Live data from Hacker News

Viewing profile — sorobahn

sorobahn

HN member
Joined
Mon, Dec 27, 2021, 5:14 PM UTC
HN karma
28
Public activity
14 items

About sorobahn

No profile information was provided.

Recent public activity

  1. comment
    Comment #47266027

    Am working on making this layer currently. It’s a more interesting problem even when you remove AI agents from the picture, I feel a context layer can be equally as useful for huma…

  2. comment
    Comment #47073239

    There is a pdf with a deslop prompt at the end of the article. Prob the skill definition you’re looking for.

  3. comment
    Comment #47042393

    I've had this same thought. Given humans were the primary authors of code, the tooling has optimized for writing (IDEs, Text Editors, LSPs, etc). Even though we all know we read mo…

  4. comment
    Comment #45942591

    I’m actually interested in solving the documentation problem. Imo we as engineers are thinking too small and keeping docs as this side thing sounds like a recipe for irregular main…

  5. comment
    Comment #45463716

    What were some of the pain points mentioned?

  6. comment
    Comment #41343110

    Experimenting applying Meta's V-JEPA [0] architecture for representation learning to chess. One of the challenges is that validating if the model is learning useful dynamics of the…

  7. comment
    Comment #40686866

    I feel like this is a really hard problem to solve generally and there are smart researchers like Yann LeCun trying to figure out the role of search in creating AGI. Yann's current…

  8. comment
    Comment #40651166

    A reference from the "Home-Cooked Software and Barefoot Developers" [0] post. I think the view of control on an axis where designers on one end and users on the other is very telli…

  9. story
  10. comment
    Comment #40137101

    That's a fair point, but personally I feel the role of technology when it comes to distractions is downplayed if we are comparing to old school distractions like paper maps. Given …

  11. comment
    Comment #40071556

    > His new home would cut into a mountainside just beneath an open space that taxpayers had bought for $64 million to fend off future development. > After many discussions of rules …

  12. comment
    Comment #33873417

    This is so cool! I looked at the transcript for day 5 [1] and realized how I learned the same thing regarding Rust strings not being indexable with integers due to them being a ser…

  13. comment
    Comment #30579432

    I think this depends on the scale and type of the project, but it's good to get in the habit of codifying tests and setting up CI ASAP. It's basically scaling you pulling down code…

  14. story