Page 21 of 29

Re: The Computer And General Tech Thread - Software, Hardware, Questions, etc.

Posted: Mon May 08, 2023 9:05 am
by Travis B.
All I can think of is something got goofed up with your router ─ other than that, I don't have a clue myself.

Re: The Computer And General Tech Thread - Software, Hardware, Questions, etc.

Posted: Mon May 08, 2023 10:42 am
by Raphael
bradrn wrote: Mon May 08, 2023 7:49 am
I think it’s just that no-one here has a clue how to solve it. Networking is complicated.

Travis B. wrote: Mon May 08, 2023 9:05 am All I can think of is something got goofed up with your router ─ other than that, I don't have a clue myself.
OK, thank you, anyway!

Re: The Computer And General Tech Thread - Software, Hardware, Questions, etc.

Posted: Mon May 08, 2023 1:03 pm
by Raphael
A few days ago, I made a short audio file of a few lines of dialogue on a TV show, because I wanted to ask the ZBB about those lines of dialogue, and, thanks to Linguoboy, I got the information I was looking for. Then, on a whim and out of boredom, I opened the file in a hex editor, and discovered that, at the very end of the file, there's a long sequence consisting entirely of repetitions of the hexadecimal code "55", or, if you prefer, a lot of capital "U"s.

Any idea what all those "U"s are doing there?

(The file is here: https://guessishouldputthisupsomewhere. ... laudio.mp3 )

Re: The Computer And General Tech Thread - Software, Hardware, Questions, etc.

Posted: Mon May 08, 2023 1:07 pm
by Travis B.
Raphael wrote: Mon May 08, 2023 1:03 pm A few days ago, I made a short audio file of a few lines of dialogue on a TV show, because I wanted to ask the ZBB about those lines of dialogue, and, thanks to Linguoboy, I got the information I was looking for. Then, on a whim and out of boredom, I opened the file in a hex editor, and discovered that, at the very end of the file, there's a long sequence consisting entirely of repetitions of the hexadecimal code "55", or, if you prefer, a lot of capital "U"s.

Any idea what all those "U"s are doing there?

(The file is here: https://guessishouldputthisupsomewhere. ... laudio.mp3 )
I don't know off the top of my head, but if I had to guess the MP3 format may require files to be a multiple of a certain size, so if they are not extra filler data is added to the end.

Re: The Computer And General Tech Thread - Software, Hardware, Questions, etc.

Posted: Mon May 08, 2023 1:08 pm
by Raphael
Travis B. wrote: Mon May 08, 2023 1:07 pm
I don't know off the top of my head, but if I had to guess the MP3 format may require files to be a multiple of a certain size, so if they are not extra filler data is added to the end.
Oh, thank you!

Re: The Computer And General Tech Thread - Software, Hardware, Questions, etc.

Posted: Mon May 08, 2023 1:14 pm
by Travis B.
Raphael wrote: Mon May 08, 2023 1:08 pm
Travis B. wrote: Mon May 08, 2023 1:07 pm
I don't know off the top of my head, but if I had to guess the MP3 format may require files to be a multiple of a certain size, so if they are not extra filler data is added to the end.
Oh, thank you!
Actually, I just bothered to look it up, and long sequences of 0x55 translate to silence in MP3 files.

Re: The Computer And General Tech Thread - Software, Hardware, Questions, etc.

Posted: Mon May 08, 2023 1:20 pm
by Raphael
Travis B. wrote: Mon May 08, 2023 1:14 pm Actually, I just bothered to look it up, and long sequences of 0x55 translate to silence in MP3 files.
Not sure I'm convinced by that - the 0x55 sequence is preceded by 0x55 0x4C 0x41 0x4D 0x45 0x33 0x2E 0x31 0x30 0x30, or, in other words, "ULAME3.100", which looks suspiciously like an end-of-file thing to me.

Re: The Computer And General Tech Thread - Software, Hardware, Questions, etc.

Posted: Mon May 08, 2023 1:30 pm
by Travis B.
Raphael wrote: Mon May 08, 2023 1:20 pm
Travis B. wrote: Mon May 08, 2023 1:14 pm Actually, I just bothered to look it up, and long sequences of 0x55 translate to silence in MP3 files.
Not sure I'm convinced by that - the 0x55 sequence is preceded by 0x55 0x4C 0x41 0x4D 0x45 0x33 0x2E 0x31 0x30 0x30, or, in other words, "ULAME3.100", which looks suspiciously like an end-of-file thing to me.
That is the frame header IIRC; this is probably the final frame of the data.

Re: The Computer And General Tech Thread - Software, Hardware, Questions, etc.

Posted: Sun May 21, 2023 9:46 am
by Raphael
Why are there websites that apparently sometimes seem to have two different cookie approval thingies?

Re: The Computer And General Tech Thread - Software, Hardware, Questions, etc.

Posted: Sun May 21, 2023 11:27 am
by Ares Land
Raphael wrote: Sun May 21, 2023 9:46 am Why are there websites that apparently sometimes seem to have two different cookie approval thingies?
Do you have any examples in mind? (I know of one case at work where we put a new cookie approval form and just forgot to remove the other one)

Re: The Computer And General Tech Thread - Software, Hardware, Questions, etc.

Posted: Wed May 24, 2023 4:02 pm
by Raphael
Ares Land wrote: Sun May 21, 2023 11:27 am Do you have any examples in mind?
I think I've sometimes seen that on the mobile version of the BBC website.

Re: The Computer And General Tech Thread - Software, Hardware, Questions, etc.

Posted: Thu May 25, 2023 1:21 am
by Ares Land
Raphael wrote: Wed May 24, 2023 4:02 pm
Ares Land wrote: Sun May 21, 2023 11:27 am Do you have any examples in mind?
I think I've sometimes seen that on the mobile version of the BBC website.
I checked this morning, and only got one warning. So I guess it was either a bug or human error :)

Re: The Computer And General Tech Thread - Software, Hardware, Questions, etc.

Posted: Thu May 25, 2023 1:31 am
by bradrn
Ares Land wrote: Thu May 25, 2023 1:21 am
Raphael wrote: Wed May 24, 2023 4:02 pm
Ares Land wrote: Sun May 21, 2023 11:27 am Do you have any examples in mind?
I think I've sometimes seen that on the mobile version of the BBC website.
I checked this morning, and only got one morning. So I guess it was either a bug or human error :)
What kind of area are you in, where you can get more than one morning at a time?

