Kanedias

joined 4 years ago
[–] Kanedias@lemmy.ml 1 points 1 year ago* (last edited 1 year ago)

He means that ASCII table has an actual character that represents end-of-text and that terminals respond to with SIGINT, and it is ETX character, 0x03.

The Control modifier on your keyboard basically clears the top three bits of whatever ASCII character you type, leaving the bottom five and mapping it to the 0..31 range. Ctrl+C sends 0x03, which is exactly ETX.

Look at the ASCII table for a clue, this is why it was a convenient thing to do.

[–] Kanedias@lemmy.ml 5 points 1 year ago (1 children)

Wayland has waypipe which does exactly that

[–] Kanedias@lemmy.ml 2 points 1 year ago

I understood this reference

[–] Kanedias@lemmy.ml 17 points 1 year ago (1 children)

Just straight up overwriting boot sector and superblock of my hard drive thinking it's the USB drive.

Udev tried to warn me, saying there's no permission, and I just typed sudo without thinking.

Then after a second I remembered USB block devices are usually writable by users, but it was too late.

[–] Kanedias@lemmy.ml 6 points 1 year ago (2 children)

Advanced Linux sound architecture

[–] Kanedias@lemmy.ml 3 points 1 year ago (1 children)

I tried intune on Linux and it was hell incarnate, with edge dependencies and ton of background services, and crashing every now and then.

Did it ever get better with time?

[–] Kanedias@lemmy.ml 14 points 1 year ago (1 children)

We spent 1 year negotiating implementation of secure Linux workstation, and now after endless meetings and agreements I can proudly say we have 5 people with fully GNU/Linux laptops! Dell XPS, to be precise.

[–] Kanedias@lemmy.ml 1 points 1 year ago

Is it any good?

view more: ‹ prev next ›