Hacker News 250 points

128 Followers
0 Following
10.2K Posts

A simple bot posting Hacker News links when they reach 250 points.

Built by @oivaeskola

Also
200 points: @newsyc200
300 points: @newsyc300
500 points: @newsyc500

Show HN: Outerbase Studio – Open-Source Database GUI: https://github.com/outerbase/studio

Discussion: http://news.ycombinator.com/item?id=42320032

GitHub - outerbase/studio: A lightweight Database GUI in your browser. It supports connecting to Postgres, MySQL, and SQLite.

A lightweight Database GUI in your browser. It supports connecting to Postgres, MySQL, and SQLite. - outerbase/studio

GitHub
Speeding up Ruby by rewriting C… in Ruby

There is a recent language comparison repo which has been getting shared a lot. In it, CRuby was the third slowest option, only beating out R and Python. The repo author, @BenjDicken, created a fun visualization of each language’s performance. Here’s one of the visualizations, which shows Ruby as the third slowest language benchmarked: The code for this visualization is from https://benjdd.com/languages/, with permission from @BenjDicken The repository describes itself as:

Why America’s economy is soaring ahead of its rivals

The country’s outperformance is rooted in long-term productivity growth that is the envy of the developed world. Could Trump’s policies endanger its lead?

Financial Times

Show HN: My C compiler compiled itself: https://github.com/keyvank/30cc

Discussion: http://news.ycombinator.com/item?id=42311031

GitHub - keyvank/30cc: 30 C Compiler

30 C Compiler. Contribute to keyvank/30cc development by creating an account on GitHub.

GitHub
Keynote Speaker, Web Developer, Author | Tejas Kumar

Tejas Kumar is a keynote speaker, best selling author, and host of the developer-loved ConTejas Code podcast with an engineering background of >20 years across fields like AI & Web Technologies.

Tejas Kumar
Genie 2: A large-scale foundation world model

Generating unlimited diverse training environments for future general agents

Google DeepMind

OpenTTD is an open source simulation game based upon Transport Tycoon Deluxe: https://www.openttd.org/

Discussion: http://news.ycombinator.com/item?id=42314700

OpenTTD | Home

An open source simulator based on the classic game Transport Tycoon Deluxe. It attempts to mimic the original game as closely as possible while extending it with new features.

Dependency management fatigue, or why I forever ditched React for Go+HTMX+Templ

After getting to work on some personal projects using Go+HTMX+Templ this year, I have decided to give up on using React on any personal projects. You can actually find a lot of compelling arguments for ditching React in favor of HTMX in the essays found in the HTMX official website. But I feel that not that many people are speaking about dependency management fatigue. What is dependency management fatigue? After working on my last personal project that used React (an interactive Catalan dictionary), I realized that I was spending too much time dealing with dependency updates of mostly React packages. I would update my packages to their latest release, only to realize that their APIs had breaking changes that forced me to invest time refactoring my code.

Eduardo Rodriguez

Skia Canvas: Browserless implementation of the HTML Canvas drawing API for node: https://skia-canvas.org/

Discussion: http://news.ycombinator.com/item?id=42308051

Skia Canvas

Skia Canvas

IMG_0001