That works with Boost for Lemmy, so apparantly the data is already there in the backend (and at least one frontend).
That works with Boost for Lemmy, so apparantly the data is already there in the backend (and at least one frontend).
Why do you think his whole neighborhood is on ketamines?
Always appreciate any work spent on any FOSS stuff out there but currently I’m a bit afraid that Gecko disappears into unimportance. So I’d prefer more contributions towards that one project rather than opening new ones.
The issue with browser engines is that it always requires work from two directions. The browser engine must be optimized to render websites as good as possible. And websites must be optimized to be rendered by all the different browser engines.
And (almost) no one is willing to do the latter for engines with a <1% market share. Already now, more and more commercial and non-commercial websites are only working properly with Chrome or its derivates.
I don’t get it. It’s just an image that says “right here”. Can someone please explain me the joke? Or did I miss anything important?
If we say that the SSN database internally only stores numbers today, but could also store hexadecimal values without significant redesigns, I would assume that SSNs are stored as text already. So no matter if you put numbers, hex or text, 9 places will always use 9 bytes (assuming it’s ASCII only and doesn’t support UTF-8 etc.).
Furthermore, the post implied that the current technical limit is 999,999,999. That very much sounds like a character data type to me. Otherwise, the limit is usually something like 2^x.
If SSNs are stored as numbers today, then hex and text would lead to quite some change. If you go for a re-design, you can as well just increase the length of the field.
Why stop at hex? You could use the entire alphabet. Even if you take only uppercase letters and numbers, we are at 36^9 possible numbers. If we include lowercase and special characters from ASCII, we can go much further.
The trick is to always get an even number of death sentences as every second execution will revert the effect of the previous.
Amazing present for insert your own name here
I’m sure a decent amount of people would still vote for him despite him being in jail. If there’s box for him on the ballot, they’d probably even vote him after he died.
I only ever used it for 3D printing but FreeCAD apparantly also has a floor plan functionality. I found this video that might give you some insights on how it looks: https://www.youtube.com/watch?v=WMk7pdnEnXM
When using FreeCAD for 3D printing, you don’t necessarily have to add measures/constraints to everything, so I’d assume it’s similar here.
I like this definition the best. If someone is making a super complex sandwich with many ingredients and passion, then I’m fine to call that cooking. Same with a cold soup, a cous-cous salad or a fancy appetizer. Many dishes in top notch cuisine are served cold. In molecular kitchen, there’s even stuff served below freezing. Still all cooking to me.
If someone just warms up a can of Ravioli, microwaves convinience food, etc. I’d consider that rather food prep. If using the microwave is just one step of multiple in a recipe, than that’s fine again.
For me cooking requires a minimum level of effort rather than a minimum level of heat.
Personally, I don’t like noticeable make-up. If it’s barely visible, it’s fine as well but in general I like ‘no make up’ the best.
It’s also not only about looks:
No make-up = Win-Win-Win-[…]
What is CSAM? It is an abbreviation for many things apparantly. Are you referring to ‘Child sexual abuse material’? Did you encounter such things on Lemmy?
So far I luckily didn’t come across anything like that but I also blocked all porn-related instances that I saw so far.
Please leave some internet for the rest of us!
I think normally they are made with mesh not transparent hard plastics. If you can speak of normal at all when it comes to cat backpacks. :D
Preparing that yourself or are there places where you can buy pickled watermelon?
Fruity beer is also common in Belgium. It’s not mixed with juice but is already flavored in the bottle as you buy it. And yes, it’s delicious. Kriek for instance is a pretty famous cherry flavored beer.
Also non-alcaholic beer mixed with juice is a pretty decent drink after sports. The slight bitterness and the bubbles makes it really refreshing on hot days.
But it would take a long time to open each packet and spray it on the fire.
I’d be completely on board with that proposal. There are many differentiators in sports that contribute to your success. Your sex might be a very important one but definitely not the only one that matters.
I would group different athletes based on skill level, strength, height or whatever is relevant in that dicipline. Being born with a penis or not shouldn’t matter.
If we say that for a specific kind of sport the level of testosterone is the most important factor to success, than that should be used for the grouping. That way, men with low testorone would be the same ‘league’ as woman with a medium testosterone level and woman with a really high testosterone level would play along men with a medium level of testosterone.
From my perspective, this would not only end all these gender discussions in sports but also make the lower leagues way more interesting and more fair for both genders.
Back-up/failover instances for communities and users.
Every user and every admin of a community should be able to assign a failover instance in case the main instance goes down temporarily or permanently. All relevant data (posts, upvotes, settings, password hashes, mod log) would be permanently syched so you could just switch over in case of a downtime and most importantly, no content would be lost.
If you implement a feature to set the failover instance as your new main instance, that would also implicitly allow you to migrate users and communities elsewhere.