Davidiusdadi | 11 months ago | on: Show HN: Minimal JavaScript/TS framework that made us 10k in 10 days
Davidiusdadi's comments
Davidiusdadi | 1 year ago | on: Directus – real-time REST and GraphQL API of any SQL database
Since they support so many databases the integration with specific providers is very shallow - e.g. they do not allow to make use of SQL views.
I personally found the typescript support disappointing in general but specifically around strict null handling. Their graphql schema was also declaring far to many fields as nullable which was a deal breaker for me looking for at least one way to generate precise typescript typings.
Davidiusdadi | 9 years ago | on: Show HN: Chrome extension that replaces words into a different language
The same idea has implemented a while ago by http://readlang.com/
Being able to repeat the words i "looked up" is essential for me.
page 1
I personally feel most graph patterns are just easier implemented using functions unless the graph has some other purpose like observability or even just visualization also those can always be added ;)
I prototyped a similar system at a hackerthon last year: https://github.com/Davidiusdadi/obsidian-node-canvas
Your docs would be more readable if you made the code blocks just wide enough so that the lines don't wrap.
https://pocketflow.ai/ whitepaper link is 404ing btw.