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/

Show HN: A multiplayer pong inspired game over SSH

https://antics.gg/ssh
1•eric_khun•2m ago•0 comments

Women account for nearly all new US jobs in August

https://www.semafor.com/article/09/06/2026/women-account-for-nearly-all-new-us-jobs-in-august
1•thm•3m ago•0 comments

Google SRE – Troubleshooting Methodology: A Learning Path

https://sre.google/sre-book/effective-troubleshooting/
1•ankitg12•5m ago•0 comments

Roast any SaaS you want

https://www.roastit.lol/
1•shamil_b•7m ago•1 comments

Rust Atomics and Locks (2023)

https://mara.nl/atomics/
1•nhatcher•9m ago•0 comments

A local dashboard that tells you when your Claude Code session is stuck

https://github.com/MohammedNihal03/AI-observibility
1•mohammednihal39•9m ago•1 comments

Computer Science Achievement and Writing Skills Predict Vibe Coding Proficiency

https://arxiv.org/abs/2603.14133
1•rurban•10m ago•0 comments

Where Edge Cases Reshape the System

https://medium.com/@gurvinder372/article-9-where-edge-cases-reshape-the-system-c5884b3b51b2
1•gps372•12m ago•0 comments

Show HN: Mercur – open-source multi-vendor marketplace platform

https://github.com/mercurjs/mercur
2•GregTomaka•16m ago•1 comments

Inverse Kinematics and Foot Locking

https://theorangeduck.com/page/inverse-kinematics-foot-locking
1•airhangerf15•17m ago•0 comments

What Does a Wikidata-Powered Abstract Wikipedia Article Look Like?

https://jsamwrites.substack.com/p/what-does-a-wikidata-powered-abstract
1•rapnie•18m ago•0 comments

Chess5.ai – Play Chess, Go, Xiangqi, Gomoku, and Othello Against LLMs

https://chess5.ai/en
1•wilsonye•23m ago•1 comments

Show HN: TestLab – open-source UDS testing without ECU hardware

https://github.com/Xaloqi/xaloqi-testlab-core
2•Xaloqi•23m ago•0 comments

Cory Doctorow on the AI lie [video]

https://www.youtube.com/watch?v=nTqCVJFr7XM
2•dgellow•30m ago•0 comments

Moral Competence Before Moral Content: Why LLM Agents Lack the Prerequisites

https://arxiv.org/abs/2609.05036
1•sbulaev•32m ago•0 comments

Show HN: H200 GPUs under $1.99/hour, H100s at $1.19/hour

https://compute.cheap/#new-launch
2•EmiCorleone•32m ago•0 comments

Programming is Art

https://orchidfiles.com/programming-is-art/
2•theorchid•34m ago•0 comments

Zero Is the Worst Return Value

https://www.claudecertifiedarchitects.com/blog/zero-is-the-worst-return-value/
1•jockorules•35m ago•0 comments

H200 GPUs $1.99/hour, H100s at $1.19/hour

https://compute.cheap/#new
2•gpuguy•36m ago•0 comments

The new frontier of Japan's rearmament is cyberspace

https://english.elpais.com/international/2026-08-21/the-new-frontier-of-japans-rearmament-is-cybe...
1•rdmuser•39m ago•0 comments

It's time for Mark Zuckerberg to resign from Meta

https://www.theguardian.com/technology/commentisfree/2026/sep/04/mark-zuckerberg-resign-meta
12•domhudson•40m ago•9 comments

Show HN: Nitter Redirector – Find a Working Instance Automatically

https://xcancel.com/antibot/captcha
2•DavCreator•43m ago•0 comments

I was on Ubuntu's first design team in 2009 London

https://twitter.com/dvdsgl/status/2096775107989672007
4•tosh•43m ago•1 comments

Australians will be able to switch off social media algorithms

https://www.bbc.co.uk/news/articles/cn9wyvxn95vo
2•rwmj•44m ago•0 comments

When 'if' slows you down, avoid it

https://easylang.online/blog/branchless
2•signa11•48m ago•0 comments

Agent memory that forgets and distorts on purpose

https://github.com/jbsalles/Selmem
1•Jibs79•48m ago•0 comments

IKEA Hacks and DIY Ideas – IKEA Hackers

https://ikeahackers.net
1•thunderbong•49m ago•0 comments

Forge: Go Library and CLI for Working with GitHub, GitLab, Forgejo

https://github.com/git-pkgs/forge
1•joooscha•51m ago•0 comments

Understanding Inference and the Economics of Enterprise AI

https://www.vistaequitypartners.com/insights/inference-economics-enterprise-ai/
1•nlpnerd•51m ago•1 comments

Show HN: Crew — Let Claude/Codex/OpenCode agents talk to each other

https://github.com/0xmmo/crew/
2•mmoustafa•54m ago•1 comments