25 years of helping businesses from 0 to 1. Now building my own product to do it all over again, solo.
Excellent developer experience leads to excellent customer experience.
* it's because you looked at the production site, FYI 😅
* it's because you looked at the production site, FYI 😅
npx shadcn-svelte@latest add $(ls -d ./src/lib/components/ui/*/ | xargs -n1 basename)
npx shadcn-svelte@latest add $(ls -d ./src/lib/components/ui/*/ | xargs -n1 basename)
Now I can freely rename fields and the SQL query will still work.
Variables > strings :)
Now I can freely rename fields and the SQL query will still work.
Variables > strings :)
This field is calculated based on the SQL expression and I can access it anywhere in my code (server and client). I can also use it to find and filter entities.
This field is calculated based on the SQL expression and I can access it anywhere in my code (server and client). I can also use it to find and filter entities.
Oh... My... Goodness.
`gw` is by far the most efficient way I know to navigate in a file. Not yet supported in Zed, but at least I can now use one set of keybindings when I work in Zed vs Helix in the terminal.
Oh... My... Goodness.
`gw` is by far the most efficient way I know to navigate in a file. Not yet supported in Zed, but at least I can now use one set of keybindings when I work in Zed vs Helix in the terminal.
It started to happen about a week ago and now happens once or twice a day.
To fix, a full laptop reboot is required.
It started to happen about a week ago and now happens once or twice a day.
To fix, a full laptop reboot is required.
Now more than ever protecting one's online identity is important.
Now more than ever protecting one's online identity is important.
"Blockchain execution layers for AI dApps"
"Blockchain execution layers for AI dApps"
Crazy what's possible with modern technologies.
@svelte.dev
Crazy what's possible with modern technologies.
@svelte.dev
A customer asked if it was possible to connect to the telemetry data programmatically. Securing all that didn't feel like something I wanted to do.
Now, I can give them access to ClickHouse, done.
A customer asked if it was possible to connect to the telemetry data programmatically. Securing all that didn't feel like something I wanted to do.
Now, I can give them access to ClickHouse, done.
With NATS security all buttoned up (that was a big one!), it's time to spend this week adding new node types.
To start, I refactored the code so all it takes is a new directory with a few files for each node type.
👇
With NATS security all buttoned up (that was a big one!), it's time to spend this week adding new node types.
To start, I refactored the code so all it takes is a new directory with a few files for each node type.
👇
3 minutes 33 seconds later, I have Omarchy.
3 minutes 33 seconds later, I have Omarchy.
Here, all you get is the very end of the ice cream cone 😭
Here, all you get is the very end of the ice cream cone 😭
~45 nanoseconds is the baseline to execute a pipeline with one Wasm Component that converts a string to upper case.
From `curl ...` to receiving the data in the webhook.
~45 nanoseconds is the baseline to execute a pipeline with one Wasm Component that converts a string to upper case.
From `curl ...` to receiving the data in the webhook.
It's 30% more code than the single file written by the LLM, but now it's maintainable and easy to understand where to find what.
Not to mention that extending it with additional nodes and providers is dead simple.
It's 30% more code than the single file written by the LLM, but now it's maintainable and easy to understand where to find what.
Not to mention that extending it with additional nodes and providers is dead simple.
Me, "Sure thing, consider it done."
Also me... HTTP method, Content-Type, headers (add/remove), authentication (api key, bearer token, basic auth), timeout.
Me, "Sure thing, consider it done."
Also me... HTTP method, Content-Type, headers (add/remove), authentication (api key, bearer token, basic auth), timeout.
Left: GitHub
Right: Blacksmith
Left: GitHub
Right: Blacksmith
I don't know which editors support it, but it works great in @zed.dev!
# yaml-language-server: $schema=./my-schema.json
I don't know which editors support it, but it works great in @zed.dev!
# yaml-language-server: $schema=./my-schema.json