frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Link Shell Extension: Easily Make Links in Windows

https://schinagl.priv.at/nt/hardlinkshellext/linkshellextension.html
1•eustoria•21s ago•0 comments

US says ban on AI chip shipments applies to Chinese firms outside China

https://www.aljazeera.com/economy/2026/6/1/us-says-ban-on-ai-chip-shipments-applies-to-chinese-fi...
2•billybuckwheat•37s ago•0 comments

DelphiTools: A collection of small, low stakes and low effort tools

https://delphi.tools/
1•eustoria•1m ago•0 comments

I can build anything and reach no-one

https://twitter.com/jackthinkz/status/2061432223035765207
1•jack_lynch•3m ago•1 comments

Woojer Vest 4: It's like THX for your torso

https://newatlas.com/consumer-tech/woojer-vest-4-review/
1•dabinat•5m ago•0 comments

Why Larger Models Learn More: Capacity, Interference, Rare-Task Retention

https://arxiv.org/abs/2605.29548
1•matt_d•5m ago•0 comments

Can the stockmarket swallow Anthropic, SpaceX and OpenAI?

https://economist.com/finance-and-economics/2026/06/01/can-the-stockmarket-swallow-anthropic-spac...
1•andsoitis•5m ago•0 comments

Most enterprise AI projects have the training data they need

https://www.scribeitlocal.com/meeting-transcripts-for-ai-agents.html
1•JankoTech•7m ago•0 comments

A just wrapper for tmux and global recipes

https://eshlox.net/just-wrapper
1•speckx•9m ago•0 comments

PyTorch's playbook for AI coding, as of May 2026

https://docs.pytorch.org/devlogs/ai-agents/2026-05-30-ai-coding-playbook/
1•matt_d•10m ago•0 comments

Which AI coding tools do AIs recommend? Data across 10 models and 1000 responses

https://tryrenown.com/research/ai-visibility-ai-coding-tools/full/
1•shmval•10m ago•1 comments

Show HN: Kios – An iOS e-reader app with kobo, kosync and OPDS support

https://testflight.apple.com/join/fzdZFbtM
2•raphi011•14m ago•0 comments

Leaked Docs Suggest Trump Admin Running Covert Influence Campaigns on Americans

https://weaponizedspaces.substack.com/p/leaked-docs-suggest-trump-admin-is
3•rbanffy•15m ago•0 comments

Show HN: Datapoint AI – fastest way to know what your customers want

https://trydatapoint.com
2•yoloakki•15m ago•0 comments

Pogroms, American Style

https://paulkrugman.substack.com/p/pogroms-american-style
2•rbanffy•15m ago•0 comments

Games in which you walk (2019)

https://p.migdal.pl/blog/2019/06/games-in-which-you-walk-and-get-immersed/
1•stared•16m ago•0 comments

After 19 Years, Quetoo Is Here

https://quetoo.org/news/quetoo-is-here/
2•klaussilveira•17m ago•0 comments

Scott Pelley Accuses CBS News Boss of 'Murdering' '60 Minutes'

https://www.nytimes.com/2026/06/01/business/media/cbs-60-minutes-scott-pelley-nick-bilton.html
1•grassfedgeek•20m ago•0 comments

Skolem's Paradox

https://www.infinitelymore.xyz/p/skolems-paradox
1•FillMaths•22m ago•0 comments

I Gave My Kid a Screen-Free Summer–and You Can Too

https://www.thefp.com/p/kid-screen-free-summer
2•sorenKaram•23m ago•0 comments

Electrifying the Cow Path

https://sebas.fika.bar/electrifying-the-cow-path-01KSJS9QM201WECVBBV2HKAV6M
1•smtx•23m ago•0 comments

Strategy Sells Bitcoin for First Time in Four Years

https://www.cryptoprowl.com/releases/strategy-sells-bitcoin-for-first-time-in-four-years-5724
2•Cider9986•24m ago•0 comments

Ohio hits pause on datacenter tax breaks draining its coffers

https://www.theregister.com/on-prem/2026/06/01/ohio-hits-pause-on-datacenter-tax-breaks-draining-...
4•Bender•25m ago•0 comments

Palo Alto VPN bug graduates from advisory to active exploitation

https://www.theregister.com/cyber-crime/2026/06/01/palo-alto-vpn-bug-graduates-from-advisory-to-a...
2•Bender•27m ago•0 comments

