That's exactly what Zuckerberg said a year ago or so :/
HN user
phyrex
Say more?
Those glasses don't record by themselves. Somebody pressed the button and deliberately recorded it.
Those plans exist in Europe. Not sure if they're available elsewhere or how popular they are there
Yes, erlang and increasingly rust
You could work in Erlang, PHP, and C++ at Meta ;)
Not sure I’ve ever seen a real life business man go from boyking god emperor to clearly incompetent scam artist quite like Mr Altman
Elon Musk?!
That must have been a long time ago. Nowadays there are a lot of safeguards and that's one of the things that gets you fired right away.
Camera is recording/taking a picture
Why?
*weird
That's literally graphql though? That's the whole idea. This is so weis, clearly the author is aware of graphql but then just decided to reimplement half the backend? Why?
Wow, good for you, you can make A LOT of money!! https://bugbounty.meta.com/
workaround from the issue discussion:
```
Problem: Claude Code 2.1.0 crashes with Invalid Version: 2.1.0 (2026-01-07) because the CHANGELOG.md format changed to include dates in version headers (e.g., ## 2.1.0 (2026-01-07)). The code parses these headers as object keys and tries to sort them using semver's .gt() function, which can't parse version strings with date suffixes.
Affected functions: W37, gw0, and an unnamed function around line 3091 that fetches recent release notes.
Fix: Wrap version strings with semver.coerce() before comparison. Run these 4 sed commands on cli.js:
CLI_JS="$HOME/.nvm/versions/node/$(node -v)/lib/node_modules/@anthropic-ai/claude-code/cli.js"
# Backup first
cp "$CLI_JS" "$CLI_JS.backup"
# Patch 1: Fix ve2.gt sort (recent release notes)
sed -i 's/Object\.keys(B)\.sort((Y,J)=>ve2\.gt(Y,J,{loose:!0})?-1:1)/Object.keys(B).sort((Y,J)=>ve2.gt(ve2.coerce(Y),ve2.coerce(J),{loose:!0})?-1:1)/g' "$CLI_JS"
# Patch 2: Fix gw0 sort
sed -i 's/sort((G,Z)=>Wt\.gt(G,Z,{loose:!0})?1:-1)/sort((G,Z)=>Wt.gt(Wt.coerce(G),Wt.coerce(Z),{loose:!0})?1:-1)/g' "$CLI_JS"
# Patch 3: Fix W37 filter
sed -i 's/filter((\[J\])=>!Y||Wt\.gt(J,Y,{loose:!0}))/filter(([J])=>!Y||Wt.gt(Wt.coerce(J),Y,{loose:!0}))/g' "$CLI_JS"
# Patch 4: Fix W37 sort
sed -i 's/sort((\[J\],\[X\])=>Wt\.gt(J,X,{loose:!0})?-1:1)/sort(([J],[X])=>Wt.gt(Wt.coerce(J),Wt.coerce(X),{loose:!0})?-1:1)/g' "$CLI_JS"
Note: If installed via different method, adjust CLI_JS path accordingly (e.g., /usr/lib/node_modules/@anthropic-ai/claude-code/cli.js).
```I hate the stock kobo reader, so this is exciting!
It's a good idea. Obviously you can't preemptively OCR all images but having "context menu -> follow link" which works on QR codes and images with links in them seems totally doable do me
Each snapshot of the repo isn't that big, but all the snapshots together, plus all the commit metadata and such, are
Microsoft has actually done a lot of work to scale got to large repos
Very sure, i work in one
The datacenter OS doesn't have to be the same as the developer OS. At my work (of similar scale) the datacenters all run Linux but very nearly all developers are on MacOS
Not to be a jerk, but 'hundreds of devs and dozens of MR per day' is not 'huge repos'. Certain functionality only becomes relevant at scale, and what is easy on a repo worth hundreds of megabytes doesn't work anymore once you have terabytes of source code to deal with.
I'm pretty sure Meta's team has written about that at length. It's about many things, such as (power/transportation/internet/energy) infrastructure, political situation, available workforce, vicinity to population centers, property prices, and a whole lot more
That's disappointing, they've done a great job making plant meat ubiquitous and took away some of the hippy aura that has kept many people from trying plant-based meat alternatives. I really hope they can turn it around, both selfishly as a happy customer, as well as for the planet.
There's a 13 mini
I disagree. I'm reading and typing this from an iPhone 13 mini. I use a big one for work so it's not like I don't know what I'm missing. I very strongly prefer the small form factor
That's not true, the llama that's open source is pretty much exactly what's used internally
Those numbers are a big legal thing because they influence share price. I don't know how exactly they're calculated and I'm sure the most positive spin is used (such as click through from instagram) but if they were actually fraudulent there'd be massive consequences. It's not like anyone is ever hesitant to sue Meta.
WhatsApp makes absolutely no money with spam. There isn't a per-message cost or however you think that would work
There's over 350M monthly active users. Seems like plenty of momentum?
It's been 11 years. If they hadn't been bought they'd have found a different monetization model long ago