frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

OpenAI wraps $7B share sale ahead of potential IPO

https://www.cnbc.com/2026/08/10/openai-wraps-7-billion-share-sale-ahead-of-potential-ipo-.html
1•kristianp•2m ago•0 comments

France Bans Unsolicited Telemarketing Calls

https://www.nytimes.com/2026/08/11/world/europe/france-ban-unsolicited-telemarketing-calls.html
2•JumpCrisscross•5m ago•0 comments

New Features in Python 3.15

https://www.infoworld.com/article/4166693/the-best-new-features-in-python-3-15.html
2•theanonymousone•7m ago•0 comments

MP3 piracy was born August 10, 1996

https://dfarq.homeip.net/the-first-pirated-mp3/
1•giuliomagnifico•11m ago•0 comments

DeepSeek: Reverse Engineering an AI Assistant by Interviewing Itself

https://manish.sh/writings/models/inside-deepseek-reverse-engineering-an-ai-assistant-by-intervie...
2•ms7892•12m ago•0 comments

Trump Said to Have Used Military Jet to Leave Turkey Amid Threats

https://www.nytimes.com/2026/08/10/us/politics/trump-plane-ruse.html
1•blltprfmnk•15m ago•0 comments

Show HN: Mcptoon – MCP CLI client that cuts tool discovery tokens by 97%

https://github.com/activeing123/mcptoon
5•mcptokensaver•15m ago•0 comments

Bow Windshield

https://en.wikipedia.org/wiki/Bow_windshield
1•CalChris•19m ago•0 comments

Coop Roost: Free, Open Source Child Safety Infrastructure for Every Platform

https://roost.tools/blog/coop-1-0-world-s-first-free-open-source-child-safety-infrastructure-for-...
1•tyfrankiv•19m ago•0 comments

Show HN: ConfigLedger -Find configuration drift across code, CI, Docker and docs

https://github.com/DevFoundry-labs/configledger/
1•DevFoundry-labs•20m ago•0 comments

Show HN: NiceShot AI – The analytics layer competitive games forgot to add

https://github.com/karimm-ai/NiceShot_AI
1•niceshot-ai•24m ago•0 comments

Tlbic Supplement v11.0: Added Question for Readers in Other Languages

https://drive.google.com/file/d/1svnkbPHkdK2Oyp2T2kAhhQna1ANtH7bO/view?usp=drive_link
1•michikawa59•25m ago•2 comments

Checkly: Metabase Security Incident

https://www.checklyhq.com/blog/metabase-security-incident/
1•sangeeth96•25m ago•0 comments

LLVM: Estimating Branch Probabilities

https://maskray.me/blog/2026-08-09-estimating-branch-probabilities
1•signa11•25m ago•0 comments

Show HN: Mychart-CLI, a local-first exporter for records you can view

https://github.com/lifan-builds/mychart-cli
1•lifan-builds•28m ago•0 comments

Never Bet Against Elon

https://blog.oxplot.com/never-bet-against-elon/
1•oxplot•29m ago•0 comments

Clanker Constitution

https://github.com/kenn-io/constitution
2•tosh•32m ago•0 comments

Claude skill automating edits to songs

https://github.com/ZiadAbdelkarim/beat-synced-edit
2•iwasastreamer•34m ago•0 comments

Yet Another Speed Dial

https://yetanotherspeeddial.com
2•modzu•35m ago•0 comments

Free real-estate calculators: cash flow, BRRRR, DSCR, cap rate – no signup

https://smeltworks.com/rentaldealcalc/
2•rentcalcpro•35m ago•0 comments

Anthropic pledges to embed watermarks to help discern AI slop in sop to EU

https://www.theregister.com/ai-and-ml/2026/08/11/anthropic-pledges-to-embed-watermarks-to-help-di...
2•thm•35m ago•1 comments

Bringing BPF to Binfmt_misc

https://lwn.net/SubscriberLink/1086947/d67ebdaa0865be49/
2•signa11•36m ago•0 comments

Study: AI is better at reading than listening

https://viterbischool.usc.edu/news/2026/08/can-ai-read-the-room-usc-study-finds-ai-is-better-at-r...
2•giuliomagnifico•37m ago•0 comments

Solving Advent of Code on FPGAs with Haskell RetroClash

https://midirus.com/blog/advent-of-fpga
2•signa11•38m ago•0 comments

Modern Strike Juego de Pistola

2•yarianaguileraa•41m ago•0 comments

Why night owls are more intelligent

https://twitter.com/thesupermanmx/status/2086731438129627403
2•MrBuddyCasino•43m ago•0 comments

Remember plug.dj, turntable.fm, etc.? Here's a new one, this one has a bar

https://mazurka.cafe/
2•Ambroza•51m ago•1 comments

MATLAB programming language sinking in popularity

https://www.infoworld.com/article/4207496/matlab-programming-language-sinking-in-popularity.html
3•theanonymousone•59m ago•2 comments

Sharding a routing table for lock-free reads in Go

https://vincent.bernat.ch/en/blog/2026-akvorado-rib-sharding
2•vbernat•59m ago•0 comments

