Live data from Hacker News

Viewing profile — Slyfox33

Slyfox33

HN member
Joined
Tue, May 21, 2024, 11:15 AM UTC
HN karma
90
Public activity
82 items

About Slyfox33

No profile information was provided.

Recent public activity

  1. comment
    Comment #42371573

    you can block is with Ublock Origin https://www.reddit.com/r/uBlockOrigin/comments/1ct5mpt/heres...

  2. comment
    Comment #42370614

    "Just don't make mistakes!"

  3. comment
    Comment #42347435

    I really don't understand people's obsession with this fact. Every game that was developed on consoles before the playstation was also written in its machines assembly language. It…

  4. comment
    Comment #42347419

    Yea they can't edit assembly because they have reliable tools that work 100% of the time, always. They don't have to manually inspect the output of the assembler every time they wr…

  5. comment
    Comment #42342620

    "Dave" by itself is basically the same as in c++, just a pointer to a string literal. Dave.to_string() is like std::string {"Dave"}, it allocates a heap based string from said lite…

  6. comment
    Comment #42285714

    No, it would be impossible to make C memory safe without just making a new language.

  7. comment
    Comment #42088062

    You voted for the rapist felon buddy. Please go ahead and explain your definition of fascism.

  8. comment
    Comment #42076144

    Think that was sarcasm.

  9. comment
    Comment #42075007

    The Geometry Transform Engine is a separate chip. It's a Cpu co-processor, all it does is some basic linear algebra. The Cpu uses it to perform that math faster and then it writes …

  10. comment
    Comment #42034672

    Chat gpt will not always return the correct answers, thats a fundamental limitation of how it works since its non deterministic. So just saying "it worked for me" means nothing.

  11. comment
    Comment #41335788

    What...? You guys will take any possible chance you can to whine and cry about minorities having a job wont you?

  12. comment
    Comment #41268547

    Were they aware of that at the time though? If I'm remembering right they cut him out right after the allegations emerged.

  13. comment
    Comment #41240342

    This game only makes sense as "online only" since its pvp. Do you just want it not to exist?

  14. comment
    Comment #41137100

    "When" doing a lot of heavy lifting here.

  15. comment
    Comment #41113461

    What are you talking about? Yes it's impossible to have UB in safe rust unless theres some obscure compiler bug or something. This isn't a controversial statement.

  16. comment
    Comment #41107143

    They are absolutely cheaper. You can get a pretty decent 48 inch TV for ~$200.

  17. comment
    Comment #41082714

    Normally when you search you can look at many different results. With "AI Search" you just have to trust the magic box, which you already know is wrong a lot of the time.

  18. comment
  19. comment
    Comment #41061262

    Why would anyone want to purposely read AI bot content?

  20. comment
  21. comment
    Comment #41012710

    Weren't they just getting better mostly because they were being scaled up? There's no way to do that once you've exhausted all of the data. Besides progress has slowed down at this…

  22. comment
    Comment #41001640

    I tried asking it to compare 9.11 to 9.9 using a python sandbox and it wrote the python code and then told me the result of the code would be 9.11 > 9.9 without actually running it…

  23. comment
    Comment #40996635

    I did read the article.

  24. comment
    Comment #40991522

    Oh give me a break. Renewable energy advocates are "authoritarian" now? Lmao. What will you guys come up with next.

  25. comment
    Comment #40981642

    I just asked chatgpt: "comparing 9.9 and 9.11, which is larger?" and it responded: 9.11 is larger than 9.9. When comparing these two numbers: 9.9 can be written as 9.90 to have the…