Live data from Hacker News

Viewing profile — teucris

teucris

HN member
Joined
Thu, Nov 15, 2018, 4:26 PM UTC
HN karma
1,588
Public activity
455 items

About teucris

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #48962673

    I love that there’s an organization nurturing this kind of experience in the UK - Immersive Arts[0] Are there any orgs like this in the US? 0: https://immersivearts.uk/

  3. comment
    Comment #48519953

    There are two things you can get from a degree: 1. Knowledge and skills 2. A network and a reputation While I don’t agree with “it’s not what you know, it’s who you know” - both ar…

  4. comment
    Comment #48161866

    > In general, I have the feeling that we are hurtling towards a world with less intentionality behind all the things we experience. Everything becomes impersonal, more noisy, etc. …

  5. comment
    Comment #48064618

    > those variables were likely not known nor knowable during the design stage. But they could have included an error factor in the designing process. I thought this was standard for…

  6. comment
    Comment #47894474

    But agents do keep task lists and check the tasks off as they go. Of course it’s not perfect either but it’s MUCH better than an LLM can offer on its own. If you are seeing an agen…

  7. comment
    Comment #47769873

    My only real disappointment with Claude is its flakiness with scheduling tasks. I have several Slack related tasks that I’ve pretty much given up trying to automate - I’ve tried Co…

  8. comment
    Comment #47627609

    The article specifically notes the following: >We can get far without worrying about the last 5-10%. The solutions for the last 5-10% could be fossil fuels in the short-term, long-…

  9. comment
    Comment #47288058

    This article hits on an important point not easily discerned from the title: Sometimes good software is good due to a long history of hard-earned wins. AI can help you get to an im…

  10. comment
    Comment #46745784

    > while eating ramens For many, even cutting their budget isn’t enough to pursue what you’re describing. Modern careers in software are very hard to reach for people who can’t affo…

  11. comment
    Comment #46745724

    You may be right if AI truly can never replace devs. But history shows many examples of inadequate technologies getting hammered on by industry until they work due to distorted per…

  12. comment
    Comment #46745216

    Software developers should be worried about their jobs, not because these tools are capable of replacing them or reducing a company’s need for human developers, but rather because …

  13. comment
    Comment #46607902

    > All of the "discoverability" algorithms are specifically and fundamentally about sifting through the millions to find the few that are preferred. They are fundamentally about fin…

  14. comment
    Comment #46098694

    I agree that it was in her philosophical framework to accept social security - apologies if my comment seemed in bad faith due to that not being clearer. The irony does not lie wit…

  15. comment
    Comment #46098515

    The hypocrisy lies in the fact that the philosophy of Ayn Rand - that an elite few held up society and the rest were pretty much just parasites - has been used at great length to j…

  16. comment
    Comment #46025114

    I think of the foundational model like CPUs. They're the core of powerful, general-purpose computers, and will likely remain popular and common for most computing solutions. But we…

  17. comment
    Comment #46025033

    Not to be too pedantic, but code is a kind of specification. I think making the blanket statement "Prompt is code" is inaccurate but there does exist a methodology of writing promp…

  18. comment
    Comment #45867976

    I’m all for this movement provided it’s actually focusing on the rights of individuals rather than empowering corporations to own and operate massive amounts of computing power unc…

  19. comment
    Comment #45594197

    But this isn’t a suggestion to turn away from AI threats - it’s a matter of prioritization. There are more imminent threats that we know can turn apocalyptic that swaths of people …

  20. comment
    Comment #45223122

    Really appreciate the detailed article! I was on the team that shipped D3D11 and helped with the start of D3D12. I went off to other things and lost touch - the API has come a long…

  21. comment
    Comment #45206851

    Yes! I work with the Modos team. You’re exactly right - ideally we want region-based refresh hinting. The SDK supports some region based features - we’d like to extend that functio…

  22. comment
    Comment #45190614

    That requires the operating system to “hint” to the display that there’s no refresh necessary and for the display to shut down during those times. That’s currently not supported as…

  23. comment
    Comment #45190478

    Response time is on par with LCDs - the trailing you’re seeing is ghosting, which in most situations is not common but does occur occasionally.

  24. comment
    Comment #45142833

    This is more or less how I came to the mental model I have that I refer to above. It helps me tremendously in knowing what to expect from every model I’ve used.

  25. comment
    Comment #45142816

    “All models are wrong, but some are useful.” Agreed - I picked certain words to be intentionally ambiguous eg “most likely” since it provides an effective intuitive grasp of what’s…