We're a place where coders share, stay up-to-date and grow their careers.
20 y.o. data scientist wannabe
Rzeszów University of Technology
All private interactions must abide by the code of conduct.
Mostly Python & a bit of Dart
Patryk Gronkiewicz
Well, now code blocks are messed up
Aug 26 '20
Nice article, but please, don't write everything in bold
there're also w+, a+ and r+ to create file if not existent
Aug 25 '20
yeah, ST at this point is the friendliest program by suckless...
Aug 20 '20
If you know syntax - start writing some projects and then sea...
Jul 27 '20
I was using markdown for quite long time. Now I'm using Emacs...
Jul 25 '20
React seems to be huge overkill for such a simple thing
cat logs.txt | grep -ic exceed You can get rid of cat - you ...
Jul 20 '20
Recent comments
Automating python deployment environments setup with ansible
Well, now code blocks are messed up
Automating python deployment environments setup with ansible
Nice article, but please, don't write everything in bold
What does 'w', 'r', and 'a' mean in Python Files Topic ?
there're also w+, a+ and r+ to create file if not existent
Why suckless software sucks?
yeah, ST at this point is the friendliest program by suckless...
How Can I Learn a New Programming Language Efficiently?
If you know syntax - start writing some projects and then sea...
How do you keep notes?
I was using markdown for quite long time. Now I'm using Emacs...
Building a url-shortener. My architecture.
React seems to be huge overkill for such a simple thing
Filter Commands in Linux System
cat logs.txt | grep -ic exceed You can get rid of cat - you ...