F-Droid just had its biggest overhaul in a decade, and the comments are a proper design fight.
What the article says
- F-Droid 2.0 is a full rewrite of the open source Android app store, its biggest update in ten years.
- Navigation is now just Discover, Search and My Apps, with browsing, categories and filtering all improved.
- Search now covers descriptions and translations, with much better support for Chinese, Japanese and Korean.
- Updates install automatically in the background now, using Android's newer install APIs instead of the old privileged extension.
- Some privacy tools were simplified or dropped, including the panic wipe feature, while Tor support moved to generic proxy settings.
What HN is saying
- Plenty of praise for the redesign, with several users switching back from third party clients like Droid-ify.
- A vocal minority hate the new look, calling out flat Material Design with no visual separation between sections.
- Some worry the privileged extension being dropped will break background updates on older setups.
- People swap tips on alternatives like KOReader and Obtainium, and debate whether skipping F-Droid's vetting is wise.
- A recurring complaint is that F-Droid still feels aimed at power users rather than casual ones.
Anthropic's Claude agents spent a day combing DNA and stumbled on a genuinely new enzyme system.
What the article says
- Anthropic opened a life sciences lab where Claude searches DNA databases for unknown protein families and helps design lab experiments.
- Swarms of Claude agents combed through DNA sequences hunting for unusual reverse transcriptase genes, working from only a broad prompt.
- One agent noticed a repeating pattern next to an odd reverse transcriptase gene that looked like a CRISPR array.
- Lab testing confirmed a previously undescribed enzyme system, though what the system actually does is still unknown.
- Anthropic frames this as a new way of doing biology, with agents and human scientists working side by side.
What HN is saying
- Several scientists argue this is really an already known reverse transcriptase gaining a newly noticed feature, not a wholly new system, and call the framing overhyped.
- Many readers are uneasy that the writeup credits Claude rather than the human researchers who wrote the prompts and ran the lab work.
- Others push back, pointing out the linked technical report does name the human team and describes a hybrid process of searching, reviewing and testing.
- A recurring worry is that this is marketing dressed up as science, released as a whitepaper instead of a peer reviewed paper.
- Some readers say they enjoy reading the raw agent transcripts, comparing it to watching an AI's inner monologue during a discovery.
A tiny parody script shows the hyped Jev AI classifier is really just logits turned into probabilities.
What the article says
- A blog mocks the hype around Jev by rebuilding it in a short script.
- It loads a local model, gives it a prompt with fixed choices, then reads the raw probabilities behind those choices instead of generated text.
- There's no training data or fine tuning involved, just plain math on the model's existing output.
- The trick avoids calling any outside API and keeps everything on your own machine.
- The post admits at the end that it is really an ad for the company's own product.
What HN is saying
- Many commenters distrust reading token probabilities out of chat models and prefer just asking for structured output instead.
- Some say the order of choices before or after the text, and even repeating the question, noticeably changes accuracy.
- Several people needle the 25 lines claim since it quietly imports a library to do the real work.
- A recurring take calls the whole post disguised advertising for the author's own product.
- Others note the trick barely works on hosted frontier models since their logprobs have been unreliable for years.
A filmmaker wore Meta's smart glasses to film Meta staff, and Meta deleted the video for harassment.
What the article says
- A Dutch producer put on Meta's camera glasses and filmed employees outside the company's Amsterdam office, asking what they thought of the product.
- Meta pulled the video from Facebook and Instagram, citing its bullying and harassment rules, though it is still up on YouTube.
- The filmmaker says none of his other satirical videos, on subjects like Gaza and Ukraine, have ever been taken down before.
- A privacy researcher who helped make the video says the takedown shows Meta controls what criticism of itself gets seen.
- Dutch politicians and a consumer group are already pushing to ban the glasses over people using them to film others secretly.
What HN is saying
- Many commenters call the takedown hypocritical, since the glasses exist specifically to film people without their knowledge.
- A recurring argument is whether the filmmaker actually harassed anyone, with some saying he was just asking questions and others pointing to him following a woman with the camera.
- Several people want the glasses banned outright, while others argue cheap hidden cameras are already everywhere so a ban would be pointless.
- One thread compares this to phones and other cameras already recording people constantly, asking why glasses are singled out.
- A few commenters see the removal as backfiring, predicting a Streisand effect that spreads the video further.
Qualcomm is finally bringing real Linux support to its Snapdragon X2 laptop chips.
What the article says
- Qualcomm is upstreaming core drivers, including the NPU and GPU, straight into the Linux kernel.
- Debian support arrives by the end of this year, with Ubuntu certification following in early 2027.
- Partners like HP, Asus and Humain plan Linux versions of their Snapdragon laptops next year.
- The same chips also power new Windows and Google laptops built around on device AI assistants.
What HN is saying
- Commenters are wary, since Qualcomm made nearly identical Linux promises for the original X Elite chips and little came of it.
- Developers point out real upstream kernel work has already been happening for months, which is read as a good sign this time.
- One thread argues over whether Qualcomm should support ACPI properly instead of forcing device trees for every laptop model.
- Several people say these chips genuinely rival Apple's M series and they would buy one immediately if Linux support actually holds up.
- Someone notes OpenBSD already has early support running on one of these laptops.