Viewing profile — Slyfox33
Slyfox33
HN member- Joined
- Tue, May 21, 2024, 11:15 AM UTC
- HN karma
- 90
- Public activity
- 82 items
- HN profile
- View on Hacker News ↗
About Slyfox33
No profile information was provided.
Recent public activity
-
comment
Comment #42371573
you can block is with Ublock Origin https://www.reddit.com/r/uBlockOrigin/comments/1ct5mpt/heres...
-
comment
Comment #42370614
"Just don't make mistakes!"
-
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…
-
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…
-
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…
-
comment
Comment #42285714
No, it would be impossible to make C memory safe without just making a new language.
-
comment
Comment #42088062
You voted for the rapist felon buddy. Please go ahead and explain your definition of fascism.
-
comment
Comment #42076144
Think that was sarcasm.
-
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 …
-
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.
-
comment
Comment #41335788
What...? You guys will take any possible chance you can to whine and cry about minorities having a job wont you?
-
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.
-
comment
Comment #41240342
This game only makes sense as "online only" since its pvp. Do you just want it not to exist?
-
comment
Comment #41137100
"When" doing a lot of heavy lifting here.
-
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.
-
comment
Comment #41107143
They are absolutely cheaper. You can get a pretty decent 48 inch TV for ~$200.
-
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.
-
comment
Comment #41082699
Shocker.
-
comment
Comment #41061262
Why would anyone want to purposely read AI bot content?
- comment
-
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…
-
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…
-
comment
Comment #40996635
I did read the article.
-
comment
Comment #40991522
Oh give me a break. Renewable energy advocates are "authoritarian" now? Lmao. What will you guys come up with next.
-
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…