Re: The Computer And General Tech Thread - Software, Hardware, Questions, etc.

Posted: Thu May 25, 2023 1:35 am
by Ares Land
bradrn wrote: Thu May 25, 2023 1:31 am
Ares Land wrote: Thu May 25, 2023 1:21 am
Raphael wrote: Wed May 24, 2023 4:02 pm

I think I've sometimes seen that on the mobile version of the BBC website.
I checked this morning, and only got one morning. So I guess it was either a bug or human error :)
What kind of area are you in, where you can get more than one morning at a time?
The United Kingdom of I-Didn't-Get-Enough-Sleep and I-Need-Another-Coffee :)

Re: The Computer And General Tech Thread - Software, Hardware, Questions, etc.

Posted: Sun May 28, 2023 9:50 am
by Raphael
Right now, at this moment one of the partitions on my hard drive has 666.6 GB of free space. If I was superstitious, that would worry me a bit.

Re: The Computer And General Tech Thread - Software, Hardware, Questions, etc.

Posted: Sun May 28, 2023 10:46 am
by xxx
the number of the beast is a beautiful image of the power of numbers on our world,
those manipulated by our computers...

Re: The Computer And General Tech Thread - Software, Hardware, Questions, etc.

Posted: Thu Jun 22, 2023 3:04 pm
by Raphael
It's fairly rare to see something current affairs related that's at least somewhat amusing these days, but I guess this post about one aspect of a major malware attack by Mastodon user Catalin Cimpanu qualifies:

https://mastodon.social/@campuscodi/110585150952372765
Head of cyber at the Romanian Intelligence Service: Solarwinds attack didn't impact Romania because companies didn't pay their support and were lagging behind so many versions the vulnerability didn't apply
I guess that's one way to avoid (some kinds of) malware...

Re: The Computer And General Tech Thread - Software, Hardware, Questions, etc.

Posted: Wed Jul 05, 2023 5:45 am
by Raphael
A few days ago, I spent several minutes frantically wondering what was wrong with my computer's screen, until I figured out that I accidentally pushed the on/off button while dusting it off.

Unrelated: I have one email address that is connected to my cellphone's OS, one email address that I use for exchanging emails with people I know in real life - though that happens almost never these days - one email address that I use for doing things on the internet that don't involve money - that's the one connected to my account here - and one email address that I use for doing things on the internet that do involve money.

How about you?

Re: The Computer And General Tech Thread - Software, Hardware, Questions, etc.

Posted: Wed Jul 05, 2023 5:59 am
by bradrn
Raphael wrote: Wed Jul 05, 2023 5:45 am Unrelated: I have one email address that is connected to my cellphone's OS, one email address that I use for exchanging emails with people I know in real life - though that happens almost never these days - one email address that I use for doing things on the internet that don't involve money - that's the one connected to my account here - and one email address that I use for doing things on the internet that do involve money.

How about you?
I have one for general use, and three separate semi-overlapping ones given to me by my university.

Re: The Computer And General Tech Thread - Software, Hardware, Questions, etc.

Posted: Wed Jul 05, 2023 6:08 am
by hwhatting
I have a work one and two private ones - a main private one to which I have tried to migrate all the private contacts from the other one, and the second I try to use mostly for newsletter subscriptions and similar stuff; for historical reasons, I also have a small number of private contacts on that one.