Viewing profile — simon04
simon04
HN member- Joined
- Tue, Apr 05, 2016, 8:47 AM UTC
- HN karma
- 765
- Public activity
- 124 items
- HN profile
- View on Hacker News ↗
About simon04
No profile information was provided.
Recent public activity
-
comment
Comment #49013181
Here is a 136 line Python version: https://github.com/simon04/dotfiles/blob/master/.local/bin/e...
-
comment
Comment #48958669
Italy has been doing this for decades.[citation needed]
- story
- story
-
comment
Comment #46391662
Using a Token2 based id_ed25519_sk_rk key, I found very helpful to configure a different `pushurl` in `.git/config`. This allows to pull via HTTPS w/o a hardware touch. [remote "or…
- story
-
comment
Comment #46343940
Ruff's rule is derived from Pylint: https://docs.astral.sh/ruff/rules/unspecified-encoding/
-
comment
Comment #46088945
A very tiny router is provided by nanostores: https://github.com/nanostores/router
-
comment
Comment #46088887
Maybe not so much for an Internet Protocol router?
-
comment
Comment #45451653
Video: https://youtu.be/U7pZbCnJxEw?t=6105 (Kernel Recipes 2025 - Day 2)
-
comment
Comment #44736500
Very useful. For configparser.ConfigParser I've found https://stackoverflow.com/a/57307141
- story
- story
-
comment
Comment #43197765
Nice, it has landed. Now I'm getting: > warning: Could not set up terminal for $TERM 'xterm-ghostty'. Falling back to hardcoded xterm-256color values
- story
- story
-
comment
Comment #42367895
How could this happen? We're storing deploy credentials in GitHub, and configure fully automated deploy pipelines using YAML and Shell. Escaping 101. xD https://xkcd.com/1638/
- story
-
comment
Comment #40969104
tl;dr?
-
comment
Comment #40960462
They're self-hosting at https://gitlab.wikimedia.org/explore
-
comment
Comment #40960458
> other CI systems also have this problem, but often provide mechanisms to write individual tasks in other languages GitLab CI allows to run a bunch of commands in any Docker image…
-
comment
Comment #40960437
Have you tried Gitea Actions? https://docs.gitea.com/usage/actions/overview
-
comment
Comment #39971456
Unfortunately typing doesn't fix this. The 2nd callback function argument of Array.map is (index:number), and the 2nd argument of Number.parseInt is (radix:number). It's a very nas…
-
comment
Comment #39883724
Or the good (old) Scanner from http://www.steffengerlach.de/freeware/ (a <1MB executable)
-
comment
Comment #39420138
https://news.ycombinator.com/item?id=39003292