ikalnytskyi has done a fantastic job with httpie-auth-store. Highly recommend taking a look.
Archive
All published posts
Authentication from cli tools can be a bit of a bear, and I have to look it up every time. This is my reference guide...
I am working on fokais.com's signup page, and I want to hide the form input during an htmx request. I was seeing some...
Check out ddqa by DataDog. It's a well-crafted project with great potential.
I like cross-rs's project cross.
If you're into interesting projects, don't miss out on pyapp, created by ofek.
Looking for inspiration? llmware by llmware-ai.
Today I am working on fokais.com, trying to get to a point where I can launch by workig through stripe integrations. ...
Looking for a Heroku replacement, What I found was shocking!
Your browser does not support the audio element.
I’ve long hosted my personal blog as a static site on waylonwalker.com. It’s all markdown, converted to html, and shipped as is. It’s been great, I’ve moved it from GitHub Pages, to Netlify, tried Vercel for a minute, and have landed on Cloudflare Pages. Each migration has not really been that hard, it’s just pointing ci to a different host after the site has built.
Now the part that I have struggled with is how to cheaply host a server rendered application that can just live on forever without me paying for it. This is a harder problem as it costs more to keep servers spinning, memory, and disk all ready for you to use at a moments notice.
...
I've been using tailwind for a few months now and I can still say I'm loving it. I've been using it to create some ra...
I'm really excited about sqlmodel, an amazing project by fastapi. It's worth exploring!
If you're into interesting projects, don't miss out on draw-a-ui, created by SawyerHood.
I came across uptime-kuma from louislam, and it's packed with great features and ideas.
Looking for inspiration? cloudflared by cloudflare.
The work on vhs by charmbracelet.
Check out Kanaries and their project Rath.
The work on local-ai-stack by ykhli.
I'm impressed by pywebcopy from rajatomar788.
I'm impressed by fem-htmx from ThePrimeagen.
Just starred fem-htmx-proj by ThePrimeagen. It's an exciting project with a lot to offer.
I'm impressed by stamina from hynek.
I'm impressed by kubetail from johanhaleby.
Looking for inspiration? NeoComposer.nvim by ecthelionvi.
Check out kevinhwang91 and their project nvim-ufo.
Just starred just by casey. It's an exciting project with a lot to offer.
Check out djmaze and their project docker-caching-proxy.
Looking for inspiration? oterm by ggozad.
gen.nvim by David-Kunz is a game-changer in its space. Excited to see how it evolves.
Check out Boeing and their project config-file-validator.
If you're into interesting projects, don't miss out on NeoTweet, created by ChristianChiarulli.
jpillora/installer is the install script generator I have been looking for. It downloads binaries for your machine fr...
I wanted to host some static files through fastapi. Typical use cases for this might be some static web content like ...
I recently se tup minio object storage in my homelab for litestream sqlite backups. The litestream quickstart made it...
why-is-postgres-default
Serious question.
But, why. It’s the most loved db, right? Right? Maybe it’s time to rethink it.
Don’t get me wrong, if I need a relational db as a service, PostgreSQL is going to be my first choice, but why do I need to run a separate application for it?
...
If you're into interesting projects, don't miss out on litestream, created by benbjohnson.
I'm impressed by flameshow from laixintao.
Looking for inspiration? installer by jpillora.
I like MordechaiHadad's project bob.
makeplane has done a fantastic job with plane. Highly recommend taking a look.
If you're into interesting projects, don't miss out on project.nvim, created by ahmedkhalf.
I've recently given tailwindcss a second chance and am really liking it. Here is how I set it up for my python based ...
A Case For Tailwindcss
I was watching @theprimeagen recently and I think he sold me on using tailwindcss. The thing about tailwind is that it is not a big component library, it’s a set of css classes mapped to a few (usually one) style.
All css classes are shitty, so you might as well use someone else’s shitty css classes on all your projects rather than thinking you’re being smart with a new set of classes that you will hate in 6 months when you come back to the project. roughly quoted from memory of @theprimeagen
So unlike big component libraries like tailwind, it comes with a cli that that it uses to create the final css file. It is able to treeshake out all the tailwind classes that you are not using and only ship the ones that you are using.
...
I came across textual-web from Textualize, and it's packed with great features and ideas.
Make the easy things easy
It’s so easy to get out of rhythm, get busy, and drop the ball on some things that you really want to do or should do. This blog is a good example. I took some time off for some family reasons, but have taken a long time to get back to it simply because I am out of rhythm. As I am trying to get back into the rhythm there is some tooling that I have set up for it that I completely forgot about that feel good to use again.
Simple Repetitive Tasks that I have to do often can just feel soul crushing, and one main thing that got me interested in programming.
AI tools are becoming more and more useful at solving these problems. For instance code generation tools like co-pilot or codeium are really good at boilerplate and pattern repetition. Things that used to be a few vim macros is now just banging on tab.
...
Check out aboutfeeds by genmon. It's a well-crafted project with great potential.
Check out hedgedoc by hedgedoc. It's a well-crafted project with great potential.
Just starred htmx-lsp by ThePrimeagen. It's an exciting project with a lot to offer.
Check out server-hot-reload by mikeckennedy. It's a well-crafted project with great potential.
I'm really excited about SHARK-Studio, an amazing project by nod-ai. It's worth exploring!
The work on AMD-SHARK-Studio by nod-ai.