HN user

ronreiter

1,105 karma

An ex-IDF programmer, security expert, and front-end / UX / interaction designer wannabe.

Posts91
Comments256
View on HN
ronreiter.com 22d ago

Coding with DeepSeek 4 on a 128GB MacBook Pro

ronreiter
3pts0
ronreiter.github.io 1mo ago

Show HN: Helipad – a floating macOS panel showing which agent PRs need you

ronreiter
2pts0
ronreiter.github.io 1mo ago

Show HN: LLM for Dummies

ronreiter
1pts0
scdlp.io 1mo ago

Supply Chain DLP: Stop Leaked .env Files, Credentials, SSH Keys, and API Tokens

ronreiter
2pts0
crackmacapp.com 4mo ago

Show HN: Crack – Turn your MacBook into a squeaky door

ronreiter
11pts8
moltty.com 4mo ago

Show HN: Moltty – Organized, Persistent AI Coding Sessions

ronreiter
9pts3
moltdb.io 5mo ago

Show HN: Moltdb.io – The Database for AI Agents

ronreiter
2pts4
github.com 10mo ago

A web-based SQLite database editor written in Go

ronreiter
2pts4
github.com 11mo ago

Zeus – Athena Query Sharing Platform

ronreiter
1pts0
webcurl.sh 11mo ago

Webcurl.sh – a web-based cURL, convenient for sharing requests

ronreiter
1pts0
ronreiter.github.io 1y ago

Show HN: SQSAdmin – A web service / Docker that can manage your localstack SQS

ronreiter
3pts1
ronreiter.medium.com 1y ago

Recreating the Stripe / GitHub Globe Using Claude Code

ronreiter
1pts0
old.reddit.com 1y ago

Just Tried Claude 3.7 Sonnet, What the Actual Fuck Is This Beast?

ronreiter
3pts0
codingforkids.io 2y ago

Show HN: I gamified learnpython.org and made a version for kids

ronreiter
9pts5
github.com 2y ago

Ports – Local Mac Port Management Tool

ronreiter
2pts0
www.learn-ts.org 2y ago

Learn TypeScript – Free Interactive TypeScript Tutorial

ronreiter
2pts0
photofix.dev 2y ago

Photofix Image Enhancer and Enlarger API

ronreiter
3pts0
fastapi.tiangolo.com 3y ago

Concurrency vs. Parallelism

ronreiter
1pts0
ronreiter.github.io 4y ago

Vue.js Todo App Annotated Code Walkthrough

ronreiter
3pts0
scandoc.io 5y ago

ScanDoc.io – An open-source web-based CamScanner

ronreiter
5pts0
ronreiter.medium.com 5y ago

Bitcoin from an Investor's Perspective

ronreiter
1pts0
chrome.google.com 5y ago

Side Project: TechNews Chrome Extension

ronreiter
4pts0
medium.com 6y ago

Tunneling from Docker on a Mac

ronreiter
1pts0
medium.com 6y ago

Data Science with Bash

ronreiter
1pts0
www.covidtrial.io 6y ago

Hydroxychloroquine causes viral load reduction in Covid-19 patients

ronreiter
104pts42
www.lemonade.com 6y ago

Zero-to-100M in 3 Years

ronreiter
2pts0
medium.com 6y ago

Hacker News Podcast Generator

ronreiter
1pts1
news.ycombinator.com 7y ago

Ask HN: Would you pay for a web service that lets you manage SSH sessions?

ronreiter
3pts4
medium.com 7y ago

Longevity is a data storage problem

ronreiter
2pts0
medium.com 7y ago

I Miss Pig

ronreiter
1pts0

AI will cause senior developers to become 10 times more effective. AI will cause junior developers to become 10 times less effective. And that's when taking into account the lost productivity of the senior developers who need to review their code.

Unfortunately for the writer, he will probably get fired because of AI. But not because AI will replace him - because seniors will.

I work with the Lightricks team.

This is not an official page created by Lightricks, and we do not know who the owner of this page is or why he created it.

Here’s a breakdown of the *key structural changes*, and an analysis of *potential risks or concerns*:

---

## *What Has Changed*

### 1. *OpenAI’s For-Profit Arm is Becoming a Public Benefit Corporation (PBC)*

* *Before:* OpenAI LP (limited partnership with a “capped-profit” model). * *After:* OpenAI LP becomes a *Public Benefit Corporation* (PBC).

*Implications:*

* A PBC is still a *for-profit* entity, but legally required to balance shareholder value with a declared public mission. * OpenAI’s mission (“AGI that benefits all humanity”) becomes part of the legal charter of the new PBC.

---

### 2. *The Nonprofit Remains in Control and Gains Equity*

* The *original OpenAI nonprofit* will *continue to control* the new PBC and will now also *hold equity* in it. * The nonprofit will use this equity stake to fund “mission-aligned” initiatives in areas like health, education, etc.

*Implications:*

* This strengthens the nonprofit’s influence and potentially its resources. * But the balance between nonprofit oversight and for-profit ambition becomes more delicate as stakes rise.

---

### 3. *Elimination of the “Capped-Profit” Structure*

* The old “capped-return” model (investors could only make \~100x on investments) is being dropped. * Instead, OpenAI will now have a *“normal capital structure”* where everyone holds unrestricted equity.

*Implications:*

* This likely makes OpenAI more attractive to investors. * However, it also increases the *incentive to prioritize commercial growth*, which could conflict with mission-first priorities.

---

## *Potential Negative Implications*

### 1. *Increased Commercial Pressure*

* Moving from a capped-profit model to unrestricted equity introduces *stronger financial incentives*. * This could push the company toward *more aggressive monetization*, potentially compromising safety, openness, or alignment goals.

### 2. *Accountability Trade-offs*

* While the nonprofit “controls” the PBC, actual accountability and oversight may be limited if the nonprofit and PBC leadership overlap (as has been a concern before). * Past board turmoil in late 2023 (Altman's temporary ousting) highlighted how difficult it is to hold leadership accountable under complex structures.

### 3. *Risk of “Mission Drift”*

* Over time, with more funding and commercial scale, *stakeholder interests* (e.g., major investors or partners like Microsoft) might influence product and policy decisions. * Even with the mission enshrined in a PBC charter, *profit-driven pressures could subtly shape choices*—especially around safety disclosures, model releases, or regulatory lobbying.

---

## *What Remains the Same (According to the Letter)*

* OpenAI’s *mission* stays unchanged. * The *nonprofit retains formal control*. * There’s a stated commitment to safety, open access, and democratic use of AI.

Come on. This is a "mongo web scale" type of article.

CPU bound applications MUST use multithreading to be able to utilize multiple cores. In many cases, the framework knows how to give an API to the developer which masks the need for him to deal with setting up a worker thread pool, such as with web applications frameworks - but eventually you need one.

Learn how to be an engineer, and use the right solution for the problem.

Python came way before JavaScript became good. And today it is on the way to lose as a back-end language to TypeScript and Golang.

Twitter TOS Change 4 years ago

As much as it sucks, YouTube has the same clause and it makes a lot of sense for companies who monetize on ads.

The fact that it was like that until now was bad for Twitter’s revenue.

GoDaddy Rant 4 years ago

Just point the nameservers to Cloudflare or wherever you are hosting your website.

I think it’s perfectly fine if it’s mild drinking. If you are having issues with anxiety then definitely consider psychiatric drugs.

The whole idea here is to protect the user. If it's important enough for you to have your app signed then you will do it.

iOS does this in a much more violent approach - the app verification process.