Search

Showing top 113 results for "open-source devices"

Top stories

Discussions and forums

r/linuxquestions · u/Emre-Y · 1w ago

Are ARM laptops actually bad for Linux and Open Source?

There's a lot of excitement around ARM laptops right now, now that Nvidia also got into this. Better performance per watt, impressive battery life, Apple Silicon changed everyone's expectations. I get it. But there's a p…

r/homelab · u/Craft4Cube · 1w ago

Update: OpenNMC, an open-source APC SmartSlot network card, now has a Crowd Supply pre-launch page

Hey r/homelab, A while ago I posted about OpenNMC, my open-source replacement for APC SmartSlot network management cards. The short version: I got tired of APC network cards being closed and expensive, so I started build…

Hacker News · u/riccardoio · 5d ago

Show HN: AuthAI, an open-source relay for user-authorized AI sessions

Hello HN,My name is Riccardo and I created AuthAI for indie hackers.The idea is quite simple: let the end users connect their chatgpt/grok/copilot account and route the AI requests through their AI subscriptions.This ena…

1 1
Hacker News · u/jonhermansen · 3w ago

Show HN: Darnix – Darwin Built with Nix

The Darwin kernel (XNU) has been open source since 1999. But "open source" and "you can actually build and boot it" are very different things. XNU depends on proprietary tooling, kexts, and a bunch of open source project…

13 1
r/openwrt · u/PizzaDisk · 2w ago

My working config for Xfinity IPv6 via Openwrt Snapshot (05/28/2026) and questions...

config dhcp 'lan' option interface 'lan' option start '10' option leasetime '24h' option dhcpv4 'server' option dhcpv6 'server' option ra 'server' list dhcp_option '3,192.168.1.1' list dhcp_option '6,192.168.1.1' list dh…