paavoova
No user record in our sample, but paavoova has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but paavoova has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Is 60GHz not part of the standard now? Only a matter of consumer hardware support.
He doesn't shower as far as I can tell. He mentions once (paraphrasing) "I'm lucky I don't sweat much and smell". He practices basic hygiene and appearance (shaving, etc) and washes his clothes in public laundromats, as…
The dude on their phone is not comparable to the an AV carrying a family of 5 unpredictably veering into a concrete divider. One is negligent, the other has done nothing and could have done nothing, they only trusted…
Statistically, yes, but I think people can be afraid of the lack of direct accountability for AVs. A distracted/drunk driver, for example, is something easy to attribute cause and blame to. And you're not afraid of the…
Your usage of errno can cause failure on success if errno was set any time before the call to fflush. Might need a bump to v3 for robustness...
Sorry, maybe I meant "linearly", or just "correlated".
Interestingly the article says: Peek and her team found that muscle repair after injury was greater when mice were active or awake compared to when they were inactive or resting. It seems sleep alone isn't the most…
That's not quite what's shown in that PDF...All oils tested showed signs of instability when heated, but EVOO was the most stable. But EVOO still had an increase in trans-fats, for example, when heated. Furthermore, in…
In your example, if you exercise, you can have the pizza as well as the sandwich. This can be significant, because suppose you have those 300 surplus calories 3x/week minus the exercise (not unreasonable, a small snack…
> I don't think I'll ever use cat again if I can help it. I just tested simple concatenation and bat is over 10x slower: $ time cat 1GiB 1GiB 1GiB 1GiB >/dev/null real 0m0.414s user 0m0.014s sys 0m0.400s $ time bat 1GiB…
Meanwhile, hardware-level OS-ignostic rootkits like Computrace exist, and Intel ME has its own network stack, but Pluton being adopted as some kind of industry standard to lock down a platform in the name of "security"…
I've noticed that people tend to have varying differences in their mental map of organization. If you view a codebase as largely monolithic with only a few states such as previous/backup, current, and future/editing,…
If you set the SSID and password identical for both bands, the clients should prefer to negotiate the optimal band. I just checked and all clients save for some legacy devices on my OpenWRT router are on 5GHz. So I'm…
On my machine running Ubuntu 18.04 (coreutils 8.28, openssl 1.1.1), openssl is faster than both shasum and sha256sum.
> got over my "audiobooks aren't real reading" stigma, and have since torn through over 100 books on 2x So in your post when you refer to "reading", do you actually mean listening to audiobooks? While audiobooks have…
> I wanted easy privacy > Uber [..] Grindr Can I just comment how contradictory this is? I understand "privacy" means different things to people, but when used like this it's diluted to an arbitrary buzzword. What I…
What you describe is a software limitation in the TV's video player if it doesn't have an option to loop. Right now, I can open up a video in Firefox, say a VP8 WebM, and there's a right-click option to loop it. Every…
> You can simply save the file and expect it to work everywhere I don't quite follow. This is because the gif is decoded and played. No different than a video. You don't need a proprietary player to loop a video, you…
Looping is up to the video player, not the format or container. What "video formats" have looping as metadata? Gifs only have a loop flag so static images can be displayed instead of looped indefinitely as video.
Apple is also a member of MPEG LA, and has refused to adopted VP9. With AV1 perhaps they changed their tune and/or had no choice industry wise.
Well not if users force VP9 using something like youtube-dl and pipe to a compatible player. But I looked it up and the reason Apple refuses to adopt VP9 is not so arbitrary but rather because they're part of MPEG LA,…
But why is this tolerated, for lack of a better word? There's no barrier to adding support, a decoder ships with ffmpeg. Youtube has been serving webm/vp9 video for years, so does that mean VP9 Youtube is unavailable on…
I didn't hijack anything, I bring up RtR and privacy in response to the comment chain here saying "choose iOS, choose Apple, choose privacy". I directly address your post. Now if you aimed your comment to be narrow then…
Key word is "permissions", right? Meaning apps that don't wish to scare users with permissions will adopt the new API, but existing filesystem access should continue to function. Otherwise this would be crippling to…
> and supposedly more "locked down") ecosystem Is it not? Your entire post only argues "It is, but here's why it works for me...". Removing the "freedom to tinker" is taking two steps back from what a computer should…