ME: Hello computer! Please show me what I was doing recently
COMPUTER IN THE 1980's: l cease to exist when I am powered off. Please start whatever you were doing from scratch
COMPUTER IN THE 2000's: Yep here you go champ
COMPUTER IN THE 2020's: I stored 10,000 identical copies of what you were doing in 500 different global datacentres at a carbon footprint equivalent to leaving a semi-trailer idling 24/7 and also sent a copy to the FBI just to be safe. Let me know which one you want and I'll do my best to figure it out. By the way here are 10 things which are similar to what you were doing and 9 of them are ads. Do you like this? Please select "I love this very much" or "I'll be in love with this later" to continue
like this
reshared this
Please take a moment to familiarise yourself with your environments safety features and procedures.
- safety exit
- fire extinguisher, hose, alarm
- aed
- first aid kit
- intercom / communication devices
- isolators and emergency stops
- safety wardens
- union rep
WE DID IT. My new zine “How Git Works" is out now!
You can get it here for $12: wizardzines.com/zines/git
isithran likes this.
reshared this
Microsoft plans to lock down Windows DNS like never before. Here’s how.
ZTDNS brings the best of both worlds to DNS: encryption and fine-grained control.Ars Technica
reshared this
> "By default, the firewall will deny resolutions to all domains except those enumerated in allow lists. A separate allow list will contain IP address subnets that clients need to run authorized software."
Is Microsoft trying to take the Internet back to Fidonet or straight back to CompuServe? 🙃
Link to free knitting pattern
ravelry.com/patterns/library/s…
Sword of Damocles pattern by Grace Lindley
Do you fancy a wall hanging that symbolises the weight of responsibility on you as a ruler and the enemies waiting in the wings to skewer you where you sit? Make this fancy tapestry and remember your own mortality!!Ravelry
isithran likes this.
reshared this
isithran likes this.
reshared this
like this
reshared this
Understanding Apple’s Response to the DMA
What a week. When it began to look like Apple would announce how it planned to comply with the EU’s Digital Markets Act (DMA), I expected small changes at the margins that wouldn’t significantly move the needle in the EU or anywhere else.John Voorhees (MacStories)
Learn how QR codes work, and how to read them without a computer!
@piko and I just released the interactive explainer that we used in our workshop at #37c3!
✨ qr.blinry.org ✨
isithran likes this.
reshared this
reshared this
Finally, I give an overview of the state of open-source OSNMA implementations. All other implementations I've found are in Python (not suitable for embedded microcontrollers) and under a copyleft license (or no license). So my galileo-osnma implementation in Rust with MIT + Apache license still occupies a singular position.
Read more: destevez.net/2024/01/an-update…
duchess-france.fr/dossier/wome…
Il est toujours d'actualité, comme il l'était déjà il y a dix ans. Nous avons tous et toutes une part à jouer dedans.
Manuel de survie de la femme dans la tech
Je vois de plus en plus de femmes rejoindre l’informatique, et c’est une très bonne chose. Je vois aussi trop de femmes patir de sexisme ordinaire, se remettre en question encore et encore… et quitter le milieu au bout de quelques années.Duchess France
reshared this
Full AACSess: Exposing and exploiting AACSv2 UHD DRM for your viewing pleasure
Following the failure and easy exploitation of the AACSv1 DRM on HD-DVD and Blu-ray, AACS-LA went back to the drawing board and announced...media.ccc.de
Yesterday a trade was made.
I no longer have the Mario Kart Wii ketchup disc.
It's been 3 years. I miss you ketchup hack.
Today's discovery: YUView, a cross-platform YUV player with advanced analysis features 💜
like this
reshared this
This looks pretty good, although I haven't quite yet figured out how it works.
I used to use Video Analyzer to explain video codecs to students, but it's unmaintained for 7 years, it also doesn't let you load just any video (needs a h265 yuv stream)
github.com/gabrieldiego/VideoA…
I found it slightly easier to get to the parts I want to explain (blocks, motion vectors), maybe it's also interesting to you.
You can see me using it here starting at 15:40 docs.claudiuscoenen.de/2022-WS… (german, sorry)
GitHub - gabrieldiego/VideoAnalyzer: Gitl HEVC/H.265 Analyzer based on Qt. Custom filters supported.
Gitl HEVC/H.265 Analyzer based on Qt. Custom filters supported. - GitHub - gabrieldiego/VideoAnalyzer: Gitl HEVC/H.265 Analyzer based on Qt. Custom filters supported.GitHub
isithran likes this.
Understanding the internals of #Rust and learn how Rust code maps to assembly
Rust to Assembly: Understanding the Inner Workings of Rust
Understand the assembly code generated for various Rust concepts like enums, match, self-passing, arrays, option, and smart pointers. Learn how the Rust language is translated to assembly and how the compiler optimizes the code.eventhelix.com
reshared this
TIFO the Arduino Ethernet library performs unbuffered byte-by-byte transfers when you're using print() and println(), leading to unreasonably increased turnaround count. I'll need to dig in the library's code, to check why, and I'll probably make a bug report.
This doesn't happen when using write() with an explicit buffer length, though.
PCAP: app.packetsafari.com/analyze/l…
"2 text/gemini\r" is written using println(), and the page content with write( void*, size_t).
polprog68k likes this.
Claire
in reply to Scarlet ❤️🔥 • • •See, they wanted to call the DirectX -> Vulkan layer "IndirectX" but found out the term was already used for something else!
Specifically, for Indirect X Rendering over the GLX/Xorg pipeline using the LIBGL_ALWAYS_INDIRECT=1 Mesa flag to use the older indirect OpenGL renderer for remote X connections
"We have IndirectX at home" :p
Scarlet ❤️🔥
in reply to Claire • • •