Live data from Hacker News

Viewing profile — dvershinin

dvershinin

HN member
Joined
Mon, Dec 12, 2022, 3:44 AM UTC
HN karma
7
Public activity
11 items

About dvershinin

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. comment
    Comment #47195789

    Hey HN, I built pkgdex.org as an alternative to pkgs.org for searching Linux and Unix packages. What it does: Search packages by name, description, files, provides, or requires acr…

  7. story
  8. comment
    Comment #47038062

    If you package software or maintain automated builds, you know the drill. You need the latest stable version of some upstream project, and you'd think it's a simple API call. It is…

  9. story
  10. comment
    Comment #46932054

    The no-stdlib limitation is the elephant in the room. Most useful Python isn't pure computation — it's reading files, making HTTP requests, parsing JSON. Without that, you've basic…

  11. comment
    Comment #46931990

    I do something similar but with a project prefix. I maintain a lot of packaging scripts and settled on prefixing them by project - gps-build, gps-deploy, gps-sync etc. Tab completi…