Development Tools
Why Ptyxis is a Game-Changer for Embedded Terminal Emulation
2024/11/01
When you’re building applications that need terminal-like functionality, embedding a full terminal emulator can feel like overkill. Enter Ptyxis—a lightweight, versatile tool for integrating terminal …
Rails Service Objects: A Comprehensive Guide
2018/05/07
This post was written by Amin Shah Gilani, Ruby Developer for Toptal. Ruby on Rails ships with everything you need to prototype your application quickly, but when your codebase starts growing, you’ll …
get the contents of whole site like some wiki or wikia
2014/02/24
For wikis and wikia, generally if you are trying to get some url mirror, then websucker.py is an excellent option. This script is in the python sources so, to get this tool, yumdownloader --source …
glances – Get a glimpse of the whole system
2012/02/21
You would have used top at some point of time. Did you not wish that instead of just the processes it list all the vital statistics of the system as a whole. How good it would be to see the Memory, …