Hacker Newsnew | past | comments | ask | show | jobs | submit | alexfromapex's commentslogin

I was not impressed with how wide the iPhone Duo is when folded closed. The whole idea is supposed to be something like a cell phone that expands to something like an iPad. They basically copied the Samsung Galaxy or similar phones with no real innovation.

This shows how Apple actually thought through the issue instead of just doing the most obvious thing. Because if you start with regular phone dimensions, then you wind up with basically a square screen when open, which is not natural and not useful.

The Samsung foldables are an entirely different size and aspect ratio; how is the Duo a copy of something entirely different?

The Samsung Galaxy Z Fold 8, Xiaomi 18 Fold and Huawei Pura X Max all have pretty similar fold aspect ratios to the Duo?

Not sure 'copying' is a clarifying explanation of what is happening though.


Apple allegedly uses Samsung screens in the Duo so they ought to be the exact same.

Brawndo the Thirst Mutilator had come to replace water, virtually everywhere. Water, the basic component of all life, had been deemed a threat to Brawndo's profit margin.

Now if the guy that just created his own renderer for SwiftUI can port it to Linux instead of WASM we can have a Linux Mac replacement analog we just need someone to port the Metal GPU API over to Linux.


At least they are labeled as “Sponsored”. There’s probably a browser extension to remove them.


Removed paywall: https://archive.ph/lTnMr


Removed paywall: https://archive.ph/IJd41


I would think anesthesia, in specific doses, would only attenuate consciousness...if it stopped other processes your organs and nervous system would stop. I guess this confirms that.


General anesthesia disrupts the ability of regions of the brain to network coherently. Individual regions might still be ticking along, but your experience of consciousness is a result of the network.


You state that like it's a fact. I didn't realize we understood everything about consciousness and the brain. The more you know.


I’d argue that general anesthesia is the experiment that proves the fact. It’s a blunt and low resolution one admittedly, I wouldn’t use it to make any strong case about consciousness other than that our experience of it clearly requires coordination across many networked brain regions. As far as what’s going on within the individual regions or cells I’m not venturing a guess. Likewise I’m not claiming it to understand why networking of the whole brain is required to be conscious, but take some propofol and you’ll know that it is.


They're going to have to work on the i18n. It defaulted to English but the entire page except like 3 words are in some other language.


They are running Forgejo. The text being Dutch on the main page of https://code.overheid.nl/ is probably either because they haven’t provided any translations for the text, or maybe they even put the Dutch version in the template itself directly instead of storing it in whatever DB table Forgejo normally uses for the text.

I run a Forgejo instance too for my own use, but haven’t looked into how translation is set up as I haven’t had any need for changing any of the templates or texts that ship with Forgejo by default.


> They're going to have to work on the i18n.

You know, they could just use their own language. The link to forgejo even states: "code.overheid.nl (Dutch)"


Most government sites, especially open-source ones that want international contributors, do a decent job at internationalization. It doesn't seem like much of a reach to have that working.


> Most government sites [...] do a decent job at internationalization

This, I fear, is just a materially wrong statement.


Our government failed the citizens and let outsourcing and wage suppression destroy the US tech industry...positioning the country far behind other countries in technology supremacy for at least a decade to come


It started long before tech. It started with manufacturing. Everything has been replaced with financial manipulation and rent-seeking.


You don’t have a god given right as an American to a mid-high six figure income working in tech and I’m not sure how you can see Anthropic playing whack-a-mole trying to keep the Chinese from distilling their models and say that the US isn’t still on the inside track with this stuff.


Corporations don’t have a God-given right to manipulate the market by outsourcing the work to the detriment of the natives, yet they make good use of it!


That’s not really how that works.

Also, why do you hate the poor so much? Do people not deserve well paying jobs because the vagina they came out of wasn’t located on the correct patch of dirt?


And yet, CS was the fastest growing employment category with some of the highest and among the fastest growing salaries in the nation for the past 2 decades despite the fact that outsourcing has been around since the 90s.

The fact that this changed in the last 2 years right when AI became feasible is just a coincidence. It’s actually finally outsourcing destroying the grad job market nearly 3 decades later.


Nothing changed in the past 2 years except we had another recession. Just like very other recession, people are looking for something to blame. Out sourcing has long been a popular thing to blame. This time blaming AI is the fad. There will be more recessions in the future and people will blame some other fad next time (or perhaps the same). In the end though it is the economy.


$12,000 for the base model is insane. I have an Apple M3 Max with 128GB RAM that can run 120B parameter models using like 80 watts of electricity at about 15-20 tokens/sec. It's not amazing for 120B parameter models but it's also not 12 grand.


M3 max tflops is tiny compared to the 12k box. It's not even comparable.


It is very comparable if you work out the $/tok/s on inference. I did some napkin math and it looks like you’re getting roughly 3x the performance for 3x the cost. Red v2 vs Mac Studio M3 Ultra 96GB.

If you compare tokens/kWh efficiency then my math has Mac Studio being about 1.5x more efficient.


M3 has tolerable decode performance for the price, and that's what people would care about most of the time. they underperform severely wrt. prefill, but that's a fraction of the workload. AI, even agentic AI, spends most of its time outputing tokens, not processing context in bulk.


it's for fools. i bought 160gb of vram for $1000 last year. 96gb of p40 VRAM can be had for under $1000. And it will run gpt-oss-120b Q8 at probably 30tk/sec


P40 is Tesla architecture which is no longer receiving driver or CUDA updates. And only available as used hardware. Fine for hobbyists, startups, and home labs, but there is likely a growing market of businesses too large to depend on used gear from ebay, but too small for a full rack solution from Nvidia. Seems like that's who they're targeting.


99% of interest is in inference. If you want to fine-tune a model, just rent the best gpu in the cloud. It's often cheaper and faster.


Great option if you don't mind sharing your data with the cloud. Some businesses want to own the hardware their data resides on.


How many businesses have the capabilities and expertise to train their own models?


No idea. Probably more every day.


renting GPU, how is that sharing data with the cloud? you can rent GPU from GCP or AWS


I suppose if I rent a cloud GPU and just let it sit there dark and do nothing then I wouldn't have to move any data to it. Otherwise, I'm uploading some kind of work for it to do. And that usually involves some data to operate on. Even if it's just prompts.


So you also believe when you rent a server you are sharing your data with the cloud? AWS and GCP are copying all private data on servers? Give me a break. There's a big difference between renting a server and using an API.


> So you also believe when you rent a server you are sharing your data with the cloud [hosting provider]?

Only if you upload your data to that cloud server you rented. Then, by definition, you are.

> AWS and GCP are copying all private data on servers?

Every computer copies data when moving it. Several times, in fact. Through network card buffers, switches, system memory, disk caches, and finally to some form of semi-permanent storage.

I don't have to think Amazon is stealing my data to be aware that Amazon S3 buckets containing privileged information are routinely found open. I don't have to think that Google is spying on me to know that operating equipment my business owns on prem and does not share requires me to trust fewer people and less complex systems than doing the same work from the cloud.

You are very quick to make foolish assumptions and assign them to others.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: