Newretrowave fan here. Who would have thought that the creator of htmx listens to synthwave.
How is this different from pg-boss[1]? Other than the distributed part it also seems to use skip locked. [1] https://github.com/timgit/pg-boss
Ahh yes. Totally forgot about crystal. Crystal - A solid whose atoms (or molecules) are arranged in a repeating pattern. Crystals are found naturally or can be made artificially. Someone should use Diamond for the next…
I've been trying to build a programming language targeting only wasm but never seem to get the time to work on it. Like the syntax, mainly the pipe operator |> A few questions, 1. Any plans to use binaryen to optimize…
Nice name analogous to ruby. From wikipedia, Onyx - A banded variety of chalcedony, a cryptocrystalline form of quartz. Ruby - A clear, deep, red variety of corundum, valued as a precious stone.
I've recently caught onto the flutter bug and started creating an app my self. Really liking it. The DX is amazing. You might need to add a splash screen by using flutter_native_splash though, 2s of blank screen is a…
I've enjoyed using htmx and created a simple library in golang to help out. Here is an example app https://github.com/pyrossh/gromer/tree/master/_example
Really love the interface. Very simple and easy to use. The themes are good as well.
I prefer the traditional approach. Golang + fly.io is what I use way easier to deploy anywhere you want and closer to your users.
It's pretty slow to open a page. Saw this in the console, (index):62 cdn.tailwindcss.com should not be used in production. To use Tailwind CSS in production, install it as a PostCSS plugin or use the Tailwind CLI:
Hi many years ago I built something similar for a game framework called libgdx. https://github.com/pyrossh/gdx-studio Looks cool. But to get it completely working it takes a lot of time and effort. See overlap2d as…
Newretrowave fan here. Who would have thought that the creator of htmx listens to synthwave.
How is this different from pg-boss[1]? Other than the distributed part it also seems to use skip locked. [1] https://github.com/timgit/pg-boss
Ahh yes. Totally forgot about crystal. Crystal - A solid whose atoms (or molecules) are arranged in a repeating pattern. Crystals are found naturally or can be made artificially. Someone should use Diamond for the next…
I've been trying to build a programming language targeting only wasm but never seem to get the time to work on it. Like the syntax, mainly the pipe operator |> A few questions, 1. Any plans to use binaryen to optimize…
Nice name analogous to ruby. From wikipedia, Onyx - A banded variety of chalcedony, a cryptocrystalline form of quartz. Ruby - A clear, deep, red variety of corundum, valued as a precious stone.
I've recently caught onto the flutter bug and started creating an app my self. Really liking it. The DX is amazing. You might need to add a splash screen by using flutter_native_splash though, 2s of blank screen is a…
I've enjoyed using htmx and created a simple library in golang to help out. Here is an example app https://github.com/pyrossh/gromer/tree/master/_example
Really love the interface. Very simple and easy to use. The themes are good as well.
I prefer the traditional approach. Golang + fly.io is what I use way easier to deploy anywhere you want and closer to your users.
It's pretty slow to open a page. Saw this in the console, (index):62 cdn.tailwindcss.com should not be used in production. To use Tailwind CSS in production, install it as a PostCSS plugin or use the Tailwind CLI:
Hi many years ago I built something similar for a game framework called libgdx. https://github.com/pyrossh/gdx-studio Looks cool. But to get it completely working it takes a lot of time and effort. See overlap2d as…