HN user

cstuder

5,605 karma

The sky above the port was the color of television without an input signal. The message 'Check cable' kept flashing, despite my most desperate efforts to configure the display settings. The audience was getting restless. "Who is that guy?"

cstuder@existenz.ch https://hymnos.existenz.ch

Posts90
Comments483
View on HN
www.youtube.com 8mo ago

I Wrote Task Manager – 30 Years Later, the Secrets You Never Knew [video]

cstuder
1pts0
waxy.org 4y ago

In the Shadow of the Star Wars Kid

cstuder
18pts2
adventofcode.com 4y ago

Advent of Code 2021

cstuder
28pts3
twitter.com 4y ago

Wil Shipley now works at Apple

cstuder
10pts5
github.com 4y ago

Show HN: Synchronize secrets from Bitwarden to GitHub repository secrets

cstuder
4pts0
www.jamesyu.org 5y ago

Things are a little crazy rn

cstuder
2pts0
github.com 5y ago

SQL Injection via in Django-debug-toolbar

cstuder
1pts0
pippinbarr.github.io 5y ago

The Nothings Suite

cstuder
2pts0
news.ycombinator.com 5y ago

Ask HN: Tipps and recommendations for following lectures

cstuder
3pts2
unfortunately.io 5y ago

Rejection Emails Made Simple

cstuder
2pts0
panic.com 5y ago

Panic Re-Releases Audion and all its faces

cstuder
3pts1
m.signalvnoise.com 5y ago

The Making of a Dumpster Fire

cstuder
2pts0
blog.jupyter.org 6y ago

Jupiter Kernel for SQLite

cstuder
4pts0
support.apple.com 6y ago

Apple to discontinue iTunes U at the end of 2021

cstuder
2pts0
github.com 6y ago

Apple Password Manager Resources

cstuder
2pts0
news.ycombinator.com 6y ago

Ask HN: What's the best strategy to sunset a personal domain?

cstuder
3pts0
arstechnica.com 6y ago

Companies are contracting out more jobs – that’s not great for workers

cstuder
4pts0
code.visualstudio.com 6y ago

Visual Studio Code January 2020

cstuder
3pts1
developer.apple.com 6y ago

Updates to Universal Purchase and App Store Categories

cstuder
1pts0
java.christmas 6y ago

What's new in Java 12, 13 and 14, part II

cstuder
12pts3
www.nytimes.com 6y ago

‘The Far Side’ Is Back, Sort Of

cstuder
130pts70
github.com 6y ago

Airplay 2 support in shareport-sync

cstuder
1pts0
docs.djangoproject.com 6y ago

Django 3

cstuder
657pts187
www.theverge.com 6y ago

Cards Against Humanity writers are battling an AI to keep their jobs

cstuder
2pts0
appalachianprisonbookproject.org 6y ago

The Costs of “Free” Prison Tablets

cstuder
4pts0
www.polygon.com 6y ago

Eliza explores the dangers of on-demand digital therapy

cstuder
90pts11
www.theverge.com 6y ago

How the tiny town of Roundup, Montana, became a hub in Amazon’s supply chain

cstuder
2pts0
github.com 6y ago

Differential Privacy Library by Google

cstuder
2pts0
www.polygon.com 6y ago

Eliza explores the dangers of on-demand digital therapy

cstuder
1pts0
live-stream.github.com 6y ago

See the Future of GitHub Actions (10am PT)

cstuder
1pts0

A feature known as the Download Monitor plug-in created a webpage with the clear URL which provided a link to the live version, which bypassed the need for authentication. This rendered the protections on the ‘future’ function of WordPress redundant as it bypassed the required authentication needed to gain access to the pre-uploaded document.

WordPress is a nice piece of software, but the plugin situation is getting worse and worse. (Too many pending updates, premium features and constant upselling, selling of plugins to new sketchy owners...)

The german C64 magazine "64er" had an application which allowed "easy" entry of assembly applications by means of a hex encoding and used a checksum on each line to prevent bugs from typos. Still an incredible chore.

I'm still running a self-hosted Fever instance, it still didn't break down with newer PHP versions.

Using Reeder Classic as an RSS client. Also something threatened by unwanted updates.

My best Mullholland Drive experience: A couple of years ago a local arthouse cinema showed the movie again. It was brilliant, just like I remembered it.

After the showing, the projectionist came into the room and apologized for the confusing movie: "I must have mixed up the reels..."

She didn't.

I came from Instapaper after their price hike to Omnivore and went back to Instapaper. I felt that Omnivore was over-complicated with their "every folder is a filter" structure. Instapaper feels much more straightforward.

Kagi Assistant 2 years ago

Thanks for the hint, a usage based model looks way more attractive to me right now.

Kagi Assistant 2 years ago

So for 25$ a month I get access to ChatGPT and Claude offerings in addition to access to Kagi search. This sounds like a good deal, compared to the 20$/month access to ChatGPT only. Or am I missing something?

A notorious issue when doing Windows support (An experience I recommend to every developer!): Double clicking a folder or file in Explorer in order to open it, but slipping the mouse and therefore accidently moving the target into another folder.

I've recently acquired a 3D printer and have been teaching myself 3D modeling with a CAD tool.

It made me appreciate that every. single. line. on man made objects was a conscious decision of a person. Even if the tooling or physical constraints influenced the decision, somebody had to place it there.

Any recommendations for an uncomplicated server OS which will just run Docker, SSH and not much more?

I'm currently running Ubuntu but am open to alternatives. My local Raspberry Pi uses a fun, but little maintained OS called Hypriot which is just this: Start Docker and not much more.

Grid World 3 years ago

Monochrome pixel art

Scroll all the way down for a lovely surprise.

For my hobby server:

  - Running dokku with Heroku Buildpacks to deploy both from source and to run Docker images behind an ngnix reverse proxy.
  - Autoupgrade apt's, manually updating the OS.
  - No load balancing.
  - No scaling.
  - Automated backups with restic/rclone to OneDrive.
  - Hetzner firewall, no DDoS protection.