Live data from Hacker News

Viewing profile — dmvinson

dmvinson

HN member
Joined
Thu, Mar 01, 2018, 7:17 PM UTC
HN karma
159
Public activity
46 items

About dmvinson

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #45802674

    Rainmaker | El Segundo, CA, ONSITE | Software Engineering | rainmaker.com https://www.rainmaker.com/ We're building a cloud seeding system using in-house developed UAVs, operationa…

  4. comment
    Comment #45605060

    This is what opencode does for me. One harness for all models, standardized TUI, and they're rolling out a product to serve models via API with one bill through them

  5. comment
    Comment #44565828

    What are the new file format initiatives you're referencing here? This solution seems clever overall, and finding a way to bolt on features of the latest-and-greatest new hotness w…

  6. comment
    Comment #44102309

    Lazy trees is a long awaited change for many, without it flakes are essentially unusable in monorepos. As a one-time Nix user, Flakes definitely don't seem like an ideal solution b…

  7. story
  8. story
  9. comment
    Comment #25752191

    Naomi Wu has been talking about this for a while [0]. She lives in China, and has flagged this multiple times on Twitter, apparently without much response from the Signal team to h…

  10. comment
    Comment #25511385

    While assurances from the founders make (classically) liberal idealists all warm and fuzzy inside, they aren't worth much until there is a controversy to use this post as a measuri…

  11. comment
    Comment #24838357

    How did you know it was Clojurescript? Pretty awesome to see Clojure getting more use. It feels like a leap forward every time I even play with it.

  12. story
  13. story
  14. comment
    Comment #24641072

    Optimizing for efficient, capable teams is a difficult problem, and seemingly untenable above a certain size by nature. With that in mind, the obvious answer (especially in softwar…

  15. comment
    Comment #24319767

    Yeah, here is what I'm working with as of now. Moved recently (like everyone else) and still getting an office setup, but this is the basics. As far as height, I'd say it's a very …

  16. comment
    Comment #24318950

    https://www.nutritiousmovement.com/furniture-free-ahs13/ is an example of someone doing this in their home. Personally, my setup is a coffee table along with a zafu (buckwheat hull…

  17. story
  18. story
  19. story
  20. comment
    Comment #21998368

    Scott's book is about how bottom-up complex systems are destroyed and reconstructed as top-down centrally planned organized systems in order to become more "legible" for the destro…

  21. comment
    Comment #21813202

    I think you would be very interested in Roam Research if you’re ever looking for a high tech solution again. Only recently entered public beta, but it seems to by nature organize n…

  22. story
  23. comment
    Comment #21722994

    I respect your point and semi-agree, but as someone who ran a small business in high school that usually involved reverse engineering obfuscated Javascript, I think you're overstat…

  24. comment
    Comment #21722951

    Yes, it is a ton of work to step through and understand minified and obfuscated code, but it is a skill that many people learn and do if there is motivation. On your second point, …

  25. comment
    Comment #21722878

    The source for GNU and Linux is viewable by everyone, which negates the inability to view what is happening inside a binary. This is the problem Javascript source maps are meant to…