this post was submitted on 07 Jul 2024
1 points (100.0% liked)

Technology

58513 readers
5643 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Ersei, the developer behind this so-called Cloud Native Computer, says the project was primarily a “silly” pursuit. There is also a problem with booting from Google Drive currently being very slow. However, the dev also boasts that “the possibilities are endless” and would welcome any companies or individuals who wish to get in contact and discuss commercializing this project or something related to it.

top 50 comments
sorted by: hot top controversial new old
[–] rockSlayer@lemmy.world 0 points 3 months ago (2 children)

So they reinvented terminals, but worse

[–] sugartits@lemmy.world 0 points 3 months ago

Put a swap file on that bad boy boy and they've invented downloading ram!

This is a revolution.

[–] Rai@lemmy.dbzer0.com 0 points 3 months ago

Aw yiss, all of my information on Google’s servers siiiiiicc

[–] FelipeFelop@discuss.online 0 points 3 months ago (1 children)

I can see two issues here:

It’s not really a storageless computer. It’s using EFI as storage to build the ramdisk.

What happens if you need to change things because of a change of cloud account, change of cloud API etc etc

[–] catloaf@lemm.ee 0 points 3 months ago (1 children)

No computer is ever really storageless. Even the BIOS has to be stored somewhere. If you didn't have any storage, you wouldn't be able to load any code, and it would not be a computer, it would be a brick.

[–] sugar_in_your_tea@sh.itjust.works 0 points 3 months ago (1 children)

Not necessarily, you could build all of the boot stuff into hardware, have it send all input to the cloud server, and only have enough hardware to render images. Boom, no storage, everything is static.

[–] catloaf@lemm.ee 0 points 3 months ago

Where is that boot code kept? Is that not storage? I mean, even magnetic core memory is storage. An array of vacuum tubes is storage. If you wired up a bunch of transistors to perform mathematic operations, do the wires and transistors on the breadboard count as storage? Maybe not. If you did it on an FPGA, I would say yes, though.

This is all semantics, of course, but it's interesting to think about nonetheless. Ask a web developer and a BIOS ROM developer about what's programmable, and you'll get two very different answers. :P

[–] jfx@discuss.tchncs.de 0 points 3 months ago (3 children)

Soo, booting your computer from someone else's computer?

I mean we've had thin clients and PXE for ages?

[–] SchmidtGenetics@lemmy.world 0 points 3 months ago (2 children)

More being able to use cloud storage and not need a physical computer. In theory the cloud can be accessed anywhere, even if a portion is down, not the same for a single physical PC.

[–] datelmd5sum@lemmy.world 0 points 3 months ago (2 children)

is the non physical cloud in the room right now?

[–] SchmidtGenetics@lemmy.world 0 points 3 months ago

Google redundancy.

load more comments (1 replies)
[–] helenslunch@feddit.nl 0 points 3 months ago (1 children)

More being able to use cloud storage and not need a physical computer.

Are you going to access The Cloud telepathically?

[–] SchmidtGenetics@lemmy.world 0 points 3 months ago (2 children)

The cloud is many computers with a redundancy, you putting multiple PCs in remote locations so you can access when one goes down….?

[–] helenslunch@feddit.nl 0 points 3 months ago (1 children)

Yes I understand how The Cloud works...?

[–] SchmidtGenetics@lemmy.world 0 points 3 months ago* (last edited 3 months ago) (6 children)

Okay so you should comprehend how multiple “computers” allow a redundancy over a single one.

Yeah….?

You can’t access a remote physical computer without internet either? So what’s your point here?

load more comments (6 replies)
[–] catloaf@lemm.ee 0 points 3 months ago (9 children)

The joke is about what exactly you're doing with the cloud with no physical computer in front of you.

load more comments (9 replies)
[–] mox@lemmy.sdf.org 0 points 3 months ago (2 children)

And bootp before that, and tftp before that. So I think roughly... 35 years?

load more comments (2 replies)
[–] GamingChairModel@lemmy.world 0 points 3 months ago (1 children)

Do thin clients and PXE require a server specifically configured to serve a boot image? (Genuinely asking.)

I'm not sure whether this project is doing something new by just accessing network resources that are nothing more than shared files, without any specific software running on the server (beyond just a server serving files).

[–] catloaf@lemm.ee 0 points 3 months ago

Yes, they do. The novel thing here is serving the files out of Google Drive.

