frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

1945 Empire State Building B-25 crash

https://en.wikipedia.org/wiki/1945_Empire_State_Building_B-25_crash
1•SockThief•2m ago•0 comments

United States Occupation of Haiti

https://en.wikipedia.org/wiki/United_States_occupation_of_Haiti
1•SockThief•3m ago•0 comments

TUIParts

https://tuiparts.sh
1•handfuloflight•3m ago•0 comments

FIFA plan for Kushner-backed $20B operation to run World Cup meets UEFA fury

https://apnews.com/article/world-cup-fifa-investors-kushner-infantino-uefa-8345e0864e3a2176327338...
1•petethomas•4m ago•0 comments

Show HN: Mustuse.ai – Open-source automated ranking system run by agents

https://mustuse.ai
1•daimajia•4m ago•0 comments

SessionRadar – Monitor Claude Code and Codex sessions from your menu bar

https://sessionradar.com
1•mariohercules•4m ago•0 comments

My girlfriend broke up with me – This is my body's reaction to the news

https://old.reddit.com/r/dataisbeautiful/comments/1v874lz/my_girlfriend_broke_up_with_me/
1•refp•4m ago•1 comments

Where are my iCloud files?

https://bombich.com/blog/2026/07/28/local-backups-of-cloud-storage
1•chmaynard•5m ago•0 comments

Northstar Browser 1.0.5

3•andreasrosdal•5m ago•0 comments

Sam Altman on AGI, Compute, and Human Agency [video]

https://www.youtube.com/watch?v=XDB5beon4DY
2•hakkikonu•6m ago•0 comments

Workplaces look for cheaper AI as 'tokenmaxxing' fades as a corporate fad

https://apnews.com/article/ai-token-openai-anthropic-corporate-31bb80ac1cd7862d05f6397177d826b1
1•petethomas•6m ago•0 comments

Show HN: A tool to privately timestamp a claim and reveal it on schedule

https://prove-yourself.sebmellen.com/
1•sebmellen•6m ago•1 comments

NIH Will End Dangerous Gain-of-Function Research

https://www.wsj.com/opinion/jay-bhattacharya-how-nih-will-end-dangerous-gain-of-function-research...
1•LostMyLogin•7m ago•0 comments

New York school pauses plan to deploy humanlike AI robot teacher after backlash

https://apnews.com/article/new-york-school-artificial-intelligence-robot-teacher-c2126c704104c4eb...
2•petethomas•8m ago•0 comments

Dice: Detailed Inter-Chiplet End-to-End PHY Modeling for Chiplet Simulation

https://arxiv.org/abs/2607.24221
1•Jimmc414•11m ago•0 comments

Substackers Say New AI Detection Tool Is a 'Witch Hunt'

https://www.404media.co/substackers-say-new-ai-detection-tool-is-a-witch-hunt/
2•Jimmc414•11m ago•0 comments

Poolside Desktop Assistant – multi harness ACP app for macOS

https://poolside.ai/blog/introducing-poolside-desktop-assistant
1•appleton•13m ago•0 comments

Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript

https://github.com/twalichiewicz/HNewhere
2•twalichiewicz•14m ago•0 comments

I Asked Gemini to Read 300-Year-Old Portuguese Parish Records

https://mariofilho.com/gemini-portuguese-parish-records/
1•mariofilho•14m ago•0 comments

Architects, Anthills, and AI: A Nobel Prize's Lesson on Scientific Progress

https://kovashikawa.github.io/ai/architecs-anthill-ai/
1•rkovashikawa•15m ago•0 comments

Artist sues AI meme generator for selling deeply personal comic as ad template

https://arstechnica.com/tech-policy/2026/07/artist-sues-ai-meme-generator-for-selling-deeply-pers...
2•inerte•15m ago•1 comments

Parlay Bets Are Burning Gamblers as Market Takes Off on Kalshi

https://news.bloomberglaw.com/securities-law/parlay-bets-are-burning-gamblers-as-market-takes-off...
1•1vuio0pswjnm7•16m ago•0 comments

The Improbable Journey of Impossible Creatures

https://www.vg247.com/the-improbable-journey-of-impossible-creatures
1•endofreach•16m ago•0 comments

A Two-Person Startup Has Fixed One of the Most Hated Sounds in Modern Life

https://www.wired.com/story/a-two-person-startup-has-fixed-one-of-the-most-hated-sounds-in-modern...
1•littlexsparkee•17m ago•0 comments

AIssuer – calibrated on 500 hard issues from mature software

https://github.com/hi-mundo/AIssuer
1•hi-mundo•22m ago•0 comments

Are All the Good Men Married?

https://www.cremieux.xyz/p/are-all-the-good-men-married
3•gmays•22m ago•1 comments

AI Deals Struggle to Get Across Finish Line Bond Binge Enters Weak Demand Era

https://finance.yahoo.com/markets/stocks/articles/ai-bond-binge-enters-era-181015249.html
1•mapping365•23m ago•0 comments

AI the Singularity and where we are

1•nathanyz•23m ago•0 comments

The Economist Interviewed Elon Musk

https://www.economist.com/insider/the-insider/an-interview-with-elon-musk
1•MASNeo•24m ago•1 comments

Grok 4.5 is now available in GitHub Copilot

https://github.blog/changelog/2026-07-28-grok-4-5-is-now-available-in-github-copilot/
1•smokeeaasd•25m 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.