Megumin from a comedy Anime called “Konosuba”
- 0 Posts
- 17 Comments
al4s@feddit.deto World News@lemmy.ml•Queer Amsterdam wants to ban Israeli flags at Pride Walk, Halsema prohibits ban57·1 year agoIs the “Palestinian Authority police” Israeli? Because from the article it doesn’t sound like it - neither does the name tbh.
From the article (emphasis mine)
[…] local Palestinian Authority police are aware and keep files on him and other homosexuals, blackmailing them into working as spies and informants
al4s@feddit.deto World News@lemmy.ml•Queer Amsterdam wants to ban Israeli flags at Pride Walk, Halsema prohibits ban3319·1 year agogay and trans Palestinians
Hot take: I don’t believe Gaza is progressive enough to have a large population of openly gay or trans people.
Not sure why you’re making this a LGBTQ thing anyways, mistreating POWs and seemingly intentionally maximizing civilian losses should be bad enough by themselves.
[Edit: formatting]
They removed JPEG XL support from chrome. It was behind a feature flag previously.
(At least that’s what I gathered from reading the screenshot.)
al4s@feddit.deto Programmer Humor@programming.dev•Basically the extent of my IPv6 knowledge394·1 year agoSkill issue
al4s@feddit.deto Selfhosted@lemmy.world•Is it possible to run a LLM on a mini-pc like the GMKtec K8 and K9?English3·1 year agoLLMs work by always predicting the next most likely token and LLM detection works by checking how often the next most likely token was chosen. You can tell the LLM to choose less likely tokens more often (turn up the heat parameter) but you will only get gibberish out if you do. So no, there is not.
Still good to add it as a comment for the unaware. Not everyone one on lemmy is into tech.
al4s@feddit.deto Technology@lemmy.world•Linux Inventor Says He Doesn’t Believe in CryptoEnglish53·1 year agoYes, because infrastructure, subsidies, education and social spending still need to happen and not paying your taxes will erode those things long before they stop a genocide. If you don’t care about getting in trouble with your government, there are more effective things that can be done.
al4s@feddit.deto Programming@programming.dev•[SOLVED] [C] Blackjack game - array has 0s in first 24 elements immediately after initialising with values from 1 to 134·2 years agoplayer_hand and dealer_hand are only [DECK_SIZE/2] in length, but in initialize_decks you write zeros into them unti [DECK_SIZE -1]. Since the arrays are located next to each other in memory you end up overwriting the deck array.
What do you mean by email aliases?
al4s@feddit.deto Technology@lemmy.world•started to feel headaches and such from headphones, measured how many microteslas it emits or whatever, is this safe?English13·2 years agoConsidering MRTs use 1.5-7 Tesla, I can’t imagine microtesla will be doing anything, unless you have a piece of metal in your head. Maybe it’s an ear infection or a migraine or something like that gets worse from the cup pressure. If it’s a problem, ask a doctor.
al4s@feddit.deto Technology@lemmy.world•How whatsapp is enabling lynching of beef eaters by cow protection vigilantesEnglish7·2 years agoCan someone give some context why this is so heavily downvoted? Is the content misleading, or is it just that people misread the title as anti-vegan?
al4s@feddit.deto Showerthoughts@lemmy.world•A number chosen truly at random will have infinite digits52·2 years agoThe probability of getting a finite number is pretty much zero.
For any range [0; n], where n is finite, there are always infinitely many numbers larger than n, so the probability of getting a number in said range is n/(n+infinity). I feel very confident in saying that something with that probability will never happen.
al4s@feddit.deto Programming@programming.dev•The German government is working on an OSS "Sovereign Workplace"30·2 years agoLooks to me like they’re trying to build something like office 365, but open source. Mostly by wiring other open-source components together I think?
This is probably a better starting point, unfortunately the text is in German: https://gitlab.opencode.de/bmi/souveraener_arbeitsplatz/info
al4s@feddit.deto Technology@lemmy.world•Which application are you using that operates on a P2P network?English14·2 years agoHere are some corrections:
-
Blockchain has nothing to do with P2P. Blockchains are federated ledgers that can’t be changed later, unless the majority of federated servers decides to. P2P means that two devices communicate without a server in the middle. Maybe you meant federated?
-
Blockchains can absolutely be hacked. You can gain majority control over the servers, in which case you can rewrite the blockchain as you want. Alternatively you can gain access to accounts/wallets by hacking the software that users store them in or by social-engineering people to give you their keys.
-
If proper end-to-end encryption is used, there is little security difference between server-based and P2P communication, but it’s much more inconvenient: You cannot save sent messages on the server for later retrieval, so if you’re trying to reach someone who’s currently offline, your device has to wait until they’re back before sending the message. Also if you use multiple devices, keeping them in sync is very complicated, because they have to be online at the same time.
Edit: formatting
-
Wikipedia (!?): https://en.wikipedia.org/wiki/Megumin?wprov=sfla1