Raspberry Pi 5

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. coffee_time

    Espresso Machine Application

    The processing unit in my espresso machine died and was back ordered for 4 months, so raspberry pi to the rescue!

    Is that much processing power necessary? Not even a little, but hey now it hosts its own web UI (local network only).

    Firmware (Elixir, nerves): https://github.com/benwilson512/coffee_time/blob/a49814e5d8a...

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. OctoPrint

    OctoPrint is the snappy web interface for your 3D printer!

    - Two LibreELEC (https://libreelec.tv/) mediaplayers in house (yes, one is not enough in my big family).

    - One for hosting low usage applications at home network (Unifi controller and some more).

    - Octoprint (https://octoprint.org) connected to the 3d-printer.

    - One on my desk for hardware hacking – mostly as just a PC with GPIO.

    - Some Raspberry Pi Zeros as security cameras.

  4. LibreELEC.tv

    Just enough OS for KODI

    - Two LibreELEC (https://libreelec.tv/) mediaplayers in house (yes, one is not enough in my big family).

    - One for hosting low usage applications at home network (Unifi controller and some more).

    - Octoprint (https://octoprint.org) connected to the 3d-printer.

    - One on my desk for hardware hacking – mostly as just a PC with GPIO.

    - Some Raspberry Pi Zeros as security cameras.

  5. sbc-reviews

    Jeff Geerling's SBC review data - Raspberry Pi, Radxa, Orange Pi, etc.

    And a bunch more test data: https://github.com/geerlingguy/sbc-reviews/issues/21

  6. log2ram

    ramlog like for systemd (Put log into a ram folder)

    Reducing logging, logging to ram and writing to the sdcard once a day helps longevity a lot, especially with quality sd cards.

    99% of the time it's the verbose logging of application servers that is the culprit of sdcard failures.

    https://github.com/azlux/log2ram

  7. Framework-Laptop-13

    Documentation for the Mainboard and other modules in the Framework Laptop 13

    You can also buy mainboards[1] and expansion cards[2] (usb-c, hdmi etc.) from the same website. Depending on how beefy of a computer you want there are mainboards from 299 USD to 700 USD. So for ~500 USD you can get a very powerful tiny-ish computer. It obviously won't have the IO capabilities of pi-like hobby boards but it'll function great as a thin client for running linux / home automation stuff.

    [1]: https://frame.work/marketplace/mainboards

  8. linux

    Kernel source tree for Raspberry Pi-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://forums.raspberrypi.com/ (by raspberrypi)

    I see that the PR against the Raspberry Pi linux repo is out [0]. Interestingly they are introducing a BCM2712 defconfig with a 64k default page size.

    [0] - https://github.com/raspberrypi/linux/pull/5618

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. FullPageOS

    A raspberrypi distro to display a full page browser on boot

    Great! I'm looking forward to getting a few of these. I currently have five Raspberry Pis running in my house, mainly for dashboards:

    * Zigbee2MQTT in a closet in the middle of the house

    * FullPageOS [1] dashboard on my bedroom TV

    * FullPageOS dashboard on our living room TV

    * FullPageOS dashboard in my office

    * RetroPie running emulators and video screensaver on a CRT TV in my workshop

    [1] https://github.com/guysoft/FullPageOS

  11. Open and cheap DIY IP-KVM based on Raspberry Pi

    Open and inexpensive DIY IP-KVM based on Raspberry Pi

    I've been using one for https://pikvm.org/ and it's been a rare case of "the Raspberry Pi is neither ridiculously overpowered or ridiculously underpowered or beat out by any off the shelf solution, let alone at the same price point". It's literally the best IP KVM I've ever used or owned. The use case is almost a perfect match for the exact hardware capabilities of the Pi: hardware encoding, video input, gigabit network (with Wi-Fi alternative, which has saved me a few times), GPIO, USB OTG, the hat system, open source web KVM software which doesn't suck ass and sit untouched for 13 years with endless security vulnerabilities piling up.

  12. rpi-albumart

    Show album art for the current track and total scrobbles from Last.fm on a very cute computer. Uses the Rocket web framework + Tera for templates, all in Rust.

    I’ve got one of mine showing album art for music I’m playing[1], one with an e-ink display that shows which subways are leaving soon near me, one running Homebridge for a variety of sensors[2], one for WireGuard and Pi-Hole, and one to run Klipper/Mainsail for my 3D printer. I guess these are all tinkering as well but they’ve basically been running 24/7 for a few years now!

    [1] https://github.com/aaronhktan/rpi-albumart

  13. vesta

    Indoor environment monitoring on a Raspberry Pi with HomeKit integration. I²C, SPI, UART, GPIO, MQTT. Node.js, Python (and MicroPython!), Arduino, C, C++. (by aaronhktan)

  14. firmware

    This repository contains pre-compiled binaries of the current Raspberry Pi kernel and modules, userspace libraries, and bootloader/GPU firmware.

    But oddly enough, they don't support some screen resolutions: https://github.com/raspberrypi/firmware/issues/1202#issuecom...

  15. fpp

    Falcon Player

    I run my Christmas light show software (https://github.com/FalconChristmas/fpp) with a Pi: https://www.youtube.com/watch?v=vlxaA-ca6S0 :)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Follow-up on the earlier "Why Proxmox VE shreds your SSDs" – with details

    1 project | news.ycombinator.com | 20 Dec 2024
  • JetKVM – Next generation open-source KVM over IP for $69

    1 project | news.ycombinator.com | 3 Dec 2024
  • PiKVM – Open and Inexpensive DIY IP-KVM on Raspberry Pi

    2 projects | news.ycombinator.com | 16 Aug 2024
  • Sipeed/NanoKVM: NanoKVM: Affordable, Multifunctional, Nano RISC-V IP-KVM

    5 projects | news.ycombinator.com | 8 Jul 2024
  • The Orange Pi 5

    4 projects | news.ycombinator.com | 20 Jan 2024

Did you know that C is
the 6th most popular programming language
based on number of references?