Live data from Hacker News

Viewing profile — erlich

erlich

HN member
Joined
Tue, Jun 09, 2015, 2:58 PM UTC
HN karma
335
Public activity
221 items

About erlich

No profile information was provided.

Recent public activity

  1. comment
    Comment #43575302

    Political discussions for me are like programming. I enjoy them because I like finding bugs in people's logic like I do in programming. I find a lot of people's political arguments…

  2. comment
    Comment #43574933

    > to realize fundamentally different visions of the world, based on fundamentally different values I think your use of the word "world" is telling. Trump, the Republicans, and the …

  3. story
  4. story
    Ask HN: How is the Spotify app so bad?

    The library tree view is so terrible. - You cannot shift+click select to easily add playlists into a folder. - Any podcasts you follow cannot be moved into folders to tidy things u…

  5. comment
    Comment #37220599

    Thanks! Lisp is so damn cool.

  6. comment
    Comment #37212598

    So are these "specials" being parsed by a grammar? Would be interesting to see how the interpreter works actually... I would guess it checks what `defun` is, which is a macro...the…

  7. comment
    Comment #37212426

    CLOS looks really interesting. So many good ideas. A lot that I have been thinking about for a while. https://lispcookbook.github.io/cl-cookbook/clos.html : > arguably one of the m…

  8. story
    Ask HN: Is Lisp Simple?

    I thought Lisp was suppose to be simple in that: it's all just lists. I thought everything would just be s-expressions, and be consistent, so it would be easy to read to figure out…

  9. comment
    Comment #37202963

    There's always gonna be space when you jack into Zuck's metaverse.

  10. story
    Ask HN: Where to discuss programming and software architecture?

    I find it really useful to learn about programming by discussing code examples. There is a ton of code out there, and also blog posts, but I find it especially motivating if there …

  11. story
    Ask HN: What if we discovered LLMs 10 years ago?

    It feels like a technology that didn't have such a resource-intensive tech-tree leading up to its discovery, so someone could have just discovered Transformers and Attention back t…

  12. comment
    Comment #37031273

    When people talk about us living in a simulation...you have to wonder if they have ever tried to simulate real liquids (e.g. computation fluid dynamics). Computer graphics in films…

  13. comment
    Comment #36999647

    This furthers my point. They even got an exclusive and still run Trump stuff.

  14. comment
    Comment #36998896

    I love how the nytimes front page is just all Trump and political crap. Literally not a word about this, and if it's real, its like the biggest thing ever.

  15. story
    Tell HN: Anyone else realize that Twitter has been in the news every single day

    There are so many naysayers out there, but you have to admire the amount of free publicity he has generated.

  16. comment
    Comment #36959605

    > guessing your current state & figuring out the next one I look at React from a Backbone lens. In Backbone, you had view with a model that managed a dom element tree. You could re…

  17. story
    Tell HN: Unpopular opinion: All Meta's open source front end stuff sucks

    I was just thinking the other day how everything Meta has put out on the frontend, I felt compelled to use it because of the hype. But I've ended up being frustrated by almost all …

  18. comment
    Comment #36956757

    It's amazing we don't have good personal content filtering yet. I would pay so much for an all-encompassing blocker. There is so much content I would block if I actually could. Com…

  19. comment
    Comment #36757916

    In my experience, the experts love to get their hands dirty and make things. Devs are gatekeeping way too much. More no-code/low-code is the way forward. It's always just a balance…

  20. story
    Ask HN: Anyone as a technical startup founder wish they had a manager?

    Technical founders usually have deep conviction behind an idea and need to build the proof-of-concept themselves. It feels like it's kind of assumed a founder would be a CTO/manage…

  21. comment
    Comment #36491018

    Is there some kind of app/website that lays out all these kind of risks you face in life?

  22. comment
    Comment #36432976

    > they feel zero pressure But then it's a question of whether they have the motivation to complete the projects they want to. It's really easy not to ship things, and never know wh…

  23. comment
    Comment #36428677

    > Most of the time it's anxiety. My first thought was: you're crazy. But then I thought deeper and as an adult I realized that there is a cost/benefit to everything that somewhat d…

  24. comment
    Comment #36239826

    > It also helped us avoid rabbit-holes. I think this is a big 1. There are so many in modern coding.

  25. story
    Completing tasks by time-boxing at several fixed intervals

    Especially in computer programming, I find that you really can take as much time as is given. You often can see people spending weeks on something that could be done in under an ho…