

Haha! Could be it. 😂
Haha! Could be it. 😂
“hands-on” graduation project
Does hand-on mean supervised?
The OS crasching before Firefox seems weird. The OS should kill the offending process to free up memory for its own use. I wonder what went wrong.
This link has more information that looks relevant: https://askubuntu.com/questions/89219/is-there-a-difference-between-swap-and-cache-memory
Disk Cache memory: This are chunks of the physical memory, the RAM, used to store files. That way when a program needs to read the file, it’s fetched from memory instead of the hard disk. This is done because memory is way faster.
Swap: This is a place on the hard disk (usually a dedicated partition) that is used to store programs or data that can’t fit in memory, like when a program grows more than the available memory. SWAP is way slower than RAM, so when you hit swap the computer gets slower, but at least the program can work. In linux swap is also used to hibernate, or to move low used program out of memory to allow more space to the disk cache.
https://man7.org/linux/man-pages/man5/proc_meminfo.5.html
Cached %lu
In-memory cache for files read from the disk (the page cache). Doesn’t include SwapCached.
Cached should be memory stored on HDD and not RAM.
That sounds like a memory leak.
I’ve read people’s stories before were their number got listed somewhere and people just never stops calling even though it is the wrong number. It has never happened to me but it really sounds terrible. Sound of an block any unknown caller seems like the only option (but not so great if you are applaying for a job).
Accidental reply
https://truthsocial.com/@llijh/posts/114604139396491788
Original post not made by Trump but shared by him. Reading it, it feels more like a joke/shitpost.
How do you know which headers to set? I couldn’t find any documentation when I last tried (but that was some years ago now).
You can also create a custom keyboard layout in Linux. From what I have written down, here is how to do it (can’t double check because work computer).
I suspect this could be X11 only because it is X keyboard extension, pop_OS! didn’t adopt Wayland as early Ubuntu.
/usr/share/X11/xkb/symbols/
.us
for American).partial alphanumeric_keys
xkb_symbols "custom" {
include "us(basic)" // includes another configuration to build on, see current file you are editing.
name[Group1]="US (custom)"; // will be the name of your configration/layout.
key <LSGT> { [ greater, less, bar, brokenbar ] }; // <
key <SPCE> { [ space, space, nobreakspace, space ] }; // Space
// Add more key maps as you see fit.
};
/usr/share/X11/xkb/rules/
evdev.xml
and base.xml
<layout>
<configItem>
<name>us</name>
<!--- some comment --->
<variant>
<configItem>
<name>custom</name>
<description>US (custom)</description>
</configItem>
</variant>
You might have to reboot afterwards.
Thanks! I hadn’t heard about agetty before. Will save this for later.
There is even a docker-compose.yml script.
In every news article I have read that has contained an intervju with a Trump supporter, they have said that they do not believe which every accusation was asked about. Trump’s repeated claims about “fake news” does seem to work really well.
I do not agree with the idea that humans are being trained to act like robots. Any company with a customer service department is likely tracking the root causes of their customers’ issues. With enough data, they can identify the most common problems and their solutions. If the goal is to resolve a customer’s issue as quickly as possible (which seems like a reasonable assumption), it makes sense to guide the customer through the most common solutions first, as that will likely solve the problem.
If someone works in customer service and repeats the same script daily, it’s understandable that they may come across as robotic due to sheer boredom. A skilled customer service representative can recognize when to use the script and when to deviate. However, if a company fails to hire the right people and does not offer a fair salary, those best suited for the role are unlikely to take the job.
Isn’t the implication that the US and A is not great because of the Democrats?
It appears this was a Victim impact statement.
A victim impact statement is a written or oral statement made as part of the judicial legal process, which allows crime victims the opportunity to speak during the sentencing of the convicted person or at subsequent parole hearings.
From the article (emphasizes mine):
But the use of AI for a victim impact statement appears novel, according to Maura Grossman, a professor at the University of Waterloo who has studied the applications of AI in criminal and civil cases. She added, that she did not see any major legal or ethical issues in Pelkey’s case.
"Because this is in front of a judge, not a jury, and because the video wasn’t submitted as evidence per se, its impact is more limited," she told NPR via email.
Feels like the one who created this didn’t want to do step 3 to 5 for all levels.
The title made me think 244 children (and not offenders) were arrested.