ourob

joined 1 year ago
[–] ourob@discuss.tchncs.de 11 points 1 year ago (1 children)

To be clear, dmesg -w should be run before you do anything to cause the crash. It will continuously print kernel output until you press ctrl+c or the kernel crashes.

In my experience, a crashing kernel will usually print something before going unresponsive but before it can flush the log to disk.

[–] ourob@discuss.tchncs.de 7 points 1 year ago (3 children)

If you have another pc, ssh from it to the problem machine and run sudo dmesg -w. That should show kernel messages as they are generated and won’t rely on them being written to disk.

[–] ourob@discuss.tchncs.de 2 points 1 year ago

I’m having to use windows+office for work after a few years of being linux only, and god do I hate modern office’s interface.

The ribbon, on its own, isn’t super offensive to me - its just a chonky toolbar. But why on earth did they have to get rid of the classic menus?! If I don’t know where a feature is, it’s so much easier to skim through text menus than flipping from ribbon to ribbon, hovering over each button for tooltips, and popping out secondary toolbars of icons to find what I want. It’s maddening for someone who only needs to use office intermittently.

[–] ourob@discuss.tchncs.de 30 points 1 year ago (1 children)

I think he’s also not sure how to untangle the knots he’s tied in a satisfying way, and the disappointing reception of the tv series ending probably further killed his motivation. Like you said, he’s got plenty of money, so it’s easy to procrastinate untangling his story threads.

[–] ourob@discuss.tchncs.de 5 points 1 year ago

Some software is absolutely more secure for being open source. There’s a reason why popular cryptographic libraries tend to be open, even those used in military applications.

If the security of your software component relies on an attacker not having access to your source, then your component is only secure until someone reverse engineers it and figures out how it works, at which point it is entirely compromised on all systems it’s deployed to.

So you need something else to provide security besides obscuring how the software works. In cryptography, that comes from a large, highly random encryption key. The reason that your online bank transactions are safe from an attacker snooping on your network is because, even having the full source code to the crypto libraries, it would take a computer longer than the age of the universe to guess the encryption key through brute force.

The benefit of open source is that it gets a lot more eyes on the code to find flaws and vulnerabilities - and to verify that the software does what the vendor claims, which is very much not always a given.

[–] ourob@discuss.tchncs.de 13 points 1 year ago

I went from an 11 pro max to a 13 mini last year because I was sick of having a brick in my pocket, and I feared that the 13 mini would be the last small non-budget phone. Hopefully Apple will go back to making small phones, but in the meantime, I will be hanging on to my 13 mini for as long as I can.

[–] ourob@discuss.tchncs.de 2 points 1 year ago

This is why I don’t accept that any crypto is currently acting as a functional currency. Who is out there actually pricing things in bitcoin? You’d have to be a fool since you would have little to no control of whether or not you could possibly make a profit.

[–] ourob@discuss.tchncs.de 3 points 1 year ago

I’ve got a 6600XT and have had zero issues with Ubuntu and Fedora.

[–] ourob@discuss.tchncs.de 18 points 1 year ago (1 children)

Honestly, it makes sense for any business off of a highway that sells things to provide fast chargers. They still take several minutes at a minimum to charge, so you have a captive and probably bored customer. Seems like a gas station, restaurant, whatever would quickly make back the money spent on charging infrastructure in increased sales from people who’d rather shop or eat than sit in their car for a half hour.

[–] ourob@discuss.tchncs.de 4 points 1 year ago* (last edited 1 year ago)
[–] ourob@discuss.tchncs.de 2 points 1 year ago

See any advancements in automation from farming to manufacturing.

See, this is the kind of thing that makes my bullshit detectors go off. The comparison elevates this new tech to the same level of importance as past revolutionary shifts in industry. But this only seems justified if you can assume the rapid advancements in LLMs will continue at the same rate going forward, which not a given at all. Fundamentally, these models are trained to produce convincing output, not accurate output. There is no guarantee that high accuracy will be achieved with this approach.

For programming, I don’t see these LLMs any differently than previous advancements in tooling and in high level programming languages and frameworks. They will make it easier to rapidly prototype and deploy (shoddy) apps, but they will not be replacing devs who work at a low level high performance, or critical areas, nor will they be drastically reducing the workforce needed - at least not any more than other tooling advancements.

All just my opinion, of course. We shall see.

view more: ‹ prev next ›