Viewing profile — dmvinson
dmvinson
HN member- Joined
- Thu, Mar 01, 2018, 7:17 PM UTC
- HN karma
- 159
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About dmvinson
No profile information was provided.
Recent public activity
- story
- story
-
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…
-
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
-
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…
-
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…
- story
- story
-
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…
-
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…
-
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.
- story
- story
-
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…
-
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 …
-
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…
- story
- story
- story
-
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…
-
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…
- story
-
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…
-
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, …
-
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…