
Mar
20
Switch-Case Statements Are Coming to Python
Published 15:03 Mar 20, 2021 by @ezra.
#Programming# Python 3.10 is beginning to fill-out with plenty of fascinating new features. One of those, in parti...

Feb
13
Attractive
Published 02:02 Feb 13, 2021 by @ezra.
#Feelings# Hi, how are you?
I’ve been thinking about you. I miss you. I miss our conversations and connection.
...

Feb
12
Still miss you
Published 23:02 Feb 12, 2021 by @ezra.
#Feelings# We didn't get a lot of time, but I really miss what we had. I miss all of it. Spending time with you...

Feb
03
Docker CLI Cheatsheet
Published 19:02 Feb 03, 2021 by @ezra.
#Technology# Manage images
docker build
docker build [options] .
-t "app/container_name" # name
...

Jan
02
Keep Django server running after close ssh session
Published 12:01 Jan 02, 2021 by @ezra.
#Programming# Meet screen
Connect through ssh, start screen. This open a virtual console emulator on top of the on...

Nov
09
Python Handbook
Published 10:11 Nov 09, 2020 by @ezra.
#Programming# Introduction to Python
Python is literally eating the programming world. It is growing in popularit...

Oct
30
1800 miles
Published 11:10 Oct 30, 2020 by @ezra.
#Feelings# We’re 1,800 miles apart but it might as well be a million. Not like it would matter even if we were ...

Oct
30
Hey. Things are getting bad again
Published 11:10 Oct 30, 2020 by @ezra.
#Feelings# You made me promise to tell you when things were getting worse again but I just can’t. Something tel...

Oct
29
Just for a little while
Published 11:10 Oct 29, 2020 by @ezra.
#Feelings# Dear you,
I just want to fill that void of emptiness if only for a little while.
I know I’m going ...

Oct
24
New file types to Win10 Context Menu
Published 14:10 Oct 24, 2020 by @ezra.
#Technology# You can add a new file type to the New item section of the Windows 10 Context Menu, but you will hav...

Aug
26
You're everywhere
Published 11:08 Aug 26, 2020 by @ezra.
#Feelings# I started feeling you a couple of days ago, after all this time, after thinking it isn't going to ha...

Aug
15
Windows Powercfg
Published 17:08 Aug 15, 2020 by @ezra.
#Windows# Here's how you import/export your Power Configuration on Windows.
List
powercfg -list
Export
Expor...