Live data from Hacker News

Viewing profile — thewisenerd

thewisenerd

HN member
Joined
Fri, Aug 14, 2015, 5:01 PM UTC
HN karma
536
Public activity
178 items

About thewisenerd

[ my public key: https://keybase.io/thewisenerd; my proof: https://keybase.io/thewisenerd/sigs/lPltl48mb_OILdSPgAQVyiDXBWdtJkCTk0dbgAEiEMA ]

Recent public activity

  1. comment
    Comment #49200141

    > I'd have vetoed Berkeley Mono right away this is bait. berkeley mono out of the box sure doesn't do O0 separation but their "compiler"[0] lets you get a dashed one _very_ easily.…

  2. comment
    Comment #48769312

    podman's been great for me on macOS for testing stuff quick; which earlier used to need a whole limactl[3]/virt thing. you can set it up with qemu-user-static for --platform linux/…

  3. comment
    Comment #48733931

    puppy linux on a live USB here :)

  4. comment
    Comment #48697193

    from the author's mastodon post [0] I just published Fintech Engineering Handbook distilled from 6 years of tears, sweat and swears. It’s a free ~25-page resource with various hint…

  5. comment
    Comment #48642363

    semantics become extremely relevant when "proxies" start caching.

  6. comment
    Comment #48590562

    mine's `scratch/` hasn't tripped me up (yet)

  7. comment
    Comment #48299532

    > we brought down image creation time to mere seconds, even for images that were multiple GiB in size this sounds interesting; for e.g., was wondering the other day if we could bui…

  8. comment
    Comment #48264643

    on youtube: https://www.youtube.com/watch?v=E7vFdy4BEAY not sure if i saw the link in the blog; but the youtube video attaches TFA as the companion blog post.

  9. comment
    Comment #48225193

    > None of these are the most efficient way to do this (you can use git show and git log -S or maybe git grep to accomplish something similar), but personally I always forget the sy…

  10. story
  11. comment
    Comment #47860590

    slightly related, one of the more interesting issues i've faced due to mitm tls by the $job mandated CASB (cloud-access security broker) is when python 3.13 [1] introduced some str…

  12. comment
    Comment #47860550

    thankfully more and more projects are supporting the "standard" SSL_CERT_DIR/SSL_CERT_FILE environment variables [1] i think requests is a tricky one, as it _should_ be supporting …

  13. comment
    Comment #47860452

    we recently moved to a similar approach, inspired by gondolin which does the same: https://earendil-works.github.io/gondolin/secrets/ an 'mitm' tls proxy also gives you much better…

  14. comment
    Comment #47699483

    well, there was this, a while back: "experiencing a critical and recurring email delivery issue affecting recipients at outlook.com, live.com, hotmail.com, and msn.com" "Emails to …

  15. comment
    Comment #47610999

    they should also charge a reasonably larger annual fee for reserving a short suffix and allow re-selling custom word prefixes..

  16. comment
  17. comment
    Comment #46422526

    inb4 "tailscale hurr durr", if you are using tailscale already, with it setup as the DNS resolver, you can setup NextDNS as the global resolver within tailscale[1]; i'm not sure ex…

  18. comment
    Comment #46422341

    one of the non-intrusive approaches i have for this [1] is kubenetmon[2] which uses a kernel feature called nf_conntrack_acct to have counters for (src, dst). it's not perfect [3] …

  19. comment
    Comment #46347241

    it's an ad, for what? i do not see a product upsell anywhere. if it's an ad for the author themselves, then it's a very good one.

  20. comment
    Comment #46291649

    it'd be great if they can couple this with an SLA for GitHub actions so we won't have to end up paying as much.. (ofc, that'd only mean they stop updating the status page, so eh)

  21. comment
    Comment #46242768

    discussed 2 years ago, https://news.ycombinator.com/item?id=38790597 4B If Statements (469 comments)

  22. comment
    Comment #46227593

    > Hey! I asked AI for this code, do you think this will work? I think you should use it. unfortunately this problem preceeds AI, and has been worsened by it. i've seen instances of…

  23. comment
    Comment #46216112

    discussed a couple days ago: https://news.ycombinator.com/item?id=46191993 AWS introduces Graviton5–the company's most powerful and efficient CPU (14 comments)

  24. comment
    Comment #46214263

    the custom error page is configurable at a domain (zone) level which sometimes gets annoying because branding for subdomains could be different. https://developers.cloudflare.com/r…

  25. comment
    Comment #46131634

    previously discussed here: https://news.ycombinator.com/item?id=46064571 Migrating the main Zig repository from GitHub to Codeberg - 883 comments