frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Spring Boot 4.0.0 is here

https://spring.io/blog/2025/11/20/spring-boot-4-0-0-available-now/
1•siddharthgoel88•1m ago•0 comments

Two-thirds of AI-generated citations are fabricated or contain errors

https://www.psypost.org/study-finds-nearly-two-thirds-of-ai-generated-citations-are-fabricated-or...
1•geox•3m ago•0 comments

Parallel Loop Transformer for Efficient Test-Time Computation Scaling

https://arxiv.org/abs/2510.24824
1•PaulHoule•3m ago•0 comments

TikTok owner ByteDance valued at $480B after bidding war

https://www.thetimes.com/business/companies-markets/article/tiktok-owner-bytedance-valued-480bn-b...
1•JumpCrisscross•3m ago•0 comments

The Boring Part of Bell Labs

https://elizabethvannostrand.substack.com/p/the-boring-part-of-bell-labs
1•Hooke•4m ago•0 comments

Fractional Leadership Consultant – Remote Partnership

https://www.cognitoforms.com/RelationshipLeadership1/StrategicPartnerQuestionnaire
1•eddiemac24•4m ago•1 comments

Show HN: An open source WisprFlow alternative for Linux, Windows and Mac

https://github.com/qforge-dev/qspeak
2•aspaler•4m ago•0 comments

Introducing Kagi Assistants

https://blog.kagi.com/kagi-assistants
2•ingve•5m ago•0 comments

Show HN: Free GPUs in your terminal for learning CUDA

https://github.com/RohanAdwankar/cgpu
1•RohanAdwankar•7m ago•0 comments

Did rust take down the internet? [video]

https://www.youtube.com/watch?v=nVu4qrNzyqk
1•yomismoaqui•7m ago•0 comments

8th Wall Is Closing Down

https://www.8thwall.com/blog/post/200208966730/next-chapter
1•aosaigh•7m ago•0 comments

The Elite Iranian Cyber Unit Targeting Israel

https://www.haaretz.com/israel-news/security-aviation/2025-11-20/ty-article-magazine/.premium/cha...
1•jonyt•8m ago•1 comments

EBind: Multi-modal embedding model that supports image, video, audio, text

https://github.com/encord-team/ebind
1•rahimnathwani•9m ago•1 comments

The 9-9-6 Trap

https://frontierai.substack.com/p/the-9-9-6-trap
2•cgwu•10m ago•0 comments

Nearly half the world's women and girls lack legal protection from digital abuse

https://www.unwomen.org/en/news-stories/press-release/2025/11/digital-violence-is-intensifying-ye...
1•binning•10m ago•0 comments

New OS aims to provide (some) compatibility with macOS

https://github.com/ravynsoft/ravynos
2•kasajian•11m ago•0 comments

GitLab 18.6 Released

https://about.gitlab.com/releases/2025/11/20/gitlab-18-6-released/
3•bjoko•11m ago•0 comments

Ask HN: Suggestion for a cheap (long) video creation AI platform?

1•squarefoot•14m ago•0 comments

Japan's Chief Cabinet Secretary Sees Worrying One-Way, Sudden Yen Moves

https://www.bloomberg.com/news/articles/2025-11-20/japan-s-kihara-says-he-sees-worrying-one-way-s...
2•novia•15m ago•0 comments

Automating Code Migrations at Scale

https://blog.allegro.tech/2024/09/automating-code-migrations-at-scale.html
1•janisz•17m ago•0 comments

Ask HN: Why Being in the US Mandatory for YC Companies? Even for Remote Jobs

1•cryptography•17m ago•1 comments

Learn C++ Itanium Symbol Mangling

https://noratrieb.github.io/womangling/
2•g0xA52A2A•18m ago•0 comments

Pareto Principle: 20% of Code Causes 80% of Bugs; 1% Causes 99% of Crashes

https://read.perspectiveship.com/p/pareto
1•birdculture•19m ago•0 comments

My Favorite Software Subreddits

https://notes.eatonphil.com/high-quality-subreddits-you-should-be-following.html
2•ibobev•19m ago•0 comments

Writing Airflow Dags with Excel and Minecraft

https://www.astronomer.io/blog/abstraction-with-dag-factory-from-excel-to-minecraft/
2•jlaneve•19m ago•0 comments

We are replacing OOP with something worse

https://blog.jsbarretto.com/post/actors
3•ibobev•20m ago•0 comments

Ntoh*/hton* is a bad API

https://purplesyringa.moe/blog/ntoh-hton-is-a-bad-api/
2•ibobev•20m ago•0 comments

Nvidia Sonic: Motion Tracking for Natural Humanoid Whole-Body Control

https://nvlabs.github.io/SONIC/
1•oumua_don17•21m ago•0 comments

Turn any link, PDF, or YouTube video into an infographic (with Nano Banana Pro)

https://unrav.io/convert-to-infographic
1•rriley•23m ago•1 comments

Inside Nvidia GPU: Blackwell's Limitations & Future Rubin's Microarchitecture

https://github.com/zartbot/blog/issues/3
3•matt_d•25m ago•0 comments
Open in hackernews

VLM Showdown: GPT vs. Gemini vs. Claude vs. Orion

https://chat.vlm.run/showdown
11•fzysingularity•1h ago

Comments

fzysingularity•1h ago
We ran a small visual benchmark [1] of GPT, Gemini, Claude, and our new visual agent Orion [2] on a handful of visual tasks: object detection, segmentation, OCR, image/video generation, and multi-step visual reasoning.

The surprising part: models that ace benchmarks often fail on seemingly trivial visual tasks, while others succeed in unexpected places. We show concrete examples, side-by-side outputs, and how each model breaks when chaining multiple visual steps.

We go into more details in our technical whitepaper [3]. Play around with Orion for free here [4].

[1] Showdown: https://chat.vlm.run/showdown

[2] Learn about Orion: https://vlm.run/orion

[3] Technical whitepaper: https://vlm.run/orion/whitepaper

[4] Chat with Orion: https://chat.vlm.run/

Happy to answer questions or dig into specific cases in the comments.