

What’s a native HTML element that mimics Bootstraps Collapse?
What’s a native HTML element that mimics Bootstraps Collapse?
It also has lots of UI widgets like collapsing elements, modals and alerts. Sure, you could code all these by hand, but why bother?
Been there, done that. I’ve learned to be very unique in naming my shit.
You’ve probably already found this answer on the Unix stack exchange, right? https://unix.stackexchange.com/questions/761630/how-can-i-make-a-systemd-service-start-after-the-completion-of-another-service
Well, I find bootstrap very intuitive, and I don’t have 15 classes on my elements. That’s why I was asking.
Who’s saying you’re using the frameworks correctly?
JavaScript has types and it does have type errors, for instance
> null.foo
Uncaught TypeError: null has no properties
Please stop spouting nonsense on issues you know nothing about.
what most people will be lucky to earn in an entire lifetime of work.
Does religion count?
I find both horrifying.
This is how I’d want to read it:
{
emit differentFiles(
ckFile.absoluteFilePath(),
otherFile.absoluteFilePath(),
FileCompareWorker::FileComparisonParams{
FileComparisonParams::FileNameMatch,
(ckFile.size() > otherFile.size())
? FileComparisonParams::File1IsLarger
: FileComparisonParams::File2IsLarger
}
);
}
A few years ago I found a text (probably as image) where somebody ‘tried’ to run a virus on linux. It went something like this:
Wanted to install a virus on Ubuntu, but it was only available as an aur package. Tried converting. Didn’t work … Tried
make virus
, but didn’t work. Upgraded cmake, tried again, but some libraries were missing.Tried installing libraries, but they were very outdated and I couldn’t find proper versions.
Checked the source to see what the libs were doing and replaced them.
and so on.
Does someone know what I’m talking about and possibly has the source?
When people get promoted to senior dev, they have lost all will to live. Their code reflects that.
It works well enough to keep the boss man off my back. I’ll go home now.
Only git wasn’t done in 10 days. It was very quickly able to track its own development, but it still took Linus half a year of thinking to be able to make git.
(No, sorry, I can’t find the interview that would validate that claim.)
After all, most delays can directly be traced to the QA department. Wise business decision!
https://en.wikipedia.org/wiki/List_of_software_bugs#Tracking_years
Thankfully, my name is rarely attached to the quotes. I just build them, but it’s the sales rep name that goes on it.
Don’t trust what you see. In my company, every change ever made on any business entity gets logged with date and author name.
Great attention to detail!
Protip: Add a minor inconvenience to every line, like a trailing space or slightly misaligned indentation. That way the next guy who opens the file will automatically correct it, taking the git blame.
I was going to list a whole bunch of things the DETAILS tag doesn’t allow, but it seems that none of these issues actually appear. So either it has evolved since I’ve looked at it last time or I was stupid.
Either way, thanks for talking back.