The best Hacker News stories from Show from the past day
Latest posts:
Show HN: Next.js App with PocketBase Integration
Show HN: Billion Cell Spreadsheets with Incremental Computation
I figured this might be interesting for some here. This is a demo we built to showcase computation with Feldera (SQL compiled to Rust circuits that evaluate input incrementally): <a href="https://github.com/feldera/feldera">https://github.com/feldera/feldera</a><p>The gist of it is that if you update a cell, we incrementally update the spreadsheet which means we will only emit a minimal amount of changes for the cells affected by your update. The nice thing about it is that this is something that Feldera does automatically (and it would do that for any SQL that you end up writing, so it doesn't have to be a spreadsheet, but a spreadsheet is a nice example that everyone understands and knows about).<p>There is a more detailed explanation in this video <a href="https://www.youtube.com/watch?v=ROa4duVqoOs" rel="nofollow">https://www.youtube.com/watch?v=ROa4duVqoOs</a> if you're interested what's going on under the hood -- or if you prefer reading about it we have an article series that goes over all the parts of the demo<p>1. Feldera SQL (gets compiled to Rust) <a href="https://docs.feldera.com/use_cases/real_time_apps/part1" rel="nofollow">https://docs.feldera.com/use_cases/real_time_apps/part1</a><p>2. API server (Rust/Axum hosted on fly.io) <a href="https://docs.feldera.com/use_cases/real_time_apps/part2" rel="nofollow">https://docs.feldera.com/use_cases/real_time_apps/part2</a><p>3. egui web Client (Rust compiled to WebAssembly) <a href="https://docs.feldera.com/use_cases/real_time_apps/part3" rel="nofollow">https://docs.feldera.com/use_cases/real_time_apps/part3</a>
Show HN: ZX Spectrum SCR to PNG Converter
Scratching my own itch. I had to do this for showing information on ZX Spectrum games. So thought I'd turn it into a useful tool for other people to use.
Show HN: ZX Spectrum SCR to PNG Converter
Scratching my own itch. I had to do this for showing information on ZX Spectrum games. So thought I'd turn it into a useful tool for other people to use.
Show HN: Another ELF Analysis Toolkit
Nyxelf simplifies static and dynamic analysis of ELF binaries, enabling you to extract valuable insights effortlessly. And can be used for vulnerability assessments, unpacking, syscall tracing, and memory analysis.
Show HN: Another ELF Analysis Toolkit
Nyxelf simplifies static and dynamic analysis of ELF binaries, enabling you to extract valuable insights effortlessly. And can be used for vulnerability assessments, unpacking, syscall tracing, and memory analysis.
Show HN: Decentralized robots (and things) orchestration system
Hi HN, we build an open-source operating system extension for orchestrating robot swarms fully decentralized.<p>This first beta version allows you to create fully decentralized robot swarms. The system will set up a wireless mesh network and run a p2p networking stack on top of it, such that nodes can interact with each other through various abstractions using our SDKs (Rust, Python, TypeScript) or a CLI.<p>We hope this is a step toward better inter-robot communication (and a fun project if you have a few Raspberry Pis lying around).<p>Our mesh network is created by B.A.T.M.A.N.-adv and we’ve combined this with optimized decentralized algorithms. To a user, it becomes very easy to write decentralized applications involving several peers since we’ve abstracted away much of the complexity. Our system currently offers several orchestration primitives (Key-Value Store, Pub-Sub, Discovery, Request-Response, Mesh Inspection, Debug Services, etc.)<p>Internally, everything except the SDKs is written in Rust, building on top of libp2p. We use gRPC to communicate between the SDKs and the CLI, so libraries for other languages are possible, and we welcome contributions (or feedback).<p>The C++ SDK and a ROS package that should feel natural to roboticists are in the works. Soon we also want to support a collaborative SLAM and a distributed task queue.<p>We’d love to hear your thoughts! :)
Show HN: Decentralized robots (and things) orchestration system
Hi HN, we build an open-source operating system extension for orchestrating robot swarms fully decentralized.<p>This first beta version allows you to create fully decentralized robot swarms. The system will set up a wireless mesh network and run a p2p networking stack on top of it, such that nodes can interact with each other through various abstractions using our SDKs (Rust, Python, TypeScript) or a CLI.<p>We hope this is a step toward better inter-robot communication (and a fun project if you have a few Raspberry Pis lying around).<p>Our mesh network is created by B.A.T.M.A.N.-adv and we’ve combined this with optimized decentralized algorithms. To a user, it becomes very easy to write decentralized applications involving several peers since we’ve abstracted away much of the complexity. Our system currently offers several orchestration primitives (Key-Value Store, Pub-Sub, Discovery, Request-Response, Mesh Inspection, Debug Services, etc.)<p>Internally, everything except the SDKs is written in Rust, building on top of libp2p. We use gRPC to communicate between the SDKs and the CLI, so libraries for other languages are possible, and we welcome contributions (or feedback).<p>The C++ SDK and a ROS package that should feel natural to roboticists are in the works. Soon we also want to support a collaborative SLAM and a distributed task queue.<p>We’d love to hear your thoughts! :)
Show HN: Decentralized robots (and things) orchestration system
Hi HN, we build an open-source operating system extension for orchestrating robot swarms fully decentralized.<p>This first beta version allows you to create fully decentralized robot swarms. The system will set up a wireless mesh network and run a p2p networking stack on top of it, such that nodes can interact with each other through various abstractions using our SDKs (Rust, Python, TypeScript) or a CLI.<p>We hope this is a step toward better inter-robot communication (and a fun project if you have a few Raspberry Pis lying around).<p>Our mesh network is created by B.A.T.M.A.N.-adv and we’ve combined this with optimized decentralized algorithms. To a user, it becomes very easy to write decentralized applications involving several peers since we’ve abstracted away much of the complexity. Our system currently offers several orchestration primitives (Key-Value Store, Pub-Sub, Discovery, Request-Response, Mesh Inspection, Debug Services, etc.)<p>Internally, everything except the SDKs is written in Rust, building on top of libp2p. We use gRPC to communicate between the SDKs and the CLI, so libraries for other languages are possible, and we welcome contributions (or feedback).<p>The C++ SDK and a ROS package that should feel natural to roboticists are in the works. Soon we also want to support a collaborative SLAM and a distributed task queue.<p>We’d love to hear your thoughts! :)
Show HN: News Minimalist – News ranked by significance
Hey HN! I'm the author of News Minimalist — a news aggregator where all news is ranked by significance on a scale from 0 to 10.<p>The project was born out of personal pain — I wanted a way to read <i>only</i> significant news, like major humanity milestones, or historical political events, filtering out all the celebrity gossip and smartphone releases. But I couldn't find a way to do that — everywhere I looked, the news was ranked by popularity, coverage, or relevance, not significance.<p>I first tried to solve the problem in the beginning of 2023 with GPT-3 (the top model at that time) by asking it to estimate the significance of some news stories. The results were painfully bad — for some reason, the model preferred tragic, personal stories, completely missing the essence of what makes the news significant. No amount of prompt engineering could fix that.<p>But it all changed in March 2023 when GPT-4 came out. The scores it gave made much more sense. After a month of work, the first version was ready. News Minimalist had its first successful Hacker News post (<a href="https://news.ycombinator.com/item?id=35795388">https://news.ycombinator.com/item?id=35795388</a>), and I realized that a lot of people had the same problem I had.<p>I've been working on improving the project ever since. As probably most tech founders, I spent too much time on technical improvements, completely ignoring marketing. But I think that work paid off, and I'm finally satisfied with the scores it gives.<p>The results are posted on the site: <a href="https://www.newsminimalist.com/" rel="nofollow">https://www.newsminimalist.com/</a><p>Let me know what you think!<p>Vadim
Show HN: LLMpeg
Inspired by the "ffmpeg by examples" comments, here's a simple script that pulls it all together. Set your OpenAI API key env var and make the script executable, and you're golden.
Show HN: LLMpeg
Inspired by the "ffmpeg by examples" comments, here's a simple script that pulls it all together. Set your OpenAI API key env var and make the script executable, and you're golden.
Show HN: LLMpeg
Inspired by the "ffmpeg by examples" comments, here's a simple script that pulls it all together. Set your OpenAI API key env var and make the script executable, and you're golden.
Show HN: LLMpeg
Inspired by the "ffmpeg by examples" comments, here's a simple script that pulls it all together. Set your OpenAI API key env var and make the script executable, and you're golden.
Show HN: Interactive systemd – a better way to work with systemd units
I created a TUI for systemd/systemctl called isd (interactive systemd).<p>It provides a fuzzy search for units, auto-refreshing previews, smart sudo handling, and a fully customizable, keyboard-focused interface for power users and newcomers alike.<p>It is a more powerful (but heavier) version of sysz, which was the inspiration for the project.<p>This should be a huge timesaver for anybody who frequently interacts with or edits systemd units/services. And if not, please let me know why! :)
Show HN: Interactive systemd – a better way to work with systemd units
I created a TUI for systemd/systemctl called isd (interactive systemd).<p>It provides a fuzzy search for units, auto-refreshing previews, smart sudo handling, and a fully customizable, keyboard-focused interface for power users and newcomers alike.<p>It is a more powerful (but heavier) version of sysz, which was the inspiration for the project.<p>This should be a huge timesaver for anybody who frequently interacts with or edits systemd units/services. And if not, please let me know why! :)
Show HN: Interactive systemd – a better way to work with systemd units
I created a TUI for systemd/systemctl called isd (interactive systemd).<p>It provides a fuzzy search for units, auto-refreshing previews, smart sudo handling, and a fully customizable, keyboard-focused interface for power users and newcomers alike.<p>It is a more powerful (but heavier) version of sysz, which was the inspiration for the project.<p>This should be a huge timesaver for anybody who frequently interacts with or edits systemd units/services. And if not, please let me know why! :)
Show HN: Interactive systemd – a better way to work with systemd units
I created a TUI for systemd/systemctl called isd (interactive systemd).<p>It provides a fuzzy search for units, auto-refreshing previews, smart sudo handling, and a fully customizable, keyboard-focused interface for power users and newcomers alike.<p>It is a more powerful (but heavier) version of sysz, which was the inspiration for the project.<p>This should be a huge timesaver for anybody who frequently interacts with or edits systemd units/services. And if not, please let me know why! :)
Show HN: Compile C to Not Gates
Hi! I've been working on the flipjump project, a programming language with 1 opcode: flip (invert) a bit, then jump (unconditionally). So a bit-flip followed by more bit-flips. It's effectively a bunch of NOT gates.
This language, as poor as it sounds, is RICH.<p>Today I completed my compiler from C to FlipJump. It takes C files, and compiles them into flipjump. I finished testing it all today, and it works!
My key interest in this project is to stretch what we know of computing and to prove that anything can be done even with minimal power.<p>I appreciate you reading my announcement, and be happy to answer questions.<p>More links:<p>- The flipjump language: <a href="https://github.com/tomhea/flip-jump">https://github.com/tomhea/flip-jump</a> <a href="https://esolangs.org/wiki/FlipJump" rel="nofollow">https://esolangs.org/wiki/FlipJump</a><p>- c2fj python package <a href="https://pypi.org/project/c2fj/" rel="nofollow">https://pypi.org/project/c2fj/</a>
Show HN: Compile C to Not Gates
Hi! I've been working on the flipjump project, a programming language with 1 opcode: flip (invert) a bit, then jump (unconditionally). So a bit-flip followed by more bit-flips. It's effectively a bunch of NOT gates.
This language, as poor as it sounds, is RICH.<p>Today I completed my compiler from C to FlipJump. It takes C files, and compiles them into flipjump. I finished testing it all today, and it works!
My key interest in this project is to stretch what we know of computing and to prove that anything can be done even with minimal power.<p>I appreciate you reading my announcement, and be happy to answer questions.<p>More links:<p>- The flipjump language: <a href="https://github.com/tomhea/flip-jump">https://github.com/tomhea/flip-jump</a> <a href="https://esolangs.org/wiki/FlipJump" rel="nofollow">https://esolangs.org/wiki/FlipJump</a><p>- c2fj python package <a href="https://pypi.org/project/c2fj/" rel="nofollow">https://pypi.org/project/c2fj/</a>