• 1 Post
  • 17 Comments
Joined 1Y ago
cake
Cake day: Oct 02, 2023

help-circle
rss

We had similar issues here with people attending these event flying a terrorist flag with weapons on them or chanting “death to x”. I walked past one of the Palestine protest by chance two weeks ago, they had similar energy without this shit. Police didn’t stop them and reported it as peaceful. It ain’t hard. Was good to see so many young people at the protest too.


Unless the oven auto starts on close I don’t see how this could have happened with the victim alone. I think ours would idle when closed but they would be already on (warm enough to alert/stop someone walking inside). Like it’d have to be a shit design if an employee could just close themselves inside one and the oven starts some sort of program or turns on due to a schedule. Very interested to hear what the investigation turns up. Feels very much like someone might be up for manslaughter/ neg homicide.

Ex: She was inside cleaning and an employee wearing ANC headphones closed it and hit it the on. Or someone closing her in there as a “prank” not realising the danger.


I did a brief stint working in a bakery. If it’s anything like those oven there’s only a small glass window to see inside. Though I don’t recall them locking, I imagine they would otherwise employees would get blasted with hundred degree heat. They also seem like prying them open would be incredibly difficult. I don’t know how they aren’t like walk ins with an emergency release. I agree still something doesn’t add up.


Ideally a Bluetooth dongle/maybe a speaker. Looks like an old problem from a quick google. So there we go don’t need VMs!


I have seen Nix come up quite a bit and have been tempted to try it. I’ve rolled with Arch before so I was considering going back to it but maybe something new be go.

The OS itself I don’t back up outside of mirroring. I run an immutable OS (every reboot is like a fresh install). I can redeploy from git so no need to backup. I have some persistent BTRFS volumes mounted where logs, caches, and state go. Don’t backup, but I swap the volume every boot and keep the last 30 days of volumes or a min of at least 10 for debugging.

Something like this has always interested me. I remember reading about doing similar with Windows. Not so much it being immutable so much as having a decent starting image that you load on any device you want with all your programs ready to go.

Runs Arrs, Jellyfin, Monero node, Tor entry node, wireguard VPN (to get into network from remote), I2C, Mullvad VPN (default), Proton VPN (torrents with port forwarding use this), DNS (forced over VPN using DoT), PiHole in front of that, three of my WiFi vlans route through either Mulvad, I2C, or Tor. I’ll use TailsOS for anything sensitive. WiFi is just to get to I2C or Onion sites where I’m not worried about my device possibly leaking identity.

Do you have a guide or ten you used for all this perchance? Unraid has stuff like trashguides and space invader one. Especially the DNS part onwards? If not it’s cool I have Mullvad set up and Pihole with my current setup so I’ll be able to work it out. This is all very compelling for me to try out (I should really have learned about wireguard by now). Thanks a lot for such an interesting and informative write up!


Arch btw

Like I needed even more temptation. Cheers for confirming my suspicion that rolling a Linux distro is likely the go. I don’t really need a VM, just hassio doesn’t (didn’t?) have pass through without it.


For entry homelab stuff I still think it’s great. Literally just smacked it into an old HP server (now my cannibalised gaming builds) and it was good to go. However I was pretty inexperienced then (hence why I think I may have borked something fundamentally). Now days I’m more comfortable which getting under the hood hence looking for alternative. Definitely would still suggest Unraid to some though.

I was tempted to do something like an Ubuntu server. I figured all my NAS stuff is run through docker anyway. Cheers I’ll check out dockge


Looking to move on from Unraid, need suggestions.
Hey guys. I’ve been considering maybe moving to another OS for my home lab. Do you have have any suggestions? Especially former Unraid users? Mostly just for arrs though I would like to run reverse proxy/file hosting as well. Proxmox seems pretty trendy can I use it for arrs as well as backups? Rant/extra info: ::: spoiler Tap for spoiler I’ve been using Unraid for a couple years now, even paid for basic registration. I’ve largely used it to run all my arrs in docker, pihole and had a HASSIO VM running. I recently tried setting up nextcloud, during the set up (which like nearly everything, I followed a video guide for) I ran into a novel error. So I deleted the nextcloud docker and got it from the official repo instead. Now my nextcloud share is gone and I can’t create new shares?? Stuff like this happened when I set up guac. Weird errors, plenty of which have little documentation or explanation. Plenty of which I need to ssh in or use Linux commands to fix. Which lead me to, “I’m having to learn this stuff anyway, why not spin up a Linux server and learn properly”. Should I just rebuild/give Unraid a bit more time, it is young OS wise right? :::
fedilink

I’ll have to see if I’ve got a copy of an NDA I signed for play testing but that’s what I would have thought. It would be provisional on your participation not on an agreement like old school EULAs. As someone else pointed out it seems to be in closed beta or some form of early access, so maybe Valve won’t care and it won’t come back on them.


I’m-

RIP. Taken out by Valve legal team already, everyone bail.


And I’m not under NDA. I have signed no contracts, made no verbal agreements; I haven’t even clicked through a EULA.  This message does pop up when I launch Deadlock, but I didn’t click OK; instead, I hit the Escape key and watched it disappear.

I’m not a lawyer but I sure hope the writer of this checked with a lawyer before posting because that does not sound right.

Edit: Thank you Vodulas for pointing out this update appended to the article.

Update, August 12th: Turns out Valve was not fine with me trying Deadlock with friends; I’ve been banned from matchmaking! Oh well. Please feel free to make fun of me in the comments!


It is for national security reasons. One of the perpetrators over stayed a student visa by a year. That individual also appeared in a promotional video with a visa providing company which the university stated it has no affiliation with. Student visa are conditional and requirements must be met or you will be deported. This is common in many countries.

The article emphasises this idea hence why the people accused of state sanctioned murder are having their visa/background scrutinised.


Are your arrs buying amphetamines online again? Detox your homelab with these six easy steps.



I don’t understand how the “what were you wearing” thing made it out of the 90’s. You could be walking naked down the street, that isn’t consent. Fuck strippers walk down the main boozer street in my city to try conning customers into their club. They’re wearing lingerie, still not consent. It isn’t rocket science.


Docker is great because you can install something and all the shit it needs is installed and runs in that container. It’s good for a multitude of reasons mine are:

  1. No more installing a dependency, tool or library alongside a program that fucks up something else. No more shit breaking because you installed the latest python but some other program breaks if you move beyond 3.10 (and you forgot to use venv I guess).
  2. Somewhat a follow on from 1 but this makes for great functionality with self hosting. I can run a couple docker compose/build command and build/rebuild the containers anywhere I need them. I can test a container on a windows computer to see if it does what I want and works as intended and then spin the some container up on my media server, even if it’s a different OS. I have a bunch of them on my home server and it and it’s great being able to just plug in the port number of the other containers they need to talk to, if any, and that’s all. One container breaking doesn’t break everything else.

Everyone needs to stop posting what they like because I don’t like it! Absolute child.