@wys35

200 Followers
1.4K Following
222 Posts

Run the following to see your PATH settings in easy to read format on screen:
```
tr ":" "\n" <<<"$PATH"
tr ":" "\n" <<<"$PATH" | lolcat
```
This is a little more portable
```
echo "$PATH" | tr ":" "\n"
echo "$PATH" | tr ":" "\n" | lolcat
```

#unix #linux

Picture from my book "Missing".

data destroyed by 1 yo? A new threat model unlocked šŸ˜…

this is a golden opportunity for this father to sign an agreement from this 1yo hacker that reads: "they are going to be extra nice to their father in future when aged between 12 to 19" lmao

https://xcancel.com/1v100000/status/2028319935626371137

Oslo, NorwayšŸ‡³šŸ‡“
Typed Assembly Language
L: https://www.cs.cornell.edu/talc/
C: https://news.ycombinator.com/item?id=47098029
posted on 2026.02.21 at 01:28:29 (c=2, p=10)
Typed Assembly Language

Intel XeSS 3: expanded support for Core Ultra/Core Ultra 2 and Arc A, B series
L: https://www.intel.com/content/www/us/en/download/785597/intel-arc-graphics-windows.html
C: https://news.ycombinator.com/item?id=47132721
posted on 2026.02.23 at 23:04:19 (c=0, p=4)
IntelĀ® Arcā„¢ Graphics - Windows*

This download installs IntelĀ® Graphics Driver 32.0.101.8509 (WHQL Certified) for IntelĀ® Arcā„¢ B-Series Graphics, IntelĀ® Arcā„¢ A-Series Graphics, and IntelĀ® Coreā„¢ Ultra Processors with IntelĀ® Arcā„¢ Graphics.

Intel
Show HN: enveil – hide your .env secrets from prAIng eyes
L: https://github.com/GreatScott/enveil
C: https://news.ycombinator.com/item?id=47133055
posted on 2026.02.24 at 00:04:50 (c=1, p=3)
GitHub - GreatScott/enveil: ENVeil: Hide .env secrets from prAIng eyes: secrets live in local encrypted stores (per project) and are injected directly into apps at runtime, never touching disk as plaintext.

ENVeil: Hide .env secrets from prAIng eyes: secrets live in local encrypted stores (per project) and are injected directly into apps at runtime, never touching disk as plaintext. - GreatScott/enveil

GitHub
The Weird OS Built Around a Database [video]
L: https://www.youtube.com/watch?v=pWZBQMRmW7k
C: https://news.ycombinator.com/item?id=47132650
posted on 2026.02.23 at 22:51:18 (c=0, p=3)
The Weird OS Built Around a Database

YouTube

Ivan Choultse, Mondlicht, vor 1939, Ateneum, Finnland

#mondlicht #mastoart #art #artwork #choultse #berglandschaft

@Readywriting teaching WordPress to my Georgetown technology seminar.