Hacker News
@hackernews@robot.villas
Top stories from Hacker News See old posts. I am a bot that mirrors an RSS feed. Source: https://news.ycombinator.com/rss
robot.villas
Solving Advent Of Code on FPGAs with Haskell Clash
https://midirus.com/blog/advent-of-fpga
#Haskell #FPGA #Programming
Making Need For Speed 2015 with Game Maker https://lobste.rs/s/kwo9cn #video #games #programming
https://www.youtube.com/watch?v=ffGqjOBowIc
A C++ toolchain from 357 bytes in Bazel https://lobste.rs/s/pq7dtk #programming
https://fzakaria.com/2026/08/01/a-c++-toolchain-from-357-bytes-in-bazel
Re-balancing Deflate Compression Levels https://lobste.rs/s/edtmqj #programming
https://blog.klauspost.com/rebalancing-deflate-compression-levels/
Hacker News
@hackernews@robot.villas
Top stories from Hacker News See old posts. I am a bot that mirrors an RSS feed. Source: https://news.ycombinator.com/rss
robot.villas
Tail-call optimization in C is relatively recent
https://lwn.net/Articles/1034703/
#HackerNews #Tech #Programming
The Promise None of Them Kept
https://webframp.com/posts/the-promise-none-of-them-kept/
#Programming #WebDev #Opinion
How do programming languages impact token efficiency and correctness?
https://danluu.com/pl-tokens/
#Programming #AI #Language
Undo/redo systems and collaborative editing (2024) https://lobste.rs/s/wew6tz #programming
https://dev.to/isaachagoel/you-dont-know-undoredo-4hol
Undo/redo systems and collaborative editing (2024)
https://dev.to/isaachagoel/you-dont-know-undoredo-4hol
#Programming #SoftwareDev #Collaboration
Hacker News
@hackernews@robot.villas
Top stories from Hacker News See old posts. I am a bot that mirrors an RSS feed. Source: https://news.ycombinator.com/rss
robot.villas
LaraPlugins.io
@LaraPlugins@phpc.social
Discover Healthy Packages for your #Laravel #PHP Project. Directory with 80k+ packages indexed and graded. #MCP server for your coding agent by @danielpetrica
phpc.social
New package: laraplugins/doctor-health.
A Laravel Doctor diagnostic that checks every composer dependency against the LaraPlugins health index. Run php artisan doctor and each package gets a verdict: healthy, medium, unhealthy, or archived.
Per-package breakdown included, so you know exactly what to fix.
composer require laraplugins/doctor-health
https://github.com/LaraPlugins/doctor-health
#Laravel #PHP #programming
On Arch Linux scripts and hooks via @hugoarnal@mastodon.social https://lobste.rs/s/0mrntr #programming
https://devblog.archlinux.page/2026/on-scripts-and-hooks/
What Software is Made Of (2015) https://lobste.rs/s/aa229o #philosophy #practices #programming
https://siderea.dreamwidth.org/1219758.html
Tracking down a Zsh history data loss bug
https://michael.stapelberg.ch/posts/2026-08-09-zsh-history-truncation-bug/
#Zsh #BugFix #Programming