RSSAmplifier

Blog

Lukas Werner

A personal blog from Lukas Werner

lukaswerner.comRSS feed ↗36 posts

Latest posts

Building a Self-Hosted Cloud #0

I did something kinda silly when I ran for president of my ACM chapter. I promised free web hosting for all members. Why is this silly? We are quite budget constrained due to university spending policy. So how am I going get myself out of this pickle? I’m going to build a homelab capable of running member apps without stepping on my own homelab’s toes.

GenZ Neoengineers

I’ve started to notice a trend in some of the students I have met through university, a handful that have decided to get really good at software engineering. It is almost hard to describe, but these students have a degree of confidence in their work that reminds me of some of the great software engineers.

Your Computer Is Fast Enough

I often claim that self hosting is a great learning experience. I encourage almost anyone who is serious about building software to start a blog. For two main reasons, it is good to have a portfolio of work that you have published, but also because it can teach you so much about how to run software. I’ve been running my blog exclusively myself for a little over four years now. I’ve rewritten my…

A Love Letter to Self-Hosting

I’ve tried to put to paper why I love self-hosting; yet I’ve never been fully able to accurately describe what I love about it. Perhaps it is the digital sovereignty, or the rejection of living on the internet and renting my space, or perhaps it is a way of feeling closer to the software I use. Either way it is something that matters a great deal to me.

Don't Sleep on the Fundamentals

A little under a year ago I published a post where I had gotten existential crisis about the future of software engineering. In the time since then I’ve continued to program, with and without AI on various projects. The time after I had that ‘Deep Blue’1 moment probably has taught me more about the future of the industry than that one shock.

6 Months of Going Light

I’ve been struggling with various forms of digital services addiction for years now. The earliest I can think of was when a first generation iPad first came to our house and I couldn’t get enough of stampylonghead Minecraft Xbox videos. That addiction morphed into wanting to learn as much as I could when I started using Google and Wikipedia. (Yes you can get addicted to Google.)

A Neat Little Thing I Learned

I was working on adding a description generator for mark, my bookmark manager, recently. The way the existing implementation pulled descriptions was by grabbing the header’s description tag through meta[property='og:description'] or meta[name='description'] otherwise it falls back to the first paragraph tag. Unfortunately, this leads to some pretty flawed descriptions, looking at you the Verge.

Why Software Quality Disappeared: Culture

In response to The Great Software Quality Collapse: How We Normalized Catastrophe:

Heimweh

I have this feeling every time that I move someplace new. It is this sadness this, heimweh as the Germans call it. It translates to homesickness. However, this translation does a disservice to the feeling it prescribes. Directly translated it is ‘home pain’, the pain that you get when you are away from home.

Tips for Students Considering Transferring

Transferring schools is a tough process, there can be emotional, financial, environmental, or academic challenges. However, sometimes it can feel that you are alone on that journey trying to weather a storm where you have a vague idea of where to go but not all the detailed maps you need to get there.

What Is the Future of Software Engineers?

I recently tried my hand at these newfangled AI agent tools and color me impressed! I was given a very poorly instructed and vague jupyter notebook where I needed to implement some “basic” physics modeling of a skier going down various slopes.

How the Car Pushed America Apart

If you live in America and need to complete some basic errands, say going to the grocery store and barber, chances are that you will get into your car to drive 10 to 20 minutes between each location. This is not some natural optimal solution but a state that we have worked towards often intentionally.

Go HTTP Router Reference

I love using Go for HTTP services. In February 2024 the Go team released 1.22 which brought a new standard for routing in Go. Previously the standard way of doing HTTP routing was using the excellent gorilla/mux library. However in my quest to remove as many external dependencies from my code as possible I am now migrating to using the new routing system. My main issue is that the Go doc doesn’t…

Quarterly No. 1

I thought it might be fun to start making reviews of what has happened in each quarter for looking back’s sake. The reason it is based on quarters is I wanted to kinda jab at how financial reports come out every quarter but also how often some publications actually put out an issue.

Native American Assimilation and Activism Week 10 Reflection

This is the last of a bi-weekly series that for my Native American Assimilation and Activism class. Every two weeks we make posts sharing what we learned in the class.

