DEV Community

Benji ๐Ÿ™ profile picture

Benji ๐Ÿ™

Senior Software Engineer with 11+ years building a variety of cool software. Skilled in Python (FastAPI, Flask, Django etc), Gen AI, LangGraph, LLM, and AWS. Created a 98% accurate AI app and boosted

Five Year Club
Four Year Club
Writing Debut
Three Year Club
Two Year Club
Hacktoberfest 2021
One Year Club
Hacktoberfest 2020
My sudden episode to keep my virtualenv in check

My sudden episode to keep my virtualenv in check

Comments
2 min read

Want to connect with Benji ๐Ÿ™?

Create an account to connect with Benji ๐Ÿ™. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
TIL about the command `nohup`

TIL about the command `nohup`

1
Comments 1
1 min read
TIL you can output `aws ecr describe-images` as a table

TIL you can output `aws ecr describe-images` as a table

Comments 2
1 min read
TIL you can apply git fixup automatically with git absorb

TIL you can apply git fixup automatically with git absorb

Comments
1 min read
TIL how to profile `zsh` start time

TIL how to profile `zsh` start time

Comments
2 min read
TIL that the `requests` library supports automatic retries with exponential backoff

TIL that the `requests` library supports automatic retries with exponential backoff

Comments
1 min read
TIL how to see the entire commit column on GitLab using JS

TIL how to see the entire commit column on GitLab using JS

Comments
1 min read
TIL you can create keyboard shortcuts to switch between a specific desktop

TIL you can create keyboard shortcuts to switch between a specific desktop

Comments
1 min read
TIL you can restore deleted files from a commit and then apply a git fixup to update the changes of that commit instead.

TIL you can restore deleted files from a commit and then apply a git fixup to update the changes of that commit instead.

Comments
1 min read
TIL you can re-order your commit history through rebase -i

TIL you can re-order your commit history through rebase -i

Comments
2 min read
TIL you can convert media file extensions with ffmpeg

TIL you can convert media file extensions with ffmpeg

1
Comments 1
1 min read
TIL you can trick Mypys typechecker using typing.cast

TIL you can trick Mypys typechecker using typing.cast

Comments
1 min read
Using xyz.objects.get() with Q unexpectedly returns multiple objects

Using xyz.objects.get() with Q unexpectedly returns multiple objects

2
Comments
1 min read
TIL HTMX is way faster than writing AJAX logic directly inside a Django template

TIL HTMX is way faster than writing AJAX logic directly inside a Django template

Comments
1 min read
My Hacktoberfest SWAG has arrived

Hacktoberfest: Open Source Reflections

My Hacktoberfest SWAG has arrived

1
Comments
1 min read
loading...