Live data from Hacker News

Viewing profile — jez

jez

HN member
Joined
Sun, Feb 23, 2014, 12:02 PM UTC
HN karma
4,071
Public activity
690 items

About jez

- http://blog.jez.io

- https://github.com/jez

- https://jez.io

[ my public key: https://keybase.io/jez_; my proof: https://keybase.io/jez_/sigs/s9uEJ_STwo02blZ-iSkntb4jURsdxhKkc8rg5Y_9im8 ]

Recent public activity

  1. comment
    Comment #49127176

    SQLite has a conceptually similar contribution process: > the project does not accept patches from random people on the internet https://sqlite.org/copyright.html In their case, it…

  2. story
  3. story
  4. comment
    Comment #47902091

    > Additionally, some repos can be configured to automatically merge PRs when all requirements are met, one of which might be your approval. If anyone at GitHub is reading this, I’d…

  5. comment
    Comment #47899453

    I want the same mode, but on iOS! Imagine carrying nothing but the phone in your pocket, sitting down at your desk, plugging your phone into the monitor, which has your keyboard an…

  6. story
  7. comment
    Comment #47819177

    Even in Vim, the editing experience falls over when making markdown tables that have non-trivial content in their cells (multiple paragraphs, a code block, etc.). I recently learne…

  8. comment
    Comment #47761231

    What is your Linux photo editing software of choice?

  9. story
  10. comment
    Comment #47253463

    Still the only thing I miss about the Firefox right-click context menu coming from Chrome is that Firefox doesn't have a "Look up ' '" in the menu on macOS, to look up in the macOS…

  11. story
  12. story
  13. comment
    Comment #47209541

    A more complicated version of this problem exists in TypeScript and Ruby, where there are only arrays. Python’s case is considerably simpler by also having tuples, whose length is …

  14. comment
    Comment #47175188

    I have used this in the past when building shell scripts and Makefiles to orchestrate an existing build system: https://github.com/jez/symbol/blob/master/scaffold/symbol#L1... The …

  15. comment
    Comment #47174198

    Another fun consequence of this is that you can initialize otherwise-unset file descriptors this way: $ cat foo.sh #!/usr/bin/env bash >&1 echo "will print on stdout" >&2 echo "wil…

  16. comment
    Comment #47140671

    For comparison, Visa's stated FY 2025 (ended Sep 30, 2025) payments volume was $14.2T. rough math, but: $14.2T / $1.9T * 1.6% = 12% global GDP

  17. comment
    Comment #47140444

    Paypal TPV YoY growth for 2025 was 7%[1]. Stripe cites 34% growth for the same period and metric. [1]: https://s205.q4cdn.com/875401827/files/doc_financials/2025/q...

  18. comment
    Comment #47139461

    The tender offer announced in the article is open to former employees as well, so they personally profit regardless of Stripe being public (unless the claim is that by being public…

  19. comment
    Comment #47139326

    As others have mentioned, it comes down to the threat model, but sometimes the threat model itself is uncomfortable to talk about. It’s sad to think about, but in my recollection a…

  20. story
  21. comment
    Comment #47050409

    I have a command called `ascii-4col.txt` in my personal `bin/` folder that prints this out: https://github.com/jez/bin/blob/master/ascii-4col.txt It's neat because it's the only co…

  22. story
  23. comment
    Comment #46692387

    On a US keyboard layout this is the same number of keys because { and } are Shift+[ and Shift+]

  24. comment
    Comment #46635387

    Something I never understood about this: is the pipe necessary, or just to have another symbol contributing to the mayhem? :(){:&;:};: This is the same number of characters but doe…

  25. comment
    Comment #46536093

    Far be it from me to get in the way of someone protesting megabank centralization, but... I have to imagine that this bank relationship will be different from those previous acquis…