suhlig | 5 months ago | on: Spotlight on pdfly, the Swiss Army knife for PDF files
suhlig's comments
suhlig | 1 year ago | on: Woodworking as an escape from the absurdity of software
suhlig | 2 years ago | on: GitHub Actions could be so much better
I don’t understand why people settle for less.
suhlig | 4 years ago | on: Please put units in names
suhlig | 4 years ago | on: A career ending mistake
That must feel like ultimate satisfaction - software that is making the world a better place. Congratulations!
suhlig | 4 years ago | on: How to rapidly improve at any programming language (2016)
Concourse gets this right - you can run a pipeline task as a one-off from your workstation until it’s done, and only then check it in. And even ssh into the build container in order to debug build failures.
suhlig | 4 years ago | on: Monitoring my home's air quality with AirGradient's DIY sensor
Used to be luftdaten.info (German), but seems more international now. They built a pretty accurate sensor based on an SDS011.
No soldering required.
suhlig | 4 years ago | on: Show HN: We built an end-to-end encrypted alternative to Google Photos
suhlig | 4 years ago | on: Ask HN: Best self-hosted CI solution?
I‘d think that Concourse is not the best fit for this requirement.
suhlig | 4 years ago | on: Ask HN: Best self-hosted CI solution?
My approach for migrating existing builds to Concourse is to start with a stock image (alpine or ubuntu), and gradually add things that are missing (`fly execute` is a big help for that).
Once I have a successful build, I extract the prerequisites into a task image (but that really is an optimization).
suhlig | 4 years ago | on: Ask HN: Best self-hosted CI solution?
suhlig | 4 years ago | on: The mortifying ordeal of pairing all day
You don’t. That’s what breaks are for (assuming personal e-mail).
> What if there's documentation that needs to be read?
- Define an objective together (e.g. „We‘d like to understand how the HTML progress element works“)
- Optionally, agree an a timeout
- Split (both reading at their own pace, on their own device)
- Join and discuss results
suhlig | 5 years ago | on: -2000 Lines of Code (2004)
suhlig | 5 years ago | on: Universal Split Screen
suhlig | 6 years ago | on: Daytripper
suhlig | 6 years ago | on: Why are 2D vector graphics so much harder than 3D?
Not sure if this particular library is an improvement, but even if it serves nothing but the author’s enjoyment, or education, it’s a win.