DEV Community

Babak K. Shandiz profile picture

Babak K. Shandiz

I'm Babak - a C#, TS enthusiast. Also, I love databases, and of course SQL. Wish to learn new exciting things here.

Optimize Postgres Containers for Testing [RE#15]

Optimize Postgres Containers for Testing [RE#15]

Comments
2 min read

Want to connect with Babak K. Shandiz?

Create an account to connect with Babak K. Shandiz. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Living in the Shell #24; chmod (Modify file/directory permissions)

Living in the Shell #24; chmod (Modify file/directory permissions)

1
Comments
1 min read
VS Code Extension to Pick Relevant Emojis for Git Commit Messages 🐛

VS Code Extension to Pick Relevant Emojis for Git Commit Messages 🐛

5
Comments
1 min read
Living in the Shell #23; cut (Cut Text/Fields from Text Streams)

Living in the Shell #23; cut (Cut Text/Fields from Text Streams)

6
Comments
1 min read
Living in the Shell #22; md5sum/shasum (Check/Compute MD5/SHA Checksum of Files)

Living in the Shell #22; md5sum/shasum (Check/Compute MD5/SHA Checksum of Files)

6
Comments
1 min read
Living in the Shell #21; head (Display File Content From Beginning)

Living in the Shell #21; head (Display File Content From Beginning)

6
Comments 1
1 min read
Living in the Shell #20; tail (Display/Follow File Content)

Living in the Shell #20; tail (Display/Follow File Content)

5
Comments
1 min read
Living in the Shell #19; df (Report Disk Free Space)

Living in the Shell #19; df (Report Disk Free Space)

6
Comments 1
1 min read
Living in the Shell #18; du (Report Directory Size)

Living in the Shell #18; du (Report Directory Size)

3
Comments
1 min read
Living in the Shell #17; curl (HTTP/S Client) (Part 2)

Living in the Shell #17; curl (HTTP/S Client) (Part 2)

4
Comments
1 min read
Living in the Shell #16; curl (HTTP/S Client) (Part 1)

Living in the Shell #16; curl (HTTP/S Client) (Part 1)

6
Comments
1 min read
Living in the Shell #15; sed (Text Stream Editor) (Part 2)

Living in the Shell #15; sed (Text Stream Editor) (Part 2)

4
Comments
1 min read
Living in the Shell #14; sed (Text Stream Editor) (Part 1)

Living in the Shell #14; sed (Text Stream Editor) (Part 1)

5
Comments 2
1 min read
Living in the Shell #13; rm (Delete Files/Directories)

Living in the Shell #13; rm (Delete Files/Directories)

6
Comments
1 min read
Living in the Shell #12; mv (Move/Rename Files/Directories)

Living in the Shell #12; mv (Move/Rename Files/Directories)

5
Comments
1 min read
Living in the Shell #11; cp (Copy Files/Directories)

Living in the Shell #11; cp (Copy Files/Directories)

6
Comments
1 min read
Living in the Shell #10; find (File/Directory Search) (Part 2)

Living in the Shell #10; find (File/Directory Search) (Part 2)

4
Comments
1 min read
Living in the Shell #9; find (File/Directory Search) (Part 1)

Living in the Shell #9; find (File/Directory Search) (Part 1)

5
Comments
1 min read
Living in the Shell #8; unzip

Living in the Shell #8; unzip

5
Comments 1
1 min read
Mount S3 Bucket as a File System Directory [RE#14]

Mount S3 Bucket as a File System Directory [RE#14]

2
Comments
2 min read
Living in the Shell #7; zip

Living in the Shell #7; zip

3
Comments
1 min read
Living in the Shell #6; sort

Living in the Shell #6; sort

7
Comments 1
1 min read
Living in the Shell #5; ls (List Files/Directories)

Living in the Shell #5; ls (List Files/Directories)

12
Comments 2
1 min read
Living in the Shell #4; jq (JSON)

Living in the Shell #4; jq (JSON)

5
Comments
1 min read
Living in the Shell #3; grep (Pattern Matching) (Part 2)

Living in the Shell #3; grep (Pattern Matching) (Part 2)

8
Comments 1
1 min read
Living in the Shell #2; grep (Pattern Matching) (Part 1)

Living in the Shell #2; grep (Pattern Matching) (Part 1)

10
Comments
1 min read
Living in the Shell #1; base64

Living in the Shell #1; base64

26
Comments
1 min read
Binary/Hex Conversion in Linux Shell with xxd [RE#13]

Binary/Hex Conversion in Linux Shell with xxd [RE#13]

3
Comments
1 min read
Better to Avoid General-Purpose Wrapper Exceptions [RE#12]

Better to Avoid General-Purpose Wrapper Exceptions [RE#12]

5
Comments
1 min read
Now 0pen VS Code in Your Browser [RE#11]

Now 0pen VS Code in Your Browser [RE#11]

6
Comments
2 min read
Handle/Raise Exceptions with Little to No Further Processing [RE#10]

Handle/Raise Exceptions with Little to No Further Processing [RE#10]

3
Comments
2 min read
Idea for a VS Code Extension [RE#9]

Idea for a VS Code Extension [RE#9]

2
Comments
1 min read
Do You Miss Strongly-Typed World When Coding in Python? [RE#8]

Do You Miss Strongly-Typed World When Coding in Python? [RE#8]

1
Comments
2 min read
IPython with Vim shortcuts [RE#7]

IPython with Vim shortcuts [RE#7]

1
Comments
1 min read
Efficient Web Surfing on Chrome/Vim Hybrid; The VimiumC Extension [RE#6]

Efficient Web Surfing on Chrome/Vim Hybrid; The VimiumC Extension [RE#6]

Comments
1 min read
On Ugly Face of Hardcoded Values [RE#5]

On Ugly Face of Hardcoded Values [RE#5]

Comments
1 min read
String Replace in Shell with sed [RE#4]

String Replace in Shell with sed [RE#4]

5
Comments
1 min read
Standing on the Shoulders of Giants [RE#3]

Standing on the Shoulders of Giants [RE#3]

1
Comments
1 min read
Closures in Loops; Be Careful Enough [RE#2]

Closures in Loops; Be Careful Enough [RE#2]

4
Comments
2 min read
Feature Flags Are Necessary [RE#1]

Feature Flags Are Necessary [RE#1]

Comments 2
1 min read
Vim-like Shortcuts in VS Code; Now as An Extension

Vim-like Shortcuts in VS Code; Now as An Extension

2
Comments
1 min read
Basic Vim Shortcuts in VS Code

Basic Vim Shortcuts in VS Code

4
Comments
2 min read
Emojis for Better Git Commit Messages

Emojis for Better Git Commit Messages

154
Comments 22
10 min read
loading...