Profile avatar
lucdev.net
🚀 Web Developer Composing a bunch of open source tech to make computers beep boop. More about me: https://lucdev.net/ ⚠️Opinions does not reflect my employer
279 posts 520 followers 582 following
Regular Contributor
Active Commenter

Here's my new blog post regarding my views on AI and how I use it - lucdev.net/blog/llms/

oh great, I accidentally wrote 308 lines of bash in the infra repo

the idea of getting back into IRC is slipping in my mind

today was my first time playing wordle. peer pressure works

friend finished a game (futuristic style game) the game shows code in the winning screen as a background decoration. me (🤓): that's C# !!

Why do you think you are running JavaScript in production? For every couple of lines of JavaScript with your crud and your orm you are running million of lines of Linux, Kubernetes, AWS, V8, etc

k3s = total control freak. firewall? we don't do that here

KVM/qemu -> makes head hurty with scary XML VirtualBox -> feels like home

It took me a **lot** of suffering to configure a proper Tor + Snowflake Client for creating a "hidden" service using Docker containers. It seems like not everything in the Tor project is officially containerized , so I had a to do a lot of workarounds (ex: debian image, put the official repo, etc)

my roommate just told me that all I do all day is saying that "the pipeline is broken" and they might be right

This line of code was keeping my website down (actually everything work EXPECT the static files which is everything). Gotta love C# namespaces git.lucdev.net/lucdev/site/...

my server is one kernel patch away from breaking from the 60days uptime streak. ( i don't know how to live kernel patch almalinux)

jiti is great. One of those tools that you'll reach for regularly once you know it exists. Me to you: it exists. github.com/unjs/jiti

I am never changing llama 4 temperature again 😢

my blog has a problem where this line , if you run prettier to it , the entire build breaks... git.lucdev.net/lucdev/site/... typescript is a joke 😭

self hosting is a fancy way of saying that you want your users ip address to hack their vbucks

setup matrix years ago on domain for fun. stop using it regret it for life as it will hunt you forever

I am transferring my domain to porkbun, a little bit scared as it says it can take up to 5 days, so idk what to expect (my email is on my domain ...)

It's not much but it's honest work; my chatbot AI API can remember things using a memory palace toolbox, I implemented vector search for it. Now I am working on the frontend.

TIL you can use ssh to verify commits! much more convenient than setting up gpg

english second language problems: sometimes I type "amend" as "ammend" making git create a commit named mend. 🥴