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/

Ramblings on technological pursuits of AI systems

https://blog.knravish.me/thoughts-ai-reality-brain/
1•KaushikR2•48s ago•0 comments

Investigation Reveals Deep Military Cooperation Between Russia and China

https://www.spiegel.de/international/world/the-new-axis-of-evil-der-spiegel-investigation-reveals...
1•vrganj•2m ago•1 comments

What Happened to Front End?

https://davidpoblador.com/deep-dives/what-happened-to-the-frontend/
2•napolux•5m ago•0 comments

FCC Approves Reflect Orbital's Giant Mirror Satellite That Astronomers Hate

https://ca.pcmag.com/news/16760/fcc-approves-reflect-orbitals-giant-mirror-satellite-that-astrono...
1•latexr•5m ago•0 comments

Harvesting Sub-Microsecond CXL Memory Stalls with LiteSwitch

https://www.usenix.org/conference/osdi26/presentation/li-nanqinqin
1•matt_d•5m ago•0 comments

In Emacs, Everything Looks Like a Service

http://yummymelon.com/devnull/in-emacs-everything-looks-like-a-service.html
1•kickingvegas•13m ago•0 comments

Open AI No. 2 Exec at OpenAI Fidji Simo is leaving the company

https://techcrunch.com/2026/07/09/fidji-simo-steps-down-from-openais-no-2-role/
2•jeffhwang•28m ago•1 comments

Record and Replay, teach AI agents desktop workflows by showing them once

https://github.com/video-db/open-record-replay
1•ashu_trv•30m ago•0 comments

Ask HN: Do we need a support group for developers alienated by LLMs?

5•sph•33m ago•3 comments

Russian Surveillance Software Suppresses Georgian Civilians Rights

https://algorithmwatch.org/en/russian-surveillance-face-recognition-georgia/
3•fodmap•34m ago•0 comments

Open Source E-Reader

https://liliputing.com/crowdfunding-begins-for-open-book-touch-an-open-source-ereader/
2•djfergus•35m ago•0 comments

Iran Hatched Fresh Plot to Kill Trump, Israel Told U.S.

https://www.wsj.com/world/middle-east/iran-hatched-fresh-plot-to-kill-trump-israel-told-u-s-1511d9d2
1•throw310822•36m ago•2 comments

Bayeux Tapestry arrives at British Museum under police escort in dead of night

https://news.sky.com/story/bayeux-tapestry-arrives-at-british-museum-in-dead-of-night-under-polic...
2•austinallegro•38m ago•0 comments

NixOS on real hardware is more complex than you think. Noctalia V5 and LabWC

https://grigio.org/nixos-noctalia-v5-labwc-real-hardware/
1•grigio•40m ago•0 comments

The triage is the product: running AI agents against Ethereum's protocol code

https://blog.ethereum.org/2026/07/09/triage-is-the-product
2•quantumgarbage•41m ago•0 comments

Crawl4AI: Open-source web crawler and scraper for LLMs

https://github.com/unclecode/crawl4ai
1•mpfect•42m ago•0 comments

OpenAI, Anthropic Employees Could Buy ~1/3 of All Homes in SF with IPO Earnings

https://www.redfin.com/news/openai-anthropic-housing-wealth/
1•littlexsparkee•43m ago•0 comments

Show HN: ePub Fixer – repair a narrow set of EPUBCheck errors

https://epub-fixer.com
1•shanewei•44m ago•0 comments

Show HN: Qualify – open-source agent for sales

https://github.com/chaitanyya/sales
2•brownpoints•47m ago•0 comments

The Id Software Cuts Will Change It Forever: 'I Don't See How They Make a Game'

https://kotaku.com/the-cuts-at-doom-maker-id-software-go-shockingly-deep-i-dont-see-how-they-make...
2•Michelangelo11•48m ago•0 comments

PwC employee was working remotely in India when he should have been in Dublin

https://www.irishtimes.com/business/work/2026/07/09/pwc-employee-was-working-remotely-in-india-wh...
2•CringeOut•50m ago•0 comments

CleoBench: Can Fable mathematically prove Cleo's integrals?

https://rain-1.github.io/cleo-bench/
2•rain1•50m ago•0 comments

Demand Unlocked: The Innovation Playbook [video]

https://www.youtube.com/watch?v=CHKU_CjFX9I
1•julienreszka•51m ago•0 comments

SiyanoAV Total Security Antivirus for Advanced PC and Internet Security

https://siyanoav.com/total-security
1•rahulyadavv•51m ago•0 comments

AI-generated videos to maximally drive a target brain region

https://nevo-project.epfl.ch/
11•smusamashah•55m ago•9 comments

EasyJet agrees to rival £5.7B takeover bid

https://www.bbc.co.uk/news/articles/cgjxqq9jg8yo
1•jonjomckay•57m ago•0 comments

China recovers Long March 10B rocket following maiden flight

https://www.chinadaily.com.cn/a/202607/10/WS6a507465a310986e2b464988.html
3•TMWNN•58m ago•2 comments

Nobel-Winning U.S. Chemist Will Move to China to Lead A.I. Institute

https://www.nytimes.com/2026/07/09/science/nobel-winning-us-chemist-will-move-to-china-to-lead-ai...
3•pseudolus•1h ago•1 comments

CO2 overload in blood suggests potentially toxic atmosphere within 50 years

https://link.springer.com/article/10.1007/s11869-026-01918-5
3•littlexsparkee•1h ago•0 comments

Verity – Chrome extension that auto fact-checks AI responses with cited sources

https://chromewebstore.google.com/detail/verity-—-ai-truth-reveale/pdobceidjkciljhdglpmkkjdbjna...
1•HalaDefense•1h ago•1 comments