Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Astra compressed 600Mb of audio into 20Kb (twitter.com/matternjustus)
    —discuss
  2. A Mass. lesbian bar required KN-95 masks. When rules changed, hell broke loose (bostonglobe.com)
    1comments
  3. OpenAI $500 ProMax plan listed in API
    —discuss
  4. Musk – Official Trailer – Bleecker Street [video] (youtube.com)
    —discuss
  5. Steppy Fox Browser Game (steppyfox.com)
    —discuss
  6. Legal AI Harvey's margins went from +50% to -50% in 6 months on frontier costs (yahoo.com)
    1comments
  7. Show HN: IGViewer – Browse public Instagram profiles and stories anonymously (igrecent.com)
    —discuss
  8. Real-Time AI Simplification (A2, B1, B2) of BBC World News Live (voicefrom.ai)
    —discuss
  9. My First Language Front End with MLIR (whereisalan.dev)
    —discuss
  10. Dutch governments builds alternative for Microsoft based on NixOS (dawo.community)
    —discuss
  11. You Cry [video] (youtube.com)
    —discuss
  12. Your Language Model Is Already a Decision Model (github.com/ntlm1686)
    —discuss
  13. Dating a takeoff photo to the second using runway markings as a ruler (spuria.app)
    1comments
  14. Show HN: Can an AI agent bypass a post-quantum signed authorization policy? (github.com/max-russo-com)
    —discuss
  15. Coming to terms with the end of the Falcon 9 (thespacereview.com)
    —discuss
  16. OpenAI prepares new $500/month Pro Max plan for ChatGPT (testingcatalog.com)
    —discuss
  17. Show HN: Foveon Lab – Compare Sigma Photo Pro Presets on Foveon X3F Files (github.com/biopoetic)
    —discuss
  18. Ask HN: Migrating personal email domain from Gmail to iCloud?
    —discuss
  19. Deep Fission ($FISN): A Money Pit (iceberg-research.com)
    —discuss
  20. Show HN: Tasket++ Simulate your Windows actions automatically-free and OS (apps.microsoft.com)
    —discuss
  21. Tesla 'FSD' sped in 55% of Brussels 30 km/h zones ahead of EU vote (electrek.co)
    —discuss
  22. Driver Misconduct in Last-Mile Delivery (arxiv.org)
    —discuss
  23. Quiet-guardrails: Claude Code manual mode, minus the nagging (github.com/seanmcmillan)
    —discuss
  24. YC rejected it, so we're open-sourcing it (github.com/orangewood-co)
    3comments
  25. The Subtle Art of Normalising Dystopia [video] (youtube.com)
    —discuss
  26. Amiga Screens: A Primer (datagubbe.se)
    —discuss
  27. Implicit Neural Representations with Periodic Activation Functions (2020) (arxiv.org)
    1comments
  28. F1 Start Timer (jakearchibald.com)
    —discuss
  29. Pentium II at 600Mhz with Voodoo 3 Emulated on 86Box with M6 Mac Mini (nyaa.sh)
    —discuss
  30. Show HN: Entail – what your model files declare vs. what the engine runs (github.com/wwoosshh)
    —discuss

Show HN: TiddlyInstall – A single HTML file that makes cross-platform installers

1 pointsby 55m agorobertsdotpm.github.io
0 comments
Hello HN, I wanted to show you some new software I designed (and Claude implemented.)

It's called TiddlyInstall. TiddlyInstall is a single-page website that lets you easily build installers for all your projects. What makes TiddlyInstall unusual is there is no software to download and everything is able to work offline. Based on the project that it's inspired by: you can download TiddlyInstall as a HTML file and use it to make working binaries for Windows, Linux, and Mac.

How it works:

Most installers / binaries are custom per project. But with very few modifications they can be made general-purpose. Installers can be made to follow meta-data which can be vouched for by hashes in their file names, embedded data, and signatures. That means new binaries only need meta-data to be changed which can be done entirely in the browser.

For the installers themselves NSIS was chosen for its amazing Windows support. Otherwise, the rest is shell scripting. I am very excited about it and would love people to try it out. All the code is open source under MIT. Feel free to report issues on the Github at http://github.com/robertsdotpm/tiddlyinstall

Credits:

Claude (and the authors whose works it was trained on :/) deserve huge credits for the implementation. It would have taken me months to code this all this. This project is not affiliated with TiddlyWiki -- though I am heavily inspired by that project!

If anyone thinks my work is cool -- I'm currently looking for new opportunities. Feel free to reach out if there's a match (matthew@roberts.pm.)

A quiet thread, for now.Start the conversation on HN ↗