- 0 Posts
- 28 Comments
It feels like a good amount of effort. I appreciate that.
Also bottle caps sucks
OddMinus1@sh.itjust.worksto Games@sh.itjust.works•Magic the Gathering's Final Fantasy crossover set made $200 million in a single dayEnglish1·10 days agoI kinda like the pocket version so far. Even though it has obvious tactics to ensure that players log in daily to avoid the FOMO on free packs, as well as tactics to push microtransactions. I haven’t paid a dime for the game, and I consistently finish collecting all the top meta decks within a week or two of each set release. If you want to stay on top at all times, I guess you’d have to drop some money, but it’s absolutely not required.
OddMinus1@sh.itjust.worksto Games@sh.itjust.works•Magic the Gathering's Final Fantasy crossover set made $200 million in a single dayEnglish3·10 days agoPokemon TCG Pocket is a decent, light weight version of Pokemon TCG, shrunk down to fit mobile units and shorter battles (i.e. only 20-card deck, 3 points to win, no prize cards, energy gets generated 1 per turn instead of using cards).
As a previously big MTG-player, PTCGP feels pretty good, though it’s nowhere near the complexity and deep game which MTG is.
OddMinus1@sh.itjust.worksto Lemmy Shitpost@lemmy.world•Everybody gets one [choose wisely]7·10 days agoMission accomplished.
OddMinus1@sh.itjust.worksto Lemmy Shitpost@lemmy.world•Everybody gets one [choose wisely]13·11 days agoWhenever someone attempts to make a golf swing, change the friction coeficcient of the grip to zero.
This peaks when the police drives by.
Am I actually allowed to sit on this park bench?
Or 0° Delisle if you just want to flex about knowing obscure temperature scales.
OddMinus1@sh.itjust.worksto Ask Lemmy@lemmy.world•how many people came to this platform due to leaving / being banned from Reddit?26·16 days agoI escaped when they killed their API.
“so if I capsize on your thighs, high tide, B-5, you sunk my battleship.”
I love that part.
OddMinus1@sh.itjust.worksto Technology@lemmy.world•Delta moves toward eliminating set prices in favor of AI that determines how much you personally will pay for a ticketEnglish1·18 days agoSure, I accidentally use AI and LLM interchangeably. But I believe the point still stands. If they were asked to trace the source of the price difference, it likely exists within layers upon layers of training data aimed at maximizing profits, and it would probably be impossible to give an answer as to what data has been used to produce the result in the long run.
OddMinus1@sh.itjust.worksto Technology@lemmy.world•Delta moves toward eliminating set prices in favor of AI that determines how much you personally will pay for a ticketEnglish102·18 days agoI have predicted this for a while now. As this will take effect, the airline no longer have responsibility for what sets the prices. The AI could for instance become very racist, driving prices through the roof for colored people if it somehow determines that well-paying racist customers will pay more to fly with only white people. Several scenarios like that could unfold, and since LLMs are basically impossible to get the source values for their decissions, no one can be held responsible for such choices.
Oh, and I’m sure the data from 23andMe will be abused soon to ensure that only healthy people get good prices. The personal data which “didn’t matter that we shared” is about to unfold.
Could also be done recursive, I guess?
boolean isEven(int n) { if (n == 0) { return true; } else { return !isEven(Math.abs(n - 1)); } }
It would instead instantly make it extremely obvious how uneven my floor is.
Norwegians complaining/bragging about high alcohol prices is basically a meme. But it’s true that prices have shaped the way we treat going out and partying. BYOB is fully expected at private parties unless anything else is announced. People rarely head out to nightclubs without being properly boozed up from a preparty at someones home. A store bought 0.5L beer could be as low as $2-$3, while a beer at a bar or a club is expected to be ~$12 at a very minimum, but typically slightly above $15.
I found it to be tense and interesting while playing. But looking back, I can’t really put my finger on what made it that way. I swam around and gathered resources to build boats, make food and fresh water - I can’t really ser what the big drive was. But I certainly loved it enough to finish it, which is rare for me regarding most games.
I decided to switch to mac a couple of years ago. I have been extremely unhappy with the results. I have a good mechanical keyboard which is built for both PC and Mac (it has Mac-specific keys), but nope, compability sucks and keybindings are messed up across a lot of the keys, making it basically a guessing game each time I need a paranthesis. I usually work within a Linux VDI. Within the VDI, keybindings are further messed up, making it hard to find the correct keys, even on the integrated laptop keyboard. I have a usb-c connected screen/docking station which only connects properly about 75% of the time. I have a stream deck which randomly refuses to connect, making me have to unplug and replug every now and then. I regularly want to connect to multiple display, which often turns put to be unsupported and basically impossible.
To me, it just seems like compability for mac is completely terrible. A lot of the issues could be solved by throwing more money at apple - by getting an apple keyboard or apple screen or subscription software - but for stubborn people like me, apple is not getting a dime for these kind of issues. None of these issues existed before I got the mac.
I am leaving the apple ecosystem for good when my company allows me to get a new machine.