HN user

csomar

19,102 karma

email: hn (at) omarabid.com

blog: https://omarabid.com

building: https://codeinput.com - tools for developers

=====

The world is now a closed club of aging incumbents, circled by middle powers, developing countries, and failing states.

Posts525
Comments7,660
View on HN
www.5dmemorycrystal.com 8d ago

5D Memory Crystal

csomar
1pts0
omarabid.com 1mo ago

DeFi Theater: Why Polymarket's Incentives Don't Reward the Truth

csomar
5pts0
old.reddit.com 3mo ago

Bot Bait – Just hit $2K MRR after 8 months of grinding

csomar
2pts0
chromewebstore.google.com 3mo ago

Show HN: Chrome extension to filter HN comments by user karma/account age

csomar
2pts2
www.inc.com 4mo ago

The Delve Scandal: A Y Combinator Darling Just Got Hit with a Fraud Accusation

csomar
8pts1
www.seroundtable.com 4mo ago

Google Patent: Sending Searchers to AI-Generated Pages over Your Site

csomar
3pts1
twitter.com 4mo ago

White House AI Video Tweet

csomar
1pts1
www.msn.com 4mo ago

BlackRock caps withdrawals amid investor rush

csomar
2pts0
www.bbc.com 4mo ago

Regulator contacts Meta over workers watching intimate AI glasses videos

csomar
53pts11
www.cnbc.com 4mo ago

Amazon says drone strikes damaged 3 facilities in UAE and Bahrain

csomar
7pts2
www.nbcnews.com 5mo ago

Supreme Court strikes down most of Trump's tariffs in a blow to the president

csomar
12pts4
news.ycombinator.com 5mo ago

Tell HN: Kimi AI builds persistent profiles from your conversations

csomar
3pts1
www.reuters.com 5mo ago

General Motors' core profit rises on higher demand for SUVs, pickup trucks

csomar
1pts0
huggingface.co 5mo ago

Kimi K2.5

csomar
2pts1
goldprice.org 5mo ago

Gold Breaks $5.000/Oz

csomar
4pts0
www.reuters.com 6mo ago

China's power grid investments to surge to record $574B in 2026-2030

csomar
6pts0
www.zdnet.com 6mo ago

AI PCs aren't selling, and Microsoft's PC partners are scrambling

csomar
10pts0
codeinput.com 6mo ago

Show HN: Online 3-Way diff and merge conflict resolver

csomar
3pts0
github.com 8mo ago

Show HN: A list of CLI coding tools similar to Claude Code

csomar
2pts0
www.bloomberg.com 9mo ago

German Firms Hand over Secrets That China Could Use for Leverage

csomar
11pts1
www.thfr.com.cn 9mo ago

Stablecoin Policy Trends: the US Moves Left, the EU Moves Right

csomar
1pts0
www.dutchnews.nl 9mo ago

Nexperia warns customers over chips made in China: FD

csomar
2pts0
www.foreignaffairs.com 9mo ago

The Stagnant Order. and the End of Rising Powers

csomar
44pts21
www.telegraph.co.uk 9mo ago

Chinese staff go rogue after Dutch seize control of chip firm

csomar
17pts11
docs.github.com 1y ago

Understanding and Managing Requests in Copilot

csomar
1pts0
news.ycombinator.com 1y ago

Ask HN: Is There a MacBook Equivalent?

csomar
13pts37
www.businessinsider.com 1y ago

An Air India Boeing 787 with 242 people on board crashed shortly after takeoff

csomar
9pts0
doc.rust-lang.org 1y ago

Function Black_box

csomar
1pts0
omarabid.com 1y ago

Claude 4 – From Hallucination to Creation?

csomar
1pts0
github.com 1y ago

Powhsm: Special purpose PowHSM firmware for the RSK PowPeg

csomar
2pts0

This is by design. Anthropic treat users as paying workers (how futuristic!). Their end game is to replace software developers (and it's not like they are trying to hide that?)

They’re just pricing it in line with capabilities.

So... convergence?

but they’re managed such that the average subscription turns a healthy profit.

It didn't work like that, or at least that's not how it played out. People max-out their subs all the time which is why strict and multiple limits were implemented by all providers. Also, I subscribe to z.ai and recently they dropped the quota significantly that now their sub offers less than Claude and OpenAI. It's still x5-6 what it would cost on API costs though.

inference is just cheaper in terms of ops TCO than people assume, and API margins are very high.

API margins (at least american ones) are probably healthy. But I don't think that inference is that cheap. It would cost 300-500k to just run GLM 5.2. There are lots of other factors too: reliability (can you keep the GPUs running all time), electricity cost, sys. admin costs, location costs, etc.. I wouldn't be surprised if the API margins are quite close to operational costs.

You picked a bad example because this is a thing where LLMs excel. A human doesn't know that tomato doesn't play well in a fruit salad until he learns it; not that different from LLMs.

What LLMs lack, from my experience, is two things: First, a long term memory (even a zoomed out one) and Second, the ability to execute a multi-step task without fizzling out. Upon adversity, LLMs breakdown and start making shit up. The newer models are better (and that's the difference between Fable/5.6 and GLM 5.2) but still have a very limited ability to execute any tedious planning tasks.

Precursor 9 days ago

So now instead of having the slow-axx Cloudflare turnstile slowing down your requests, you get surprised with a "You are a BOT!!!" while you are conducting your business on a website.

I already quickly close any website that I do not need for business purposes when it shows me the Cloudflare spinner. Now I might have to start considering competitors who do not implement this shit.

A parallel is crypto. There are thousands of multi-million dollars projects that are now completely abandoned. It's the web otherwise this thing will look like a Chinese ghost city. AI will have a similar fate except that it seems like they are about spend orders of magnitude more money.

AI is useful as a retrieval device but not for planning/writing foundational code. Maybe UI/UX in React but for most other things it's a time bomb.

Depends on what you mean by login wall. They are, technically, behind a login/auth wall as you can only make 60 requests to their API per hour. Scrapping these days is extremely challenging as defenses do in-depth checks on your browser to make sure you are a "real" person.

People live in very stochastic and volatile environments and they manage that in ways no LLMs currently ever can. (ie: imagine sending an LLM all the data - sensory/auditory/etc… - that a human receive)

People’s job is to partially reign in this volatile environment by creating processes with stable output.

ISIS-style soldiers usually have light-weaponry because they need to be mobile. Having heavy artillery or bombers will make them an easy target for an organized army which they are very not equipped to fight. Their advantage is in there ability to hit in random unprotected areas with little damage but to do it constantly and unpredictably.

I talked with a friend on a different field (academic) and he had to re-review all things written by AI. Basically, he used AI to read/summarize/find stuff in large academic papers but realized later that many times AI makes glaring mistakes that on a first read pass the smell test.

I am now in the process of fixing code I wrote using AI. I have come to the realization that AI can't really write software and I am annoyed that it took me that long (months) to realize that.

Photopea predates LLM coding by a lot. The fact that it was made by single developer is not particular, so was Figma.

The reality is, Photopea is unique because no one with LLMs can easily produce something similar. Also Photopea does not compare to Adobe offering similar to how Figma does. Not even close.

It's simple: AI can't really write software. AI is good in generating garbage code averaged from millions of repos.

Here is an example of software that can scale with a single person assuming AI can write software: a web-based alternative to Photoshop built on wasm. Figma is analogous to that and it's worth $10Bn.