My opinion on opinion I love grey colour, I hate cats, democracy is bad, eating animals is okay These all are opinions sorted in controversial order. But what are opinions? How can someone justify eating animals?
Wood-like texture generation and animation Before you click “play” - the animation shows shifting colors and shapes, and may be considered flashing or flickering. If you’re sensitive to this kind of thing, I’d recommend using just “reset” to view different static images.
Killed by Microsoft Killed by Microsoft is the open source list of dead Microsoft products, services, and devices. It serves as a tribute and memorial of beloved services and products killed by Microsoft.
The Tao of Acme Acme is a text editor originally developed for the Plan 9 operating system in the 1990s by well-known software engineer Rob Pike, and has since been ported to other Unix-like systems and platforms. It was created to be a “user interface for programmers,” ...
BAT: a Fast and Small Key Encapsulation Mechanism In this post we present a newly published key encapsulation mechanism (KEM) called BAT. It is a post-quantum algorithm, using NTRU lattices, and its main advantages are that it is both small and fast. The paper was accepted by TCHES (it should appear in v...
Dual 75" 4K TV Floor Computing Posted in r/battlestations by u/deselected • 44,316 points and 1,987 comments
Structured Logging in Golang with Zap - Powerful Logging In this article, we will look into Structured Logging in Golang with Zap from Uber! When it comes to product development, logging plays a vital role in
It Looks Like You’re Trying To Take Over The World · Gwern.net Fictional short story about Clippy & AI hard takeoff scenarios grounded in contemporary ML scaling, self-supervised learning, reinforcement learning, and meta-learning research literature.
Durable Functions Deep Dive part 1: Instance startup In the first part we will look at what happens during the startup process of an instance in Durable Functions
What’s up with TimeZoneInfo on .NET 6? (Part 2) In part 1, we ended up with a lot of test data specified in a text file, but without working tests – and with a conundrum as to how we’d test the .NET Core 3.1 data which requires addit…
What made the NES so interesting? I often like to cover oddities here; details of computers and arcade systems people may not have heard of, that didn’t sell well but had unique or interestin...
GitHub - octeep/wireproxy: Wireguard client that exposes itself as a socks5 proxy Wireguard client that exposes itself as a socks5 proxy - GitHub - octeep/wireproxy: Wireguard client that exposes itself as a socks5 proxy
Python 3.11 in the Web Browser - A Journey Christian Heimes PyConDE & PyDataBerlin 2022 conference Compile CPython to Web Assembly, and run it in web browsers or Node.js.
[Crypto] Cracking Diffie–Hellman key exchange using CADO-NFS + Logjam SSL/TLS attack I'll start right at Python code, without introducing mathematical equations.