Where? I feel Google has gone way downhill but the Bing based search engines haven’t seemed any better.
- 1 Post
- 375 Comments
fidodo@lemm.eeto politics @lemmy.world•Trump lawyers urge dismissal of 2020 election indictment, arguing immunity while in office8·2 years agoAnd doesn't this basically admit to the crime?
Why was this written like this? It makes no sense. I'll git blame it and ask them what's going on. Oh it's me…
"going sideways" is also bad. I guess the moral of that idiom is that directions are bad?
I guess "going forwards intact" would be the good version.
Continuity is consistency across a spectrum.
fidodo@lemm.eeto Technology@lemmy.world•Drivers Co-op is doing a kickstarter to expand their Uber alternative thats owned by the drivers.English7·2 years agoIsn't new York flooded right now?
I just peeked at the docs and right off the bat I don’t like how they have conflicting attributes like hx-get and hx-post. What happens if both are set at the same time? Why not just have hx-method?
fidodo@lemm.eeto Programming@programming.dev•Got laid off my first job out of college after three months, Help!24·2 years agoIt will be questioned, but you have a good explanation. The tricky part is explaining it elegantly. Hiring managers kinda glance at resumes so you should add a sentence at the end explaining that you were let off due to internal company reasons. You should also try and get a letter from the company explaining that it wasn’t for performance reasons. Even better would be to get letters of recommendation from your coworkers and manager. Hopefully they’ll be extra nice to you due to your situation, but you need to be proactive about it.
fidodo@lemm.eeto Technology@lemmy.world•Space Drugs Factory Denied Reentry to Earth - The Air Force and the FAA denied permission for Varda Space's capsule to return and land on EarthEnglish2·2 years agoBecause it’s the country the company is based in.
fidodo@lemm.eeto Ask Lemmy@lemmy.world•Gen Z, please talk to me: what management works and what does not?11·2 years agoLoyalty is a two way street and when it comes to jobs the company’s loyalty should come first.
By the end of the meeting you have 10 more questions and no answers and more meetings to discuss the new questions
fidodo@lemm.eeto unions@sh.itjust.works•1919: "Safety-appliances cost money. If you're afraid of your job quit it."English36·2 years ago“we organized to all quit at the same time”
“Noooooo! Not like that! 😭😭😭”
But they’re both Walt Disney, so does this say that he did character voices while masturbating?
fidodo@lemm.eeOPto TypeScript@programming.dev•Does anyone have recommendations on a raw postgres typing library? pgtyped vs zapatos vs slonik?2·2 years agoThanks! This is a super helpful answer!
fidodo@lemm.eeto Technology@lemmy.world•Calif. passes strongest right-to-repair bill yet, requiring 7 years of partsEnglish3·2 years agoCan you be more specific? I’d like to know what it’s missing.
I think you’re misunderstanding what I mean. Early Access is a newer term for getting paid access to a game early. Open beta is an older term but was used for free access to a game early for testing purposes. They used to have different meanings which is why early access was created as a new term to distinguish it from a beta. Calling paid early access a beta is intentionally misleading.
In that case you will love typescript. I’m not sure what other imperative languages have both type inference and structural typing.
My opinion is you should use it when it’s useful, but not when it’s unnecessary. Their main use case is when you need to couple the functionality of functions to a shared state, and it’s particularly useful when you have multiple interdependent functions that need to be tied to multiple codependent states.
I find it relatively rare when I really need to use a class. Between first class functions and closures and modules and other features, I find JavaScript has a lot of tools to avoid needing classes. Classes add complexity so I only use them when the complexity they add is less than the complexity of the task they’re needed for.
A lot of them are on job Visas and cannot easily leave.