TypeScript enums: use cases and alternatives
2ality.com
Reverse Engineering Bambu Connect
wiki.rossmanngroup.com
UK's hardware talent is being wasted
josef.cn
TikTok says it is restoring service for U.S. users
nbcnews.com
CFRS[] Community Demos: Patterns drawn with turtle graphics with 6 commands
susam.github.io
It's time to make computing personal again
vintagecomputing.com
Rhai: An embedded scripting language for Rust
github.com
Byzantine-Sassanian War (602-628 CE): The Last Great War of Antiquity
thecollector.com
Why is Git Autocorrect too fast for Formula One drivers?
blog.gitbutler.com
JTAG 'Hacking' the Original Xbox in 2023
blog.ret2.io
How do interruptions impact different software engineering activities
rdel.substack.com
Parinfer: Simpler Lisp Editing
shaunlebron.github.io
Divers recover Phoenician shipwreck that sank 2.6k years ago off coast of Spain
smithsonianmag.com
Chopstick sleeves as emissaries of Japanese typography and culture
letterformarchive.org
Show HN: Terraform Provider for Inexpensive Switches
github.com
Using your Apple device as an access card in unsupported systems
github.com
CollectWise (YC F24) Is Hiring
ycombinator.com
FrontierMath was funded by OpenAI
lesswrong.com
Build a tiny CA for your homelab with a Raspberry Pi
smallstep.com
Build a Database in 3000 Lines with 0 Dependencies
build-your-own.org
What does "supports DRM and may not be fully accessible" mean for SATA SDDs?
unix.stackexchange.com
Hi HN,
I’ve been building this provider for (web managed) network switches manufactured by HRUI. These switches often used in SMBs, home labs, and by budget-conscious enthusiasts. Many HRUI switches are also rebranded and sold under various OEM/ODM names (eg. Horaco, XikeStor, keepLiNK, Sodola, etc) making them accessible/popular but often overlooked in the world of infrastructure automation.
The provider is in pre-release, and I’m looking for owners of these switches to test it and share feedback. My goal is to make it easier to automate its config using Terraform/OpenTofu :)
You can use this provider to configure VLANs, port settings, trunk/link aggregation etc.
I built this provider to address the lack of automation tools for budget-friendly hardware. It leverage goquery and has an internal SDK sitting between the Terraform resources and the switch Web UI.
If you have one of these switches, I’d love for you to give it a try and let me know how it works for you!
I’m happy to answer any questions about the provider or the hardware it supports. Feedback, bug reports, and ideas for improvement are more than welcome!