Technology is weird
Once in a while I like to step aside and think about where we’re all going, about the big picture of some sort. It's hilarious how we use…
Read more...Once in a while I like to step aside and think about where we’re all going, about the big picture of some sort. It's hilarious how we use…
Read more...After part 1 I want to add some more rules about time management. Unknown language or unknown framework takes 5 times longer, then something…
Read more...Preface In computer science there’s an interesting exercise when you need to make a program that prints itself. In similar manner what about…
Read more...I'm having a depression and I've been working on my website this weekend 😑 I post different stuff, but it definitely lacks interconnections…
Read more...Pwnagotchi https://www.evilsocket.net/2019/10/19/Weaponizing-and-Gamifying-AI-for-WiFi-Hacking-Presenting-Pwnagotchi-1-0-0/ https://twitter…
Read more...Get the books There are many online books about Rust. Here is my top 5: The Book - start here Rust by example - the same concepts as in The…
Read more...Some of my best decisions: learn C (gives understanding of stack, heap, and memory management) learn git (no joke, I was taught at my first…
Read more...All programming languages have they own quirks. That is why I started "Why do I hate ...?" article series. It is not about my hate, because…
Read more...that's why my scripting language is C++, that way my compile errors are some eldritch indescriptible nightmare AND my runtime errors are…
Read more...Andrew Male in his Twitter asked: If anyone is bored and into robotics, I need one that will sit on my desk and when it sees me reading code…
Read more...This is typical me. It’s happening so slow that I don’t know when the milestone does occur. If it had happened the next day when I…
Read more...What do you need to know when you clone Windows 10 from one drive to another or How I spent one week without a computer trying to upgrade…
Read more...Today my niche site is exactly 2 years old and just surpassed 112 pagewievs/month 📈 All this time, I’ve been learning and iterating on how…
Read more...For my wife who records video every week, and edits them for her YouTube channel where she already has >1k subscribers I want to build a…
Read more...Diagrams. You may have heard about services like EdrawMax, SmartDraw, Visual Paradigm or Lucidchart. I showed them in some type of review on…
Read more...By Local Continuous Integration I mean starting a build after specific commit in local repository in order to check the compilation output…
Read more...Happy New Year everyone! I hope 2021 was full of great achievements and I wish 2022 to be a new step in your growth What was not so good in…
Read more...Fundamentals MVVM architecture (LiveData and ViewModel classes) ConstraintLayout (transitions) Fragments Navigation component (to pass data…
Read more...