I was use the pre-virtual machine usage of bare metal to actually mean “No OS.” You are just raw-dog running code on the machine.
- 0 Posts
- 56 Comments
That’s a good point about what the OS provides. I come from an embedded context, so often RTOS are not much more than a kernel that’s handling some basic threads and processor access. There was a really interesting talk at USENIX a few years ago (Usenix 21 keynote with Timothy Roscoe, I just looked it up) that was basically saying that a modern OS like linux, isn’t even accessing hardware and is just an OS in a system of OSs on a computer.
So you are not wrong about what you are calling bare metal, but that usage is more popular at the moment, but the older meaning of bare metal actually just means “no OS.” It’s still very common in embedded world. They are the same words, but do have different meanings.
I cannot find it at the moment, but about 10 years ago I had found a guy at Tufts (I think) who was publishing about actual bare metal (no os) single process machines that would run a server with nothing else. It was supposed to be helpful for security reasons. It was definitely whacky. I cannot find it because the server-farm usage of bare metal has taken over :(
[Bare-Metal (redirect on wiki)[ https://en.wikipedia.org/wiki/Bare_metal ]
I do now see that “bare metal server” is not going to be the right search term. Perhaps bare metal computing? I’m not sure. But what I am talking about pre-dates virtualization.
Edit: For servers, it seems the papers are calling it “Bare PC” Example: https://doi.org/10.1109/HPCC.2009.34
What you’re talking about would be called running a browser on “bare metal.” The OS is typically on charge of resource management between the various tasks. Access to the processor, storage, screen, input devices, sound, network. The os is a layer that mediates these devices. On bare metal you have to do ALL of that.
I’ve seen some interest in bare metal web servers in the past which some believe to be more secure. But I don’t think I’ve seen browsers on bare metal. There’s so much browsers need to do anymore. But anyways, bare metal would be the search terms you want to start using.
Edit: “bare metal” seems to have a newer usage for servers, so the papers I found were calling it “Bare PC.” Example: https://doi.org/10.1109/HPCC.2009.34
Thwompthwomp@lemmy.worldto
News@lemmy.world•Nearly 300 apply as French university offers US academics ‘scientific asylum’
7·1 year agoIt’s over already. It’s going to take decades to come back from this, if at all since the reputation is shaken at the core, and that is very difficult to rebuild.
The funding cuts and uncertainty and stifling is speech is shocking, but this is already affecting young scientists. There are cuts to summer research stipends, grant pausing means no work for some researchers. It’s the future that will really hurt when we don’t have those scientists since they either didn’t pursue science or went to other countries.
America has held a very central seat of science for quite some time, but that’s done. Europe is going to replace is—and already is. It’s a shame too since American higher Ed is structurally setup to be much more agile in how it pursues inquiry.
Thwompthwomp@lemmy.worldto
Science Memes@mander.xyz•ggplot2 is love. ggplot2 is life.English
19·1 year agoOh this touches close to him. I got into pgfplots since it would generate plots in latex at compile time and keep fonts consistent, etc. plots looked amazing though.
The worst was when a colleague couldn’t get a pdf to upload into a google doc, so he just made an ugly ass bar chart in excel for the final draft since that was easier. The only reason he could do that so quickly was because he could read the data so easily from the plot I made. Ugh. Still burns
I am totally out of the loop on the Kendrick/drake battle and don’t listen to them. But, without verging too far into me being exactly who this meme is about, compared to other half time shows it seemed smaller? Like there didn’t seem to really be any other guest artists and it felt like it was building to a big moment that just never really happened. That could have been the A Minor song, but I just didn’t get it. The audio mix on the broadcast didn’t help. The music seemed turned down very low. I was watching it the whole time thinking I feel like I’m missing something and this might be really cool. /shrug
Thwompthwomp@lemmy.worldto
Science Memes@mander.xyz•I got into the wrong career lolEnglish
261·2 years agoSo much this. PhD just means you are earning significantly less than your peers for at least six years, and then if you stay in academia, it’s less your whole life. There are some nice perks though, but for purely monetary reasons, you do not go for a PhD.
Thwompthwomp@lemmy.worldto
Science Memes@mander.xyz•I got into the wrong career lolEnglish
71·2 years agoI’ve actually found that college athletes (the ones I get to teach) are much better prepared (for “adulting”) than their peers at graduation. They have much better time management skills and tend to manage and navigate group dynamics better. I think some of what you are saying heavily depends on the sport or perhaps athletic level. I’m not teaching anyone near going pro, they just like their sport and enjoyed the scholarship.
Thwompthwomp@lemmy.worldto
Memes@lemmy.ml•I don't understand people who work in silence.
1·2 years agoThe Dash Berlin ASOT 600 set (specifically Sofia) got me through my dissertation writing. Even now, if I sit down with a coffee and turn on the set, within the couple minutes I am completely in the zone for working. It’s like a brain hack for me.
I also like the Music for programming site (specifically RITES) which is also good for some focus music.
I’ve tried to get some folks to post their dissertation writing music and form a massive playlist, as it seems really common to have some certain song or album. I’m sure it’s similar for other intense work flows too.
That’s almost the exact opposite experience for me. Maybe there’s been a more recent update, but I remember searching for specific phrases in decade old messages and the gmail (web site) search would just flat out refuse to show things but I could find them from my phone. I’ll try again, but to be honest, I’ve somewhat given up on google search in general for results that aren’t recent.
The search has been broken for me for a while. I get better results in the iOS mail app. Searching from within gmail will just flat out not show old results.
Thwompthwomp@lemmy.worldto
Technology@lemmy.world•Reddit CEO Defends His Absurdly High Pay While Not Paying ModsEnglish
2·2 years agoSimilarly, in the midst of historic layoffs in the tech industry, no one blames the CEO for horrible management leading to the over hiring or bad management that led to this. O one blames Zuckerberg for renaming his company and betting an an absurdity that is already being scraped off of PR releases. All because some growth number goes up. It’s insanity.
I have an lg tv that I route through a pihole that blocks most stuff. I wasn’t going to connect it to the internet, but it had airplay support. I think I’m using this list: https://github.com/TheShawnMiranda/LG-TV-Ad-Block
Thwompthwomp@lemmy.worldto
No Stupid Questions@lemmy.world•If we can ban trans medical procedures, why haven't we banned circumcision?
2·3 years agoI dont get it either. However the American pediatric association and a couple others keep suggesting it’s “cleaner.” I think it’s based on some large global datasets and there are less STIs with circumcised penises? Even WHO recommends it. It seems like recommended people clean themselves would be much easier…
Thwompthwomp@lemmy.worldto
Linux@lemmy.ml•Canonical's Steam Snap is Causing Headaches for Valve
5·3 years agoSnaps just act strange. They update in weird ways, it’s always automatic and it’s confusing how to keep something in a version that won’t auto update. It’s been a bad experience for me.
Thwompthwomp@lemmy.worldto
politics @lemmy.world•Kentucky Republican pushes bill to make sex with first cousin not incest
0·3 years agoI used to go backpacking in the gorge like every spring break through hs and college, and I loved seeing Miguel stickers show up all over the country. An ale 8 and a slice of Miguel’s is a fantastic way to end a trip
Thwompthwomp@lemmy.worldtoMicroblog Memes@lemmy.world•This tweet was from 2022. Can someone go check if the prediction came true?English
1·3 years agoWhen they had the clover pour over machines it was nice. Their normal drip is over roasted garbage. It also REALLY gives me caffeine jitters.
Thwompthwomp@lemmy.worldto
World News@lemmy.world•Wife of financier who called for Harvard head’s exit faces plagiarism allegations | The GuardianEnglish
3·3 years agoThere’s a bit more as well. Corporations have been closing their research labs over several decades and chasing short term profits over longer-term-payoff research. All that risk is passed onto university research labs (and the grad students that actually do the work) and heavily subsidized by the government. There is then little to no incentive for a professor to care about teaching and is rewarded for bringing in grant money. Students incentives are papers (and the prestige that follows) and the machine is born.
Basically, the neoliberal project is moving the risk of research out of corporations and the public pays for it.
Thwompthwomp@lemmy.worldto
Technology@lemmy.world•‘Front page of the internet’: how social media’s biggest user protest rocked RedditEnglish
74·3 years agoI think this is a good point. Lemmy pre protest sucked. There was just no content or activity. Post protest, it’s not too bad here. It’s viable. Slowly, hopefully more people end up here over the years. I still browse Reddit (not logged in, my account is kaput) and it seems the same as it was before though. However, digg too died, so there is hope yet.

I was about to mention that too. The first part of mutual aid is talking through all the ways that animals work together and support each other.