Live data from Hacker News

Viewing profile — simon04

simon04

HN member
Joined
Tue, Apr 05, 2016, 8:47 AM UTC
HN karma
765
Public activity
124 items

About simon04

No profile information was provided.

Recent public activity

  1. comment
    Comment #49013181

    Here is a 136 line Python version: https://github.com/simon04/dotfiles/blob/master/.local/bin/e...

  2. comment
    Comment #48958669

    Italy has been doing this for decades.[citation needed]

  3. story
  4. story
  5. 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…

  6. story
  7. comment
    Comment #46343940

    Ruff's rule is derived from Pylint: https://docs.astral.sh/ruff/rules/unspecified-encoding/

  8. comment
    Comment #46088945

    A very tiny router is provided by nanostores: https://github.com/nanostores/router

  9. comment
    Comment #46088887

    Maybe not so much for an Internet Protocol router?

  10. comment
    Comment #45451653

    Video: https://youtu.be/U7pZbCnJxEw?t=6105 (Kernel Recipes 2025 - Day 2)

  11. comment
    Comment #44736500

    Very useful. For configparser.ConfigParser I've found https://stackoverflow.com/a/57307141

  12. story
  13. story
  14. 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

  15. story
  16. story
  17. 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/

  18. story
  19. comment
  20. comment
    Comment #40960462

    They're self-hosting at https://gitlab.wikimedia.org/explore

  21. 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…

  22. comment
    Comment #40960437

    Have you tried Gitea Actions? https://docs.gitea.com/usage/actions/overview

  23. 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…

  24. comment
    Comment #39883724

    Or the good (old) Scanner from http://www.steffengerlach.de/freeware/ (a <1MB executable)

  25. comment
    Comment #39420138

    https://news.ycombinator.com/item?id=39003292