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 ↗)
    56comments
  2. Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA(global.fujitsu ↗)
    145comments
  3. CrowdSec Source Code Leak(crowdsec.net ↗)
    25comments
  4. Rate limits on GitLab.com are changing(about.gitlab.com ↗)
    87comments
  5. Towards Self-Driving Codebases(detail.dev ↗)
    19comments
  6. Why I didn’t sign the Fields medallists’ letter(gowers.wordpress.com ↗)
    165comments
  7. Infinite-Parameter LLMs: Generating and Adapting Weights from Live Data(arxiv.org ↗)
    8comments
  8. How GLM built its own inference infrastructure(z.ai ↗)
    228comments
  9. One year of sponsored Servo development(servo.org ↗)
    128comments
  10. Zettascale (YC S24) Is Hiring ASIC/FPGA Engineers to Build Chips for ASI(zscc.ai ↗)
    discuss
  11. Running Ubuntu on the Lenovo IdeaPad Duet(vhaudiquet.fr ↗)
    2comments
  12. Grand MS-DOS Gaming General MIDI Showdown(johnnovak.net ↗)
    4comments
  13. The American Religion of Self-Storage Facilities(newyorker.com ↗)
    171comments
  14. Launch HN: Skillsync (YC W26) – AI chat sessions made portable across agents
    17comments
  15. CCC invites all model citizens to 40C3(ccc.de ↗)
    117comments
  16. Show HN: Craigslist for agent skills, curated by a human(skillbay.sh ↗)
    3comments
  17. Ask HN: How to recover Google auth after phone stolen?
    59comments
  18. The Return of Sail Power: Cargo Ships Are Turning Back to the Wind(gcaptain.com ↗)
    102comments
  19. Show HN: Share your AI Setup, Learn from others(mysetup.ai ↗)
    69comments
  20. TSMC revealing details about next gen A14 node(mapyourshow.com ↗)
    6comments
  21. Whoisinspace.com/(whoisinspace.com ↗)
    55comments
  22. LLM Classification Is Feature Engineering(minimallysufficient.com ↗)
    12comments
  23. My temporary PHP fix from 2014 has nearly 20M installs. Today I'm deprecating it(jakeasmith.com ↗)
    85comments
  24. Stallman: Thousands Dead, Millions Deprived of Liberties (2001)(slashdot.org ↗)
    21comments
  25. Economic policy for AGI(deepmind.com ↗)
    14comments
  26. Artificial intelligence now beats some of the best human forecasters(economist.com ↗)
    74comments
  27. Don't Make Job Referrals Public(melashri.net ↗)
    discuss
  28. Mastering Layout Engines in Graphviz: Dot vs. Neato vs. Twopi vs. Circo(visual-paradigm.com ↗)
    6comments
  29. Vinix – A modern operating system written in V(vinix-os.org ↗)
    42comments
  30. Keys Not Included: recovering the signing keys for US driver's license barcodes(ryan.science ↗)
    137comments

Running Ubuntu on the Lenovo IdeaPad Duet

19 pointsby 2d agovhaudiquet.fr
2 comments
1h agoHN ↗

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

Thank you for sharing it!

10m 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!