

I am sure you will be able to subscribe to use a share along with hundreds of other people for 1 computer at $19.99 a month going forward.


I am sure you will be able to subscribe to use a share along with hundreds of other people for 1 computer at $19.99 a month going forward.


I can currently only see them used as accelerators of some type right now. Could see them used potentially for GPUs, but generally I suspect some form of compute first. GenAI anyone? SkyNET? But that is only if they can be made portable for laptops or phones which is still a major issue still needing to be addressed.
I don’t expect them to replace traditional chips in my lifetime if ever.


So, around 1947. Took about 14 years to get to being able to put into chips. So another decade and a half?
Edit: and another 15 to 25 years after that for it to be in consumer households?


Try opening a new terminal. If the commands don’t work, type “export PATH=/usr/bin” not quotes and try again and fix what you did.


I must have been tired when I did that math. I’d be happy with the year as well. Just don’t use the firefox/chrome model.


If semantic versioning is:
MAJOR version when you make incompatible API changes MINOR version when you add functionality in a backward compatible manner PATCH version when you make backward compatible bug fixes
then I think that would be on like 3.77.0 or something right now. Not terrible, but honestly prefer it to be like the major upped in the new year every year. It is about 43 years old,so 43.x in 2026. Would be easier to know how old a kernel release is without looking it up.


dead.letter is email draft in some clients when they crash.


Trump: Come on Nobel Peace Prize. This will surely get me one. /s


So, it was revealed to be the only type of intelligence.


That would literally void the constitution. No free speech, no 2nd amendment, no rights.


Yep, usually. May require a bit of work to open and take out. The heatsink is usually screwed to a plate not much different to a desktop gpu with a block on one side and a metal clip on the other. Gpu can need repasting after 7+ years as well
It could, but I am uncertain. My 3 top guesses are temperature, voltage then failing hardware. Temp is usually the cheapest to fix, but most time consuming. Batteries tend to be more expensive and a bit less involved depending on the laptop. Dell has had disassembly manuals on their website in the past. Haven’t looked recently though.
Hardware failing is just, you are screwed-ish. If you have software that works to underclock it, that is at least a workaround.
Edit: CPU is soldered to board just to be clear. Heatsink can be removed, repasted.


You say it is clean, but have you re-pasted the cpu? How are the thermals?
Also, It is on battery or wall power? Is it using the original battery? Thought there is the voltage isn’t stable.


Hmm, sure.


The guy is manipulated by everyone he has contact with.


I wonder why colorizing manpages like this is not default in most distros. That seems like an obvious thing to configure for end user’s quality of life.
My best guess would be that each terminal could display differently or be buggy and a “lowest common denominator” approach where it work everywhere. I know blue tends to be to dark unless I change the color to a lighter shade and the font could make a difference as well.


No
I wasn’t intending to come off confrontational, I apologize for that. I was looking at this from it sounding like you wanted any command on a system. I did find that you can colorize man. see script below for an example. As for busybox, it is a small project, so colorizing just it would be relatively easy and easy to add as a patch to a system. Not sure if that would upstream though as it is intended to work well on low memory systems among others.
#!/bin/bash
export PAGER="less -r"
export GROFF_NO_SGR=1
export LESS_TERMCAP_mb=$'\E[01;31m'
export LESS_TERMCAP_md=$'\E[01;31m'
export LESS_TERMCAP_me=$'\E[0m'
export LESS_TERMCAP_se=$'\E[0m'
export LESS_TERMCAP_so=$'\E[01;44;33m'
export LESS_TERMCAP_ue=$'\E[0m'
export LESS_TERMCAP_us=$'\E[01;32m'
man ls
Edit: it does seem that this man colorization is disabled by default.
Edit2: “export MANROFFOPT=-c” can replace “export GROFF_NO_SGR=1” to limit just man.
Edit3: source Arch Linux bbs


I am getting the feeling the you are mis-understanding than each project has their own independent implementing function and that each one would need to be rewritten. There a 10 of thousands of projects. This is not some simple, change 1 project task.


16 Color terminals didn’t really start getting used until the 90s and early 2000s. And 256 after that. A lot of software was written back then and it would take a lot to add something that might not display well because of the terminal’s color scheme and now we have color theming.


I agree, I just didn’t want to make assumptions about how newer things work with localization these days.
That is wild. There is no exceptions in Colorado for hobbies projects or userbase size. Here is the definition of device. This would apply to an Apple II, calculators, possibly printers, TVs, monitors, and who know what else.
"DEVICE " MEANS ANY GENERAL- PURPOSE COMPUTING DEVICE THAT CAN ACCESS A COVERED APPLICATION STORE OR DOWNLOAD AN APPLICATION .