Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Hister: A private search engine for the pages you visit and the files you keep(github.com/asciimoo ↗)
    80comments
  2. Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA(global.fujitsu ↗)
    156comments
  3. Missouri governor orders guardrails on Flock cameras and ALPRs(stlpr.org ↗)
    6comments
  4. CrowdSec Source Code Leak(crowdsec.net ↗)
    28comments
  5. Rate limits on GitLab.com are changing(about.gitlab.com ↗)
    91comments
  6. Wax Motor(wikipedia.org ↗)
    1comments
  7. Infinite-Parameter LLMs: Generating and Adapting Weights from Live Data(arxiv.org ↗)
    10comments
  8. Why I didn’t sign the Fields medallists’ letter(gowers.wordpress.com ↗)
    192comments
  9. How GLM built its own inference infrastructure(z.ai ↗)
    233comments
  10. Running Ubuntu on the Lenovo IdeaPad Duet(vhaudiquet.fr ↗)
    3comments
  11. The American Religion of Self-Storage Facilities(newyorker.com ↗)
    189comments
  12. Zettascale (YC S24) Is Hiring ASIC/FPGA Engineers to Build Chips for ASI(zscc.ai ↗)
    discuss
  13. TSMC revealing details about next gen A14 node(mapyourshow.com ↗)
    10comments
  14. Launch HN: Skillsync (YC W26) – AI chat sessions made portable across agents
    24comments
  15. One year of sponsored Servo development(servo.org ↗)
    132comments
  16. Show HN: Share your AI Setup, Learn from others(mysetup.ai ↗)
    72comments
  17. CCC invites all model citizens to 40C3(ccc.de ↗)
    139comments
  18. Grand MS-DOS Gaming General MIDI Showdown(johnnovak.net ↗)
    7comments
  19. LLM Classification Is Feature Engineering(minimallysufficient.com ↗)
    12comments
  20. The Return of Sail Power: Cargo Ships Are Turning Back to the Wind(gcaptain.com ↗)
    109comments
  21. Show HN: Craigslist for agent skills, curated by a human(skillbay.sh ↗)
    5comments
  22. Ask HN: How to recover Google auth after phone stolen?
    75comments
  23. Don't Make Job Referrals Public(melashri.net ↗)
    7comments
  24. My temporary PHP fix from 2014 has nearly 20M installs. Today I'm deprecating it(jakeasmith.com ↗)
    85comments
  25. Stallman: Thousands Dead, Millions Deprived of Liberties (2001)(slashdot.org ↗)
    35comments
  26. Vinix – A modern operating system written in V(vinix-os.org ↗)
    46comments
  27. Economic policy for AGI(deepmind.com ↗)
    32comments
  28. Mastering Layout Engines in Graphviz: Dot vs. Neato vs. Twopi vs. Circo(visual-paradigm.com ↗)
    7comments
  29. Artificial intelligence now beats some of the best human forecasters(economist.com ↗)
    82comments
  30. The Relation Between Mathematics and Physics by Paul Dirac (1939)(cam.ac.uk ↗)
    50comments

Running Ubuntu on the Lenovo IdeaPad Duet

32 pointsby 2d agovhaudiquet.fr
3 comments
2h agoHN ↗

This is a great write-up about installing Linux on Chromebook.

Thank you for sharing it!

54m agoHN ↗

Wow! Serendipitous, I was just doing the same thing on my duet (trogdor) but I was focused on using Claude to enable the camera (missing in the device tree). I taught it to use depthcharge to reboot into the previous Kernel if a build failed; otherwise boot and start the same Claude chat so I could just let it iterate for days. It took a day to get something usable, pretty amazing.

Then I setup `howdy` to use the camera for auth.

now I’m just trying to figure out if I’m allowed to submit this upstream. Postmarketos explicitly rejects LLM submission, but I can submit it to linux-next. Seems to me a shame, this enables folks who have devices and want to fix things (but lack the time/knowledge) to use these LLM powers for a very good cause.

Plasma mobile has been really great for me, you should try it out!

33m agoHN ↗

I just did something similar to bring mainline Linux to my Daylight DC-1 [1] [2], although possibly more difficult since I had to start from scratch.

I can guarantee the same amount of work, without AI, takes probably 10x or more time (I did it in the past w/ the Google Pixel C [3]).

Unfortunately it looks like pmOS is against AI [4], so I'll likely switch away from pmOS and never contribute a single line in the future. Too bad, I was a huge fan [5].

[1]: https://daylightcomputer.com/product

[2]: https://x.com/DenysVitali/status/2091238391710888416

[3]: https://github.com/pixelc-linux/documentation

[4]: https://docs.postmarketos.org/policies-and-processes/develop...

[5]: https://blog.denv.it/posts/pmos-k3s-cluster/