I really liked the land usage discussion. That (for the US) if you took the land currently being used to grow crops for ethanol based motor fuels. Turned them into solar farms you'd cover 80% of current grid demand. I…
This is something I've never understood. If consent is remaining on the line after a message "this call may be recorded (for training and quality purposes)", the simple answer is in places where you have to have consent…
I'm now at the point I research parts to see where the LED control is stored. My keyboard LED is controlled internally without software. My mouse requires software to set, but there is open source rgb control software…
> Leave your phone on silent permanently, setup your emergency contacts like partner and kids to ring on silent, and turn off all notifications except email and SMS/WhatsApp. That’s the key to a simple life. You won’t…
I had a perfectly functional Galaxy A71 this time last year, still had great battery life, etc. I had to replace it because it only has 5 years of support. Samsung offers 7 years of support but only on their top tier…
Mine is so slow to become initially responsive. It (thankfully) comes on to whatever source / channel it was on when turned off, but it takes a good 15 seconds till you can change a channel, closer to 30 seconds to…
Great post. And if you want some control support for your cronjobs perl App::Cronjob[1] can provide features such has exclusive locking, so a job won't run if the previous run is still going, or provide a timeout, and…
> I think this is incorrect. Specifically the Windows ARM support. Official hardware support page indicates that the Windows version requires x64. I unfortunately don’t have the hardware to confirm for myself. But…
> There's something to be said for the restrictions of an environment when you're learning how to operate in a domain that seems to shape future thinking. When at University the academic running the programming language…
To those who haven't heard how colossal the size of OpenAIs contracts are. 900,000 wafers monthly. Tom's hardware estimates that is equal to 40% of global dram production capacity.…
Didn't Microsoft drop 16 bit application support in Windows 10? I remember being saddened by my exe of Jezzball I've carried from machine to machine no longer working.
You joke. I still use an old winamp 2.81 on my windows machine. About 15 years ago I came across some plugin dll files that added flac support. The only issue I ever run into is some non ascii characters in ID3 tags…
It all depends on how the flow is implemented. If it's a one time unlock, eg like developer mode then hopefully it'll just work. If it's a big long flow per install... Yikes, that's not much better than adb install
That's similar to me, I started using FreeNAS back in the 9.x days. At the time the FreeNAS documentation recommend installing to a usb drive. This proved unreliable, but dedicating a drive to it was silly given it…
Interesting, that's been the opposite of my experience. My Mum converted her homes down lights to LEDs over a decade ago. Hasn't lost a single one. I moved into my current house 5 years ago, haven't lost a single one…
> Stalwart is essentially the first server implementation of JMAP Just to clarify. Stalwart is the first to have JMAP contacts and calendars. Cyrus has had JMAP mail since the beginning of JMAP.
Funnily enough, one of the things we were recommended was a pack of mini nut butter jars. Made specifically for the purpose of being a easy way to expose little ones to a variety of nuts before they could eat the nuts…
Hi,there's a lot to unpack here. > They could always move to a compatible license? > No, it was always designed to be hostile to Linux from the outset. It's a project that doesn't want to interoperability with Linux I'm…
That's all a matter of perspective. Is moving a symbol from EXPORT_SYMBOL(some_fun) to EXPORT_SYMBOL_GPL(some_func) actually changing the API? Nope, the API is exactly the same as it was before, it's just changed who is…
I can only speculate, but maybe they're referring to the same thing Andrew Morton meant when he described ZFS as a rampant layering violation. ie ZFS isn't just a file system. It's a volume manager, raid and file system…
> If it didn't actually work, it would've been discarded by companies long ago That makes the assumption that company hiring practices are evidence based. How many companies continue to use pseudo-science Myers Briggs…
Microsoft had a POSIX personality on NT since its release in 1993. https://en.wikipedia.org/wiki/Microsoft_POSIX_subsystem Then with the release of XP it was replaced with:…
> WSL 1 was relatively innovative, integrating Linux application compatibility into the Windows operating system itself Both FreeBSD and Illumos were running Linux applications (at various levels of compatibility) many…
If I remember correctly you need both. Program the cells to be X organ cells, and provide a scaffold for them to grow on.
I just restarted using RSS recently. And I discovered I can also use it to track software releases (on github). The url is the release page with .atom appended. Eg https://github.com/openzfs/zfs/releases.atom
I really liked the land usage discussion. That (for the US) if you took the land currently being used to grow crops for ethanol based motor fuels. Turned them into solar farms you'd cover 80% of current grid demand. I…
This is something I've never understood. If consent is remaining on the line after a message "this call may be recorded (for training and quality purposes)", the simple answer is in places where you have to have consent…
I'm now at the point I research parts to see where the LED control is stored. My keyboard LED is controlled internally without software. My mouse requires software to set, but there is open source rgb control software…
> Leave your phone on silent permanently, setup your emergency contacts like partner and kids to ring on silent, and turn off all notifications except email and SMS/WhatsApp. That’s the key to a simple life. You won’t…
I had a perfectly functional Galaxy A71 this time last year, still had great battery life, etc. I had to replace it because it only has 5 years of support. Samsung offers 7 years of support but only on their top tier…
Mine is so slow to become initially responsive. It (thankfully) comes on to whatever source / channel it was on when turned off, but it takes a good 15 seconds till you can change a channel, closer to 30 seconds to…
Great post. And if you want some control support for your cronjobs perl App::Cronjob[1] can provide features such has exclusive locking, so a job won't run if the previous run is still going, or provide a timeout, and…
> I think this is incorrect. Specifically the Windows ARM support. Official hardware support page indicates that the Windows version requires x64. I unfortunately don’t have the hardware to confirm for myself. But…
> There's something to be said for the restrictions of an environment when you're learning how to operate in a domain that seems to shape future thinking. When at University the academic running the programming language…
To those who haven't heard how colossal the size of OpenAIs contracts are. 900,000 wafers monthly. Tom's hardware estimates that is equal to 40% of global dram production capacity.…
Didn't Microsoft drop 16 bit application support in Windows 10? I remember being saddened by my exe of Jezzball I've carried from machine to machine no longer working.
You joke. I still use an old winamp 2.81 on my windows machine. About 15 years ago I came across some plugin dll files that added flac support. The only issue I ever run into is some non ascii characters in ID3 tags…
It all depends on how the flow is implemented. If it's a one time unlock, eg like developer mode then hopefully it'll just work. If it's a big long flow per install... Yikes, that's not much better than adb install
That's similar to me, I started using FreeNAS back in the 9.x days. At the time the FreeNAS documentation recommend installing to a usb drive. This proved unreliable, but dedicating a drive to it was silly given it…
Interesting, that's been the opposite of my experience. My Mum converted her homes down lights to LEDs over a decade ago. Hasn't lost a single one. I moved into my current house 5 years ago, haven't lost a single one…
> Stalwart is essentially the first server implementation of JMAP Just to clarify. Stalwart is the first to have JMAP contacts and calendars. Cyrus has had JMAP mail since the beginning of JMAP.
Funnily enough, one of the things we were recommended was a pack of mini nut butter jars. Made specifically for the purpose of being a easy way to expose little ones to a variety of nuts before they could eat the nuts…
Hi,there's a lot to unpack here. > They could always move to a compatible license? > No, it was always designed to be hostile to Linux from the outset. It's a project that doesn't want to interoperability with Linux I'm…
That's all a matter of perspective. Is moving a symbol from EXPORT_SYMBOL(some_fun) to EXPORT_SYMBOL_GPL(some_func) actually changing the API? Nope, the API is exactly the same as it was before, it's just changed who is…
I can only speculate, but maybe they're referring to the same thing Andrew Morton meant when he described ZFS as a rampant layering violation. ie ZFS isn't just a file system. It's a volume manager, raid and file system…
> If it didn't actually work, it would've been discarded by companies long ago That makes the assumption that company hiring practices are evidence based. How many companies continue to use pseudo-science Myers Briggs…
Microsoft had a POSIX personality on NT since its release in 1993. https://en.wikipedia.org/wiki/Microsoft_POSIX_subsystem Then with the release of XP it was replaced with:…
> WSL 1 was relatively innovative, integrating Linux application compatibility into the Windows operating system itself Both FreeBSD and Illumos were running Linux applications (at various levels of compatibility) many…
If I remember correctly you need both. Program the cells to be X organ cells, and provide a scaffold for them to grow on.
I just restarted using RSS recently. And I discovered I can also use it to track software releases (on github). The url is the release page with .atom appended. Eg https://github.com/openzfs/zfs/releases.atom