Prodám zhruba tři až čtyři týdny používané hodinky Garmin Instinct 2 (bez solárního nabíjení). Hodinky jsem pořídil minulý rok, ale nakonec jsem došel k závěru, že si s tímto ekosystémem nesednu, tak jsem se vrátil zpátky k Huawei. Od té doby mi tady jen leží v šuplíku a nemají využití. Mám k nim stále originální nabíjecí kabel, v ceně. Cena: 2000 Kč + doprava. Pořizovací cena byla tehdy přes 5 tisíc. Vzhledem k velikosti není problém poslat poštou. Originální balení už ale nemám. Záruku by taky ještě pár měsíců měli mít. Kdo máte zájem o více info, napište.
> A prominent media analyst is proposing an unorthodox solution for Comcast to win over Donald Trump’s approval in its bid to purchase rival media giant Warner Bros. Discovery: make the widow of slain right-wing activist Charlie Kirk the top editor of the merged company’s news networks.
First, this is such a failure of an idea because you couldn't even write her name in the first paragraph: you literally referred to her as "widow of the slain..."
Secondly, this is DEI
Farmer Brown believed his injuries from the accident were serious enough to take the trucking company to court. But the company’s slick, high-priced lawyer was ready to tear his case apart.
“Mr. Brown,” the lawyer said, straightening his designer tie, “is it true that at the scene of the accident, you told the responding officer, ‘I’m fine’?”
Farmer Brown scratched his head. “Well now, I was just about to load my favorite mule, Bessie, into—”
“I don’t need a story,” the lawyer interrupted sharply. “Just answer yes or no—did you or did you not say, ‘I’m fine’?”
Brown frowned. “Well, like I was saying, I was loading up Bessie, and we were headed down the—”
“Objection, Your Honor!” the lawyer huffed. “The witness is being evasive.”
But the judge, now curious, leaned forward. “Actually, I’d like to hear what he has to say about Bessie.”
Farmer Brown smiled. “Thank ya, Judge. Now, as I was saying, I had just loaded Bessie into my trailer, and we were driving along when this big ol’ semi blew right through a stop sign and smashed into us. BOOM! My truck flipped, I flew one way, and poor Bessie went the other.”
He shook his head. “I was hurt bad—couldn’t even move—but I could hear Bessie moanin’ something awful. Next thing I know, a highway patrolman shows up. He walks over to Bessie, listens to her groanin’, shakes his head, pulls out his gun, and BANG! Puts her down right then and there.”
The courtroom gasped.
Farmer Brown continued, “Then, the patrolman walks over to me, still holding his gun, and says, ‘Your mule was in bad shape, so I had to put her down. Now… how are YOU feeling?’”
The jury erupted in laughter. The lawyer slumped in his seat, defeated. And Farmer Brown? Well, he walked out of that courtroom with a fat settlement—and a brand-new mule named Lucky.
I left my optical drive at home.
Where's the best place in a small city to buy an external Blu-ray drive?
What I want out of my media center OS:
- Display and Playback files from local storage with images and descriptions from local nfo files
- Browse Peertube servers, play back videos from peertube including live streams.
- Play owncast streams and other live streams/IPTV channels
- Play files off the LAN from Jellyfin or Kodi or whatever.
- Do podcasts/video podcasts to local storage.
That's it. That's all I want.
POSIX allows an implementation of getpgid (pubs.opengroup.org/onlinepubs/…) to fail when the process calling getpgid() is not in the same session as the process it wants the pgid of.
Reasonably, Linux and FreeBSD ignore that part, and simply return the pgid, no matter who asks.
But OpenBSD sees a standards-conformant opportunity to be a giant pain in the ass, so it has to jump on it. And so, when A calls getpgid(B) and B is in a different session, it returns -1 EPERM, even when A and B have the same uid and gid, and it would be perfectly legit for A to send signals to B and its whole process group.
The behaviour is the same for getsid, of course.
As a consequence, s6-supervise on OpenBSD is unable to target the process group of its supervised process, which disables one of its mitigation strategies for misbehaving daemons that leave children behind when they die. And since OpenBSD doesn't have cgroups, that doesn't leave many mitigation possibilities.
I am curious of why POSIX allows this. It seems to go against the common Unix principle that the uid is the key to which process is allowed to communicate with which.
It might make sense to forbid setpgid from the outside, but forbidding reading the pgid feels wrong. Especially since it's defeatable: since I control the parent and child, the child can getpgrp() and communicate its pgid to the parent. But that's a lot of work for something so niche that only breaks on OpenBSD.
I am starting to believe that OpenBSD's reputation for security is mostly due to the fact that no rational person bothers to port software to it.
(Edit: typo)
I tried porting skalibs to AIX once. I made an honest, serious effort. I eventually had to give up because too many very reasonable things weren't working. For instance, gcc -o /dev/null failed, and it was one of the least egregious failures.
Some OSes are just beyond hope and deserve the oblivion they're sliding into.
gcc -o /dev/null thing reminds me that if you run tcc -o /dev/null as root you actually end up with an executable at /dev/null since it does an unlink+creat
TBH, Grokipedia is (mostly) just a copy of Wikipedia, with an LLM running over all the sources / references.
You can click "see edits" on many articles, and it'll show you the changes between Wikipedia and Grokipedia (in a perfectly accessible pop-up, no less).
A lot of those changes are like "the article says 'in a 1971 paper' and cites the paper, but the cited page clearly says the paper was released in 1972."
Just to be clear, I don't think AI should have free reign over factual articles quite yet, but if human editors could see, fact-check and decide on these edits, I genuinely think we could have a better Wikipedia.
So, tbh, I would not change anything about having #Autism and #ADHD. Sure, if I had been diagnosed properly and had more support, some aspects of my life would have been better. But I have no regrets on having a semi-eidetic memory, being able to recognize patterns, thinking outside the box, etc. What I could have used less of? Being bullied, not knowing there were others like me out there (and the subsequent isolation), over-masking and paying the price, having meltdowns from not understanding sensory overstimulation, etc. But it's never too late to delve into self-understanding and awareness, and, most importantly, building community with like-others!
So Elon's new Wikipedia clone, grokipedia.com, is actually 10x as accessible as Wikipedia itself.
This is despite it being a React / Next.js ap, while Wikipedia is a classic, server-rendered site.
How To Upgrade To Fedora 43 From Fedora 42 [Step-by-Step Guide]
This step-by-step guide explains how to upgrade your Fedora 42 system to the Fedora 43 version using the DNF system upgrade plugin.sk (OSTechNix)
The Walton family (who own Walmart) are worth over $400 billion, yet many of their employees are on SNAP.
Bezos is worth over $400 billion, many Amazon employees require SNAP.
The people who need help are not the problem.
It’s corporate greed. It’s an unwillingness to pay a living wage.
A thief trashed Calgary's The Camera Store, making off with $71,500 in cameras and lenses
dpreview.com/news/6757730480/a…
Crime. In Calgary.
С обновлением интерфейса Youtube на 24" 1080 мониторе я могу видеть на странице только 6 видео или 3 видео и 5 шортсов. Хотя, зачем вообще показывать шортсы в рекомендациях на десктопе?
Вот бы еще в самом гугле на одном экране было видно только первые 2 результата, одним из которых был бы "обзор от ИИ", вот тогда это было бы UI consistency
#ClimateChange #Hurricane #Mellisa #Catastrophe #FossilFuels
Random tip for comparing the performance of Rust and C programs that use stdout:
Rust stdout is line-buffered, even when redirecting to a file.
Glibc (and most C libraries I know of) are smarter than this, and will switch to a more aggressive buffering scheme if they aren't writing to a terminal.
Running the program _under hyperfine_ is enough to trigger this behavior, because hyperfine takes over the stdout stream. Glibc senses that this is not a terminal and turns on a 4096-byte buffer; Rust continues making one syscall per line.
So if a Rust program that prints stuff seems to lose a performance advantage over a C counterpart when run under hyperfine, it's worth stracing to check.
(There's continuing talk of fixing this default in Rust, but it's not fixed yet.)
Sensitive content
SuspiciousDuck reshared this.
Bluefin knows what's up. It's been a joy to collaborate with and fix issues for everyone!
Windows: Screen reader accessibility missing completely
Summary Zed is absolutely inaccessible for screen reader users on Windows. Tested with latest JAWS and NVDA versions. Description Steps to trigger the problem: Install Zed on Windows 11. run Zed wi...Menelion (GitHub)

Hubert Figuière
in reply to mcc • • •