RSSAmplifier

Blog

Pratik's Blog

Pratik's Blog

blog.pratikd.inRSS feed ↗2 posts

Latest posts

Scripting Redis using Lua

Redis is an awesome data structures server. It provides access to mutable data structures via a set of commands. Data structures store tied to simple a TCP server, how cool is that!! While Redis is fairly easy to use via “a set of commands”, issues...

Self-Host Commento using Nginx and Docker

Commento is an open-source commenting system that you can embed in your website to allow your readers to add comments. It’s reasonably fast lightweight, supports markdown, import from Disqus, voting, automated spam detection, moderation tools, sticky...