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

This will kill so many movie plots.

That little arrow on the right of that graph is wishful thinking.

Part of why these images look so nice is because these systems were not so locked down.

Wait, if it's Gemini why do they call it "Apple Intelligence"? Is Google okay with that?

Google sold Apple the ability to run certain Gemini models on Apple's data-center hardware, using Google's orchestration layer. Apple hooks into that not dissimilar from an API-provider, and then builds everything upstream.

Meaning the system prompt(s), harness, entry and exit points, and skills. So the product is still "Siri AI", because of all the stuff that takes it from a raw infrastructure concern upon up into a "product" is Apple's responsibility.

Google are "okay with that" because Apple pays them $1B a year, per press reports, to be.


Any business can do this now actually - you just need to lease/rent hardware through a Google partner and you can run an Nvidia based server in your own datacenter running (supposedly) the latest full Gemini models.

Yap it’s called GDC and I’ve set it up for customer that requires it because of regulatory compliance.

It’s very expensive but you got the box ready in your data center and is managed by both Google and partner.


How hard was it to setup ? Any tips ?

I'm sure they're getting a sufficiently big paycheque to white label their models for the biggest consumer computer seller on the planet.

There's loads of AI features out there that are powered by a model provider, yet are not branded by them. Why would this be different?

If iCloud is implemented on Google Cloud Storage, why do they call it iCloud?

I don't think you conceptualize Google's game plan. all these companies care about is b2b contracts so they can inflate their balance sheets because when it's digital, it doesn't have to actually exist for it to "make money"

People keep saying Gemini but it's not clear that the models are Gemini. They might be separate models.

We're reaching the point where people need to install GC/MS systems in their homes in order to be safe from food hazards.

No we don’t. And the greatest hazard is the soul crushing disappointment that is a Dutch tomato.

wasserbomben + https://www.hortidaily.com/article/6022801/how-tasty-tom-suc...

I'll settle for no soft apples.


Amazing how someone again finds a meaningless thing Apple does better than the rest then blows it out of proportions. Makes you wonder if they are on Apple's PR team.

So you noticed the five ecosystems being shown working together, not perfectly but better than everyone else.

It looks bad from every perspective. I've never seen two apple's in one URL for product category before. apple.com/apple-intelligence

To prove my point, I opened a random date on the Apple website matching today's date to compare. 16 years ago, June 8 (1) Apple released the iPhone 4. There's still no room for jokes about that release, and from this perspective, calling their AI 'Apple Intelligence' feels weak compared to what they used to deliver.

I agree that some years ago Apple was the strongest in marketing, their brand team had been setting the bar for tech, but I simply can't say that anymore.

1. https://web.archive.org/web/20100608073904/http://www.apple....


> It's some remote person attempting to manipulate you by also packaging something enticing along with that manipulation.

What baffles me is that they call this manipulation "influencing" and they consider this a positive word.


Similar is when people refer to themselves or others as "content creators"

Not filmmakers or artists or writers... "content creators".

Like they exist just to produce a continual stream of this amorphous "content" for consumption.

Now, perhaps that's all that art/writing, etc ever was. But to just abandon even the pretense is another in a long line of surrenders we've made to commoditization.



Was there ever a time when any of the classical/fine arts were used as propaganda or promotional material, prior to the medium elevating to loftier aims?

Is this history repeating itself?

The idea that content creators could be considered artists is one I may have considered before, but only tangentially.

What I'm also curious about...is how this commoditization and consumption via "influencers" has altered any individuals attitudes towards blatant manipulation. Free will seemed to be a much more guarded value. Now, the willing surrender of our free will seems to be the norm...


Discussed previously (132 comments):

https://news.ycombinator.com/item?id=48260117


Why can't a filesystem create the lost+found folder only when it needs to store files in it?

That would be a much cleaner approach, imho.

Added benefit is that you'd immediately see it if something is wrong with a disk.


Chicken and egg problem.

On the UFS and suchlike filesystems, at the point that fsck is rescuing orphaned i-nodes, it still has not fully gone through the process of checking and correcting free list information, or indeed fully eliminating errors from the i-node table. Creating a directory involves allocating a new i-node from an unused slot, and free blocks off the free block list.

Ironically, because they are slightly or grossly different to Unix filesystem formats, on HPFS and FAT this is less of an issue. (FAT usually has unused slots in the root directory that it is sane to use at that point, for example.) CHKDSK on OS/2 did create its \FOUND.nnn files on the fly.


As the submission explains, the lost+found folder has pre-allocated space for the directory entries. From the mklost+found man page [0]:

       mklost+found pre-allocates disk blocks to the lost+found directory
       so that when e2fsck(8) is being run to recover a file system, it
       does not need to allocate blocks in the file system to store a
       large number of unlinked files.  This ensures that e2fsck will not
       have to allocate data blocks in the file system during recovery.
Pre-allocating space without making the directory visible would require more arcane file system magic.

[0] https://man7.org/linux/man-pages/man8/mklost+found.8.html


> Preallocating space without making the directory visible would require more arcane file system magic.

If those filesystem engineers had a manager that said: make this nice for the user, then it would have been done.

But these developers had no managers and were OK eating their own unpalatable dogfood.


You greatly overestimate the capabilities of computers of the era that this originated in. Major limitations of disk space, speed and addressability combined with limited CPU power and RAM mean that your hypothetical, “it could have been done” would require a significant investment in development and runtime resources all to avoid having a directory in root that would be empty until after a post-crash recovery.

Also remember that these systems would have all been multi-user time-sharing systems, not desktop computers.


Sorry, but I just don't believe all this. We're talking about hiding a folder. Of course the developers could do that.

well sure, they could have named it .lost+found instead of lost+found, but you’re overestimating the value of hiding it.

It's at the root level, no user came near that back then so it was kinda hidden.

Because you need to pre-allocate space and indies for it in case things go wrong and the disk is almost full

We already have 3-digit hex colors, e.g. #fff is white.

I don't see the point of using decimals here. You only lose resolution.


author here. i find it hard to count with letters

Dang, given all the cool visual work on your website I absolutely would not have expected that. Always good to be reminded how disparate we all are from one another.

Makes me grateful I got my mom to sign that waiver to let me get on Neopets, I don't even see the hex code anymore, I just see marigold, umber, vermilion.


Well, I find it hard to reason with RGB values. It is much easier to use HSV, to be honest, after looking up the Hue with a tool.

author here. that's okay this tool is for me

That's certain okay with me, but I assumed you came here to get feedback.

They did not submit it and they can't take it down either

i didn't

Sorry who are you? Are you the author?

yes that's the author, but he didn't submit this to HackerNews

i'm not a man

Username doesn't check out :P

it's been a wild two decades since i picked it

You go, girl!

i'm not a girl

Welp, I done goofed.

Fuck it, just have a great day :P


You go, simple-as! :)

Hopefully this thread isn't putting you down. Sorry if it's coming off like that.


Yeah, completely unintentional on my part, but I do be dumb sometimes.

https://www.todepond.com/sky/non-binary/

you go with any pronouns so why bring this up?


author here. it's good for the video

author here

that's so real tbh

Feedback is when it's useful.

If one works with shaders, you get the best of both worlds just by dividing by 10:

  vec3 color = vec3(1.0, 0.3, 0.9);
One decimal digit ought to be enough for anyone.

Take care here though, because shaders are almost always working in linear sRGB colors, while color codes are almost always defined in gamma-encoded sRGB.

This property makes it mildly annoying to copy color constants between different contexts.


Also if you divide by 10 your maximum is 0.9, not 1.0.

So you still need a calculator to map between the two.


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

Search: