21 lines
845 B
Markdown
21 lines
845 B
Markdown
|
+++
|
||
|
title = "Links #2024-28"
|
||
|
date = 2024-07-15
|
||
|
+++
|
||
|
|
||
|
Articles I found last week that I actually read until the end.
|
||
|
|
||
|
## Go
|
||
|
|
||
|
- [Locally patching dependencies in Go](https://eli.thegreenplace.net/2024/locally-patching-dependencies-in-go/) - _eli.thegreenplace.net_
|
||
|
- [Contextualizing the Go Context API: Program Scopes](https://matttproud.com/blog/posts/contextualizing-context-scopes.html) - _matttproud.com_
|
||
|
|
||
|
## Hacking
|
||
|
|
||
|
- [Reverse Engineering TicketMaster's Rotating Barcodes (SafeTix) ](https://conduition.io/coding/ticketmaster/) - _conduition.io_
|
||
|
- [PySkyWiFi: completely free, unbelievably stupid wi-fi on long-haul flights](https://robertheaton.com/pyskywifi/) - _robertheaton.com_
|
||
|
|
||
|
## History
|
||
|
|
||
|
- [Iconography of the X Window System: The Boot Stipple](https://matttproud.com/blog/posts/x-window-system-boot-stipple.html) - _matttproud.com_
|