swirl
Home Software Blog Wallpapers Webtools
siddharth

Welcome to SByteStream - here you'll find useful tools, code snippets, blog posts talking about programming and other stuff. Hope you'll find something useful here.

Latest Software

Recent blog posts

blog-icon Using Poetry to manage your Python projects

This post discuss using Poetry which is a powerful and easy-to-use tool for managing dependencies and packaging in Python projects


blog-icon Open file handles in Linux & ulimit

Investingating the "too many open files" problem in Linux.


blog-icon Enabling SSL and Client auth on Tomcat

This blog post discusses how to enable SSL and client authentication in Tomcat 9.


blog-icon Collect CPU and memory statistics for multiple process easily

This blog post discusses collecting process level CPU and memory statistics.


blog-icon Creating a two node Elastic Search cluster on Windows

In this blog post we will be setting up a 2 node Elastic Search cluster on a Windows 10 or 11 machine using HyperV. We will be running two Ubuntu servers, installing Elastic Search on both and creating a cluster.