biscuitswalrus

joined 1 year ago
[–] biscuitswalrus@aussie.zone 16 points 5 months ago (1 children)

Thanks. From my perspective, commonly Chinese numberplate have 8s in them being lucky. And being Australian I thought that numberplate read BODG as in bodgy meaning of poor quality.

Anyway, depressing that the numberplate was not fun or positive at all.

[–] biscuitswalrus@aussie.zone 1 points 5 months ago

Hold them all to account, no single points of failure. Make them all responsible.

When talking about vscode especially, those users aren't your mum and dad. They're technology professionals or enthusiasts.

With respect to vendors (Microsoft) for too long have they lived off an expectation that its always a end user or publisher responsibility, not theirs when they're offering a brokering (store or whatever) service. They've tried using words like 'custodian' when they took the service to further detract from responsibility and fault.

Vendors of routers and firewalls and other network connected IoT for the consumer space now are being legislatively enforced to start adhering to bare minimum responsible practices such as 'push to change' configuration updates and automated security firmware updates, of and the long awaited mandatory random password with reset on first configuration (no more admin/Admin).

Is clear this burden will cost those providers. Good. Just like we should take a stance against polluters freely polluting, so too should we make providers take responsibility for reasonable security defaults instead of making the world less secure.

That then makes it even more the users responsibility to be responsible for what they then do insecurely since security should be the default by design. Going outside of those bounds are at your own risk.

Right now it's a wild West, and telling what is and isn't secure would be a roll of the dice since it's just users telling users that they think it's fine. Are you supposed to just trust a publisher? But what if they act in bad faith? That problem needs solving. Once an app/plugin/device has millions of people using it, it's reputation is publicly seen as ok even if completely undeserved.

Hmm rant over. I got a bit worked up.

[–] biscuitswalrus@aussie.zone 2 points 5 months ago

You're right. Both cloud services (like Microsoft 365 measured by licensing) and azure each individually are about double Windows. They together make over half of Microsoft's earnings while Windows is like 16%. Then you've got games and linkedin and others filling up the smaller %.

Microsoft doesn't need Windows, you can run your office 365 off Mac or Linux for all they care. Just host all your virtual workloads on azure regardless of OS if it's not serverless, and they're fine with taking that money.

[–] biscuitswalrus@aussie.zone 6 points 5 months ago (2 children)

This thread teaches me that generally, most Linux people are looking at windows. Meanwhile Microsoft only thinks Windows is 16% of its business.

Basically, it seems, most Linux users do not think hard about Microsoft.

[–] biscuitswalrus@aussie.zone 4 points 5 months ago (1 children)

My mate started terrarium building.

For very little cost, you can look for second hand fish tanks and go for walks to collect moss, rocks, twigs etc. Weirdly it built more meaning to the more 'I need to move my body so I'll go for a walk'.

Now he likes hiking, and collecting moss along the way.

The actual terrariums are gorgeous too.

[–] biscuitswalrus@aussie.zone 52 points 5 months ago (1 children)

What do you do with Home Assistant?

"Oh well I automate a noise complaint form submission. It's integrated with my noise level detector and with a custom python lookup for the most recent airplane departure"

(that guy probably)

[–] biscuitswalrus@aussie.zone 4 points 5 months ago

Yeah, my mum isn't going into the shell. She's 65.

I don't really like the idea of 'beginner friendly' like 'you'll get better and start doing it the real way'. It's not some esport where it's easy to play and hard to master, it's a toolbox where it's only job is to get out of the way of you accessing your tools.

Operating systems are middleware.

[–] biscuitswalrus@aussie.zone 5 points 5 months ago

Yes, you're right about voltage and amp combined, but the problem is modern phones and their charges don't generally want to be doing high amps at 5v, they increase their voltage to 9v, 15v or, 20v. Which like you would point out, is not the right voltage.

Personally I just feed 5v in via a ubec like this: https://core-electronics.com.au/ubec-dc-dc-step-down-buck-converter-5v-at-3a-output.html since I usually have some kind of 12v battery powered thing going on with mine and lots of 12v ac-dc adapters for bench testing and charging. Lots of ways to power them but it's definitely not just 'grab your usb-c charger and it'll be right' which can be frustrating for people since it's almost all other usb-c things will 'just work'.

[–] biscuitswalrus@aussie.zone 3 points 5 months ago

Tailscale can act as a site to site vpn, but it's best used as a meshvpn imo with as many things as possible in it.

Why? Because the dynamic dns is so powerful. Every host name automatically is in every other tailscale joined computer automatically. My NAS (Truenas in my case) is just "nas" so to access it it's just https://nas. Same with my rustdesk server on https://rustdesk. Jellyfin? You guessed it: https://jellyfin.

Why is this cool? I moved my box between other networks and it just works again. No ips changed.

I take it to work. It just works. I keep one server at my parents place? It just works.

But my printer doesn't have the ability to join the tailnet so I use subnet routing to create a node on that network to act as a NAT router to get to and from that printer.

You can even define exit nodes so if I install tailscale on my parents TV in another state, they can exit their internet via my home which has my IP and therefore Netflix counts it as inside my residence.

Anyway just some considerations. I generally use the subnet routing as a last resort. My 3 node proxmox cluster is all joined and if I took a node to my parents it would literally just work, if slower, as a cluster member. Crazy. Very cool

[–] biscuitswalrus@aussie.zone 8 points 5 months ago

I don't know why, but I feel like putting the new experimental feature in your niche use first, possibly where alt text barely exists with how people generate pdfs, so getting feedback is to a specific audience who need it most while impacting nearly everyone else, does seem like a logical first step.

I got to compare that to Google, who put it front and centre of their namesake product.

[–] biscuitswalrus@aussie.zone 5 points 5 months ago

Most usb-c charging capable laptops will charge off large external high powered usb-c batteries. Allowing you to optionally choose to just buy a reasonably priced one to leave in your bag.

The work field technian bag has something like this in it: https://www.amazon.com.au/INIU-27000mAh-Capacity-Powerbank-Compatible/dp/B0CB1FWNMK

[–] biscuitswalrus@aussie.zone 5 points 5 months ago* (last edited 5 months ago)

I've used virtio for Nutanix before and not using open speed test, but instead using iperf, gathered line rate across hosts.

However I also know network cards matter a lot. Some network cards, especially cheap Intel x710 suck. They don't have specific compute offloading that can be done so the CPU does all the work and the host cpu itself processes network traffic significantly slowing throughput.

My change to mellanox 25g cards showed all vm network performance increase to the expected line rate even on same host.

That was not a home lab though, that was production at a client.

Edit sorry I meant to wrap up:

  • to test use iperf (you could use UDP at 10Gbit and run it continuous, in UDP mode you need to set the size you try to send)
  • while testing look for CPU on the host

If you want to exclude proxmox you could attempt to live boot another usb Linux and test iperf over the lan to another device.

view more: ‹ prev next ›