Which is better in what way exactly?
You mean does the 80s-based protocol that doesn’t even support encryption support voice?
It doesn’t support having messages received while you were offline
IRC supports one and one thing only: N-wise chats to connected clients. That and delusional nerds who like to think they’re better than everyone else. Huge support for that too.
People who actually have sane standards for their instant messaging use the Matrix decentralized chat protocol when they need non-proprietary coms, or revolt
Maybe the base’s wifi is a weird state operator that has peculiar protocols (ie old or misimplemented)
When I worked on a website with a map on it I used 15
50000kms is the kind of distances you get going around the earth so to get it down to a millimeter precision from 50k I think 8 or 10 digits required?
So I just put 15
Hey there’s long fledged out discussions on the nuances of… how very ethical piracy is
No clue why we allow empty cars but not let people put car sized tents in parking spaces.
Sometimes some programs and some downloads have weird slowdowns like this when my VPN is on, even though others remain completely unaffected
That’s a big one, generating thumbnails client-side rather than running an imagemagick instance on the server to re-size pictures on upload
I used it to generate hashes of the pictures as well, once.
Adding watermarks too. There are virtuous watermarks as well, I remember having to code up a transparents watermark over people’s IDs to make sure that when they submitted their renters dossier (it was a real estate renting service), it couldn’t be used to commit identity theft by the homeowner later down the line or re-used for something else.
Ah nah Canvas is used for so much stuff and it’s sometimes way under your radar in stuff you wouldn’t at all expect
For instance
I’ll let you look at the comments to see how they circumvented this
async function generateFacePic(commentData: SnooComment, ppBuffer: HTMLImageElement[], displaySize: number = 50): Promise {
const imageSeed = /* a random number */
const imageElement: HTMLImageElement = /* someone's avatar */
// Purpose of copying: A single tag cannot be in multiple spots at the same time
// I did not find a way to duplicate the reference to an img tag
// If you use Element.appendChild with the same reference multiple times, the method will move the element around
// Creating a new tag and copying the attributes would work, but it would fetch the src again
// The image at thispersondoesnotexist changes every second so the src points to a new picture now
// Since the URL has a parameter and hasn't changed, then most likely, querying the URL again would
// hit the browser's cache. but we can't know that.
// Solution: make a canvas and give it the single reference. It makes a new one every time. It doesn't query the src.
const canv = copyImage2Canvas(imageElement, displaySize);
canv.classList.add(`human-${imageSeed}`);
return canv;
}
I’ve seen canvas being used for github-like random avatars, graphs, logos, to create dynamic previews of images on the page in online shops, …
It looks a lot like win95. I don’t think anything you brought up is relevant
How’s the atlantic anything like the pacific?
Truly nothing in common. Might as well be comparing an apple to caulking a window
Toilets do a really important job and it is one that I would not enjoy doing myself.
If it’s got a poop fetish then fuck it, I’ll host parties and take suggestions on what too feed guests!
It’s even hornier. Sorry.
Communist != tankie
Tankies are always communists, communists aren’t always tankies
They fail on their promise of curbing the mods problem with a transparent modlog and active admins. It’s the same bunch of authoritarian kids as reddit and the power dynamics are unchanged, they make friends with each other and with the administrators and it’s exactly as hard to get one removed as it ever was on major lemmy instances
I prefer the federation where if a mod/admin’s bad you can just create a community with the same name on a different instance
Discord was never usable for almost all handicaps
Source I work with blind developers
It ““worked”” in France
It still kills most of the userbase when they do it
Normal people don’t know what a fucking dns is
You end up with 10 more new sites and a drop in quality and an endless game of cat & mouse