Explore >> Select a destination


You are here

themythicalengineer.com
| | asherfalcon.com
2.8 parsecs away

Travel
| | Asher Falcon's personal website - Software engineer and student
| | pen.so
3.1 parsecs away

Travel
| | After Apple's announcement, I ordered an M1 Mac Mini and canceled it when I noticed the non-upgradable RAM. I then reordered it (16G/1T), and it has just arrived today :grin: You've probably seen many online reviews (I watched tons of them on youtube) and what everyone says is true. It's fast! Pretty stable, and I can't hear the fan even while compiling. Looking at my geekbench you'll see it's the fastest machine I own, CPU wise, even more than my MBP 16" 2020. On the compute GPU level, it's slower, but ...
| | mozzy.dev
2.6 parsecs away

Travel
| | A quick look at how to set up ASP.NET on a Mac.
| | wittchen.io
14.5 parsecs away

Travel
| Introduction I have my own tiny Python project called spotify-cli-linux, which is (surprise!) command line interface for Spotify desktop app on Linux. Python is not my primary programming language and I work more with Java. Nevertheless, I find this language enjoyable and useful in many cases, so I try to learn something new about it from time to time. In the beginning, I've provided instructions how to install my Python script in the system via curl and wget, which is fine, but it's not recommended and ...