Live data from Hacker News

Viewing profile — jallmann

jallmann

HN member
Joined
Sat, Mar 27, 2010, 11:20 PM UTC
HN karma
2,117
Public activity
667 items

About jallmann

joshua.allmann at gmail

Currently working on:

otpguard.com - multi-factor authentication for Github PRs

ephemeralpostal.com - disposable E-mail for developers

Recent public activity

  1. comment
    Comment #49186743

    > I find that if you put a decent bit of engineering effort into that "disaster recovery" synchronisation, it can often act as the main or only synchronisation process for quite a …

  2. comment
    Comment #49160274

    A while ago, I noticed some very small oscillations in my Cloudflare R2 bill (1-2 cents / month) and decided to ask about it out of curiosity. Support was tepid - understandable fo…

  3. comment
    Comment #49014725

    Depending on the error, the grammar, and the parser, it may not be possible to close the function body. Most compilation units are file-based for this reason.

  4. comment
    Comment #49009534

    That leads to the cross-device usability issues from the original post. Even for an experienced engineer, it's a headache to manage multiple devices across multiple sites. With the…

  5. comment
    Comment #48908086

    > want without a PR process that requires hardware authentication or proof of presence Just curious, what do you use for this? I built OTP Guard [1] a few years ago for exactly thi…

  6. comment
    Comment #48749205

    I thought the same, too. Generally some small amount of inflation is preferable to encourage spending, rather than deflation which discourages it. If you know a $100 item will prob…

  7. comment
    Comment #48668602

    Which translations would you recommend for Crime and Punishment or Dostoyevsky in general? When I'm starting to read a non-English novel, the process of deciding which translation …

  8. comment
    Comment #48651689

    Agreed it's a bummer. There's a lot of low-density sprawl in San Diego county which makes effective transit difficult, and because you have to drive everywhere, sentiment trends an…

  9. comment
    Comment #48647649

    > I believe with x402 and USDC you can pay as low as $0.000001 per HTTP request with no fees. On-chain transactions are still not free. x402 isn't settled in batches or rolled up a…

  10. comment
    Comment #48196350

    The accepted norm is, increasingly, full disk access, regardless of how bad of an idea it is. At a minimum, agents typically will have a way of obtaining new access tokens. Refresh…

  11. comment
    Comment #48195541

    > OAuth with refresh tokens. Then the LLM slurps up your refresh token. What's next?

  12. comment
    Comment #47967043

    With SQLite, you're basically funneled towards a single-writer / single-process design anyway ... in which case why not use a more traditional condvar + mutex rather than polling?

  13. comment
    Comment #47826220

    This describes my team to a T ... are we working at the same place?!? We actually talk more now which helps, but it is still hard to keep up when everyone is barreling ahead doing …

  14. comment
    Comment #47513240

    This is where curation matters, eg in a newsroom or gallery. Provenance is their job, and if done well, can connect people in a way that an unfiltered social media firehose can't.

  15. comment
    Comment #44894608

    > That seems pretty hard to read at a glance, and easy to mistype as a definition. YMMV but let expressions are one of the nice things about OCaml - the syntax is very clean in a w…

  16. comment
    Comment #44894261

    The way I always think about it is in terms of scope. With: let x = v in expr `x` is now available for use in `expr` In essence, an OCaml program is a giant recursive expression, b…

  17. comment
    Comment #44835638

    Linear is actually so slow for me that I dread having to go into it and do stuff. I don’t care if the ticket takes 500ms to load, just give me the ticket and not a fake blinking cu…

  18. comment
    Comment #44792878

    The delta might not be that large these days, with the AI suggestions that Google is placing on search result pages.

  19. comment
    Comment #44578917

    Good writeup. > It’s worth noting that DoH (DNS-over-HTTPS) traffic remained relatively stable as most DoH users use the domain cloudflare-dns.com, configured manually or through t…

  20. comment
    Comment #44528301

    Yes, this exactly - I wouldn't call it nitpicky, it is really buried in there. I understand Cloudflare has a ton of other products and features, but the discoverability for CF Tunn…

  21. comment
    Comment #44448200

    I can't say anything about the specifics of this treatment, but in terms of their ability to fully benefit from hearing, it would depend on when they became deaf, and the severity …

  22. comment
    Comment #44389555

    Manipulation of reported economic numbers has been an issue in the past, see LIBOR.

  23. comment
    Comment #44369635

    Uber is blatantly abusing push notifications for marketing, it is so bad ... for smaller apps this would be an App Store ToS violation and grounds for removal. The double standard …

  24. comment
    Comment #44271663

    > This is what I like to call a dialect of OCaml. We speak in sometimes and sometimes we gently say it’s zero alloc OCaml. And the most notable thing about it, it tries to avoid to…

  25. comment
    Comment #44270208

    The linked podcast episode mentions it.