Live data from Hacker News

Viewing profile — donaldihunter

donaldihunter

HN member
Joined
Mon, Feb 03, 2014, 10:19 PM UTC
HN karma
563
Public activity
182 items

About donaldihunter

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #49006547

    I used to travel to the valley a lot. Fly to SFO, pick up a rental car, tune in to 107.7 the Bone. Are they still going?

  3. comment
    Comment #48891878

    Yeah, Adobe's annual paid monthly plan that auto-renews and locks you in is pure evil.

  4. comment
    Comment #48891768

    This is the most recent version I have found: https://svs.gsfc.nasa.gov/5190/

  5. comment
    Comment #48670880

    Yes, I think the best avenue for exploration in this space would be to start with literate programming tools like Jupyter notebooks or Observable. https://new.observablehq.com/@obs…

  6. comment
    Comment #48670567

    Visual languages often fail when it comes to concurrent development where the state of the art is textual diff and merge. The IBM Rational suite attempted visual model diff/merge b…

  7. comment
    Comment #48034399

    There's also https://www.inceptionlabs.ai - it's not confusing at all.

  8. comment
    Comment #47452397

    Ditto for nexus

  9. comment
    Comment #47392802

    You'll be looking for https://code.tvl.fyi/about/tools/emacs-pkgs/reka

  10. comment
    Comment #46606725

    Yes, the TEE is CPU + H100 GPU.

  11. comment
    Comment #45938939

    Much as I love org-mode tables, I'd say the only axis where an org table is more feature rich is the formula support. Visidata is an amazing multitool for exploring tabular data th…

  12. comment
    Comment #45936683

    People say that as if the Nvidia experience is better. Nvidia also has a horrible developer experience.

  13. comment
    Comment #45745254

    Let's not be overly reductive, Claude Code is a TUI with a CLI for all input including slash commands.

  14. comment
    Comment #45731087

    Geekworm make cheaper KVM hardware built around the Raspberry Pi. I have a KVM-A8 which mounts in a card slot. https://geekworm.com/collections/pikvm

  15. comment
    Comment #45697818

    Oh, that's interesting. Linux kernel hacking is the area where I have the best chance of contributing something. If I can get my m3 max bootstrapped to a blinking cursor then I'd b…

  16. comment
    Comment #45692446

    I don't think ZK proofs help to establish trust in a photo's authenticity at all. C2PA is a well thought out solution to this problem. https://spec.c2pa.org/specifications/specific…

  17. comment
    Comment #45661786

    Likewise, cognitive decline isn't what's happening here since that would require cognition. At best it is a simulation of cognitive decline.

  18. comment
    Comment #45630652

    There are plenty of great TUIs out there: https://terminaltrove.com/explore/

  19. comment
    Comment #45228024

    I have been using Emacs for 35 years and I am still learning along the way. It has been the one constant across Solaris, Linux, Windows and macOS for all that time.

  20. comment
    Comment #45224913

    Definitely a YMMV kind of vibe. Ignore all the opinionated takes and find your own personal opinionated path.

  21. comment
    Comment #44818019

    > I'm curious what emacs users are doing these days. Using Emacs for pretty much everything. Org (w/ babel) for most of my notes, blogs, presentations and todo lists. Magit for eve…

  22. comment
    Comment #44796140

    I also live in macOS Emacs built from source, currently running 31.0.50. Linux kernel dev over TRAMP w/ clangd language server, ~300 open buffers and <500MB memory.

  23. comment
    Comment #44688218

    I came here to share this cursed connector. I remember it well from Sun workstations

  24. story
  25. comment
    Comment #43205630

    I use org-mobile to sync w/ beorg[0] using iCloud sync. Between desktop and laptop I use git commits which works fine for me because I wan't the commit history anyway. I can imagin…