frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Past, Present, and Future of (Ruby) Sorbet Type Syntax

https://blog.jez.io/history-of-sorbet-syntax/
5•ksec•10mo ago

Comments

Lio•10mo ago
This is a great write up and I think the proposal to make rbs-inline type comments avaible at runtime is an execellent solution.

I can definitely see the value runtime type checking in addition to static analysis. For my own work I've done this either using pattern matching:

  class User
    def initialize(name:, age:)
      String => name
      Integer => age
      @name = name
      @age = age
    end
  end
but the error messages aren't great IMHO. It's pretty easy though knock up a little type checker in a very small module and prepend it. I have support for union types and typed arrays in mine.

I actually wasn't aware of the improvements they've made over the years to Sorbet. It think that's probably what I'll migrate to now.

Lio•10mo ago
I'd add, I'm surprised this this post isn't added to the "official" Sorbet blog. It really is a great post and very positive for the future of the project.

https://sorbet.org/blog/

I Was a 1x Coder at Best. AI Made Me a 0x Coder

https://decoupledlogic.com/2026/03/12/i-was-a-1x-coder-at-best-ai-made-me-a-0x-coder/
1•squidhunter•51s ago•0 comments

A new fiber giant takes shape as GFiber and Astound combine

https://www.lightreading.com/broadband/a-new-fiber-giant-takes-shape-as-gfiber-and-astound-combine
1•smurda•58s ago•0 comments

Show HN: AgentFork – Any repo, instantly runnable by AI agents or contributors

https://www.agentfork.dev/
1•judekim•1m ago•0 comments

Low-Latency Inference with Speculative Decoding on D-Matrix Corsair and GPU

https://gimletlabs.ai/blog/low-latency-spec-decode-corsair
1•nserrino•1m ago•0 comments

'A sobering preview': Extreme heat now affects one in three people globally

https://www.theguardian.com/environment/2026/mar/10/extreme-heat-study-global-warming-physical-ac...
2•laurex•2m ago•0 comments

Oat Glassed – 11KB, no dep, almost semantic UI library make worse

https://github.com/good-lly/oat-glassed
1•neon_me•3m ago•1 comments

Show HN: I manually organized 1000 profiles (am I a dinosaur?)

1•vadelfe•4m ago•1 comments

Show HN: War News Wire – Real-Time Aggregator for the Iran-Israel-US Conflict

https://warnewswire.com
1•DrFisch•5m ago•0 comments

See You in Court

https://thezvi.substack.com/p/ai-159-see-you-in-court
1•7777777phil•5m ago•0 comments

The Shape of the Thing: Where we are, and what likely happens next

https://www.oneusefulthing.org/p/the-shape-of-the-thing
1•swolpers•6m ago•0 comments

Russian propaganda game glorifying war crimes in Ukraine released on Steam

https://old.reddit.com/r/BuyFromEU/comments/1rr7e5d/russian_propaganda_game_glorifying_war_crimes...
1•doener•7m ago•0 comments

Claude Code for the Semi-Reluctant, Somewhat Curious Rails Developer

https://robbyonrails.com/claude-code-curious-rails-developers/
1•robbyrussell•7m ago•0 comments

Show HN: Desktop conversation practice tool for serious language learners

https://lingle.ai/
1•andrewfhou•7m ago•0 comments

Verification URL to India's Higher Secondary Exam Resolves to Rickroll

https://timesofindia.indiatimes.com/city/delhi/rickrolling-in-board-exam-cbse-class-12-maths-pape...
1•srean•8m ago•0 comments

They Came to Spy on America. They Stayed to Coach Little League

https://www.politico.com/news/magazine/2026/03/07/soviet-spy-america-cold-war-00755831
1•colinprince•8m ago•0 comments

Unexplained Moscow internet blackouts spark fears of web censorship plan

https://www.theguardian.com/world/2026/mar/12/russia-internet-blackouts-walkie-talkies-moscow
2•laurex•9m ago•0 comments

Ask HN: What's your experience working on software for science?

2•temporalparts•9m ago•1 comments

Show HN: Developer Experience Newsletter

https://danilostojanovic.stoicdev.tech/the-patch
1•danesto•9m ago•0 comments

SuperML: A plugin that turns your coding agent to a senior ML engineer

https://github.com/Leeroo-AI/superml
1•zmy999•9m ago•0 comments

Show HN: ProjectOS – An AI operating system for truth and control

https://github.com/Khaeldur/khaeldur-project-os
1•khaeldur•10m ago•0 comments

Tabulate – Track your tab addiction

https://www.bpmarkowitz.com/tabulate/
1•bpmarkowitz•10m ago•1 comments

AI Didn't Kill Programming, You Did

https://learncodethehardway.com/blog/39-ai-didnt-kill-programming-you-did/
1•0xpgm•12m ago•0 comments

Stop Babysitting Your AI

https://github.com/HoangTheQuyen/think-better
1•Danielquyen•13m ago•0 comments

Palmer Luckey's $1B pitch to reboot 1990s video game consoles

https://www.ft.com/content/77e330a5-8e59-4a36-b08b-c18010a2383b
1•bookofjoe•14m ago•1 comments

Dynamo-TUI – terminal UI for monitoring Nvidia Dynamo deployments

https://github.com/kandksolvefast/dynamo-tui
1•kays769•14m ago•0 comments

Why Does the United States Have So Many Tornadoes?

https://nautil.us/why-does-the-united-states-have-so-many-tornadoes-1278836
1•Brajeshwar•15m ago•0 comments

Final Laps at the LHC

https://home.cern/news/news/accelerators/final-laps-lhc
2•elashri•15m ago•0 comments

Building a Hacker News digest around discussion, not headlines

https://blog.alcazarsec.com/tech/posts/hackernews-digest
1•alcazar•15m ago•0 comments

Show HN: I got tired of writing release notes so I built a bot with Claude

https://github.com/arthur-ai/louisa
2•ashleynader•15m ago•1 comments

Kotlin creator's new language: a formal way to talk to LLMs instead of English

https://codespeak.dev/
2•souvlakee•16m ago•1 comments