'Is Trump okay?' Confusion as 'exhausted' ex-president abruptly ends friendly interview
Wolf314159 @ Wolf314159 @startrek.website Posts 0Comments 331Joined 1 yr. ago
35 minutes doesn't seem very long for an interview. Is expecting the presidential candidate to remain lucid and coherent for slightly more than a half hour too much to ask?
Permanently Deleted
That's not how physics or lawsuits work.
If they are using smaller blades, those blades are most certainly spinning much faster than the large blades of a riding or push mower. Thus you're just trading mass for speed and the energy exchange can remain largely the same. You can see this for yourself if you drop items (like a handful of sunflower seeds to simulate rocks) through a spinning ceiling fan or a smaller table fan spinning significantly faster; both can easily throw those seeds that get hit by the blades around a large room. This is how the smaller blades on a lawn mower would even be able to do the same work as the larger blades of a mower.
Also many devices, like table saws, chainsaws, and lawn mowers and considered inherently dangerous to operate. Lawsuits over injury as a result of misuse (like letting children or pets into the yard while mowing) usually have to factor in this inherent danger. There are certain safety measures in place, but I guarantee no mower operator manual suggests letting kids or pets play around a mobile set of spinning metal blades. If you fail to follow the basic instructions in an operators manual while operating a dangerous device, you don't have much ground in a lawsuit.
You're conflating peer review and studies that verify results. The problem is that verifying someone else's results isn't sexy, doesn't get you grant money, and doesn't further your career. Redoing the work and verifying the results of other "pioneers" is important, but thankless work. Until we insensitivise doing the boring science by funding all fundamental science research more, this kind of problem will only get worse.
Just organize your library properly and pretty much every software will manage it better. There are options for organizing and renaming them mostly automatically, like EastTAG or filebot. Some people use Sonarr and Radarr to organize shows and movies, but those are probably overkill for you. The various *arrs will be more useful if you're consuming new media through a server hosting Plex or Jellyfin. Kodi is also a waste if the library isn't already meticulously organized and you don't need a 10 foot interface.
If you're only consuming on desktop and you insist on being disorganized, then why even bother with anything other than VLC? It runs on Linux, Windows, iOS, and Android.
I am actually currently binging old episodes of Critical Role, but it's my first time through so I'm not sure if that counts.
Also, I'd re-listen to most every 99% Invisible and Planet Money episode.
Came here to say this show and Planet Money.
This is one of those questions that is easy to scoff at initially as a stupid question, but really it's not. Especially once you learn about wombat poops.
Those are the kinds of inconsistencirs the GOP use to accuse you of voter fraud, even if you correct it. Don't be surprised if some GOP busybody adds your name to a list of voter registrations to purge. Whenever they talk about voting irregularities and a rigged election, this is exactly the kind of voter disenfranchisement that they are trying to accomplish. Hell, question enough votes and you can get the votes of an entire region thrown out. You don't need any proof to make the accusations, then they massive shit sandwich gets dropped in the lap of a few underpaided and understaffed people to substantiate. I recommend you vote as early as possible and follow up to make sure your vote gets counted.
Jokes on them. Batman is fighting crime in a failing empire. I might have fun writing a paper about how the comic series is actually about the fall of empires like the Roman empire. I'd footnote and meticulously cite the shit out of that paper just to code clues that I knew exactly what the Professor was trying to do.
Short simplified answer: nobody wants to pay for the infrastructure. Especially in the last mile. There's probably a Planet Money episode about it. If not, there should be.
Why are you bickering with me about it? I don't appreciate people asking questions in bad faith just so they can make a spicy comment. Think I like it?
There are choices, it's just they all suck unless you're willing to move. Nobody's arguing that it is a local semi-monopoly.
There's other options, but they're all MUCH slower. If you want a different ISP with comparable or faster speeds, you need to move. In my case, internet is bundled with HOA fees. And there is no other fast option available at my address anyway.
It's not a full monopoly. You can choose another ISP, but it's just that in practice you'd need to physically move to a new location to make that change of vendor.
Yes, I've done almost exactly this while traveling. You can even carry around a couple variously configured sd cards for different use cases. I had one with jellyfin for sharing locally and also Kodi for direct HDMI connection to TVs. There is a in app on Android for jellyfin called findroid that allows offline copies from the media server, which allowed me to not need the thing powered the entire time I wanted to watch something on my phone, just long enough to download it. Adding samba shares adds a other layer of accessibility. I had another SD Card with video game ROMs for retro gaming, but this one got left at home because it requires controllers and I didn't think I'd use it that much. I had another with "little backup box" installed for automatically backing up my photos and videos after a day out exploring with my camera.
I used a Raspberry pi 5 for all of this, running from a battery backup, because I didn't really need a keyboard once I had remote connections to my phone sorted out. Pick a rugged case and you case just toss it in your bag of chargers. It took up about as much space as a pack of cigarettes. Another option would be the Raspberry Pi 400, built into a keyboard. A little bulkier, but maybe more resilient in the face of technical difficulties.
Oh yeah, I totally support the local copy. That will save you in times up hardware failure or fuck ups. I could just never keep up with the maintenance and kind of gave up making automatic backups and syncing. But reorganizing often translates to integrating deletions into rsync or whatever syncing protocol you use, and that has caused me headaches and heartaches.
Yeah, that was a typo. Thanks, I'll fix it.
I have a very similar setup to yours, a relatively large music library around 1.7TB of mostly flac files on my server. I'm able to organize these files locally from my laptop, which at various times has run either OSX, various GNU/Linuxes, or Windows. However I do not bother pushing the files themselves back and forth over the network.
Even if I did, I wouldn't automate the syncing, I'd only run it manually after I'd done my organizing with Picard for that day. After all, it the organization with Picard isn't automated, why should the syncing be? I'd probably use rsync for this.
In actual practice I do this: Connect to my server from my laptop using ssh, forwarding X. Run Picard on the actual server through this remote connection. Picard runs just fine over ssh. Opening a browser from a Picard tag for occasional Musicbrainz.org stuff is a little slower but works. I would then use a tmux or screen session to run the rsync command when I'm done with Picard for the day for syncing to a backup if necessary.
I don't really bother keeping a whole copy of my music collection locally on my laptop or phone though, since It's been bigger than is practical for a long time. Managing multiple libraries and keeping the two in sync turned into such a hassle that I was spending more time organizing than actually listening (or making mixtapes/playlists). To listen to my music locally I've used either Plex or Jellyfin, sometimes MPD (like when my server was directly connected to my stereo receiver), or just shared the folder via samba and NFS.
There's a bit of a difference though between those computer driven iterative digital numerical methods and an analog continuous geometric object. It's like comparing pixel density and film grain. At a fine enough precision they become difficult to distinguish, but they are not the same. You could definitely use iterative methods to build a "continuous" solver at an arbitrary precision. We pretty much have to do it that way for any signficantly complex function.
Sorry, this comment got away from me and feels kind of incoherent now. I'm just trying to say that analog and iterative digital methods have subtle differences that one should remain aware of.
The same way 90s kids learned to dress like earlier generations. We learned it from the movies and TV reruns. We learned to dress like 50s greasers from Grease. We got our 60s and 70s hippy fashion sense from Cheech and Chong.
Grungy Hacker chic: See movies like Hackers (duh), Strange Days, The Matrix, Fight Club, The Crow, Blade, The Fifth Element, Tank Girl, etc. Tight fits. (You can spot the squares in this aesthetic by their baggy tracksuit fits). Lots of dark and dirty retro futurism stuff. Deliberate splashes of vibrant colors if anything other than black. Lots of strange materials you wouldn't normally consider clothing. Did they literally pick that accessory out of the trash? Maybe. Eyeliner on everyone, even the boys, especially the sad boys. Big black boots.
For more normal stuff, see the fashions in Weekend at Bernies, Wayne's World, Airheads, Bill and Ted's Excellent and Bogus Journeys, Go, Mallrats, Chasing Amy, Clerks, Friday, Point Break, My Cousin Vinny, White Men Can't Jump, Bad Boys, Clueless, Empire Records, etc. Lots of baggy fits. Lots of flannel, usually layered over a T-shirt. Ripped Jeans. Mostly muted subdue colors, with occasional splashes of virbancy, like a loud tie on a brown suit. Big and often long hair on the boys (and no beards). Sneakers. Tracksuits. Typing this out, these styles seem way too real and not all that exaggerated.
And then very briefly, there was a flash of retro swing revival and everyone wanted to dress like Jim Carey in The Mask.
I guess younger imitators might try to throw all these styles in a blender and see what comes out. Flannel Goths. Bubblegum Neon Hackers. Zoot Track Suits. Ripped Jeans and literally garbage. No clothes at all, just rocking boots and their cyber deck/stim-suit like a princess from Mars as written by William Gibson.
And what I'm saying is that in the context of an interview, 35 minutes is only a few minutes.