/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.thepolyglotdeveloper.com
| | masilotti.com
19.9 parsecs away

Travel
| | A quick-start guide to building Turbo Native apps for Ruby on Rails developers, no Swift or Kotlin experience necessary.
| | khromov.se
12.5 parsecs away

Travel
| | In this blog post I'd like to share with you how I self-published Appreciation Jar, a gratitude journaling app for couples. If you want to see how the app looks before you start to read, here is a short demo video: The idea My partner and I were looking for ways to be more mindful of each other and share positive affirmations. We originally started with a physical jar that we dropped small hand written notes in (I guess you could call it the original "MVP"). One late evening, in a particularly developer-...
| | thelastpickle.com
15.1 parsecs away

Travel
| | In this post I'll introduce you to an advanced option in Apache Cassandra called user defined compaction. As the name implies, this is a process by wh...
| | blog.tafkas.net
59.4 parsecs away

Travel
| After the release of macOS 10.15.2 two days agao I have upgraded my mac at work to latest version today. Immediately, after running pip to install some packages I was greeted with an abort. I checked the crash reporter to find the offender: Application Specific Information: /usr/lib/libcrypto.dylib abort() called Invalid dylib load. Clients should not load the unversioned libcrypto dylib as it does not have a stable ABI. After poking around for a bit I figured out it was because of the asn1crypto library.