Live data from Hacker News

Viewing profile — JulianWasTaken

JulianWasTaken

HN member
Joined
Fri, Jun 29, 2012, 12:50 PM UTC
HN karma
1,037
Public activity
347 items

About JulianWasTaken

http://github.com/Julian

Recent public activity

  1. comment
    Comment #48750358

    Quantum Rise | Chicago or NYC (preferred), Remote for the right candidate | Full-time | No visa sponsorship | https://www.quantumrise.com/ Quantum Rise is an AI-forward consulting …

  2. comment
    Comment #48428113

    (PyPy was not abandoned.) I assume you might mean to ask "why wasn't PyPy adopted in some formal way into CPython" rather than a separate project, for which the answer is at least …

  3. comment
    Comment #47380467

    Always hard to tell.

  4. comment
    Comment #47380373

    Do you have a source, that seems unlikely at face value to me, though I've never gone and looked for perception studies myself.

  5. comment
    Comment #46488214

    In my case (with beancount) an example transaction looks like: 2025-12-04 * "CON ED OF NY CECONY 251203~ Tran: ACHDW" Assets:Schwab:Checking -72.33 USD Expenses:Utilities:Electric:…

  6. comment
    Comment #46487230

    Ooh hmm that's an interesting idea. I have wanted a reason to buy an Emporia Vue or something like that.

  7. comment
    Comment #46468913

    Quantum Rise | Chicago or NYC (preferred), Remote for the right candidate | Full-time | No visa sponsorship | https://www.quantumrise.com/ Quantum Rise is an AI-forward consulting …

  8. comment
    Comment #46465286

    I went the "build a few PDF statement parsers" route. Some I wrote by hand using PyMuPDF, some I coerced Claude into writing (again using PyMuPDF) by uploading a sample bill (I'd n…

  9. comment
    Comment #46465267

    Nice! That sounds really useful; in my case the KWH usage (and price/KWH) I pull directly out of the ConEd bill, so my only chance to notice those sorts of things would be post hoc…

  10. comment
    Comment #46465234

    Fun, thanks for letting me know, will remove it :) (I'll still stick with "I never really have run into a version issue for things I use Homebrew for, for places where it matters, …

  11. comment
    Comment #46464005

    I have my electricity bills tracking into a KWH commodity. It has been... effectively useless :D.

  12. comment
    Comment #46463991

    beancount is definitely fun. I also jumped on this bandwagon in 2025 and it's been a great archaeology experiment of digging through old emails and trying to find as much data as I…

  13. comment
    Comment #46463899

    I've tried nix-darwin a time or two in the past. Every few years when homebrew makes a "hostile" change and I get upset I consider trying it again (now most recently with changes t…

  14. comment
    Comment #46287299

    It's not trivial for a mathematician to understand Lean code, but it's something that's possible to learn to read and interpret in a day (without then necessarily being proficient …

  15. comment
    Comment #45319123

    What are you referring to? Inverting scroll wheel direction in macOS is trivial (and one of the first things I change), you just uncheck the "natural scrolling" checkbox.

  16. comment
    Comment #45271315

    I found this a few months ago and use it for something totally unrelated to containers -- namely on my Tailnet I have machines on my home LAN which I want to connect to even though…

  17. comment
    Comment #45050639

    > It's a shame that no browser cares to integrate that I'm trying out using the Obsidian Web Clipper extension, which essentially does this (and using it for anything I'd previousl…

  18. comment
    Comment #44847751

    Not directly relevant, but my PTAC in NYC started having issues this summer just as things got hot (of course). The compressor would come on for a few seconds then shut off. After …

  19. comment
    Comment #44340823

    Always a take which sprouts vehement arguments, but this is something macOS gets extremely right, as Cmd-C, Cmd-V, etc. indeed work everywhere including the terminal, and Ctrl-C in…

  20. comment
    Comment #44257045

    As can the (FOSS) LuLu: https://github.com/objective-see/LuLu

  21. comment
    Comment #44132484

    I do, it's given as a seminar twice a year.

  22. comment
    Comment #44128890

    Looks very nice! I have an interactive tutorial I wrote and teach with which is here: https://github.com/JulianEducation/CommandLineBasics in case it's useful as well. I only have …

  23. comment
  24. comment
    Comment #44028596

    To me GNU parallel is the top of the line here (as it is for most things parallel). For the most common cases I have it aliased to just `p`: https://github.com/Julian/dotfiles/blob…

  25. comment
    Comment #43170970

    Mine is here [1], I basically had all of these set already (other than column ui which I don't like), but I suspect that's just because I've probably previously read nice posts by …