Viewing profile — weare138
weare138
HN member- Joined
- Tue, Aug 06, 2019, 10:17 PM UTC
- HN karma
- 4,119
- Public activity
- 1,070 items
- HN profile
- View on Hacker News ↗
About weare138
No profile information was provided.
Recent public activity
-
comment
Comment #49070501
To make the line go up.
-
comment
Comment #49028863
There will inevitably be some people who dismiss this story as a dishonest marketing trick by OpenAI to make their models sound terrifyingly effective. I found 81 instances of the …
-
comment
Comment #49001882
And back when modern IDEs became a thing we were told code editors like vi and emacs were dead.
-
comment
Comment #48882985
Where's the actual repo then?
-
comment
Comment #48798840
That's alot of time, cost and effort just to avoid making better pizza.
-
comment
Comment #48774434
Just a suggestion, add a section with the relevant proposed legislature.
-
comment
Comment #48749312
But what's stopping someone from modifying or injecting code into the client to bypass this 'restriction'? This type of security should be implemented server-side and at the networ…
-
comment
Comment #48736723
The issue with that claim is xsnow already displayed the Ukrainian flag regardless. And it's in no way a critical app most people would even have installed to begin with. I had no …
-
comment
Comment #48736676
Has anyone confirmed who this 'Alexander Ivanov' person is or even if this is a real person and not some AI bot? I searched for the email address used and it only appears recently …
-
comment
Comment #48734134
https://en.wikipedia.org/wiki/Model_collapse
-
comment
Comment #48719544
I'm from genx. This has been a serious issue in the tech industry for decades even before AI somehow made it worse. The real problem is resumes themselves. It's an outdated format …
-
comment
Comment #48708629
Just for reference, in case anyone was wondering, this is what it should be outputting: perl -E 'say for map { ( $_ % 3 ? "" : 'fizz' ) . ( $_ % 5 ? "" : 'buzz' ) || $_ } 1..shift'…
-
comment
Comment #48707321
I was poking around with this and I noticed wl-copy has an option to trim newlines. Maybe that's why they added the option but I'm leaning towards gurk being the culprit. wl-copy i…
-
comment
Comment #48603821
The AT Protocol has a federated network architecture, meaning that account data is stored on host servers, as opposed to a peer-to-peer model between end devices. Federation was ch…
-
comment
Comment #48470063
CEOs see that AI can do their job and assume it can do everyone else's too.
-
comment
Comment #48318793
Blew Origin
-
comment
Comment #48311693
We've had beanie babies before. This. None of this is new. It's just Beanie Babies for millennials.
-
comment
Comment #48274721
People still use programming books, they just don't purchase new retail books as often. Books have become magnitudes cheaper for publishers to produce but the books didn't get chea…
-
comment
Comment #48212983
The publishers argued that, in addition to sharing pirated books with the public, the shadow library is serving as a primary training data hub for AI companies like Meta and NVIDIA…
-
comment
Comment #48037585
[flagged]
-
comment
Comment #47904318
The fact the bug bounty program is private and requires you to apply and be accepted first is also sus especially when the scope is the desktop app anyone can download.
-
comment
Comment #47830688
The author of this article is an AI industry promoter and lobbyist. Just read through his substack which was the first red flag. He's on Substack. The author has a history of makin…
-
comment
Comment #47812367
Still no idea what 'NASA Force' is but they do have a slick looking website.
-
comment
Comment #47812343
But it was nice of these devs to make this tool that will tell you how to make your site hostile to AI agents and even check it for you.
-
comment
Comment #47788410
Last month I wrote a dynamic malware analysis tool in Rust. About 20,000 lines of it. Process management, threading, memory management, the whole stack. I don’t know Rust And I won…