

Now I have to go and get a new gender


Now I have to go and get a new gender
Have you tried not being lactose intolerant?


Marge! Marge!
Even on a personal codebase, I love seeing the git blame timeframe.
by lime, 6 years ago
Nice.
Can we please download your brain?
It is a very old cartoon. I can’t explain the text though.


ZFS AnyRaid soon?


Unraid 100% doesn’t care about the order / slots.
I had some USB-HDD adapters of various brands. If it wasn’t going to survive a move and re-arrange, it already would not have worked. In my case, some of the USB-HDD adapters passed through the drive serial numbers and some did not. For the ones that did not, I couldn’t have more than one (because it couldn’t tell them apart).


Man, this was buried so far down the article:
Denise Carlyon funds the prize with others including Kerry Stokes, the chair of Seven West Media, a prominent patron of the memorial and also Roberts-Smith’s former employer at Seven West Media.


I feel like other things would have misbehaved if the power frequency was too low. And I’d expect the RTC to run well while power is on, and fail to accumulate time while power is off, but still remember the time at power off.
None of what I said above explains what we are seeing with our eyes though.


In line with the possibility of your system’s clock actually being wrong, can you correlate some other events in your logs to when you know they occurred? What about inside your VMs and CTs?


(It was a joke about DHH creating ROR, and a company owned by DHH creating a product using ROR.)


Sigh, why build this with Ruby on rails :/


This may be being done by an accountant or other rep.


I knew I couls trust you when I saw the stethoscope around your neck.
Extremely old South Park reference?


This is the correct read.
This is also the same as any other software package in existence. In fact, if someone claimed to not use any libraries, I’d be taking a close look at that too.
The key difference is if you’re a paying a company for support and certification of the product as delivered, you can yell at them about it. If you’re using a free product with no support, you can yell at yourself.


Sqlite shouldn’t lock for read, so unless you are writing something at each access, you can have thousands of concurrent reads. The Sqlite website spells this out, and lists its own self as the proof.
This would mean you could not write logs to the database, you’d have to do it the unixy way and put logs in a text file.
I cannot claim the same.