Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

ABasilPlant, to asklemmy in Which YouTuber still creates high-quality videos to this day?

Huge +1 for BobbyBroccoli. Most entertaining & gripping documentaries I’ve watched in a long time. The two part Cloning documentary (Part 1, Part 2) was absolutely spectacular.

Lemmino is great as well.

ABasilPlant, (edited ) to linux in Self Post

You’re right, that’s exactly what happened. If you look at the top of the trace, it says __handle_sysrq. Moreover, it’s in the sysrq_handle_crash. That gets called when a sysrq combo is pressed.

ABasilPlant, to linux in How exactly "secure" is a container with all capabilities dropped, distroless, with a custom rootfs directory, a static, single binary with chmod set at 100 and file ownership pointed to non-root u...

Absolutely. Check out side channel attacks. The problem here isn’t about software exploits, but hardware issues. en.wikipedia.org/wiki/Side-channel_attack

Some things to get you started: Meltdown and Spectre: en.wikipedia.org/…/Meltdown_(security_vulnerabili…, en.wikipedia.org/…/Spectre_(security_vulnerabilit…

Rowhammer: en.wikipedia.org/wiki/Row_hammer

These are exploited by malicious processes doing something to the hardware which may result in information about your process(es) being leaked. Now, if this is on your computer, then the chances of encountering a malicious process that exploits this hardware bug would be low.

However, when you move this scenario to the cloud, things become more possible. Your vm/container is being scheduled on CPUs that may/may not be shared by other containers. All it would take is for a malicious guest VM to be scheduled on the same core/CPU as you and try exploiting the same hardware you’re sharing.

ABasilPlant, to asklemmy in How would you go about a low maintenance personal website today?

I’ve been using Hugo since 2017. I recommend it wholeheartedly.

ABasilPlant, to linux in Recommend me a graphical text editor that can deal with multiple workspaces (or lets you specify instance)
  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #