TedZanzibar

joined 1 year ago
[–] TedZanzibar@feddit.uk 2 points 13 hours ago

Better than using what? All I see is a bunch of stars.

[–] TedZanzibar@feddit.uk 2 points 3 days ago

It's quite normal as chip manufacturing improves and die sizes shrink. Smaller dies need less power and therefore run cooler, it's a win-win. It's also how the various slim models of consoles suddenly appear a few years after the regular version came out.

[–] TedZanzibar@feddit.uk 8 points 1 week ago

Presumably streamed via xcloud, which previously needed a separate app.

[–] TedZanzibar@feddit.uk 1 points 2 weeks ago

Nah that one attaches to the twisty rod thing that you get on normal blinds. I need something more like this but I can't find a non-Aliexpress version. Not that it matters cos I'd need 5 of them and that puts the idea out of my price range for the foreseeable future.

[–] TedZanzibar@feddit.uk 3 points 2 weeks ago

Normal to get a 50% discount for paying quickly and without appeal. Last I checked you couldn't pay with Nectar points, though.

[–] TedZanzibar@feddit.uk 7 points 2 weeks ago (2 children)

Yeah that's normal in Britain for council and government fines (as opposed to often unenforceable private parking charges). The shitty part is that if you try to dispute it they don't put the timer on hold so you essentially play double or nothing on how strong you think your case is. Lose and you have to pay the full thing. Not bitter at all.

[–] TedZanzibar@feddit.uk 4 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

TIL they're called plantation blinds! The slats swivel open and closed as opposed to the entire thing raising and lowering but I assume that's what you meant. No external rod or handle, all of the slats are linked inside the frame somehow.

Edit: Actually knowing what they are has helped my search massively. Looks like there's options on Aliexpress, albeit not particularly cheap. Thanks!

 

We have a bunch of shutters in our living room that don't have any kind of remote control, nor a rod to operate them - you just move any of the individual slats and the rest follow suit.

Is there anything out there that could make these smart? I'm really struggling to find the right terms to search for.

Update: Turns out they are plantation blinds which has helped me to find the sort of thing I'm after. Cheers, Emperor!

[–] TedZanzibar@feddit.uk 2 points 2 weeks ago

Yeah that's exactly what I'd done but it was insisting on trying to redirect me to the site on port 4443 for some reason.

Fixed it in the end by reverting the NPM config to default (no advanced settings) and instead using Pihole's VIRTUAL_HOST=pihole.mydomain.internal environment variable in the Docker compose file.

Cheers for your help anyway!

[–] TedZanzibar@feddit.uk 1 points 2 weeks ago (2 children)

Just tried this myself and mine does the same thing but I don't have anything set in the custom locations tab. What did you do to resolve it?

[–] TedZanzibar@feddit.uk 2 points 2 weeks ago (1 children)

This is the exact same argument that I see used against EVs almost daily, while the people making these calls for "better analysis" ignore the dodgy mining practices and literal wars that are the result of oil extraction. But let's go back to fireworks. I spent all of 30 seconds Googling and found this. I'm sure it's far from an exhaustive list of firework ingredients but it's a decent start. Highlights include:

Sulfur - extracted from oil and natural gas.

Aluminum - 28% of US aluminum comes from recycled sources, which is great, but any that goes into fireworks is then lost forever. The rest of it comes from mines in Canada and Jamaica.

Iron and copper - Mined domestically and both are recyclable but gone forever once they're exploded.

Strontium - Mined in Mexico.

Barium - Mined in China.

Sodium - Mined in Chile and Peru.

How come you're not asking for a better analysis of the mining practices for the ores extracted in Jamaica, Mexico, China, Chile, and Peru? How much of anything that makes up your average firework, including cardboard and plastic, is recycled at the end of that firework's life? How many fireworks are reusable even once let alone tens or even hundreds of times? Much like with oil burning cars, these things are ignored because they've been around for a long time and it's normalised. Meanwhile emerging technologies, while demonstrably cleaner/better in pretty much every metric, are held to impossible standards that the old tech gets a free pass on.

No, we don't recycle much lithium yet but it's a new technology and battery recycling plants are springing up all over the place all the time, and these same plants often deal in the various other electronic materials that you cited. How much used petroleum is recycled each year? How many fireworks?

I don't want to argue and I should probably just delete this rather than posting it, having said my piece to myself, but perhaps I'm my own worst enemy...

[–] TedZanzibar@feddit.uk 3 points 2 weeks ago (3 children)

7,500 reusable/repairable drones in this show vs more than 12,000 single use fireworks in London's last New Year's show alone.

I fully agree that fireworks still have their place, but I think the suggestion that they're in any way comparable to drones from an environmental standpoint is way off base.

 

Quick overview of my setup: Synology NAS running a whole bunch of Docker containers and a couple of full blown VMs, and an N100 based mini PC running Ubuntu Server for those containers that benefit from hardware acceleration.

On the NAS I have a Linux Mint VM that I use for various desktoppy things, but performance via RDP or NoMachine and so on is just bad. I think it's ultimately due to the lack of acceleration, so I'd like to try running it from the mini PC instead but I'm struggling to find hypervisor options.

VirtualBox can be done headless, apparently, but the package installed via Apt wants to install X/Wayland and the entire desktop experience. LXC looks like it might be a viable option with its web frontend but it appears to be conflicting with Docker atm and won't run the setup.

Another option is to redo the machine with UnRaid or TrueNAS Scale but as they're designed to be full fledged NAS OSes I don't love that idea.

So what would you do? Does anyone have a similar setup with advice?

Thanks all!

Edit: Thanks for everyone's comments. I still can't get LXC to work, which is a shame because it has a nice web frontend, so I'll give KVM a go as my next option. Failing that I might well backup my Docker volumes, blat the whole thing and see what Proxmox can do.

Edit 2: Webtop looks to be exactly what I was looking for. Thanks again for everyone's help and suggestions.

 

Specifically from the standpoint of protecting against common and not-so-common exploits.

I understand the concept of a reverse proxy and how works on the surface level, but do any of the common recommendations (npm, caddy, traefik) actually do anything worthwhile to protect against exploit probes and/or active attacks?

Npm has a "block common exploits" option but I can't find anything about what that actually does, caddy has a module to add crowdsec support which looks like it could be promising but I haven't wrapped my head around it yet, and traefik looks like a massive pain to get going in the first place!

Meanwhile Bunkerweb actually looks like it's been built with robust protections out of the box, but seems like it's just as complicated as traefik to setup, and DNS based Let's Encrypt requires a pro subscription so that's a no-go for me anyway.

Would love to hear people's thoughts on the matter and what you're doing to adequately secure your setup.

Edit: Thanks for all of your informative replies, everyone. I read them all and replied to as many as I could! In the end I've managed to get npm working with crowdsec, and once I get cloudflare to include the source IP with the requests I think I'll be happy enough with that solution.

 

I work in tech and am constantly finding solutions to problems, often on other people's tech blogs, that I think "I should write that down somewhere" and, well, I want to actually start doing that, but I don't want to pay someone else to host it.

I have a Synology NAS, a sweet domain name, and familiarity with both Docker and Cloudflare tunnels. Would I be opening myself up to a world of hurt if I hosted a publicly available website on my NAS using [insert simple blogging platform], in a Docker container and behind some sort of Cloudflare protection?

In theory that's enough levels of protection and isolation but I don't know enough about it to not be paranoid about everything getting popped and providing access to the wider NAS as a whole.

Update: Thanks for the replies, everyone, they've been really helpful and somewhat reassuring. I think I'm going to have a look at Github and Cloudflare's pages as my first port of call for my needs.

 

Hey there, my local instance has had two admin posts pinned for the last 6 months-ish and they show right at the top of my Subscribed, Local, and All views. I can't imagine they're going to get un-pinned any time soon, so it would be great to get a feature where we can hide them.

Thanks for the consideration!

 
view more: next ›