- 8 Posts
- 49 Comments
It doesn’t sync to homeassistant, but I use a Xiaomi scale with openScale off of F-Droid. There’s a few different scales supported: https://github.com/oliexdev/openScale/wiki/Supported-scales-in-openScale
Nothing near that impressive. I don’t make the fancy sand, I just move electrons around with fancy sand that someone else made, aka programming.
Nah, there’s no real meaning to my username. It’s just some random letters that are vaguely pronounceable.
Yeah, this one. I just meant programming.
I organize electrons in ways that make fancy sand organize more electrons.
azdle@news.idlestate.orgto PC Gaming@lemmy.ca•Intel might be too big to fail — Washington policymakers are already discussing potential solutions if the chipmaker cannot recover61·11 months agoI didn’t think any of those companies did any manufacturing.
They don’t. Well, TI does but not anywhere near the the node size of the three you mentioned: https://en.wikichip.org/wiki/technology_node
azdle@news.idlestate.orgto Privacy@lemmy.ml•Store making me feel like an outcast because of privacy concernsEnglish13·11 months agoI asked nicely why do I need to give my phone number and I was told that to register me as a member so I can get the discount.
I declined and said I don’t want to join and would like to just pay.
I’ve just said “I don’t have one” when asked this for awhile. This never seems the phase the cashiers, I’m guessing they know what that really means. Half the time I still get whatever discount, though I’ve never tried to sign up for a membership saying that.
If it’s an online form my phone number is just (local area code)555–5555. I’ve never had that not take, except for one case where it automatically enabled 2-factor auth and I had to create a new account.
azdle@news.idlestate.orgto Gaming@beehaw.org•Can anyone help me identify this Xbox controller?English1·11 months agodeleted by creator
azdle@news.idlestate.orgto No Stupid Questions@lemmy.world•Did the concept of 9-5 included a 30 minute lunch and two 15 minute breaks?English4·11 months agoSo my advice to other IT folk is: take the time to check up on your state’s employment laws. If you are being exploited by your employer they may be totally in the wrong.
100%
I’m unfortunately in a state with even more vague and useless definition of who gets to be exempt than the federal definition.
azdle@news.idlestate.orgto No Stupid Questions@lemmy.world•Did the concept of 9-5 included a 30 minute lunch and two 15 minute breaks?English13·11 months agoIt has definitely changed, I don’t know when, but it’s been like this for at least the last decade.
Though, in my experience (NB: I’m a software engineer, which is a notoriously lax field.) only what the piece of paper says has changed. Hell, most of my employee handbooks have claimed that “full time” is 50 hours a week. They get away with it because I’m classified as a “computer employee” (lol) and make more than $35k/year (super lol) which means my employment is exempted from minimum wage and overtime pay laws.
Nobody that I know actually works that consistently. Most people I know don’t even do 40. I do 9-5 (or 8:30-4:30 usually), I take breaks when I need them and nobody has ever complained to me about the amount I’m working.
My only guess for why it’s this way is that having that be the official working time means it’s easier to fire anyone for no reason because they’re not working their “contractually obligated” amount of time.
azdle@news.idlestate.orgtoLemmy Support@lemmy.ml•I'm seeing "just a moment" in the first box below article titleEnglish3·1 year agoThis is just a guess, but I’d imagine that happens because the websites use JavaScript to load the actual content of the page, but Lemmy is just parsing the HTML that is returned.
Also, I really doubt you’d have much luck convincing website authors to completely change their architecture just to get previews to work on Lemmy.
azdle@news.idlestate.orgto No Stupid Questions@lemmy.world•(Religious) What would i be labeled?English423·1 year agoYou’re an Agnostic.
Agnosticism is the view or belief that the existence of God, the divine, or the supernatural is either unknowable in principle or unknown in fact.
azdle@news.idlestate.orgto PC Gaming@lemmy.ca•Duckstation (PSX emulator) change license from GPL to NON-Commercial [Attribution-NonCommercial-NoDerivatives 4.0 International]1·1 year agoThe repo owner claims to have permission from contributors to relicense (and rewrote some other parts where they couldn’t get permission?): https://github.com/stenzek/duckstation/pull/3295#issuecomment-2348988362
I don’t really understand the rest of that comment though…
As someone who is currently hiring: Anything
Beyond that it depends on what you know and what kind of work you want to do.
azdle@news.idlestate.orgto Selfhosted@lemmy.world•[Question] When using the WiFi at a couple of nearby hospitals, I can't connect to my self hosted stuff.English28·1 year agoThey may block IP addresses associated with consumer ISPs. Assuming that’s the case, I would guess you’re seeing that as an HSTS/TLS error because their network is trying to trick your browser into redirecting to/displaying an error page hosted by some part of their network.
azdle@news.idlestate.orgOPto Privacy@lemmy.ml•Firefox added ad tracking and has already turned it on without asking youEnglish6·1 year ago[edit: To be clear, I assume the part that OP is not sure if it’s satire or not is “or switching to a more privacy-conscious browser such as Google Chrome.”] The emphasis in
Firefox is worse than Chrome
is in the original. To me that clearly implies that they are of the opinion that in general Google & Chrome are worse on privacy than Mozilla & Firefox. The comment at the end is just tongue in cheek snark alluding to the fact that in this particular case google did better for privacy in Chrome than Mozilla in Firefox.
or switching to a more privacy-conscious browser such as Google Chrome.
azdle@news.idlestate.orgOPto Privacy@lemmy.ml•Firefox added ad tracking and has already turned it on without asking youEnglish1042·1 year agoDefinitely satire, the context from earlier:
- Firefox is worse than Chrome in their implementation of ad snitching, because Chrome enables it only after user consent.
azdle@news.idlestate.orgto Programmer Humor@programming.dev•How programmers comment their codeEnglish5·1 year agoUnless you’re working with people who are too smart, then sometimes the code only explains the how. Why did the log processor have thousands of lines about Hilbert Curves? I never could figure it out even after talking with the person that wrote it.
azdle@news.idlestate.orgto Programmer Humor@programming.dev•It's called attaining divinityEnglish651·1 year agoC was originally created as a “high-level” language, being more abstract (aka high-level) than the other languages at the time. But now it’s basically considered very slightly more abstract than machine code when compared to the much higher level high-level languages we have today.
Post your actual configs and logs or people will only be able to guess. (Censor any secrets.)
My guess: It’s probably your nginx config.
Why are you using 0.19.4? That version is over a year old.