Hacker News

New stories

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

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

1 pointsby 56m 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 ↗