Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
convery
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
convery
1y ago
User: Be offensive! LLM: *Is offensive* Social media: OMG how could this happen?!?!? Why didn't Elon stop it?!?
2.
▲
by
convery
1y ago
It certainly is fast, but I'm curious if LLMs ever will figure out how bitshifts work.. e.g. from the playground: `static const uint64_t MERSENNE_PRIME = (1ULL << 127) - 1;` which it insists is the correct way to store a 128-bit
3.
▲
by
convery
1y ago
Neat idea, the 'search' feature is a bit odd though if you don't know which instruction you are looking for. e.g. searching for 'SHA' shows the autocomplete for platforms not selected and then 0 results due to the f
4.
▲
by
convery
2y ago
It's funny that one of their main arguments is that "verified" users used to mean trustworthy information. Like no one remembers Twitter before Musk where you'd get verified by having a blog with the right politics, wrot
5.
▲
by
convery
2y ago
That was for the base of the ship, so that they could add more sensors.
6.
▲
by
convery
2y ago
Or she just looked over at how well Tumblr did after banning pron and decided to let let people do their own thing in their own corner =P
7.
▲
by
convery
2y ago
While not 'evidence' per se, it's a common trend with monopolies (e.g. Xerox back in the day) to shift engineering/R&D budgets to marketing for a better ROI.
8.
▲
by
convery
3y ago
The X algorithm is also opensource, so you can verify before commenting..
9.
▲
by
convery
3y ago
IIRC There was some followup hikers that explored and found a cave/entrance near a military area which sort of looked like the described one, only that it had been caved in (which they couldn't judge if natural or man-made). Not s
10.
▲
by
convery
3y ago
Direct link: https://misra.org.uk/product/misra-cpp2023/
11.
▲
by
convery
3y ago
As commissioner Brendan Carr's dissent wasn't included in the article: https://twitter.com/BrendanCarrFCC/status/173469670679577812...
12.
▲
by
convery
3y ago
Most laptops these days have a pretty sizable GPU on the same chip. IIRC Triton makes proper use of the Intel graphics while AMDs equivalents work well with OpenCL out of the box. Apple's M1-3 architecture saw some major speedups on ll
13.
▲
by
convery
3y ago
Given that they just won a preliminary judgement, they don't seem too foolish..
14.
▲
by
convery
3y ago
Tl;dr: Stenography just helps with obfuscation as long as no-one is looking for it. The second someone looks it'll fail, and if it becomes a common practice; everyone will look for it. The theoretical idea is that the information could
15.
▲
by
convery
3y ago
Same, it's almost like ads are personalized and being bombarded by similar ads says more about the consumer than the supplier..
16.
▲
by
convery
3y ago
Because he's in the lucky position of not needing it. They already split their revenue with creators, accepting such a bribe would not benefit him. So awful PR for no real benefit.
17.
▲
by
convery
3y ago
Reminds me of finding an old laptop in the attic (IBM ThinkPad 760LD). 90MHz Pentium, 8MB of RAM, 810MB of HDD, with Win98 installed. I could boot it and start Excel 4 times in the time it took for my workstation to even get to the desktop.
18.
▲
by
convery
3y ago
Any bets on when we'll transition to the "Twitter could be more profitable" horse?
19.
▲
by
convery
3y ago
Surely this year is the year of the Linux desktop.. surely..
20.
▲
by
convery
3y ago
The SponsorBlock addon lets you whitelist channels you want to support. Also has options to skip self-promotion (including like and subscribe reminders) and quiet parts of videos.
21.
▲
by
convery
3y ago
Clamps were released at T-10min. IIRC compensating for engines are pretty fast. But they hold the engines at just below lift/weight to run some more checks before fully powering up.
22.
▲
by
convery
3y ago
Indeed, and it's a fine line between "the cost of doing business" and ruining a large company over the decisions by a few people. Would probably have been better to go after the people at the top than fining the company..
23.
▲
by
convery
3y ago
It just finished building.
24.
▲
by
convery
3y ago
Just tested the 7B-tuned version on Huggingface and it's not great.. > What features were added in C++ 98? < C++98 (also known as C++11) was a major development milestone for C++ < new gcc 5.1 standard, which was
25.
▲
by
convery
4y ago
Benchmark in English here: https://www.storagereview.com/news/gigabyte-aorus-10000-gen5...
26.
▲
by
convery
4y ago
Even with older RAM, if you need a large and fast storage, few solutions can compete with RAM. Especially when it comes to random R/W. You can get 4.4GBps random read from a DDR3 drive (in parents link) while the latest Gen5 NVME drive
27.
▲
by
convery
4y ago
TBH, everytime I read about coroutines and their example usages I get stuck on the "why" question. If the example is a function waiting for data, a std::future seems a lot easier. If the example is a generator, a range/transf
28.
▲
by
convery
4y ago
Well, it knows what Microsoft did to Tay..
29.
▲
by
convery
4y ago
> Cloudflare has pushed against public sentiment [..] to restrict censorship. Except when they booted sites off their network because Twitter users were upset..
30.
▲
by
convery
4y ago
> You can add quite a few until you get to 15 bytes. This length is a hard limit on current x86-compatible CPUs. Any instruction longer than 15 bytes is considered invalid and will generate an exception. There's a few valid 16 byte
More ›