Live data from Hacker News

Viewing profile — substation13

substation13

HN member
Joined
Tue, Mar 22, 2022, 9:31 AM UTC
HN karma
776
Public activity
262 items

About substation13

No profile information was provided.

Recent public activity

  1. comment
    Comment #37047642

    Is there any source available for this?

  2. story
  3. comment
    Comment #37046311

    Rich Hickey calls these protocols. In Haskell or Rust you get them via traits.

  4. comment
    Comment #37046286

    Many believe that F# is better for functional code and C# is better for imperative code. Hence F# immutable core and C# immutable shell. But I think this is a myth. F# the language…

  5. story
    Ask HN: Are the days of CAPTCHAs coming to an end?

    With various new models hitting human-level performance on certain tasks, are the days of protecting a website with CAPTCHAs numbered? What will this new world look like?

  6. comment
    Comment #36909196

    I'm not convinced Tor could scale to a significant percentage of internet traffic using it.

  7. comment
    Comment #36860891

    Yes, it can be. 1. Loading data 2. Running algorithms that benefit from shared memory 3. Serving the model (if it's not being output to some portable format) There are also general…

  8. comment
    Comment #36860511

    Those are real issues though.

  9. comment
    Comment #36852742

    Anyone else read the headline and go straight through to the comments? I think that HN, which has added deliberate friction elsewhere on the site, should consider hiding the commen…

  10. comment
    Comment #36844787

    It's a bit like how Rust limits dangerous operations to unsafe blocks

  11. comment
    Comment #36816503

    > Second, this is still fine. Don't make changes outside of the IAC control. And if you do make them, retro-fix the IAC files until there is no diff with the actual state. This doe…

  12. comment
    Comment #36816451

    With Terraform you can statically analyze the infrastructure definition with some guarantees of determinism etc. Arbitrary execution is allowed, as you say, but only in well-contai…

  13. comment
    Comment #36816083

    Exactly. If you want portability across clouds, Terraform ain't it. The only way I know of to achieve that right now (for any reasonably complex architecture) is: - Minimal amount …

  14. comment
    Comment #36813698

    Adding a "real" programming language makes certain things easier, such as abstraction, but IMO they are too powerful for the task at hand. Do we really want an infrastructure descr…

  15. comment
    Comment #36588478

    I would love LLMs to write documentation for me, even though I don't trust them with the code.

  16. story
  17. comment
    Comment #36576246

    Stacking shelves in a supermarket is a perfect example. 1000s of products means that a bit of experience is required to know where everything goes in order to quickly stack. With a…

  18. comment
    Comment #36291416

    A job or a house: choose one

  19. comment
    Comment #36126066

    Using this to push Brainfuck at work

  20. comment
    Comment #36028816

    Function coloring is orthogonal to the underlying mechanism. You can think of the Java / Go approach as adding the bind points automatically.

  21. comment
    Comment #35977150

    If the prices have significantly risen since you purchased (as they have for most buyers) then moving even to the same quality of house makes you a net buyer because you need to ta…

  22. comment
    Comment #35959071

    I wonder if wages have risen in response to this? You cannot operate a business that doesn't pay staff enough to live for very long.

  23. comment
    Comment #35918367

    I can see LLMs as a novel front-end for a traditional search engine.

  24. comment
    Comment #35918332

    It's really easy to get an LLM to hallucinate by asking an open ended question - the type typically answered by a Google search or checking Wikiedpia. However, this is not the best…

  25. comment
    Comment #35872041

    Free speech does not allow the right to do harm. We can debate where exactly that line is, but in my book protesting right outside of a clinic is harassment.