Alfrodull is a utility to easily control LED devices connected to a computer based on predefined events. Everything is configured with a single file, allowing for simple configuration of event type, light color and transition animation in seconds.
davewiner's subscription list, hackerNewsStars category. List created by feedlandDatabase v0.9.3.
Ubiquiti And VPN Clients
I have for some time wanted to learn about the different VPN services offered by AWS. Having invested some money into a full Unifi setup I thought that it would be a good idea to setup an AWS Site-to-Site VPN and AWS Client VPN connection between my lab network and my AWS account. I struggled for some time, messing around with the settings trying to get my USG to connect to the VPN server but it would not work. I probably wasted a couple of days of my free time pulling my hair out not really understanding why it wouldn’t connect.
How Does the Development Mode Work?
Dead code elimination by convention.
the website of jyn
• jyn
Fun with gaming on Linux
How I got Multiplayer Civilization 5 to work on Linux
Galileo Notes: Ephemeris, Anomalies, I/NAV, SFRBX
I’ve recently been spending quite some time on the EU’s Galileo Navigation Satellite System. In this post you’ll find some rough notes on things I’ve found out, both about how to receive data & how to understand the Galileo ephemeris parameters. Feedback is very welcome on bert@hubertnet.nl or @bert_hu_bert! I’m no Galileo specialist, so I am sure this page could be better. Please also let me know if this page has been useful to you.
Startup School - How to talk to users
2025 Note - I based this off the Mom Test , written by a fellow YC founder. Interestingly enough - if you look at the products I build…
Algebraic Effects for the Rest of Us
They’re not burritos.
On the Pan-Genome
In this post I want to shine a light on an important development within the world of DNA which shows how much DNA and the world of computing are now intertwined. It turns out we share important problems, like in this case: file formats. Note: I expect to be posting more DNA material as part of my efforts to write a book on this fascinating subject. If you enjoy reading about DNA, you might like the links/presentations/videos found on this page.
Preparing for a Tech Talk, Part 3: Content
Turning an idea into a talk.
Client side caching in Redis 6
Tom Renner on My place to put things
• Tom Renner
"Efficiency" is bad for your health, and your learning
Tom Renner on My place to put things
• Tom Renner
Offline knowledge, buses, and note-taking
Game Engine Black Book update
The Game Engine Black Books have been updated. Free pdfs, high-quality prints, and source code are available.
The struggles of an open source maintainer
the website of jyn
• jyn
Buffer Overflows and Stacks and Assembly, Oh My!
The story of the 3dfx Voodoo 1
The story of how the 3dfx Voodoo 1 which ruled 3D gaming from 1996 to 1998.
From gnuplot to Matplotlib & Pandas
I’ve been using gnuplot since.. like forever. It is one of my best friends in plotting data and discovering what is going on. But for all its greatness, you do tend to run into a wall - once you step outside the things gnuplot is good at, suddenly large heaps of awk, sort, unique and odd shell scripts are required to get to the next level. This is no criticism of gnuplot - it is great for what it is for.
The story of the Rendition Vérité 1000
The story of how the Rendition v1000 briefly rule the Quake world.
Tom Renner on My place to put things
• Tom Renner
Setting up a bottom-end Chromebook for development
Simon Tatham's quasi-blog
• Simon Tatham
Writing a solver for Net
A description of the automated solver in my puzzle game Net. Written in response to an email query.