Unless you’re in JS.
- 0 Posts
- 9 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 Programmer Humor@programming.dev•Curious why they tried to send a file from a windows machine via IMessage38·4 个月前What 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 words4·5 个月前And 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.
rooroo@feddit.orgto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Freetube is the best way to watch YouTubeEnglish2·10 个月前I don’t know whirlpool but you might want to read up on what your code on GitHub is being used for.
Naaah. Good programmers know how to use
as any as any
to make this work in typescript as well.