These kind of days I’m hardest on myself. Didn’t even hit the gym.
Advice that I was given before is walk away, get your mind off of it and go at it fresh the next day.
It’s ironic what made me a top performer in the military and private sector is also what it feels like it absolutely destroys me.
09.01.2025 13:15
👍 2
🔁 0
💬 0
📌 0
One of those days where I spend 12 plus hours on a problem and I wasn’t able to solve it. This will irk me all night, it might keep me up and probably will hunt me until it’s solved. I feel like crap, but I also reached out for help.
09.01.2025 13:15
👍 3
🔁 0
💬 1
📌 0
I don’t make New Year’s resolutions because I’m striving for an improve for me, not just for New Years.
[x] Deactivated Twitter
[x] Uninstalled my favorite video game.
Fasting for 14 days. Hopefully this builds a habit
06.01.2025 17:57
👍 1
🔁 0
💬 0
📌 0
Python
The official Python community for Reddit! Stay up to date with the latest news, packages, and meta information relating to the Python programming language.
---
If you have questions or are new to Py...
I’m still in the beginning of my #pythonprogrammming journey due to my $dayjob, but here is something I’m learning about. I love dicts, but dataclasses are recommended.
I’m barely at the DSA portion of my Python journey.
reddit.com/r/Python/s/ldv…
Ref: docs.python.org/3/library/data���
03.01.2025 23:05
👍 1
🔁 0
💬 0
📌 0
Everyone, stand back.
I know Regular Expressions
26.12.2024 05:49
👍 0
🔁 0
💬 0
📌 0
My job is to help make my team (Security Incident Response) be as effective and efficient as possible. if I can make the software engineering team that reviews my code be as smooth and easily digestible when reading my PR, I should have a higher chance of shipping code which in turn helps my team.
22.12.2024 17:27
👍 0
🔁 0
💬 1
📌 0
1. Send PRs in smaller chunks. I usually send PRs in bigger code chunks that get complex and bogged down in administrative task (review, corrections, discussions, etc). Smaller PRs was suggested in the book.
2. Ship everyday. I usually work in long iterations before I submit a PR. Look above
22.12.2024 17:27
👍 0
🔁 0
💬 1
📌 0
Being an Incident Responder (Security) acting as the team’s sole Software Engineer, reading The Software Engineer’s Guidebook by @gergely.pragmaticengineer.com has been indispensable to me. I want to help my team with software engineering projects and a few things I’m taking away asap:
22.12.2024 17:27
👍 0
🔁 0
💬 1
📌 0
a basketball player wearing a lakers jersey stands on the court
ALT: a basketball player wearing a lakers jersey stands on the court
Bro, if LeBron can do it, so can you. Who said you can’t have your 2nd or 3rd prime at 40 years old?
Ball up top
22.12.2024 02:26
👍 0
🔁 0
💬 0
📌 0
I stopped adding random people and only connect with people I know personally or met in person, upped my privacy on there and noticed most of my noise has been filter down to my interest. Not that I log on all that much, but it’s cool to keep up with people I know.
Is it worth it? Depends I guess.
21.12.2024 20:11
👍 1
🔁 0
💬 0
📌 0
Lazy self-installing Python scripts with uv
I frequently find myself writing my own short command-line scripts in Python that help me with day-to-day tasks. It’s so easy to throw together …
There's one thing I've been REALLY enjoying using uv for: writing standalone #Python scripts that require third-party dependencies.
I stick this in the top of the file and it just works! 👇
#!/usr/bin/env -S uv run --quiet --script
# /// script
# dependencies = [
# "openai==0.27.2",
# ]
# ///
09.12.2024 20:25
👍 59
🔁 7
💬 4
📌 5
Working in Python daily at work while scoring a 96% in my CompSci class in you guessed it, Python.
I’m able to actually implement what I learn in class in the real-world almost in real-time.
Feeling pretty good right now
17.12.2024 00:18
👍 2
🔁 0
💬 0
📌 0
I was today years old when I learned about "git switch -"
16.12.2024 17:21
👍 0
🔁 0
💬 0
📌 0
What to do when Army gets their butts kicked?
Let out stress
15.12.2024 05:37
👍 0
🔁 0
💬 0
📌 0
KEYNOTE: netfilter archeology: 18 years from Linux 2.3 to 4.x
YouTube video by netdevconf
Linux Netfilter History by Harald Welte
youtu.be/D1eMqKyn09Y?...
14.12.2024 17:59
👍 0
🔁 0
💬 0
📌 0
I will tackle Automate the Boring Stuff or Python Crash Course. DSA in Python book is also on the radar
#pythonprogramming
12.12.2024 02:50
👍 0
🔁 0
💬 0
📌 0
I might of found my next “book” over my winter break, “Data Structures and Information Retrieval in Python” by Allen Downey (in parallel to hands-on projects ofc). Think will tackle this after Python Jumpstart since I’m a completionist. Before I completed “Starting out with Python” and after I think
12.12.2024 02:50
👍 0
🔁 0
💬 1
📌 0
Just heard OpenAI is down. Let me start asking people question
12.12.2024 00:57
👍 0
🔁 0
💬 0
📌 0
Thanks, Drew!
12.12.2024 00:54
👍 0
🔁 0
💬 0
📌 0
Nothing like a cortisone shot in your fucking shoulder
11.12.2024 21:46
👍 0
🔁 0
💬 1
📌 0
Nothing like a cortisone shot in your fucking shoulder
11.12.2024 21:13
👍 0
🔁 0
💬 0
📌 0
Yes, I bought the new audiobook that came out today
10.12.2024 23:59
👍 0
🔁 0
💬 0
📌 0
No edit button is killing me. I can’t be the only one that thinks faster than I type 😭
10.12.2024 23:55
👍 1
🔁 0
💬 0
📌 0
You are right, I should dive deep into projects in parallel to my next book. I always been hesitant about project work in Python because I work in it day to day, but I just realized not actually what I’m studying. I work on needs of the business. Thank you for the insight. I’ll report back =)
10.12.2024 23:54
👍 1
🔁 0
💬 0
📌 0