Live data from Hacker News

Viewing profile — codemonkey-zeta

codemonkey-zeta

HN member
Joined
Fri, May 01, 2020, 1:01 AM UTC
HN karma
648
Public activity
196 items

About codemonkey-zeta

No profile information was provided.

Recent public activity

  1. comment
    Comment #49144003

    I'm glad to see the first thing you mentioned was the value of purchasing software. For some reason software developers are particularly averse to paying for software, even when it…

  2. comment
    Comment #49025719

    Indeed, the article mentions Wikipedia experiencing similar scraping pains, even though they already DO have bulk data available.

  3. comment
    Comment #48807387

    The maps haven't changed at all, this is a feature at destructuring sites.

  4. comment
    Comment #48631381

    > The mess just moves That's exactly the point. The author recognizes that people will extract components, and that is exactly why tailwind is attractive. Plain CSS offers a compon…

  5. comment
    Comment #48541366

    I like the framing of organizational slack as immune system, instead of fat, and I emphatically agree with the author. > ...“slack”: unbooked time that isn’t already spoken for. It…

  6. comment
  7. comment
    Comment #48527481

    Nope, splitting green wood is much more difficult than splitting dried logs, so I often cut a tree in the spring, stack the rounds, then split those rounds in the fall. People over…

  8. comment
    Comment #47501501

    > for reasons that nobody can articulate This is only true if you ignore the role of America's greatest ally, in which case, the motivations become very obvious.

  9. comment
    Comment #47015604

    You assume the stone is released along a circular path, but that isn't quite right. When you release the stone you extend your arm forward, changing the arc of travel.

  10. comment
    Comment #46934086

    Nice blog! However, when I hear timeline, I want to see a timeline. This is an article ordered by time, which is much less interesting, and very long.

  11. comment
    Comment #46642246

    I'm a big fan of Dustin, I think the programming interface electric presents is very compelling, and the benefits are really impressive. The killer feature, for me, of electric is …

  12. story
  13. comment
    Comment #46488848

    I find that Lisps encourage this behavior more than other languages. Many (most?) of the lisp functions I read have the exact same structure: (fn some-function [args] (let [binding…

  14. comment
    Comment #46436264

    deps.edn is becoming the default choice, yes. I interpreted the parent comment as saying "you will see advice to use leiningen (even though newer solutions exist, simply because it…

  15. comment
    Comment #46240113

    Can you describe how rsc allows you to avoid rest endpoints? Are you just putting your rsc server directly on top of your database?

  16. comment
    Comment #46217301

    Except it wasn't $12B to farmers. Farmers have been squeezed by monopolies on both the supplier (seed, equipment, etc) side AND the buyer side (there is often only a single buyer o…

  17. comment
    Comment #45834480

    This is a great place to start! https://clojure.org/about/history

  18. comment
    Comment #45824240

    To be clear, there's nothing wrong with your approach, and many people implement systems exactly the way you are describing in Clojure using Records (which are Java classes). (defr…

  19. comment
    Comment #45786174

    > you trade away your ability to make structural guarantees about which functions depend on which fields You might make this trade off using map keys like strings or keywords, but …

  20. comment
    Comment #45782033

    Author is on the verge of having a Clojure epiphany. > 1. You should often be using different objects in different contexts. This is because "data" are just "facts" that your appli…

  21. comment
    Comment #45295427

    The absolute best resource I've found for educating myself about this topic is John Vervaeke's free online course "Awakening from the meaning crisis". You can search it in YouTube …

  22. comment
    Comment #45288366

    I think the surface area for bugs in a C++ dependency is way bigger than a JS one. Pulling in a new node module is not going to segfault my app, for example.

  23. comment
    Comment #45261026

    I'm coming to the unfortunate realizattion that supply chain attacks like this are simply baked into the modern JavaScript ecosystem. Vendoring can mitigate your immediate exposure…

  24. comment
  25. comment
    Comment #45091824

    I also had this thought, until I then saw the Greek statues in museums that the Romans were trying to emulate!