That community is… something. For every funny or good complaint there’s a dozen whine posts, mostly by the same person. Did someone piss in their coffee or are they the probably least lucrative M$ shill ever?
Welcome to the global game of poker! We’re the chips. Good luck.
I always use butterflies
A lot of data throughput and buffer just for ingesting and distributing the live streams themselves, technical and business administration to keep things running, moderation to ensure compliance with content laws and data protection regulation, and then there’s still all the other fancy features major platforms offer if you want to compete for users.
Multiple resolution options with server-side rescaling for users with slower connections? Graphics computing power.
Store past broadcasts? Massive amounts of data storage capacity.
Social features? Even more moderation.
And we haven’t even touched on the monetary issue of “How do you pay for all that?” and all its attached complexity. You could be running the nicest platform in the world, but without any funding, it won’t run very long.
why did you even put this in quotes?
IDK, it’s early morning and I felt like it was an established term. I’m sure I was thinking something, but I can’t reconstruct just what. I’ll fix that.
I have a personal distaste for login-walls. I’m fine with disabling my adblocker for sites I trust and enjoy, but I just don’t like walled-off content. I’m doing my best to avoid tracking cookies, including manually going through the cookie settings on those notifications and clearing cookies on sites I don’t need to stay logged in on. Courtesy of GDPR and judging by the variety of irrelevant ads I do get, I like to think I’m doing a mostly solid job.
Unfortunately, the substack article seems to be freely accessible, while the NYT isn’t. I understand the whole supporting journalists angle, but having to sign up to read stuff so they can more easily correlate what I click on and sell usage pattern data rubs me the wrong way.
Did you confuse NSA (American gestapo) with NASA (a bunch of nerds that really like space and use American funds to indulge that passion)?
Historical attachment in my case, coupled with “I need my PC and don’t have the time or spare machine to toy around with other distros”.
Don’t get me wrong, I want to try others, but that’s not currently a feasible option. VMs are suboptimal when you’re trying to see how games perform under those distros.
That is Popper’s own proposed solution for that paradox: Tolerance is not to be extended to the intolerant.
He suggests trying to work within the bounds of the contract first (talking, reasoning, voting etc.), but if that fails or is impossible endorses the censorship and suppression (violent, if necessary) of the intolerant. Try the high road, but be willing to acknowledge when that road is a dead end and ready to correct course in time.
…along with calendar weeks being entire weeks, not bullshit like 5 days of CW 53 and 2 of CW 1. This matters when dealing with BI facts that continue through NYE.
Do you know how infuriating it is to view analytics by calendar week with two major dips around new year’s because the week is split in two?
Bonus points: “Sure, you can set the week aggregation to consider weeks starting with Monday, but if you filter for the last X calendar weeks, you’ll have the last week’s sunday omitted from the stats and an orphaned Sunday before the first week yoh actually wanted.”
Support international standards, you bloody imbeciles.
Got stuff at work (Microsoft services, for the record) that’ll work in Edge or Chrome, but not entirely in Firefox (gee, wonder why)
Between Steam’s Proton Compatibility Layer and Lutris, pretty damn fine.
Dev team: “Nobody will ever do that”
Users half a yeat later: “So I found a breaking bug while trying to…”
I once held a temp position in QA. I found a nasty, but obscure error that wouldn’t have popped up until way down the line (and also wrote and submitted a fix). The original developer was annoyed, but the team lead was pretty happy to see me do exactly what I was brought on for: Abusing the app in all the ways I could imagine a user not on the actual dev team doing.
So yeah, great job tester, great job developer, now we wait for the user to try actually sleeping in it and finding it terribly uncomfortable in the long run, or exerting lateral force instead of the vertical one it was designed for.
…or at least so addicted they’ll spend themselves into trouble
To be fair, stuff like the GDPR is probably not in the lobby’s best interests, so they do bring good regulation too
Government trying to steer a herd of impulsive and selfish citizens into doing what makes sense for the collective (or what they believe makes sense (or what they’re trying to convince us they believe makes sense))
I mean, the minimum you need is some authentication mechanism, a secure certificate, an authenticated endpoint to send a live data feed to, an endpoint to query a given live data feed from, maybe a website to serve the whole thing for people that don’t have their own tool for reading and playing back a live data feed…
…and the infrastructure to distribute that data feed from ingest to content delivery. Easy.
(Note: easy does not mean cheap. Even if a live data feed ingest and delivery was easy to implement (which I doubt it is), you’d skip buffering (to reduce memory demands) and only used a single server (to spare such stupid things as distributed networks, load balancing, redundancy or costs for scaling cloud solutions), you’d still have computational overhead of network operations and of course a massive data throughput.)