frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Android 16 QPR1 source code is nowhere to be found but Google swears it's coming

https://www.androidauthority.com/android-16-qpr1-source-code-delay-3596650/
1•cdesai•1m ago•0 comments

Vercel Updates Pro Pricing

https://vercel.com/blog/new-pro-pricing-plan
1•aosaigh•3m ago•0 comments

SourceForge Sunsets Developer Web Hosting

https://sourceforge.net/blog/sunsetting-developer-web-user-web/
1•henry_flower•4m ago•0 comments

Overview of the DiskANN Project (2018–present)

https://harsha-simhadri.org/diskann-overview.html
1•fzliu•4m ago•0 comments

ChatGPT 5 marginalizing Gelman's measurement error model in Stan

https://statmodeling.stat.columbia.edu/2025/09/09/show-dont-tell-chatgpt-5-marginalizing-gelmans-...
1•momeara•6m ago•0 comments

PgEdge Goes Open Source

https://www.pgedge.com/blog/pgedge-goes-open-source
1•atombender•7m ago•0 comments

Lessons from Hidden Satoshi Gold Book on Crypto and AI

https://satoshigoldbook.com/
1•jamnicabpbnik•7m ago•1 comments

Charlie Kirk dies after shooting at Utah Valley University

https://utahnewsdispatch.com/2025/09/10/charlie-kirk-shot-during-event-at-utah-valley-university/
2•Improvement•7m ago•0 comments

HiTex: A spam factory for AI-generated books

https://laurent.le-brun.eu/blog/hitex-a-spam-factory-for-ai-generated-books
1•laurentlb•11m ago•0 comments

Is Apple's iPhone 17 launch a win for India?

https://restofworld.org/2025/is-apples-iphone-17-launch-a-win-for-india-we-asked-experts/
1•colinprince•12m ago•0 comments

Charlie Kirk, Turning Point USA founder, dead at 31 after Utah campus shooting

https://www.foxnews.com/us/charlie-kirk-shot-utah-event-hospitalized
4•SilverElfin•13m ago•1 comments

Trial and Error Driven Development

https://www.stevenoxley.com/blog/2025/09/09/trial-and-error-driven-development/
1•xonev•13m ago•0 comments

Exploratorium Cookbook Set: Volumes I, II and III

https://www.exploratoriumstore.com/products/exploratorium-cookbook-set
1•mhb•14m ago•1 comments

NATO's Chemical, Biological, Radiological and Nuclear (CBRN) Defence Policy

https://www.nato.int/cps/en/natohq/official_texts_197768.htm
1•type0•16m ago•0 comments

Senator: FTC should investigate Microsoft for dangerous and insecure software

https://www.wyden.senate.gov/news/press-releases/wyden-calls-for-ftc-investigation-of-microsoft-f...
2•Improvement•16m ago•0 comments

'China Is the Engine' Driving Nations Away from Fossil Fuels, Report Says

https://www.nytimes.com/2025/09/08/climate/china-clean-energy-fossil-fuel-research.html
2•bookofjoe•17m ago•1 comments

Show HN: HumanAlarm – Real people knock on your door to wake you up

https://humanalarm.com
1•soelost•17m ago•0 comments

The rules behing Rust functions

https://blog.cuongle.dev/p/the-hidden-rules-behind-rust-functions
2•gidellav•18m ago•0 comments

Launching Bottlenecks Institute

https://www.bottlenecksinstitute.com/
1•parnibrk•20m ago•0 comments

In 1979 one of the best guitar solos recorded was cut for radio time

https://www.seekhifi.com/my-sharona-by-the-knack/
2•wmeredith•21m ago•1 comments

Lifetime Starlink Deal? Nope, It's Just a Scam Circulating on Facebook

https://www.pcmag.com/news/lifetime-starlink-deal-nope-its-just-a-scam-circulating-on-facebook
1•rolph•21m ago•0 comments

Understanding Motion and Relativity with Spacetime Diagrams

https://steuard.github.io/spacetime/intro.html
2•Steuard•21m ago•1 comments

Coffee naps might be the weirdest–and smartest–way to recharge

https://www.nationalgeographic.com/health/article/caffeine-nap-explained
2•manveerc•22m ago•1 comments

How do we decide if a tax is good or bad?

https://www.theguardian.com/australia-news/2025/aug/21/how-do-we-decide-if-a-tax-is-good-or-bad-a...
1•PaulHoule•27m ago•0 comments

What's the real reason games are taking longer to make?

https://www.gamedeveloper.com/production/what-s-the-real-reason-games-are-taking-longer-to-make-
3•starkparker•28m ago•0 comments

Scaling Asyncio on Free-Threaded Python

https://labs.quansight.org/blog/scaling-asyncio-on-free-threaded-python
1•lumpa•28m ago•0 comments

Front-Loaded Vesting: Why Your Tech Offer Looks Different Now

https://www.levels.fyi/blog/front-loaded-vesting.html
1•zuhayeer•30m ago•0 comments

The Great French Fry Mystery

https://torontolife.com/deep-dives/the-great-french-fry-mystery-fast-food-whodunit/
1•gmays•31m ago•0 comments

The weird economics of semiconductors and GenAI

https://gauthierroussilhe.com/en/articles/how-to-use-computing-power-faster
3•Bogdanp•32m ago•0 comments

Claude Code Analytics API

https://docs.anthropic.com/en/api/claude-code-analytics-api
1•tosh•36m ago•0 comments
Open in hackernews

Dotter: Dotfile manager and templater written in Rust

https://github.com/SuperCuber/dotter
24•nateb2022•2h ago

Comments

phren0logy•1h ago
Now that 20225 has become “The Year of the Terminal”(R), I have been looking at how managing my dot files in a more coherent way. I was thinking straight up git vs stow, but I should would be very interested in comparisons from those who have used this tool.
gaweringo•59m ago
I found it quite useful. My main use case for it is managing the same dotfiles for Windows and Linux. Specifically that neovim uses different folders and I can set that per OS in dotter.

It also allows for including our not including a config based on an executable being available which can be useful. It requires some configuration, depending on how many of its features you use but I think it's worth it.

phren0logy•56m ago
Thanks. I’m between Omarchy and MacOS mostly, but sometimes Windows, too. Seems worth putting some time into it.
vault•25m ago
I've been using "homegit" for years and never felt the need for a replacement.

https://www.atlassian.com/git/tutorials/dotfiles

defraudbah•10m ago
I wish it had more examples or some basic documentation website, it looks interesting cuz i have a lot of context switching through all my tools.