frontpage.
newsnewestaskshowjobs

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•1y ago

Comments

Lio•1y 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•1y 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/

Paul Graham Is Strawmanning the Left's Argument Against Billionaires

https://onodi.co/pg/
1•tonyonodi•48s ago•0 comments

SpaceX Is Buying Cursor

https://www.bbc.com/news/articles/cvgd5g7d7gyo
3•jrm-veris•3m ago•1 comments

Russian artist and Putin critic shot dead in Poland

https://www.bbc.com/news/articles/clyrzd5g6k2o
2•2OEH8eoCRo0•3m ago•0 comments

Show HN: WebCap – Reusable web capabilities for AI agents

https://github.com/edgestorage/web-cap
1•huadream5827•3m ago•0 comments

Semiconductor Lifeline Keeps Fighter Jets in the Air

https://spectrum.ieee.org/phoenix-semiconductors-legacychips-oems
1•rbanffy•3m ago•0 comments

How to build a crazy Australian immigration system

https://caseyhandmer.wordpress.com/2026/06/10/how-to-build-a-crazy-awesome-australian-immigration...
1•surprisetalk•4m ago•0 comments

Insane Attrition, What Gives?

https://old.reddit.com/r/amazonemployees/comments/1u4e5kk/insane_attrition_what_gives/
1•tcp_handshaker•5m ago•0 comments

Talk: Python Type Checking in Agentic Workflows [video]

https://www.youtube.com/watch?v=xNaKm4fTFtw
1•ocamoss•5m ago•0 comments

The French School of Programming

https://link.springer.com/book/10.1007/978-3-031-34518-0
1•tcp_handshaker•6m ago•0 comments

Data-Oriented Design (2018)

https://www.dataorienteddesign.com/dodbook/dodmain.html
1•tie-in•7m ago•0 comments

Live 3D map of London transport

https://london.jamespotter.dev/
1•ascorbic•8m ago•0 comments

Show HN: Independent comparison of AI wait-state ad platforms

https://aiwaitindex.com
1•digitalcheff•9m ago•0 comments

FastContext: Training Efficient Repository Explorer for Coding Agents

https://github.com/microsoft/fastcontext
1•simonpure•9m ago•0 comments

AMD Ryzen AI Halo for AI Developers

https://www.amd.com/en/products/processors/desktops/ryzen/ryzen-ai-halo.html
1•juliangoetze•9m ago•1 comments

MonoLisa version 3 – now with MonoLisa Text family

https://www.monolisa.dev/posts/monolisa_v3
1•brzz•10m ago•0 comments

ChatGPT's market share slips below 50% for first time

https://techcrunch.com/2026/06/16/chatgpts-market-share-slips-below-50-for-first-time/
3•frb•10m ago•0 comments

Jax: Commitment Issues

https://www.gilesthomas.com/2026/06/jax-commitment-issues
1•ibobev•10m ago•0 comments

Hash Consing Absolutism

https://buttondown.com/jaffray/archive/hash-consing-absolutism/
1•ibobev•11m ago•0 comments

Can you find a vector not orthogonal to N others?

https://lisyarus.github.io/blog/posts/can-you-find-a-vector-not-orthogonal-to-n-others.html
1•ibobev•11m ago•0 comments

Wilshire subway took 46 years. Future projects should skip decades of objections

https://www.latimes.com/opinion/story/2026-06-16/wilshire-subway-california-transit-construction-...
1•calcifer•12m ago•0 comments

Problems with the Rust language

https://oxetene.net/problems-with-the-rust-language/
1•foss-enjoyer•14m ago•1 comments

The 'counterintuitive crisis' at the heart of AI security

https://resilienceforward.com/the-counterintuitive-crisis-at-the-heart-of-ai-security/
1•mooreds•14m ago•0 comments

Accreditation, Affordability, Accessibility of US New Non-Profit Colleges (2023)

https://scholar.dominican.edu/cgi/viewcontent.cgi?article=1076&context=education-masters-theses
1•mooreds•14m ago•0 comments

Is a transparent fish the future of brain science? This center is betting on it

https://text.npr.org/nx-s1-5859393
1•mooreds•15m ago•0 comments

Ask HN: What do people think of Apple's Siri?

2•hireshbrem•16m ago•0 comments

VibeThinker-3B: Exploring the Frontier of Verifiable Reasoning in Small LLMs

https://arxiv.org/abs/2606.16140
2•Anon84•16m ago•0 comments

Show HN: Spin Lab

https://srijanshukla.com/artifacts/spin-lab/
1•srijanshukla18•18m ago•0 comments

Recursive Self Improvement [video]

https://www.youtube.com/watch?v=t7_ZXgfJVG8
1•surprisetalk•19m ago•0 comments

Show HN: AppointMe – open-source .NET SaaS template (modular monolith, DDD)

https://github.com/bravodev-hub/appointme
2•eugene-maksak•19m ago•0 comments

Show HN: Countrycheck: which country is this point in?

https://jaakla.github.io/trifold/countrycheck.html
2•jaakl•20m ago•1 comments