Skip to main content
Newsletter

LHB Linux Digest #25.11: Resource Usage History, Docker Alternatives, IFS and Shebang Concepts

Microsoft never disappoints in disappointing.

β€” Abhishek Prakash

Warp Terminal

An interesting development came from Microsoft as it released a new terminal-based editor with open source license.

I kind of liked it at first glance until I tried my hands on a shell script written in this editor and then I ran into:

MS Edit adds Windos line ending

The issue is that it added the classic Windows-style line endings, which is not liked by UNIX-like systems.

I knew it was too good to be true to have something perfect for Linux from Microsoft 🀦

Here are the highlights of this edition :

  • Open-source notification Inbox infrastructure
  • Listmonk newsletter
  • Historical view of system resource utilization
  • Bang bang... shebang
  • And memes, news and tools to discover

πŸš€ Level up your coding skills and build your own bots

Harness the power of machine learning to create digital agents and more with hot courses like Learning LangChain, The Developer's Playbook for Large Language Model Security, Designing Large Language Model Applications, and more.

Part of the purchase goes to Code for America! Check out the ebook bundle here.

Humble Tech Book Bundle: Machine Learning, AI, and Bots by O’Reilly 2025
Master machine learning with this comprehensive library of coding and programming courses from the pros at O’Reilly.
Abhishek Prakash