There are existing PXE servers that run over the Internet, like boot.netboot.xyz, so that you don't have to run your own (assuming you trust everyone involved in that connection). Those are far more practical.

[–] zelifcam@lemmy.world 0 points 3 months ago* (last edited 3 months ago) (2 children)

Apple introduced the ability to boot from the internet, known as Internet Recovery, with the release of OS X Lion (10.7) in 2011. This feature allows Macs to connect to Apple’s servers and download a recovery system image to perform repairs, reinstall macOS, or restore from a Time Machine backup without needing a physical installation disk

https://support.apple.com/en-us/102271

Edit: I’m not taking away from the dev’s work. I was always a fan of Apple introducing their (limited) version of it into their firmware all those years ago.

[–] R00bot@lemmy.blahaj.zone 0 points 3 months ago (4 children)

This is different (and far less practical than Apple's approach). This one doesn't download the OS and store it, it pulls the files from Google drive every time they're accessed, so it's incredibly slow by comparison, but is technically running from the cloud. The Apple one downloads everything it needs and stores it, then pulls from that local copy.

[–] zelifcam@lemmy.world 0 points 3 months ago (3 children)

What they both do is get a system into a desktop without a local disk or OS. I was adding to the discussion on the topic of “diskless booting”. Not comparing techs.

[–] SchmidtGenetics@lemmy.world 0 points 3 months ago* (last edited 3 months ago)

Yeah apparently adding to the discussion is frowned upon here, my comment chain got derailed by a “joke” because I tried to differentiate between the cloud and a PC to have a discussion….

load more comments (2 replies)
load more comments (3 replies)
[–] LodeMike@lemmy.today 0 points 3 months ago

That's not booting from the net that's downloading an image and keeping it in RAM without sending any changed data back to the cloud, or needing to fetch anything once the image is downloaded.

[–] chiisana@lemmy.chiisana.net 0 points 3 months ago

Netboot.xyz ?

[–] regrub@lemmy.world 0 points 3 months ago (2 children)

Interesting experiment, but I'd rather have a personal machine that isnt completely useless when/if the internet goes out. Also would be nice not to depend on a centralized service that could easily revoke access.

Seems like it's better suited for company work computers.

[–] Treczoks@lemmy.world 0 points 3 months ago (1 children)

when/if the internet goes out.

Or worse, when it basically sends a different image...

[–] regrub@lemmy.world 0 points 3 months ago

Looks like a new CVE dropped lol

[–] shortwavesurfer@lemmy.zip 0 points 3 months ago

Boot from IPFS!

[–] umami_wasbi@lemmy.ml 0 points 3 months ago

Good luck booting when Google nukes your account

[–] Glowstick@lemmy.world 0 points 3 months ago (2 children)
[–] deranger@sh.itjust.works 0 points 3 months ago (1 children)

“Primarily a silly pursuit”

[–] Glowstick@lemmy.world 0 points 3 months ago (2 children)

Yeah, but it then goes on saying

"However, the dev also boasts that “the possibilities are endless” and would welcome any companies or individuals who wish to get in contact and discuss commercializing this project or something related to it."

And that's what I'm saying "y tho" to.

[–] deranger@sh.itjust.works 0 points 3 months ago

I mean, shit. If I did something stupid for fun and some idiot business major wants to pay me for an implementation, regardless of how useful It actually is, I’m not turning it down.

[–] Revan343@lemmy.ca 0 points 3 months ago
[–] SzethFriendOfNimi@lemmy.world 0 points 3 months ago (6 children)

So we’re back to PXI? Everything old is new again.

Neat technical problem to solve though just for fun

load more comments (6 replies)
[–] seaQueue@lemmy.world 0 points 3 months ago (1 children)

So it's a thin client remote booting extremely slowly over a really high latency connection. Cool, the 1980s called and they want their tech back.

[–] Dave@lemmy.nz 0 points 3 months ago (1 children)

However, the dev also boasts that “the possibilities are endless” and would welcome any companies or individuals who wish to get in contact and discuss commercializing this project or something related to it.

"We're looking for dumb investors that don't understand technology so we can sell them a bridge."

[–] seaQueue@lemmy.world 0 points 3 months ago (1 children)

Bro forgot to liberally sprinkle blockchain and AI dust on his project before offering it to investors

load more comments (1 replies)
[–] argh_another_username@lemmy.ca 0 points 3 months ago

One of my duties in my first job was to build diskless computers. I’d record an EPROM in the station and boot from a Novell server.

load more comments
view more: next ›