Manufacturing Consensus: Propaganda in the Era of Automation and Anonymity(2023)

https://ijoc.org/index.php/ijoc/article/download/26942/5263/107089
2•Jimmc414•1h ago•0 comments
Open in hackernews

Ask HN: Why hasn't Swift gained wider adoption for backend?

7•grandimam•1y ago

Comments

xp84•1y ago
I would compare to other languages which share a primary trait, namely 'Invented by and backed by big proprietary closed-source-specialist company.'

Take C# for instance: Microsoft has a rich history of being very serious about the enterprise, and was there on the ground floor of the '.com' days with popular server software. MS leveraged knowledge developers had writing Visual Basic with VBS and also Jscript, a JS variant, to popularize ASP, then convinced people to move to C# which let you do both server and desktop with the same knowledge. And all this ran on the Microsoft server OS, a popular product, out of the box.

Let's compare this with Swift. Apple has never, ever been serious about the enterprise, hasn't sold any servers during its whole lifetime, and while I'm sure you can run server side Swift on a real Linux server instead of just a Mac, its relative newness (newer than every popular language but Kotlin) means there would need to be an affirmative reason, a big tangible benefit, to convince anyone to either switch, or to start their whole career/company with Swift without ever learning anything else. Much the opposite in my humble opinion - you have Apple treating developers poorly with their aggressive rent-seeking behavior. I would never want to ditch another language that isn't controlled by one firm, to work on a platform that, though nominally 'OSS,' exists purely for Apple's benefit and is controlled by them.

Server-side Swift has one thing going for it: You can leverage your skills gained making iOS native stuff. Unfortunately, it seems to me that few companies besides indie 'Apple-only' devs even want to use 'iOS Swift' since it's limited to Apple platforms and most companies want cross-platform mobile apps. So the number of people out there who are 'Swift experts' and would find that to be the most compelling server-side environment is utterly dwarfed by people who have that level of mastery of JS, Python, Java, C#, Kotlin, PHP, Ruby, Go, etc. Which is of course a Catch-22, 'nobody uses server-side Swift because it's not popular enough to support a great community.'

To kick off a new project with a Swift backend would be to say "I trust Apple unconditionally, and also I have no intention of ever needing to hire anyone to help with this."

mattmanser•1y ago
https://en.m.wikipedia.org/wiki/Mac_OS_X_Server
xp84•1y ago
But that was dead by the time Swift came out. I apologize for my poor wording.
john_the_writer•1y ago
I like the last bit. Hiring would be a nightmare. Most serious BE dev (myself included) don't have time to learn a new language that I can only use at a handful (or single company). I want the language I spend the most time with to be something I could take to a recruiter (should I need to).

I worked at a place that worked with Delphi, and for various reasons I had to use it exclusively for a few years. No recruiter would touch me. Not until I got some time with Rails did I have a chance to escape.

As a former mobile dev, I'd also like to add, being an app dev vs BE dev isn't just about the code either.. It's a very different way of looking at problems. The skills might transfer, but they're living in different worlds. The language isn't the only obstacle.

tssva•1y ago
" Apple has never, ever been serious about the enterprise, hasn't sold any servers during its whole lifetime,"

Apple has most definitely sold servers during its lifetime. The Xserve line for example.

xp84•1y ago
Excuse me, I worded it super poorly. I meant Swift's whole lifetime. The Xserve was long dead. I once "sold" XServes (was trained to, but nobody ever bought one from me) at Apple Retail.
benoau•1y ago
Might make sense if you're an app developer but outside of that, even within that TBH, it's pretty niche.
manter•1y ago
Swift is tightly bound to the Apple ecosystem (even though it can run outside of it), both in tooling, the ecosystem, and developer's perceptions.

These things all feed into each other.

If you're in the (vast, vast) majority of Swift developers then you're writing apps for iOS, MacOS, etc. This means outside of that context Swift goes from being a relatively popular language with a strong ecosystem to an incredibly niche one.

One angle where this could gain traction is devs writing a server side backend for their Apple app - but this use case is sliced apart in practice.

- Teams that start off wanting to use the same language for the app and the backend are likely to pick React Native or similar.

- The larger teams that want/need to write their app natively likely have devs that write the apps and devs that write the server code - so the desire the for language to be the same is lower.

- The pool of developers you could hire that have backend experience and swift experience is much much smaller than either of those two factors alone.

On a pure 'is this language good enough for the problem' level - sure, swift could do the job.

But that's also true of almost every other language.

timeon•1y ago
Just my anecdote. I was excited about Swift when it came out. Then I realized that I can't use my own apps on my phone for more than a week. Which, unfortunately, led my to use web technologies. And with that into completely different tech stack for backend/frontend.
frou_dh•1y ago
Because it's a massively competitive space, and being passably good ("Hey guys, the toolchain and these libraries do actually run on Linux. Also we have XYZ Working Group.") is not sufficient to get peoples' attention.
carlhung•1y ago
It is a pretty shit language. I use Swift for living. It has a lot of special keywords, Features, etc. they keep adding new keywords to fix specific issues. it is a distasteful language.