Skip Navigation

User banner
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)H
Posts
1
Comments
556
Joined
2 yr. ago

  • If you’re a size 4-24, the Gloria Vanderbilt “Amanda” line has a variety of jeans with almost bo embellishments. They come in multiple shades of blue, black, mint, khaki, white, off white, etc.. The colors other than blue are a bit stiffer and less stretchy, but they fit very similarly. They also have “Ponte pants,” basically business casual dress pants (though basically only in black), which I also recommend. I’ve worn the black jeans to the office mid-week and could probably get away with wearing the khaki ones, too.

    I get them at Kohl’s, but from a quick web search I see they’re also available at Amazon, Walmart, JC Penny, Macy’s, and Costco. MSRP is around $50, but I don’t think I’ve ever paid more than $30 for a pair. I see some listed at $20 or so right now and I think I’ve gotten some (maybe on clearance?) for as cheap as $15.

    Do NOT buy the “Pull-On” versions! Those either lack pockets entirely or have inadequate pockets. I could fit my phone in, sideways, but it dug into my side (my hipbone, I think, though it’s been a while since I wore those and tried to use the pockets).

    Sizing is split between products (at Kohl’s at least): 4-18 and 16W-24W, with 16W being one size above 18 as opposed to overlapping. There are also Short (or Petite in the Ponte Pants) and T/L variants.

    For reference, I have a standard sized iPhone - specifically the 15 Pro - in a case, with a MagSafe wallet. I often carry a similarly sized work phone in the same pocket, also in a case, so my pockets need to be able to handle both. The top of my phone is basically flush with / right below the opening of the pocket, which I prefer. A taller phone, like a Pro Max iPhone, would fit, but would need angled a bit to not have the top poking out.

    Some other info on these:

    • The fit, for me at least, is comfortably snug, but not tight. The cut is flattering, but not lewd.
    • Durability is better than expected for fairly stretchy jeans. I ended up with a hole in the first pair I bought after a year or so, just from walking around (inner thigh friction basically) - but to be fair at that point I was wearing them twice a week, so that’s like 100 wears, 50 or so washes… I think that’s reasonable. However I don’t think they’d hold up as well if I wore them while doing yard work or something similarly stressful.
    • Sizing down - I can fit into up to two sizes down, but even one size down: the fit wasn’t flattering, they were less comfortable, and they were so tight that my phone barely fit into my pocket (and wouldn’t have fit if I were sitting).
    • Sizing up - one size up is great. I haven’t tried two sizes up. The fit isn’t as flattering, but it’s still fine. I generally wear a belt when wearing a sized up pair, since the waistband ends up a bit loose otherwise, but they’re still snug around my hips, so they stay up well enough without a belt.

    If you’re a size 0 or a size 2 and don’t want to size up, they sadly aren’t an option (I may be wrong - their size chart goes down to 2, but I didn’t see any offered in a 2). If so I can keep an eye open for decent jeans in that size range, but I won’t be able to speak to fit, of course, as I’m nowhere near a size 2 myself.

  • To be clear, I’m not saying most women’s pants have pockets. I’m saying that there are options, and I’m of the opinion that if you care about something enough to complain about it, you should also care about it enough to do something about it.

    I own dozens of pairs of women’s pants and shorts with pockets large enough to comfortably fit my cell phone. Several pairs where I can not-so-comfortably. Probably a dozen each of dresses and skirts with decent pockets, too.

    Would you like some recommendations?

  • This is basically an “I can’t have my cake and eat it, too” complaint. If none of your pants have good enough pockets, it’s either because someone else is buying your clothes or because you didn’t prioritize having pockets when you bought them.

    When buying women’s pants or shorts (and even dresses and skirts), you have the choice between a pair that has decent pockets and a pair that doesn’t, generally because the designer chose to prioritize aesthetics over pockets. If you buy the cuter pair, despite their lack of suitable pockets, you’re reinforcing the designer’s decision.

    Even leggings / yoga pants and short running shorts / leggings have versions with pockets. Not every brand, sure, but enough.

    With men’s pants and shorts, there’s much less variety. You have to go out of your way to find pants without decent pockets, but at the same time:

    • Your pants and shorts are all bulkier and thicker than the equivalent women’s style
    • Your shorts all come down to the knee, if not a bit further
    • You don’t have the option of skirts, dresses, capris, leggings, etc..
    • You don’t get the same options within a given style, i.e., far fewer embellishments, less stretch (in, e.g., jeans), often fewer colors, and most cuts are looser

    Now, maybe the store you’re shopping at or the brand you love doesn’t sell women’s pants with pockets. I’m sure there are many like this. If it bothers you, find another store that does. Buy from a different brand.

  • I hear more complaints about Windows from Windows users than from people who solely or primarily use other OSes. Unless you count “Okay… so why don’t you do something about it?” as a complaint, that is.

  • I think that makes you “the guy who really likes to talk about Linux.”

  • From https://wiki.servarr.com/

    Welcome to the consolidated wiki for Lidarr, Prowlarr, Radarr, Readarr, Sonarr, and Whisparr. Collectively they are referred to as "Arr", "Arrs", "Starr", or "Starrs". They are designed to automatically grab, sort, organize, and monitor your Music, Movie, E-Book, or TV Show collections for Lidarr, Radarr, Readarr, Sonarr, and Whisparr; and to manage your indexers and keep them in sync with the aforementioned apps for Prowlarr.

    See also https://wiki.ravianand.me/home-server/apps/servarr

    Servarr is the name for the ecosystem of apps that help you run and automate your own home media server. This includes fetching movie and TV show releases, books and music management, indexer and UseNet/Torrent managers and downloaders.

  • The original Switch was constantly sold out. I assume there were supply issues. It’s likely that it would have outsold the Switch 2 if they’d had the same supply.

  • I’m a professional software engineer and I’ve been in the industry since before Kubernetes was first released, and I still found it overwhelming when I had to use it professionally.

    I also can’t think of an instance when someone self-hosting would need it. Why did you end up looking into it?

    I use Docker Compose for dozens of applications that range in complexity from “just run this service, expose it via my reverse proxy, and add my authentication middleware” to “in this stack, run this service with my custom configuration, a custom service I wrote myself or forked, and another service that I wrote a Dockerfile for; make this service accessible to this other service, but not to the reverse proxy; expose these endpoints to the auth middleware and for these endpoints, allow bypassing of the auth middleware if an API key is supplied.” And I could do much more complicated things with Docker if I needed to, so even for self-hosters with more complex use cases than mine, I question whether Kubernetes is the right fit.

  • You can store passkeys in (and use them from) a password manager instead of the OS’s secret vault. I think most major password managers support this now - Bitwarden definitely does.

  • You have it backwards.

    • Day 2 Purchase
    • Day 1 “Theft”

    Chronologically, the “theft” comes first. And you can easily purchase something you previously stole.

    Theft is in scare quotes because piracy isn’t theft and I’m assuming OP isn’t going to actually steal someone’s Steam Deck, Switch, or Switch game cartridge… but maybe I’m wrong.

    (Also you could “steal” it after purchasing it by buying on one platform and pirating it on another, but that’s a separate matter.)

  • While police may resent offensive words, they cannot use their authority to punish individuals for lawful, protected conduct.

    Factually incorrect.

    First, consider that regardless of whether they are prohibited from arresting people for insulting them, they do. Those charges are often dropped or thrown out, sure - albeit with no consequences for the police officer - but I would consider having to deal with that hassle “punishment” that they can inflict purely because of their authority.

    But there’s also institutional support for an officer to punish you for lawful, protected conduct. If you upset an officer and in response, he cites or arrests you for a minor but legitimate offense that he’d have otherwise not cared about, you’re very unlikely to get that technically legitimate charge thrown out of court. It may be that police are technically prohibited from doing this, but in practice, “He only arrested me for — insert random crime here, let’s say jaywalking — because I called him a pig, said I’d engaged in coitus with his mother the previous night, and asked if he’d like to watch next time or if he had a night in with his partner’s nightstick planned” isn’t going to suffice to get the charge thrown out, even if the judge believes you, if you were actually breaking the law in question. And since pretty much everyone is breaking laws all the time, this means that as long as the police officer can find one that you’re currently breaking, you’re fucked.

  • Just be aware that you need a 2230 M.2, not the much more common 2280 size.

  • I’m not a lawyer, but I believe that if the Lemmy instance’s ToS indicates where disputes will be resolved, and either the site owner resides there or is an LLC that is registered there, that you could sue Meta in that location.

    Meta is big enough that they are most likely conducting business there (even if digitally) and you could also show that the harm suffered was suffered there.

  • By chance did you make her unintentional malapropism a canon part of the history of the company’s name? Like Google’s backstory (it may be an urban legend, but I heard they’d intended to name it “googol” but didn’t know how to spell the word, and misspelled it as “Google” when submitting their application).

    Strange, I suddenly want to have an Italian-inspired, high class restaurant in my game called “Bone Apple Tea”

  • Claiming that GTA is responsible for mass shootings is an example of what pro-gun activists do in order to deflect the blame off of guns.

  • You don’t have a moral or ethical obligation to respect their terms, but I wouldn’t go too wild with it, as using a ton of data might get noticed and fixed, causing someone else who’s benefiting from this and who can’t afford a replacement setup to lose it.

  • In fact, Redot has had 13 releases since the project started late last year.

    With an absolutely massive number of commits since then.

    An absolutely massive number of commits that were originally made to Godot, sure. Redot has 118 more commits than Godot as of the time of this writing (76,344 vs 76,266). That’s not even 1 original commit per day.

  • I genuinely don't understand why people here are taking it so hard that I wish the Immich devs were using semver.

    Because you didn’t say that; you said “Breaking changes in a point release? Not cool” and later “I’m basing this off the guidelines at semver.org.”

    I’m paraphrasing your comments from memory, to be clear, so apologies if I misquoted you.

    It certainly felt to me like you were assuming that this project was using semver and was not following it well, not that you wouldn’t want to use a project that receives this many breaking changes / that doesn’t follow semver. Those complaints both make a lot more sense to me - and I’ve seen many people say similar things about Immich in the past. In fact, it’s a big part of why I haven’t migrated from Photoprism to Immich myself - in this regard they’re complete opposites.

  • I don't think there's any room to argue that announcing a 1.x with a change the developers say is a breaking change, which is what Immich have done, fits within the semver.org guidelines.

    That wasn’t the argument.

    Following semver is optional. If a project doesn’t explicitly state it is following semver, it shouldn’t be assumed that it is. With regard to Immich in particular, a cursory review of their documentation makes it clear that they are not following semver. Literally, go to https://immich.app/ and read the text at the very top of the page:

    ⚠️ The project is under very active development. Expect bugs and changes.

    Go to the repo and you’ll see the README, which states at the very top:

    • ⚠️ The project is under very activedevelopment.
    • ⚠️ Expect bugs and breaking changes.

    If you can read that, see that they’re on major version 1 with a minor version over 100, and you still think they’re using semver, then that’s on you.

    The devs have stated they won’t be using semver until they consider Immich production ready, and that moving to a 1.x version from 0.x was a mistake made some time ago. If you want to think about it as though it is semver, consider the major version to still be 0. See https://github.com/immich-app/immich/discussions/5086#discussioncomment-7593227 for example.

    As this project is clearly not following semver, the semver guidelines aren’t applicable and haven’t been violated.

    I don't think there's any room to argue

    Even if semver were applicable, in this case, I would still disagree. The text from semver.org states:

    8 Major version X (X.y.z | X > 0) MUST be incremented if any backward incompatible changes are introduced to the public API.

    It doesn’t state that any backward incompatible changes, period, require a major version increase, only changes to the public API. I would personally argue that the deployment configuration is part of the public API, but not all project owners agree with me. Even if they do agree, they might say that this was not a documented deployment configuration and thus not part of the public API, and that it therefore doesn’t necessitate an increase to the major version, but as they knew that people were using that configuration, anyway, they included a note about a potentially breaking change as a courtesy to those users.

  • Immich isn’t a library (the main use case for semver is dependencies that will be pulled into other projects) and as far as I know they don’t state that they use semver.

  • Gaming @lemmy.ml

    Video - Palworld Modded with Pokemon

    yewtu.be /watch