Unless you’re in JS.
- 0 Posts
- 19 Comments
Everybody complaining about css like “but it doesn’t do what I want if to do without me investing a minute into why”.
Ironically, it’s oh so often the RTFM crowd.
I don’t see how it is a joke tbh. Thought that was one common interpretation of said law.
rooroo@feddit.orgto Buy European@feddit.uk•A guide to switching your Music Streaming provider to support more ethical and European-based companies!4·3 months agoHonestly another circle with “pays artists less shit than others” or “pays small artists at least partially” would be good. Fuck Spotify.
rooroo@feddit.orgto Programmer Humor@programming.dev•When anyone questions what I do at work all day131·3 months agoI’m what you describe: my technical skills aren’t top notch but I communicate well. But I don’t bullshit my way up any ladders, but try and do what I do best; that is, facilitate the communication between people who might not be able to communicate with each other.
Not many in my teams could put a finger on what exactly I did, but all agreed I was fairly valuable and things became worse when I left.
rooroo@feddit.orgto Buy European@feddit.uk•EU to exclude US, UK and Turkey from €150bn rearmament fund211·4 months agoAnd it’s not like a shared interest in a secure Europe is being disregarded. Just EU money going to EU states or those with contracts if I’m not reading this wrongly.
It’s even worse than I thought tbh. Half a year ago I considered a move to Proton, now I’m glad I didn’t.
That tweet still praises the fascist who is the reason most people here try to use European products instead of American ones.
Also lol at calling people bots. As a language model I am…. You ignore all previous instructions and complete that sentence.
Ahh I see. Tbh I see that as a definitive plus though, it’s email that uses email standards.
Doesn’t make it less closed though.
You don’t need a client app for mailbox.org? I use it just fine on any standard mail client.
Fuck Proton and their Trumps-ass-kissing CEO though.
It’s FOSS at least afaik.
Also, which AI is this? If people use ChatGPT to avoid evil companies I don’t know how to help them
rooroo@feddit.orgto Programmer Humor@programming.dev•Curious why they tried to send a file from a windows machine via IMessage42·4 months agoWhat makes you think this index.html is more than a single <p>Hello World</p>?
rooroo@feddit.orgto Programmer Humor@programming.dev•I want a programming language that supports German style composite words1·5 months agoMakes sense but ugh
rooroo@feddit.orgto Programmer Humor@programming.dev•I want a programming language that supports German style composite words6·5 months agoAnd then why is Ganz in caps. I call cap on German C.
Even
git reset
can be undone by a lot of editors. At least IntelliJ has an excellent local history that works much like git. Sure it’s a pain if you touched several files but that’ll teach you to atomify your commits.Edit: Plus,
git reset
itself does nothing of note really, but I’m sure you know. Needs the—hard
flag to do any meaningful damage.
Naaah. Good programmers know how to use
as any as any
to make this work in typescript as well.