Florida sues OpenAI, Sam Altman after multiple ChatGPT-linked murders

https://arstechnica.com/tech-policy/2026/06/florida-sues-openai-sam-altman-after-multiple-chatgpt...
7•Bender•28m ago•1 comments

Florida becomes first state to sue OpenAI over child safety risks

https://www.reuters.com/legal/litigation/florida-becomes-first-state-sue-openai-over-child-safety...
3•1vuio0pswjnm7•29m ago•0 comments

Europe Demands Family Dynasties

https://marginalrevolution.com/marginalrevolution/2026/06/europe-demands-family-dynasties.html
2•paulpauper•32m ago•0 comments

Agent Code – open-source Mac app for managing AI coding agents

https://github.com/a-streetcoder/agent-deck
1•almorci•32m ago•0 comments

Have Money, Live Better. Turkmenistan

https://notcompeting.substack.com/p/have-money-dont-complain-live-better
5•paulpauper•33m ago•1 comments

The Missing Value of Data

https://www.nber.org/papers/w35266
4•paulpauper•33m ago•0 comments
Open in hackernews

GitHub and the Crime Against Software

https://eblog.fly.dev/githubbad.html
75•pplanu•1h ago

Comments

rglover•39m ago
“Never, ever, think about something else when you should be thinking about the power of incentives.”

— Charlie Munger

Edit: great write up, thank you op.

Iridiumkoivu•26m ago
Amen.
jph•21m ago
Because of so many GitHub problems, I'm adding GitLab.com and Codeberg.org.

Setup is simply 3 steps:

1. Sign up on each service, ideally with the same username.

2. For each repo you want to share, create the same repo name as a blank repo; do not automatically create a README.

3. Edit your local file .git/config to add push URLs, then push as usual.

Example:

    [remote "origin"]
        url = git@github.com:foo/bar.git
        pushurl = git@codeberg.org:foo/bar.git
        pushurl = git@github.com:foo/bar.git
        pushurl = git@gitlab.com:foo/bar.git
        fetch = +refs/heads/*:refs/remotes/origin/*
satvikpendem•20m ago
I'd also add tangled.org and radicle.dev. I've been looking into these new decentralized forges recently.
jvanderbot•7m ago
And for fun, just spin up an ec2 machine and initialize some bare repos there.
john01dav•5m ago
What's the purpose of using EC2 over something much cheaper, like OVH, digitalocean, or Hetnzer?

Usually the argument is for scalability, but a single VM for personal use doesn't need that, and even if you do want that, you'll need more than a bare repo.

guessmyname•2m ago
And where do you keep Issues, Pull-Requests, Wikis, Discussions, etc. ? (rethorical question)
f311a•14m ago
This web site is very hard to read because of the colors and font sizes.
macintux•12m ago
> Microsoft: Our priorities are clear: availability first, then capacity, then new features.

> This is a lie. Github - and the microsoft organization more widely - clearly prioritize flashy AI features over fundamental reliability Github has a public changelog. In thirty days since they posted their update, their patch notes contain the words “copilot” 59 times, “agent” 8 times, “performance” 0 times, and “reliability” 0 times. The changelog has a feature to filter by category: copilot is it’s own category: performance and reliability do not exist at all.

I suppose when calling someone a liar, it's beneficial to have hard numbers to back it up. Ouch.

sanskritical•12m ago
People should consider decentralized git over Nostr, rather than switching to a replacement like Codeberg or Gitlab and waiting for the resulting enshittification after it attracts everyone else.

https://nostrapps.github.io/nostrgit/

bix6•7m ago
What happened to hacker culture? Did everyone (or enough) just sell out?

It’s fascinating to me that the people who know the most about tech keep deciding over and over to give something to some corporation and inevitably it becomes an issue. I guess ease of use and freemium really trumps everything; I expect more from smart people but money talks.

ivanjermakov•4m ago
Nobody wants to pay for git hosting. Seems like nobody wants to self-host it either.
suobset•1m ago
Codeberg and Gitlab exist though. The problem is the inertia. Tons of repositories in GitHub from way before MS acquired them, which makes most people use GitHub, which makes most software projects choose GitHub.

Heck, GH Stars are used as a vanity metric for a lot of projects.

wilg•1m ago
I remain happy with GitHub!
bearjaws•1m ago
We're going to enter the era of returning to self hosting.

Self hosted gitlab is a dream, no surprises ever, exactly how your repos are supposed to work.