Catching SEO Hype Cycles

This has been the second time my site has accidentally been caught by SEO hype. First it was the “famous” “go/any HTMX templ” stack and now it is “local-first apps.” Both of these bring in lots of traffic from readers who will show up once and never again. These readers only show up for the solution for their problem and if they don’t find it, they move on. Not only that but the search traffic…

Native American Assimilation and Activism Week 8 Reflection

This is the fourth in a bi-weekly series that for my Native American Assimilation and Activism class. Every two weeks we make posts sharing what we learned in the class.

Love Affairs of Programming Languages

There are always new programming languages coming out. Get your new language features here. Get your new runtimes there. Yada yada yada. Always changing, always churning.

Native American Assimilation and Activism Week 6 Reflection

This is the third in a bi-weekly series that for my Native American Assimilation and Activism class. Every two weeks we make posts sharing what we learned in the class.

Shipping Gleam to Production

After attending a resume workshop I decided that I need to shorten some links. Instead of opting to use someone else’s link shortener I wanted something that felt more personal to me. Being Gleam curious I wanted to take it to the next level and ship something to production. After updating my Gleam version and reading more about their recent developer survey I saw that only 8% of respondents were…

Native American Assimilation and Activism Week 4 Reflection

This is the second in a bi-weekly series that for my Native American Assimilation and Activism class. Every two weeks we make posts sharing what we learned in the class.

The Value of Friendship

This is the second in a small series of posts where I’m publishing essays I’ve written but never got around to publishing.

Native American Assimilation and Activism Week 2 Reflection

This is the first in a bi-weekly series that I will be publishing for my Native American Assimilation and Activism class. Every two weeks we make posts sharing what we learned in the class. Unfortunately, due to weather in England I was unable to make it back to the United States in time for the first lecture.

Unplugging

This is the first in a small series of posts where I’m publishing essays I’ve written but never got around to publishing.

Grammar Checking for email

I’m a pretty avid aerc user. If you’ve been reading this blog for a bit you probably seen how I got my personal email & school emails working in aerc.

Local-First, Now and Always!

Local-First programming is a set of programming principles that describes how data is managed by a program. Local-First allows the developer to program to a local copy of the data and not worry about how data gets synced between the different user’s devices or different users. The idea built on a technology called Conflict Free Replicated Data Types (CRDTs).

Using aerc-mail with Outlook

I am a college student in America where there are unfortunately only two email servers that universities use: Google Workplace Gmail and Microsoft Office 365. Up until this point I’ve used the Office suite without complaints. However, being an average terminal enjoyer, I recently started using a terminal based email client for my personal email.

Building MY Kinesis Advantage2

So recently I’ve been having more wrist pain typing on my keyboards and figured it was time to actually get a real ergonomic keyboard. After hearing good things from LTT and from the Primeagen… I ended up purchasing a Kinesis Advantage2 on eBay for around $220.

First Time Hackathon Experience — A BlasterHacks Retrospective

BlasterHacks is the new annual hackathon hosted by the Colorado School of Mines' ACM chapter. This year was the inaugural year of this iteration of BlasterHacks; with over 50 people participating it could be considered a smaller hackathon but I would say it has the energy of 5 times that.

HTMX is for everyone

HTMX is a technology that is platform agnostic.

What sets photographers apart?

I recently saw a post from a friend of mine about things they hate being asked about being a photographer. A few things in particular irked me.

An Exploratory Trip of templ, HTMX, and Go

So as of late I’ve been hearing more about these two technologies, templ and HTMX.

My Productivity Framework

Starting college is an amazing experience. You get to participate so many different activities and different experiences. However, you still have classes and homework. So this post is just as much a reminder for myself to follow my own rules as it is to share what works for me so that you may benefit from it as well.

The Cloud Is Overkill

A few months ago I started on a job that heavily utilizes cloud infrastructure. I went in head first into this “futuristic” cloud utopia.

What does the LSP industry look like with word calculators?

A few weeks ago I read a blog post from Simon Willison about how LLMs are calculators for words. I’ve been thinking about how I should plan for this new “normal” world, and what sorts of things will exist and wont in it.

Why We Need a Metaverse Alternative

warning! opinions below