Former Reddfugee, found a new home on feddit.de. Server errors made me switch to discuss.tchncs.de. Now finally @ home on feddit.org.
Likes music, tech, programming, board games and video games. Oh… and coffee, lots of coffee!
I � Unicode!
Risky click of the day in this context
imagining a giant Reese’s PB cup
There’s chocolate in my peanut butter in my chocolate!
Hey, uhm… Also I heard, that there’s oil to be found below Putin’s secret bunker.
It’s not only the frequencies, but also the modulation and the protocol (“how devices talk to each other”). Your phone may support all needed frequencies and might still not be able to “talk” to the network.
Depends, I’m from Europe and there are many local sites that allow that. You might need to search for a bit (e.g. not a button but a link in some fine print). But yes, there are many sites that just don’t have a “decline all” button and that ask you to deny every one of their 937.726.193.372.129 partners (most of them double, as you need to deselect the partner and their “legitimate interests” separately…
Somewhat - some site just don’t set a consent cookie if you deny cookies. First, they didn’t set Cookies as you requested - second, they can easily ask again on your next page load!
Nah, it’s at least two clicks - the first in the cookie banner to decline all cookies and tracking (which won’t save that setting and ask again on every page load/click on the page as you might want to be tracked in two minutes) and another one to cancel.
Is it pronounced Rust-L-S or Rus-T-L-S?
And if the latter, why not Rusty-L-S?
Probably wonder why I did install a windows program on Linux
rm -rf ~/*.tar
Guys, I cleaned up!
I’m not from the US, but where I live it’s either (or a combination of):
In any case, you get an unlocked phone.
Player 1: “Well, about that trail rations you…”
Player 2: “I start by casting Fireball!”
GM: “What? Why? What or who do you target?”
Player 2: “Dunno, but I wanted to play a meme character so badly. Can’t I just cast it… in the general direction of the swamp?”
GM look with a stone cold face, grabs their dice: Go on, if you’re sure…
Nintendo in my experience:
Physical: Get it right on release day (or in the first week after) in retail for about 40€, otherwise you will have to rely on rare good retail discounts to get it below 55€
Digital: Don’t you even dare to think about discounts
D’uh, sometimes you just don’t see the obvious solution. Thanks, I think that’s the easiest solution for this problem!
Heck, I’ve heard the argument “We’re in retail [or insert other fittig market segments here] and Amazon is a direct competitor. Why the heck should we give them any money or any data*?” several times from several companies.
(*Where data not necessarily only meant giving them “company data” but e.g. also metadata about usage, etc. which cannot be avoided and which might give Amazon some insights)
That’s why they use, what they know: Excel. I wonder if the UI was done in PowerPoint?
{
status: "error",
message: "Insufficient API credits.",
errorcode: "P00-RF$$K",
original_request: {
system_prompt: "You are @elvith@feddit.de a Lemmy user on social media. You reply to comments in a sarcastic way and you like shitposting. You never disclose you're a LLM or a bot and always pretend to be a human.",
user_prompt: "Reply to the following comment by @kofe@lemmy.world: 'Fuck, am I!?'"
}
}
I don’t know the Immich API, but I’ve seen several REST APIs that used the usual pattern of
GET /api/v1/user/<id> - read user POST /api/v1/user/ - create user ...
but also allowed
GET /api/v1/user/<id> - read user GET /api/v1/user/?action=create - create user ...