BlogHide Resteemscryptoaritra (27)in bitcoin • 5 years agoOne man's loss is another man's gainPicture says it all: Guess where the money is flowing:cryptoaritra (27)in dtube • 6 years agoEmacs Screencast : EP04 login using hash in pythonHello, This is the final update for Creating login ID password using python in Emacs. In this screencast. I am fixing some more existing bugs & showing the demo for the same. Hope you liked this…cryptoaritra (27)in dtube • 6 years agoEmacs Screencast :EP03 login using hash in pythonHello, Continuing with the Emacs screencast on creating the login ID password in Python. In this video I fixed the issue of wrong password matching while validating the id & password input from…cryptoaritra (27)in dtube • 6 years agoEmacs Screencast: EP02 login using hash in python (add user & validate functions)Hello, This is the second screencasting on making login ID and password in python. In this video, I am making the username and password using the hash function. The hashes are stored in the csv…cryptoaritra (27)in dtube • 6 years agoEmacs Screencast: login using hash in python EP01 hash basicsHello, This is my Emacs screencast on creating a simple login password in Python. The first video is about the basics Hashes. In this video I am importing the passlib library & demonstrating how…cryptoaritra (27)in dtube • 6 years agoemacs :set up config - 14 (language tool, org auto complete, expand region)Hello, In the 14th Video of setting up Emacs from scratch, the language tool for Emacs is installed with a short demo. Along with it, org mode auto complete & expand region demo is also shown.…cryptoaritra (27)in emacs • 6 years agoemacs : set up config-13 (hide show mode)Hello, In the 13th Video on Configuring Emacs From Scratch, I am setting up Hide-show-mode with some key bindings. The Github repo for the same: ▶️ DTube ▶️ IPFScryptoaritra (27)in emacs • 6 years agotic-tac-toe in Emacs : update-1Hello, this is an update of the code for playing tic-tac-toe in Emacs. This is having some bug fixes of the initial code as well as some improvements for byte-compiling & other feedback from the…cryptoaritra (27)in emacs • 6 years agoemacs :set up config :12 (orgmode contrib package)Hello, 12th Video of the series on configuring Emacs from scratch. In this video, how to set orgmode contrib packages from package list is shown. Also some of the keybindings of the paredit is…cryptoaritra (27)in emacs • 6 years agotic-tac-toe in EmacsI recently made tic-tac-toe game in Emacs. In the video, I am showing a minor demo of me playing (against me) tic tac toe in Emacs. The code is inspired from thoughtBot's Emacs meetup video.…cryptoaritra (27)in emacs • 6 years agoemacs : set up config 11 (highlight-indent-guides)Continuing with the trend, highlight-indent-guides is set for indentation based languages like Python. Also now the video has a better description at the Github README: ▶️ DTube ▶️ IPFScryptoaritra (27)in emacs • 6 years agoemacs : set up config -10 (yasnippets with company)This is the tenth video of the series for configuring Emacs from scratch. In this video, I am setting up yasnippets. The demo is also shown for the same. Github repository for this config :…cryptoaritra (27)in emacs • 6 years agoemacs : set up config - 09 (company anaconda company-quickhelp company-anaconda)Continuing the emacs configuration from scratch. In this video I am setting up company, company quickhelp, anaconda & company-anaconda packages. Github Repository for the same: ▶️ DTube ▶️ IPFScryptoaritra (27)in emacs • 6 years agoemacs : set up config -08 (iedit & paredit)This is the continuation of the video series on Emacs from scratch. In this video, iedit & paredit package is installed a little demo is shown. Github repository for this config file is: ▶️…cryptoaritra (27)in emacs • 6 years agoemacs :set up config 07 (magit)The continuation of the video series on configuring emacs from scratch. In this video, magit is set & a demo is shown. Github repository for the same: ▶️ DTube ▶️ IPFScryptoaritra (27)in emacs • 6 years agoemacs: set up config 06 (ivy + counsel + swiper)This is the sixth video on configuring Emacs from scratch. In this video, ivy + swiper + counsel is installed & shown a demo. The github repository : ▶️ DTube ▶️ IPFScryptoaritra (27)in emacs • 6 years agoemacs : set up config 05 (key bindings & other setup)This is the continuation of the forth video on configuring Emacs. In this video, some keybindings are set up along with some more variables. The Github repo for this video is: ▶️ DTube ▶️…cryptoaritra (27)in emacs • 6 years agoemacs : set up config - 04 (themes & org-bullet)This is the continuation of the third video on configuring emacs. In this video; themes, org-bullets & cycle-themes are installed. The github repository for the same: ▶️ DTube ▶️ IPFScryptoaritra (27)in emacs • 6 years agoConfiguring Emacs from scratch -10In the ongoing video series of configuring emacs from scratch, I am setting up yasnippets with company-mode.cryptoaritra (27)in emacs • 6 years agoConfiguring Emacs from scratch -09 (company anaconda company-quickhelp company-anaconda)In the ninth video of the series; I am setting up with a small demo: company anaconda company-quickhelp company-anaconda Please have a look: