aard

joined 1 year ago
[–] aard@kyu.de 2 points 3 weeks ago

The space used by the smallest solar charger I've seen on Amazon seems to be similar to 6 or more batteries in the format the N900 was taking - so if you look at space, slow charging from solar charger, and reliance on sun conditions taking individual batteries seems to be the better option for a few days hike. It's also easier to stow individual batteries to wherever you still have space left.

[–] aard@kyu.de 3 points 3 weeks ago (4 children)

With my N900 I used to travel with 6 to 10 charged batteries to have a few days of runtime. Things got better now with powerbanks - but for something like hiking just carrying a few spares would still be smaller and lighter.

[–] aard@kyu.de 18 points 1 month ago (11 children)

Paid and FOSS are not mutually exclusive. You can always build packages yourself if you don't want to pay. A well executed implementation might allow some projects to drop or reduce their play store efforts.

[–] aard@kyu.de 5 points 1 month ago (4 children)

x230 with x220 keyboard also is pretty nice - but unfortunately no longer suitable as main notebook. As nothing useful came out of lenovo after that, others are even worse, nobody has a decent trackpoint and sensible amount of RAM only exist for macs I ended up with one of those for work few months ago.

[–] aard@kyu.de 2 points 1 month ago

Pretty much same here - I kept an x230 alive until I had to accept earlier this year that it just is bad for overall productivity, and ended up getting a macbook. None of the newer thinkpads are good - and they're still one of the less bad manufacturers.

There's also enough stuff I don't like about the mac - but the current keyboard is one of the better notebook keyboards available right now, and if you want long battery life, lots of RAM and a lot of CPU power available in a compact device they're the only manufacturer currently offering that.

[–] aard@kyu.de 2 points 1 month ago

It helps not having a computer with specs from a decade ago.

[–] aard@kyu.de 3 points 1 month ago

It should work - possible that it won't let you create a one disk raid 0, but creating a one disk raid 1 and then converting it to a two disk raid 0 should word. It's been years since I played with a pure raid 0 (don't see much sense in them), but managed conversion back then.

[–] aard@kyu.de 3 points 1 month ago (2 children)

If your install is using LVM (which anything installed over a bit more than a decade should be) you can set up the new second drive as a RAID with a missing device, add it as additional PV, use pvmove to move all PEs to the RAID, remove the old PV, and now add that disk to the RAID.

[–] aard@kyu.de 1 points 1 month ago

I did not sign with them after I had some issues with the contract provided, and the resulting interactions with my future manager. I'd say at least for someone from Europe the company culture is less than ideal from that encounter.

[–] aard@kyu.de 2 points 1 month ago (1 children)

AMD keeps some older generations in production as their budget options - and as they had excellent CPUs for multiple generations now you also get pretty good computers out of that. Even better - with some planning you'll be able to upgrade to another CPU later when checking chipset lifecycle.

AMD has established by now that they deliver what they promise - and intel couldn't compete with them for a few generations over pretty much the complete product line - so they can afford now to have the bleeding edge hardware at higher prices. It's still far away from what intel was charging when they were dominant 10 years ago - and if you need that performance for work well worth the money. For most private systems I'd always recommend getting last gen, though.

[–] aard@kyu.de 20 points 1 month ago (1 children)

No OS updates, unless promised at release. Some security updates, though. They're GPL violators, and don't release kernel sources, which makes 3rd party OS images harder.

Devices are generally easily repairable,they sell spares, and their support also sends you parts during warranty period if you ask - I just received a new battery for my titan slim.

[–] aard@kyu.de 9 points 1 month ago

This doesn't have anything to do with user control - modern windows versions need drivers to be WHQL signed to get that kind of access. Alternatively you'll need to enable developer mode on your system, and install your own developer certificate into its keyring for running own code, which has its own drawbacks.

Crowdstrike is implemented as a device driver - but as there is no device Microsoft could've argued that this is abusing the APIs, and refused the WHQL certification. Microsofts own security solution (Defender) also is implemented as a device driver, though, and that's what the EU ruling is about: Microsoft needs to provide the same access they're using in their own products to competitors. Which is a good thing - but if Microsoft didn't have Defender, or they'd have done it without that type of access it'd have been fully legal for them to deny the certification for Crowdstrike.

Both MacOS and Linux have the ability to run the type of thing that requires those privileges on Windows in an unprivileged process - and on newer Linux versions Crowdstrike is using that (older versions got broken by them the same way they now broke Windows). So Microsoft now trying to blame the EU can be seen as an attempt to keep people from questioning why Microsoft didn't implement a low privilege API as well, which would've prevented this whole mess.

view more: ‹ prev next ›