dgriffith

joined 2 years ago
[–] dgriffith@aussie.zone 10 points 2 months ago

I know, instead of folders, we could use "shelves" and the Dewey Decimal System.

[–] dgriffith@aussie.zone 1 points 2 months ago

My response when I see 3/4 of my results page is an AI summary is to close the page in disgust as usually it just regurgitates a bland summary of shit I already know on the topic.

Maybe they're reading that as success?

[–] dgriffith@aussie.zone 25 points 2 months ago

32 bit computers can handle 64 bit timestamps, it's just a matter of defining time_t to be 32 or 64 bits at compile time. The compiler will deal with all the mess of splitting the 64 bit value up to calculate on the smaller registers in 32 bit architectures, just like any other variable defined as int_64.

Linux kernels have had support for 64 bit time on 32 bit systems since version 5.something, so generally speaking there'll still be retro 32 bit hardware running past 2038 just fine.

[–] dgriffith@aussie.zone 14 points 2 months ago

My only guidance is: Do not assume the wire colours have any significance. Work your way through all the combinations, regardless if they are "logical" or not.

[–] dgriffith@aussie.zone 2 points 2 months ago* (last edited 2 months ago)

Would be fine. Maybe a few decoupling/buffering capacitors at the sink end just to help things along, depends if your device has its own supply regulator and etc onboard. A high and low value pair in parallel would be good (eg 100uF electrolytic and 100nF ceramic).

[–] dgriffith@aussie.zone 15 points 2 months ago (3 children)

How does a person get this far down a rabbit hole?

I don't know. Software engineering is tangential to my field but I have to wonder, is software efficiency even a consideration these days?

It seems that maybe a week of just solid thinking about what they have and what they need - WITHOUT touching a keyboard - could have put them in a better position. But move fast and break things doesn't seem to accommodate that kind of approach.

[–] dgriffith@aussie.zone 87 points 2 months ago* (last edited 2 months ago) (11 children)

Ok there's a whole lot of wtf going on here.

AI codebots in the cloud doing your code for you, cool, I guess.

So you need to watch them? And presumably intervene if necessary? Ok.

So then:

They decided that they'd stream a video of the AI codebots doing their thing.

At 40Mbps per stream.

For "enterprise use".

Where presumably they want lots of users.

And then they didn't know about locked down enterprise internet and had to engineer a fallback to jpeg for when things aren't great for them. Newsflash - with streaming video peaking at 40Mbs per user, things will never be great for your product in the real world.

How, in any way, does this scale to anything approaching success? Their back end now has to have the compute power to encode and serve up gigabits of streaming video for anything more than ~50 concurrent users, let alone the compute usage of the actual "useful" bit , the AI codebots.

For say, 5 users out of a site of 200, IT departments will now see hundreds of megabits of streaming traffic - and if they're proactive, they will choke those endpoints to a crawl so that their pathetic uplink has a chance to serve the other 195 users.

All of this for a system that is fundamentally working on maybe 5kB of visible unicode text at any particular moment.

[–] dgriffith@aussie.zone 12 points 2 months ago

Before the celebrity chef craze?

The craze that made the cheap cuts of meat expensive?

Ohhh, now it's "traditional comfort food" and everyone wants it, so let's triple the price of that literal offcut.

[–] dgriffith@aussie.zone 4 points 2 months ago

I use MX Linux because it provides a simple way to use both the NVIDIA 340 drivers and the latest kernels with my 14 year old laptop.

[–] dgriffith@aussie.zone 4 points 2 months ago (2 children)

because I write the software and could screw up the whole business if I wanted to be malicious.

Which is why there is the general rule of zero trust in networks. You start with nothing and you need to prove why you need a hole poked in the firewall. Some IT departments are better at actioning those requests than others. You clearly have had the joy of working with IT departments that are on the worse end of the scale.

[–] dgriffith@aussie.zone 9 points 2 months ago (3 children)

it is really more useful than Katie from Sales getting skin cancer on a beach in Thailand or that...

A large chunk of air transport is also freight. And business. And regular domestic travel for people going from A to B, travel that doesn't include holidays for Kate or that drunk dude in Mallorca.

And when you look at those uses, AI is still running a pretty distant second place.

[–] dgriffith@aussie.zone 8 points 2 months ago

It seems that every new release adds another layer of indirection (misdirection?) between you and the useful stuff you need to access. I use a third party utility to manage IP settings, and it's one click from its menu to get to the network adapter page. It takes me about 5 minutes of angry clicking around in stock standard win11 before I get to the same place.

view more: ‹ prev next ›