gosub's comments

gosub | 4 days ago | on: Ask HN: Who wants to be hired? (March 2026)

  Location: Rome, Italy (UTC+1)
  Remote: Yes
  Willing to relocate: Maybe (depending on destination)
  Technologies: Lisp, Python, Linux, DevSecOps
  Résumé/CV: https://github.com/gosub/cv/releases/latest
  Email: [email protected]
  GitHub: https://github.com/gosub
cv: https://github.com/gosub/cv/releases/latest

gh: https://github.com/gosub

I’m a Cybersecurity Architect currently focused on large-scale security platform design and DevSecOps integrations for enterprise (SAST/DAST/SCA, CI/CD automation, secure toolchain orchestration). After many years consulting and building security capabilities, I want to go back to creating things with computers, software, and AI, not just securing them. I love lisp, emacs, functional programming, programming languages and GOFAI.

gosub | 3 years ago | on: Ffmpeg Buddy

Can I have magit for ffmpeg and openssl, please?

gosub | 4 years ago | on: Ask HN: Best way to avoid link rot?

my strategy would be diversification: link + archive.org + archive.is + local copy + github/gitlab copy

worrying about linkrot, some years ago I wrote a little local webserver that took a link via a bookmarklet and saved a page in multiple formats:

    - html with wget -archive | tar.gz
    - pdf with wkhtmltopdf
    - txt with links
    - png with firefox --screenshot

gosub | 5 years ago | on: Old Laptops as Secondary Monitors

If any mainstream unix-like OS kept the promise that "everything is a file" (like Plan9), adding a secondary monitor from another pc could be easy like:

    mount /dev/screen2 user@remotehost:/dev/screen1

gosub | 6 years ago | on: Scikit-Learn’s Defaults Are Wrong

TLDR: scikit-learn's 'LogisticRegression' function violates the principle of least astonishment by automagically using L2 regularization.

gosub | 6 years ago | on: In Defense of Richard Stallman

I hope RMS is safe, and that someone finds a way to let us all help him, in any meaningful way.

The most disgusting thing is that whose who witch-hunted him, from their higher moral ground, will face no consequences at all.

gosub | 6 years ago | on: Get Started Making Music

You should take a look at Reaper. It has macros, total reconfigurability and deep scripting. It's the emacs of the DAW world.
page 1