Feed aggregator
Learning Sed or Using Claude?
Article URL: https://playtechnique.io/blog/learning-sed-or-using-claude.html
Comments URL: https://news.ycombinator.com/item?id=49250994
Points: 2
# Comments: 1
A Watermark for Large Language Models
Article URL: https://arxiv.org/abs/2301.10226
Comments URL: https://news.ycombinator.com/item?id=49250961
Points: 3
# Comments: 0
Simulation of the light pollution effects of Reflect Orbital's mirror satellites
Article URL: https://starryprinceton.org/scattering_calculations_renderings?
Comments URL: https://news.ycombinator.com/item?id=49250939
Points: 2
# Comments: 1
Why Reykjavik, Iceland Banned Dogs (2023)
Article URL: https://allthingsiceland.com/reykjavik-banned-dogs-cats-rule/
Comments URL: https://news.ycombinator.com/item?id=49250923
Points: 1
# Comments: 1
Olix raises $312M from Netflix's Reed Hastings, Arm, to build Nvidia rival
Article URL: https://techfundingnews.com/olix-raises-312m-3-3b-valuation-nvidia-rival/
Comments URL: https://news.ycombinator.com/item?id=49250895
Points: 2
# Comments: 0
World Train Map – 1247 train routes around the world
Article URL: https://worldtrainmap.com/
Comments URL: https://news.ycombinator.com/item?id=49250894
Points: 2
# Comments: 0
Dark mode toggles: two states are enough
Article URL: https://lea.verou.me/blog/2026/dark-mode-toggles/
Comments URL: https://news.ycombinator.com/item?id=49250891
Points: 2
# Comments: 0
The Practice of Address: Loneliness and the Machines That Answer
Article URL: https://www.newenglishreview.org/articles/the-practice-of-address-loneliness-and-the-machines-that-answer/
Comments URL: https://news.ycombinator.com/item?id=49250853
Points: 1
# Comments: 0
Google Search Is Dying. What Comes Next Is Worse
Article URL: https://thewalrus.ca/google-search-is-dying/
Comments URL: https://news.ycombinator.com/item?id=49250836
Points: 10
# Comments: 2
Trump Crypto Took $100M from a Businessman with Red Flags
Article URL: https://www.nytimes.com/2026/08/09/us/politics/bobby-zhou-trump-crypto.html
Comments URL: https://news.ycombinator.com/item?id=49250829
Points: 5
# Comments: 1
MCP for Live NBA Game Recaps with Reddit Threads
Article URL: https://github.com/temanuel1/nba-recap-mcp
Comments URL: https://news.ycombinator.com/item?id=49250824
Points: 1
# Comments: 0
Bernie Sanders calls for AI development pause
Article URL: https://www.axios.com/2026/08/10/sanders-ai-development-pause
Comments URL: https://news.ycombinator.com/item?id=49250822
Points: 1
# Comments: 0
Being a senior can get you fired early
Article URL: https://blog.grandimam.com/posts/distorted-reality/
Comments URL: https://news.ycombinator.com/item?id=49250821
Points: 3
# Comments: 3
Show HN: Pyrig – A tool that automates project setup and maintenance
# What is pyrig?
pyrig is a package and tool that *rigs up* your project. It scaffolds and initializes a complete, fully configured, installed and working Python project with one command and makes the process of developing and maintaining it more seamless and efficient by automating things like configuration management, CLI generation, testing infrastructure, and more.
# Requirements
* Python 3.12+ * Git * uv
# Quick Start
uv init my-project --python 3.12 cd my-project uv add pyrig --dev uv run pyrig init See the [Getting Started Guide](https://Winipedia.github.io/pyrig/getting-started) for detailed setup instructions to also fully integrate with GitHub and CI/CD from the start.
# Features
# [Project Scaffolding & Initialization](https://Winipedia.github.io/pyrig/scaffolding)
`pyrig init` generates a complete project in one command that works out of the box. This includes everything a modern python project needs:
* Standardized directory structure * Fully configured dev tools (linters, formatters, type checkers, test frameworks, git hooks, etc.) * End-to-end CI/CD pipeline with GitHub Actions and integrated repository protection * Complete and working CLI * And much more...
# [File & Configuration Management](https://Winipedia.github.io/pyrig/config-files)
Every generated file is backed by a Python class that validates and merges automatically. Override any config by subclassing, or define entirely new config files — pyrig discovers and manages them for you. Run `pyrig sync` to create or update all config files at once. Run `pyrig mk subcls` to generate a subclass for overriding a specific file.
# [Automatic CLI](https://Winipedia.github.io/pyrig/cli)
`pyrig init` sets up a CLI for your project that works immediately. Generate and add new commands by running `pyrig mk cmd `. An automatic version command is included that shows the version of your project. Run `my-project version` to see it in action.
# [Mirror Test Generation & Maintenance](https://Winipedia.github.io/pyrig/mirror-tests)
Generate test skeletons with `pyrig sync`. This will generate test skeletons for all source modules and update them automatically as your project evolves.
# [Multi-Package Inheritance and Extensibility Architecture](https://Winipedia.github.io/pyrig/architecture)
Override and customize any and all behaviour to suit your project's needs. pyrig's classes are designed for inheritance and composition, allowing you to create custom configurations, tools, and more by subclassing and simply overriding methods. pyrig will automatically discover and use your custom classes without any additional configuration. Run `pyrig mk subcls` to generate a subclass for any pyrig class.
# [CI/CD & Repository Protection](https://Winipedia.github.io/pyrig/ci-cd)
Pyrig generates GitHub Actions workflows for CI/CD which automatically test and release your code. They also configure and apply repository protection settings and protection rulesets. Push your code to GitHub after initialization and see it in action.
# Commands
Run `pyrig --help` to see a list of all available commands and their usage. Run `pyrig --help` for more information about a specific command and its usage. Run `my-project --help` to see the automatically generated CLI for your project.
# Documentation
|[*Full Documentation*](https://Winipedia.github.io/pyrig)|The manually written documentation| |:-|:-| |[*CodeWiki*](https://codewiki.google/github.com/winipedia/pyrig)|AI-generated documentation| |[*Tutorials*](https://www.youtube.com/@Winipedia-py/playlists)|YouTube tutorials for pyrig|
Comments URL: https://news.ycombinator.com/item?id=49250815
Points: 3
# Comments: 0
OpenAI has bought back $7B worth of shares in a secondary employee tender
Article URL: https://www.bloomberg.com/news/articles/2026-08-10/openai-buys-back-7-billion-of-employee-shares-in-tender-offer
Comments URL: https://news.ycombinator.com/item?id=49250813
Points: 4
# Comments: 0
A Data Breach At Shipping Giant Ceva Logistics Is Rippling Across Banks, Retailers, Steam Gamers, and Beyond
You Are the Superintelligence
Article URL: http://unsoliciteddave.blogspot.com/2026/08/you-are-superintelligence.html
Comments URL: https://news.ycombinator.com/item?id=49250392
Points: 1
# Comments: 0
Whats: A CLI command explainer, pure man pages, –help outputs
Article URL: https://github.com/iamkaran/whats
Comments URL: https://news.ycombinator.com/item?id=49250373
Points: 2
# Comments: 0
Python's pre-declared constants are kinda weird
Article URL: https://sebsite.pw/w/20260801-pythonconstants.html
Comments URL: https://news.ycombinator.com/item?id=49250370
Points: 1
# Comments: 0
Convictional (YC W19) is shutting down
Article URL: https://get.convictional.com/posts/convictional-is-shutting-down/
Comments URL: https://news.ycombinator.com/item?id=49250364
Points: 1
# Comments: 1
