Backend + Frontend
#golang, #templ, #tailwindcss, #alpinejs, #htmx
Database
#clickhouse, #sqlite
Devops
#kubernetes, #taloslinux, #hetzner
Workhorse
#nvim, #zellij, #wezterm, #starship
#selfhosting, #indiehacking, #microsaas
Is Golang Templ unstable?
I’m running into lots of weird issues.
LSP is pointing out wrong places for errors.
JavaScript and CSS formatting and highlighting is not working in the style and script tags.
For loop is acting weird.
Is Golang Templ unstable?
I’m running into lots of weird issues.
LSP is pointing out wrong places for errors.
JavaScript and CSS formatting and highlighting is not working in the style and script tags.
For loop is acting weird.
This stops me from using them:
“RapidAPI currently only pays out API providers via PayPal”
PayPal, is a no-no for me.
#buildinpublic, #golang, #indiehackers
This stops me from using them:
“RapidAPI currently only pays out API providers via PayPal”
PayPal, is a no-no for me.
#buildinpublic, #golang, #indiehackers
Was it not possible for it to be written in performant language?
Is there a #rust or #golang based alternative to #lighthouse, that’s blazingly fast 🚀?
Was it not possible for it to be written in performant language?
Is there a #rust or #golang based alternative to #lighthouse, that’s blazingly fast 🚀?
Keychron K2 is dying on me. It worked great for my need.
Now the ‘tab’ and ‘q’ keys are notchy and not so responsive.
Just happened after I switched to nvim!
Keychron K2 is dying on me. It worked great for my need.
Now the ‘tab’ and ‘q’ keys are notchy and not so responsive.
Just happened after I switched to nvim!
One tab reached 1.2 GB, WTF?
Here I am, trying to reduce the memory footprint while developing by, using only CLI tools, and open browser tabs are eating up ram.
Hardware developers must really hate web developers.
What a waste of resources. 🤦
One tab reached 1.2 GB, WTF?
Here I am, trying to reduce the memory footprint while developing by, using only CLI tools, and open browser tabs are eating up ram.
Hardware developers must really hate web developers.
What a waste of resources. 🤦
Check this out, I don’t need this as I have one server, but if you are a power user, checkout Omni.
It will make managing Kubernetes on Baremetal or Cloud easy!
Our own managed Kubernetes!!
#golang, #kubernetes, #taloslinux, #buildinpublic
www.youtube.com/watch?v=fZMk...
Check this out, I don’t need this as I have one server, but if you are a power user, checkout Omni.
It will make managing Kubernetes on Baremetal or Cloud easy!
Our own managed Kubernetes!!
#golang, #kubernetes, #taloslinux, #buildinpublic
www.youtube.com/watch?v=fZMk...
Can we deploy these two like #sqlite and have lightweight analytics on our sites?
clickhouse.com/chdb
duckdb.org
Can we deploy these two like #sqlite and have lightweight analytics on our sites?
clickhouse.com/chdb
duckdb.org
I have never felt attached to any AI art that I generated, unlike the ones I painstakingly created.
I don’t think I will get attached to AI generated code either.
I see why and how it’s increasing velocity for others.
But it’s not for me.
I have never felt attached to any AI art that I generated, unlike the ones I painstakingly created.
I don’t think I will get attached to AI generated code either.
I see why and how it’s increasing velocity for others.
But it’s not for me.
Then I dipped my hands in with LAMP stack, so I got to understand web apps.
I saw bootcamp developers using React, with no grasp on Javascript.
I fear what AI will do to them!
Then I dipped my hands in with LAMP stack, so I got to understand web apps.
I saw bootcamp developers using React, with no grasp on Javascript.
I fear what AI will do to them!
www.youtube.com/watch?v=vc4y...
www.youtube.com/watch?v=vc4y...
Last week Chrome failed to restore my tabs. Tabs were open, but the site link was gone.
What’s up with these unreliable pieces of tech.
Chrome used to be fast, now it boots up slow.
I have to now go through history to recover what’s lost.
Last week Chrome failed to restore my tabs. Tabs were open, but the site link was gone.
What’s up with these unreliable pieces of tech.
Chrome used to be fast, now it boots up slow.
I have to now go through history to recover what’s lost.
I'm running into a wall, when I'm trying to do dynamic values for the Critical CSS at the top of a layout page.
I'm unable to use the templating syntax inside style tags.
Any workaround or suggestions?
Without this, fonts flicker!
I'm running into a wall, when I'm trying to do dynamic values for the Critical CSS at the top of a layout page.
I'm unable to use the templating syntax inside style tags.
Any workaround or suggestions?
Without this, fonts flicker!
Here's the magic incantation:
`ffmpeg -i input.mp4 -vcodec libx264 -crf 20 -preset medium -acodec aac -b:a 128k output.mp4`
This got my video from 181 Mb down to 852 Kb!
Here's the magic incantation:
`ffmpeg -i input.mp4 -vcodec libx264 -crf 20 -preset medium -acodec aac -b:a 128k output.mp4`
This got my video from 181 Mb down to 852 Kb!
I saw an account with 1 post, another a domain squatter, some filled with starter packs to the brim, and marketers with no substance just call to actions!
And somehow they have managed to weasel their way into creator/indiehacker starter packs!
I saw an account with 1 post, another a domain squatter, some filled with starter packs to the brim, and marketers with no substance just call to actions!
And somehow they have managed to weasel their way into creator/indiehacker starter packs!
I was good at C/C++/C# and then someone egged me about not knowing “jAvaScRIPt”.
I had to prove him wrong…
youtu.be/Uo3cL4nrGOk
I was good at C/C++/C# and then someone egged me about not knowing “jAvaScRIPt”.
I had to prove him wrong…
youtu.be/Uo3cL4nrGOk
My custom Asset Pipeline helped me achieve this perfect score. Along with Brotli, Cache-Control Immutable, Client Hints, Highway Hash, Text Minification!
Now, how do I reduce the TTFB? Anyone?
Varnish or CDN? For MVP?
Also, #golang rocks!!
My custom Asset Pipeline helped me achieve this perfect score. Along with Brotli, Cache-Control Immutable, Client Hints, Highway Hash, Text Minification!
Now, how do I reduce the TTFB? Anyone?
Varnish or CDN? For MVP?
Also, #golang rocks!!
Using Dive!!
github.com/wagoodman/dive
Using Dive!!
github.com/wagoodman/dive
Todo:
- [ ] PNG/WebP/AVIF conversions, with different sizes
- [ ] Snippets with dynamic styling & lexers
- [ ] Import Maps, perhaps in `gob`, so the imports in #templ can be dynamic
- [ ] ffmpeg for gif or videos
- [ ] Changing imports to use hash
#golang
Basically, it will take `.snip` files from my asset directory and move them to build directory.
github.com/alecthomas/c...
Basically, it will take `.snip` files from my asset directory and move them to build directory.
github.com/alecthomas/c...