Suggested Reads

Suggested Reads

54810 bookmarks
Newest
Improving Zsh Performance
Improving Zsh Performance
Zsh itself is a speedy shell, but it’s all too easy to blindly add stuff to its startup scripts and prompt that drastically slow it down. I’ve been using Zsh since around 2002 (narrator: that’s over 20 years ago, which is making me feel really old!), and my Zsh config has accumulated a lot of cruft. A few years back, there was a very noticeable delay when opening a new terminal tab where I’d stare at a blank screen for a bit. And worse, typing commands felt very sluggish even when the commands executed quickly. Once I started digging into it, I found some great optimizations to make it fast, without losing any functionality. In fact, by the time I was done, I had a much better prompt than I previously had, yet it was orders of magnitude faster. If you don’t want to read the whole article, the single best thing you can do is to use Powerlevel10k. And the next best thing is to avoid using eval $(some other command), if possible. But read on for the details.
·dribin.org·
Improving Zsh Performance
Fidel Ramos homelab setup
Fidel Ramos homelab setup
Welcome to my homelab! If you don't know what a homelab is, it refers to running servers from your home. What is a server? It's basically a computer that is always on, connected to the network, often with no display or input. For a longer explanation take a look at …
·blog.fidelramos.net·
Fidel Ramos homelab setup
I wonder what it’d be like working on a Linux distribution in the House of Windows? Probably really cool. | Microsoft Continued Advancing WSL2, Mesa & Its In-House Linux Distro In 2023
I wonder what it’d be like working on a Linux distribution in the House of Windows? Probably really cool. | Microsoft Continued Advancing WSL2, Mesa & Its In-House Linux Distro In 2023
While years ago it was hard envisioning Microsoft contributing significantly to the Linux kernel or Mesa 3D graphics driver stack, maintaining its own in-house Linux distribution, or publishing so much open-source software, these days it's par for the course thanks to Windows Subsystem for Linux (WSL), Linux dominating Azure instances, etc
·phoronix.com·
I wonder what it’d be like working on a Linux distribution in the House of Windows? Probably really cool. | Microsoft Continued Advancing WSL2, Mesa & Its In-House Linux Distro In 2023
WASM vs Docker Containers vs Kubernetes vs Serverless: The Battle for Cloud Native Supremacy
WASM vs Docker Containers vs Kubernetes vs Serverless: The Battle for Cloud Native Supremacy
This video explores WASM, compares it with Docker containers, Kubernetes, serverless, and edge with the goal to answer the following questions.- What is WASM?- Should we use it in browsers?- Should we replace Docker containers with WASM?- Should we run it in Kubernetes clusters or replace Kubernetes altogether?- Is it the future of serverless computing and edge devices?- Why should we use WASM and, if yes, where should we use it?▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬Sponsor: Cast AI🔗 https://cast.ai/devopstoolkit 🔗▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬#wasm #webassembly #wasiConsider joining the channel: https://www.youtube.com/c/devopstoolkit/join▬▬▬▬▬▬ 🔗 Additional Info 🔗 ▬▬▬▬▬▬ 🔗 WASM: https://webassembly.org🎬 Post-Mortem Documents About Production Issues With Fiberplane: https://youtu.be/sLV6zCRlDEg🎬 Containers Are Not VMs! Which Base Container (Docker) Images Should We Use?: https://youtu.be/82ZCJw9poxM▬▬▬▬▬▬ 💰 Sponsoships 💰 ▬▬▬▬▬▬ If you are interested in sponsoring this channel, please use https://calendar.app.google/Q9eaDUHN8ibWBaA7A to book a timeslot that suits you, and we'll go over the details. Or feel free to contact me over Twitter or LinkedIn (see below).▬▬▬▬▬▬ 👋 Contact me 👋 ▬▬▬▬▬▬ ➡ Twitter: https://twitter.com/vfarcic➡ LinkedIn: https://www.linkedin.com/in/viktorfarcic/▬▬▬▬▬▬ 🚀 Other Channels 🚀 ▬▬▬▬▬▬🎤 Podcast: https://www.devopsparadox.com/💬 Live streams: https://www.youtube.com/c/DevOpsParadox▬▬▬▬▬▬ ⏱ Timecodes ⏱ ▬▬▬▬▬▬00:00 Introduction to Web Assembly (WASM)00:54 Sponsor: CAST AI01:35 What is WebAssembly (WASM)?05:59 WebAssembly (WASM) in Servers10:18 WASM vs. Docker (Containers)15:47 WASM vs. Kubernetes19:33 WASM vs. Serverless21:31 WASM on Edge22:14 Why WASM? Should You Use WASM? Where To Use WASM?
·youtu.be·
WASM vs Docker Containers vs Kubernetes vs Serverless: The Battle for Cloud Native Supremacy
Inflammatory theory of depression - PubMed
Inflammatory theory of depression - PubMed
Brain diseases are one of the most socially and economically burdening diseases in Europe. Among all brain diseases, more than 60% of social and economic costs are generated by mental disorders (mainly depressive disorders and anxiety disorders). Recurrent depressive disorders have been a significan …
·pubmed.ncbi.nlm.nih.gov·
Inflammatory theory of depression - PubMed
rust-lang/rust-clippy: A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
rust-lang/rust-clippy: A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/ - rust-lang/rust-clippy: A bunch of lints to catch common mistakes and improve your Rus...
·github.com·
rust-lang/rust-clippy: A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
I am the fold
I am the fold
An experiment to show how designing for The Fold can be treacherous
·iamthefold.com·
I am the fold
Operation Triangulation: The last (hardware) mystery
Operation Triangulation: The last (hardware) mystery
Recent iPhone models have additional hardware-based security protection for sensitive regions of the kernel memory. We discovered that to bypass this hardware-based security protection, the attackers used another hardware feature of Apple-designed SoCs.
·securelist.com·
Operation Triangulation: The last (hardware) mystery