I don’t think people who read salon are at risk of not getting enough meat in their diet…
- 0 Posts
- 24 Comments
swicano@programming.devto
Technology@lemmy.world•Elon Musk Is Rolling xAI Into SpaceX—Creating the World’s Most Valuable Private CompanyEnglish
2·21 days agoIf your argument was one of cost, you should have said so from the start! Economically, it might or might not make sense. I can’t pretend to know the economics of running a space based datacenter, I’ve never run a ground based datacenter.
But you have been arguing about power and electricity and heat and how proud you are to have 200a service at your house (congrats on owning it, btw, tough nowadays) but those aren’t the dealbreakers. If the AI bros want to lose billions putting the datacenters in space, I don’t have a huge problem with that. Better that than diddling kids and destroying society, which is what they seem to be spending their money on now.
swicano@programming.devto
Technology@lemmy.world•Elon Musk Is Rolling xAI Into SpaceX—Creating the World’s Most Valuable Private CompanyEnglish
2·21 days agoYou don’t use 48 kW you have 48kW capacity, that’d be 33 (1500W) electric space heaters running nonstop 24/7. I have electric heat, electric oven/range, and an electric car and I averaged 3 kW across the last week. (406 kWh between the 26th and 1st)
A comparison that is reasonable is an h100 rack cluster like this which uses about 60 kW per rack. For input power, the newer iROSA solar panels generate about 20 kW at a size of 20ft x 60ft each. Throw in 4 of those radiators, and you have something that is feasible to throw into space. Again, I can’t judge the economics of launching and running a space based datacenter business, but you could absolutely launch and operate a space rack with current tech.
The hint that the dog can’t spell is in the second panel
swicano@programming.devto
Technology@lemmy.world•Elon Musk Is Rolling xAI Into SpaceX—Creating the World’s Most Valuable Private CompanyEnglish
3·23 days agoI could have seen the opposite, too, where xAI pays spaceX gobs of money for tons of datacenter launches in advance, bubble pops, xAI goes under and spaceX still has the money. But ya I think this is “the govt won’t let spaceX fail, pile all the riskiest shit into that”
swicano@programming.devto
Technology@lemmy.world•Elon Musk Is Rolling xAI Into SpaceX—Creating the World’s Most Valuable Private CompanyEnglish
4·23 days agoThat was my stumbling block, too. Don’t think of it as taking a datacenter and putting it into space whole, think of it as taking 5 or 10 racks and putting that into space, and repeating till you have as much compute as a datacenter. So it’s basically the size of a schoolbus (same size as hubble telescope) and it has solar panels+ heat rejection like those of the ISS, and then bolt a starlink on the end, and you can put as many of those in orbit as you need.
Each part of the hardware is doable(ish), and if the nerds who actually run datacenters say the terrestrial energy/cooling cost numbers vs launch cost numbers make sense, I’m inclined to believe them even if I don’t get to see that math specifically. But right now it’s just AI bros saying the costs make sense, and I don’t as much believe them.
swicano@programming.devto
Technology@lemmy.world•Elon Musk Is Rolling xAI Into SpaceX—Creating the World’s Most Valuable Private CompanyEnglish
72·23 days agoI used to think space data centers was a scam, but I learned how much power existing satellites already use (and thus must be able to radiate into space to keep cold), and just looking at the ISS, each radiator (and it has several) can reject 14 kW into space, so if the ISS has can safely generate 14 kW of electricity and reject all the waste heat, then the major concern for me is addressed. Space datacenters are the first step to industry, in space, which is an necessary step for a lot of future stuff.
All the above is beyond the point though, he’s playing shell games to tie his most valuable and critical company, SpaceX, to the trashheap of AI bullshit so that the government will bail him out when it crashes.
swicano@programming.devto
Selfhosted@lemmy.world•Digital picture frame from a monitor or TV?English
6·25 days agoGet one of these Eink frames from waveshare. I have an older version without wifi, so i have to run a python script to e-inkify images on my laptop, copy to the SD card, put it into the frame, but the linked one doesn’t need that.
Since pi zero 2w is just a linux box, you can ssh into from remote and add/remove images from the folder that the screen shuffles through. Heck you could set up an cron job for the pi to hop onto your network and sync a folder on the nas.
And you can ignore the AI thing on this if you want, it’s a neat side thing, not integrated to the display functionality code.
Edit. Oh I didn’t see you wanted very large like 16 inch, I think big eink panels are outrageously expensive still
I’m not sure this makes any sense to me. PNGs are losslessy compressed, so just crank the compression to the maximum. But more importantly, how often are they being compressed? Why does it need to be part of the cicd pipeline. Are the images automatically exported? Or are they just chilling in the repo and getting recompressed everytime a commit goes through? I looked at his website, and the images are reasonably sized so it looks like it’s working, but the images aren’t cropped right. I’m downloading pixels I’ll never see
swicano@programming.devto
Ask Lemmy@lemmy.world•Folks who work the Reduced Work Week or Compressed Work Week, how has it effected your life?
3·1 month agoYa it’s wild what a boon having an extra block of time to oneself is. Some friends are looking for new jobs and we were chatting, but i couldn’t figure out how much better the pay would have to be to get me back to 5 days a week if I tried to get a new job.
swicano@programming.devto
Ask Lemmy@lemmy.world•Folks who work the Reduced Work Week or Compressed Work Week, how has it effected your life?
9·1 month agoYep, i earn PTO hours as well, and i use less of it for random doctors appts and other “stuff that’s only open during work hours” so I have more for like, around Christmas/newyears or trips
swicano@programming.devto
Ask Lemmy@lemmy.world•Folks who work the Reduced Work Week or Compressed Work Week, how has it effected your life?
24·1 month agoI work in a billable hours type job, and thus took a pay cut when dropping to 90% but it gives me one full day off every two weeks, and it has been great. I have a day that is mine. I resolved not to do any recurring tasks on that day (no mowing the lawn or doing the groceries or stuff like that) so that it stays a day for me to do something interesting and new, or just hang around and decompress in a coffee shop somewhere. Very much reccomend.
swicano@programming.devto
Technology@lemmy.world•The U.S. Government Just Followed Through on Its Ban of DJI Drones—and It’s So Much Worse Than We ThoughtEnglish
11·1 month agoIt’ll be more like ordering a Chinese “first person RC car” then grabbing a conversion kit. this company newbeedrone currently sells a drone, and a kit to convert it to a car

But instead they will reverse it. You get a cart, and they sell you a $20
drone conversion kitpersonal fan add on
GA?
Wait until he learns that physics is just theoretical chemistry
Oh cool, I’ll check it out!
Interesting, I will have to try that sometime, when I only want part of a file committed I do an awkward stash, apply, revert individual lines dance then commit, then stash apply again. This seems much easier
swicano@programming.devtoHacker News•Engineers: Stop trying to win other people's gameEnglish
1·3 months agoWhy give a shit what some tech executive imagines engineering to be
Wow, what year is that picture from, McDonald’s with a playplace?! We wish things were as nice as they were then


Aaaaand it’s down. Guess someone at Microsoft is monitoring hackernews