@lupamo_Arnold@xsgames_ Yes, Sublime Text ships with a bundled Python interpreter and you can write plugins using the Python programming language. The editor is not quite as hackable as VS Code by virtue of this very custom plug-in architecture though, but you can get a lot of functionality out of it.
This is very important for people in leadership positions. “Hey, have a second?” can send someone with anxiety into a world of panic. Did I mess something up? Am
I getting fired? Is my manager quitting? Is the company going under?
@KinseyAnnDurham Agreed. Having recently gone through the job search grind, getting those questions in interviews has done nothing but fuel my imposter syndrome.
@cyngus @jilljubs @eeeeaaii @techn0cratic Not to mention that starting a company for the sake of starting a company makes little sense and probably won't be successful. There needs to be some sort of passion for the problem being solved to drive start-up success.
@BigDataDude408 @dhh NoSQL is not a catch-all solution. RDBMS's very much have their place and are optimal for many workloads. Plus, MySQL and PostgreSQL have JSON column types if you need flexibility.
@rchavik@dhh@dvassallo Android does not have the same technical restrictions and can run unsigned code. This is why app stores like F-Droid are able to exist and be ran by anybody.
@rchavik@dhh@dvassallo No, because of technical restrictions on iOS, you must use code signing certificates provided by Apple in order for your code to run on the device. The only types of unlimited distribution certificates are Enterprise and App Store. Enterprise is only for businesses per TOS.
@kdaigle Switching to CLion as my C++ editor of choice was instantly valuable. Its remote GDB support is fantastic when developing against specific OS and hardware constraints that make VMs unusable.
@TourDeDave @avdi I don't even think whitespace is what Python deserves the most flack for. It's worst in class with dependency management. Which causes significantly more headaches (at least for me).
@bphogan Stuff changing and my personal preferences are why I try to always frame my dislikes about technologies as opinions and then give positives about the same technologies. There is no one perfect language.
@Spotify you really need to get rid of the 10,000 song limit on the "Your Library" feature. Or at least add playlist folder support to your API so we can workaround it.