Live data from Hacker News

Viewing profile — zhann_dc

zhann_dc

HN member
Joined
Tue, Nov 25, 2014, 3:12 PM UTC
HN karma
27
Public activity
8 items

About zhann_dc

[ my public key: https://keybase.io/zhann; my proof: https://keybase.io/zhann/sigs/XL6ZQAJhIxbC-2-fThBhVY9-ZNg0uGxwkPlrCEPZjns ]

Recent public activity

  1. comment
    Comment #47374732

    I'd argue you should be working towards no longer having to do these because agentic systems in place will do it in your stead. All you need to do now, is sign off the code and adj…

  2. story
  3. comment
    Comment #42754331

    Hey, in the EU we don't have that crappy Apple Intelligence, but at least we have alternative App Stores. :o) Governments can go both ways!

  4. comment
  5. comment
    Comment #33192533

    We do. Though we make sure to stay on the previous major. So we’ll only upgrade to PostgreSQL 15 when 16 is released.

  6. comment
    Comment #24992327

    Ergo, is JavaScript deplorable?

  7. comment
    Comment #17798373

    I went for: function mdless() { pandoc -s -f markdown -t man $1 | groff -T utf8 -man | less } umedit() { mkdir -p ~/.notes; vim ~/.notes/$1; } um() { mdless ~/.notes/"$1"; } umls()…

  8. comment
    Comment #15779966

    If you use your terminal all day, do yourself a favor and learn readline shortcuts [1]. Once you have you might stop overwriting these, because imho C-a is a terrible prefix and ve…