Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nulld3v
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
nulld3v
8d ago
There's a table on the HF page that compares it against Unsloth's UD-Q4_K_XL and IQ2_XXS: https://huggingface.co/prism-ml/Ternary-Bonsai-2-27B-gguf#fu...
2.
▲
by
nulld3v
8d ago
There's a table on the HF page that compares it against UD-Q4_K_XL and IQ2_XXS (you need to expand the dropdown): https://huggingface.co/prism-ml/Ternary-Bonsai-2-27B-gguf#fu... The table claims it performs on par
3.
▲
by
nulld3v
9d ago
Genocide is usually not an efficient way to wage war. Even ancient armies usually did not slaughter entire towns, not because of ethics, but because fighting sucks and if you slaughter everybody you come across, nobody is going to surrender
4.
▲
by
nulld3v
18d ago
I don't understand, OpenAI can just say: "yes/no we did/did not train on your data". It's not a hard question to answer, and it is a question that OpenAI should be able to answer for all data we feed into ChatG
5.
▲
by
nulld3v
18d ago
Nobody except OpenAI knows whether or not OpenAI trained on their data. So the burden remains on OpenAI here.
6.
▲
by
nulld3v
2mo ago
I agree it's an issue but maybe we are going at it from the wrong angle. Why just be scared of the Chinese? We should protect ourselves from both domestic & foreign adversaries. Any electronic device with vision, sound, or radio co
7.
▲
by
nulld3v
3mo ago
That's their point though. Basically no modern phone/laptop/tablet other than Apple offloads audio decoding (of any codec) to hardware. You can check this on Android phones by installing the Codec Info app.
8.
▲
by
nulld3v
3mo ago
There is absolutely a crisis of bad health outcomes due to relatively simple home medical procedures. E.g. People take Tylenol at home thinking it is safe, meanwhile Tylenol posionsing is the second most common reason for liver transplantat
9.
▲
by
nulld3v
3mo ago
FUTO Swipe supports ClearFlow, which is exactly what you are talking about, a keyboard layout optimized for swiping: https://clearflowkeyboard.github.io/ https://github.com/futo-org/futo-keyboard-layout
10.
▲
by
nulld3v
3mo ago
> For example preventing people who have repeatedly been convicted of violence ("hooliganism") from entering sports stadiums. You should't need face recognition to do this (as it seems stadiums are already successful in ba
11.
▲
by
nulld3v
4mo ago
That's not the full source code of the browser, that only includes the core engine. The UI is still closed source.
12.
▲
by
nulld3v
5mo ago
It's not like glass syringes are out of production though? They are still pretty cheap, I get them for $0.50 each from China.
13.
▲
by
nulld3v
6mo ago
Boycotts definitely have their limitations, but the Sodastream boycott seems to have had some sort of effect: https://www.timesofisrael.com/victory-for-bds-as-sodastreams... , though whether the intended effect was achieved
14.
▲
by
nulld3v
6mo ago
I've also been dabbling in this recently in an attempt to avoid buying SodaStream syrups (which are on the BDS boycott list). Tips for working on sugar-free recipes: In some countries (like Canada), soft-drink manufacturers are require
15.
▲
by
nulld3v
6mo ago
I'm not sure I fully understand you. All those OSes try very, very hard to disambiguate between apps and the user itself?
16.
▲
by
nulld3v
6mo ago
They are constantly attacked because they prevent users from modifying the system configuration, not just app developers.
17.
▲
by
nulld3v
6mo ago
Sadly, this issue is systemic: https://github.com/openai/codex/issues/2847
18.
▲
by
nulld3v
9mo ago
Thank you for putting in the time to do the research, this is incredibly helpful!
19.
▲
by
nulld3v
9mo ago
The current largest hydroelectric dam in the world is the Three Gorges Dam in China. It can generate 22.5GW (40% more power than the dam in 2nd place, which is also Chinese). Since Jan 2024, China has on average constructed 23GW of new sola
20.
▲
by
nulld3v
11mo ago
It's nice for extracting data from a page into some structured format (e.g. CSV). Much quicker than trying to whip up a JS script or something.
21.
▲
by
nulld3v
11mo ago
There are already headsets with decent text fidelity, but IMO the problem is now on the host side. I tried to get an XR desktop env running (Stardust https://stardustxr.org/ ) on Linux but ran into graphical issues. The Wind
22.
▲
by
nulld3v
1y ago
Yes, but the 'am' command is just a CLI Java program. At that point, it would be more efficient to just boot a JVM in the binary to avoid the JVM startup cost every time a Intent/Broadcast needs to be sent. I believe the Term
23.
▲
by
nulld3v
1y ago
I don't really care about the notifications. I just want to read what's in the servers. Lots of communities post their announcements/links/resources in their Discord servers. It is sometimes possible to view a Discord se
24.
▲
by
nulld3v
1y ago
> the android development kit really is very heavy. compared to `gcc -o main main.cpp && ./main`, it is several orders of magnitude away. > the jetpack stuff and whatnot - the big android app shops probably do actually ap
25.
▲
by
nulld3v
1y ago
I also wish open-source communities would move off of Discord for another reason: Users are limited to joining a maximum of 100 servers. I've hit the cap and it's driving me crazy. It's really easy to hit it since each friend
26.
▲
by
nulld3v
1y ago
Obviously you can find quotes to support such a position. Just like I can run around quoting Israeli PMs about how Palestinians are rats and how they must all be killed. You have to look at the whole of the evidence, not individual quotes.
27.
▲
by
nulld3v
1y ago
> But you are aware that the Israeli side states that the Arabs who left Israel in 1948 did so at the beheast of Arab politicians requets - and there is ample evidence of this. Yet, many didn't leave and Israel became 20% Arab. Bro
28.
▲
by
nulld3v
1y ago
https://github.com/triton-lang/triton/pull/7298#discussion_r... > By disassembly of ptxas, it is indeed hard-coded that they have logic like: strstr(kernel_name, "cutlass"). > it is likely tha
29.
▲
by
nulld3v
1y ago
There are also some architectural differences between mobile & desktop GPUs which may impact games that are not optimized for the platform: https://chipsandcheese.com/p/the-snapdragon-x-elites-adreno-...
30.
▲
by
nulld3v
1y ago
Yeah, I too was surprised to find the dev experience very good: all JetBrains IDEs work well, Visual Studio appears to work fine, and most language toolchains seem well supported.
More ›