cached_engineer Profile Banner
Abhinav Profile
Abhinav

@cached_engineer

Followers
11
Following
114
Media
25
Statuses
75

Software Engineer | Coding my destiny one module a day

127.0.0.1
Joined November 2021
Don't wanna be here? Send us removal request.
@pathakic
Shubham Pathak
2 months
Happy faces as we just went live @luuaclub πŸŽ‰ Launching silently to analyze the stability of the system... Wish us luck!
4
1
6
@luuaclub
Luua
3 months
Tom is lazy. Tom is smart. Be like Tom and join the waitlist now! πŸš€ Luua - https://t.co/CrTuAzxR6j
0
1
5
@pathakic
Shubham Pathak
3 months
100+ people have signed up on the waitlist in a week! πŸš€ Definitely a crazyy feeling, have dealt with bigger lists but this is so personal and beautiful. Wanna be on the list? -
0
1
3
@cached_engineer
Abhinav
3 months
Super excited to see so many people are ready to join us on our journey! πŸš€
@luuaclub
Luua
3 months
We just crossed 100 on our waitlist!!! 🀯 Small and a gooood start. We definitely haven't been lazy in reaching the start line, wanna meet there soon? -
1
0
1
@0xAsm0d3us
Devansh (⚑, πŸ₯·)
2 years
If you, like many, think relying just on `cat` command's output is enough to be sure about the integrity of a bash file. Think twice, you could get hacked. Read below πŸ‘‡
73
487
4K
@cached_engineer
Abhinav
2 years
0
0
1
@ravipetlur
Ravi Petlur
2 years
Great session on RabbitMq from @cached_engineer @verloopio
0
1
1
@cached_engineer
Abhinav
2 years
For creating custom exceptions with arguments ⬇️
0
0
0
@cached_engineer
Abhinav
2 years
Elevate your Python code with Custom Exceptions! πŸš€βœ¨ Don't settle for generic errorsβ€”craft your own custom exceptions to make debugging a breeze. Learn how to create and raise custom exceptions like a pro. πŸπŸ’‘
1
0
0
@cached_engineer
Abhinav
2 years
🐍 Python Pro Tip: Don't just set attributes directly, use the @property decorator to add a layer of control to your class! πŸ’‘ Get the lowdown on Python's property decorator and take your code to the next level. πŸš€ #PythonProgramming #CodeLikeAPro #PythonTips
0
0
0
@cached_engineer
Abhinav
2 years
🐍 Python Tip: Need a quick, one-liner function? Lambda functions got your back!πŸ’‘ Just use 'lambda' to create anonymous functions on the fly. Example: 'double = lambda x: x * 2' creates a function that doubles the input. #python #pythonprogramming #programming
0
0
0
@cached_engineer
Abhinav
2 years
3️⃣ Use the '@' symbol to apply the decorator to a function you want to enhance or modify. 4️⃣ When you call the decorated function, it benefits from the added functionality. Decorators keep your code clean and DRY.
0
0
0
@cached_engineer
Abhinav
2 years
Creating Python Decorators 🐍 1️⃣ Define a function to be used as a decorator, taking another function as its argument. 2️⃣ Within the decorator, you can add extra functionality, modify the original function, or return a new function. 🧡 #Python #pythonprogramming #pythontips
1
0
0
@charliermarsh
Charlie Marsh
2 years
Announcing the Ruff formatter: an extremely fast, Black-compatible Python formatter. Over 30x faster than Black -- and over 99.9% compatible. Try it now with `pip install ruff` and `ruff format`. https://t.co/MBPUFpQ6vE
93
292
2K
@cached_engineer
Abhinav
2 years
🐍 Python Tip: Embrace the power of extended unpacking! Use the '*' operator to assign and merge elements in sequences effortlessly. 🧩 Unpack values from lists, capture the rest, or merge lists with elegance✨. #Python #programminghelp #pythonprogramming
0
0
1
@cached_engineer
Abhinav
2 years
🐍 Python Tip: Use the ord() function to get the Unicode code point of a character and chr() to get the character from a code point. For example, ord('A') returns 65, and chr(65) returns 'A'. Great for working with characters and encoding! #Python #pythonprogramming
0
0
0
@cached_engineer
Abhinav
2 years
How to read csv files in #python
1
0
0
@cached_engineer
Abhinav
2 years
Any gophers here? I want to learn golang for my next venture. Any suggestions for resources to check out? #golang #programming
0
0
0
@PDLComics
poorly drawn lines
4 years
to do list
12
2K
8K
@cached_engineer
Abhinav
4 years
Just some #stackoverflow things.... I loved the "Super Mario" filter btw.
0
0
0