frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Boba, a one button platformer for PICO-8

https://zeta0134.itch.io/boba
1•zeta0134•1m ago•0 comments

Salesforce to Acquire Fin (formerly Intercom) for $3.6BN

https://www.salesforce.com/news/press-releases/2026/06/15/salesforce-signs-definitive-agreement-t...
1•colesantiago•2m ago•0 comments

Code Is a Message to the Future

https://webflow.com/blog/code-as-communication
1•ilreb•5m ago•0 comments

Show HN: StoryMotion – an editor for whiteboard explainer animations

https://storymotion.video
1•chunza2542•5m ago•0 comments

Sbt 2.0.0

https://eed3si9n.com/sbt-2.0.0
1•pregnenolone•6m ago•0 comments

3D Lissajous Figure Generator

https://www.simplenumbertools.com/calculators/wave-generator/
1•smdz•6m ago•0 comments

China bans sales of Germany's Infineon GAN chips

https://www.semiconductor-today.com/news_items/2026/jun/innoscience-infineon-150626.shtml
1•akyuu•9m ago•0 comments

Microsoft weighing up spinning off Xbox

https://www.gamesindustry.biz/report-microsoft-weighing-up-spinning-off-xbox
1•lentil_soup•10m ago•0 comments

A History of Microwave Ovens (2024)

https://taylor.town/history-of-microwave-ovens
1•surprisetalk•10m ago•0 comments

Mythos Proves AI Safety Can No Longer Live Inside the Model

https://grith.ai/blog/mythos-ai-safety-cannot-live-inside-the-model?a=0
1•edf13•11m ago•0 comments

See Anthropic Orchestrate the Narrative

1•functionmouse•11m ago•0 comments

Tell HN: Forget selectors and screenshots. The agentic web lives in your shell

1•keepamovin•12m ago•0 comments

Open (YC W24): we'll refund every dollar, up to $2M, if our AI agent disappoints

https://www.open.cx/guarantee
1•gharbat•12m ago•1 comments

Fox buying streaming platform Roku in cash-and-stock deal worth $22B

https://apnews.com/article/fox-roku-tubi-streaming-824089dbe16631fade634becdb164c94
4•geox•12m ago•0 comments

Floating Point: The Origin Story

https://thechipletter.substack.com/p/floating-point-the-origin-story
1•abhi9u•13m ago•0 comments

Quentin's Law of Optimal Velocity

https://statusq.org/archives/2026/04/12/13679/
1•bookofjoe•15m ago•0 comments

Anxiety around AI is materially triggered and existentially experienced

https://michaellwy.substack.com/p/the-texture-of-ai-dread
2•momentmaker•16m ago•0 comments

Show HN: TopoGlyph – an extensible language system for problem solving

https://github.com/xyzcoordinate/TopoGlyph/tree/main
1•zwyld•16m ago•0 comments

Show HN: Comment Vibe – on-device tone check using Chrome's built-in AI

https://chromewebstore.google.com/detail/comment-vibe/kibcnjcipaofjlbbnjdjaobbkoajiejp
1•Brosper•16m ago•0 comments

Plugins Case Study: Pluggy

https://eli.thegreenplace.net/2026/plugins-case-study-pluggy/
1•ibobev•16m ago•0 comments

An O(x)Caml book that runs

https://kcsrk.info/ocaml/oxcaml/teaching/nptel/llm/2026/06/13/an-oxcaml-book-that-runs/
1•ibobev•17m ago•0 comments

Google found liable for bad AI Overview results Let's play Truth Or Consequences

https://www.theregister.com/ai-and-ml/2026/06/15/google-found-liable-for-bad-ai-overview-results-...
1•beardyw•17m ago•0 comments

Unity vs. Floating Point

https://aras-p.info/blog/2026/06/11/Unity-vs-floating-point/
1•ibobev•17m ago•0 comments

What rare earths and chip controls predict about the Fable shutdown

https://tediware.com/resources/updates/what-rare-earths-and-chip-controls-predict-about-the-fable...
2•adriand•20m ago•0 comments

When Three Passive Funds Become the Market

https://www.apollo.com/wealth/the-daily-spark/When-Three-Passive-Funds-Become-the-Market
1•akyuu•20m ago•0 comments

I built an AI tool to auto-clip the most "hyped" moments from YouTube streams

https://streamcut-jt4lxhl5gbajgzgc5wx438.streamlit.app/
1•Adilaa•20m ago•0 comments

Show HN: GitDocs – AI that writes your README and opens a PR on your repo

https://gitdocs.online/
1•shivansh0512•21m ago•0 comments

How the Squamish struck gold in Vancouver

https://worksinprogress.co/issue/how-the-squamish-struck-gold-in-vancouver/
5•duffycommaryan•23m ago•0 comments

The World's Leading Deepfake Expert No Longer Trusts His Own Eyes

https://www.nytimes.com/2026/06/14/us/ai-deepfake-hany-farid.html
2•bookofjoe•25m ago•1 comments

White House's export limits on Anthropic linked to concerns about Chinese access

https://www.semafor.com/article/06/13/2026/white-house-move-to-limit-anthropic-linked-to-concerns...
2•doener•26m 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.