HackerTrans
TopNewTrendsCommentsPastAskShowJobs

suhastech

no profile record

comments

suhastech
·l’année dernière·discuss
I can see that happening. However, I also believe that college or some form of structured education will step in to bridge the gap. Historically, education has played a role in transitioning people from knowing little to becoming workforce ready. With AI changing the landscape, the gap will undoubtedly be wider, but education systems may evolve to accommodate that shift. By the looks of it, AI could itself fill that gap.
suhastech
·il y a 2 ans·discuss
This isn't really about the floppy disks; it's about the installation of a new signalling system but it does make a good headline.
suhastech
·il y a 2 ans·discuss
Using NoSQL might not be the best idea in this case. I've seen it backfire for many companies. They start with NoSQL, but then end up needing relational features as their business grows. This leads to performance issues, redundancy, and data sync problems early on, which shouldn't be happening.

Especially in the early days, NoSQL companies used to market their databases as general-purpose database that scale easily, but that hasn't always been the case obviously.

I usually recommend starting with a relational database like PostgreSQL. If scaling becomes necessary later on, you can invest in sharding the database. Figma's approach seems reasonable given the tools available at the time.

I've helped small companies switch from NoSQL to SQL because the benefits of NoSQL weren't worth the trade-offs at their stage of growth. In case, anyone is in a similar boat: https://mongotosqlmigration.com/
suhastech
·il y a 3 ans·discuss
I lost my Google account almost a decade ago. After that, I make sure I have 3 things:

- Email on my own domain - Ideally self host - Make sure you have backups

I wrote an application to help with the last part: https://thehorcrux.com/about/
suhastech
·il y a 4 ans·discuss
I have experimented with a lot of different types of living situations during the pandemic - mountain tourist towns, suburban areas, countryside. At the end of the day, I felt the most fulfilled when I was able to connect with a community. I've had better luck with acceptance when they, themselves, are new to the community.
suhastech
·il y a 4 ans·discuss
I can understand both sides of the equation. I have been getting weary of spending a whole lot on subscriptions on things that don't need be subscriptions.

However, as a developer of small desktop application (which doesn't have recurring costs), I do want to enable subscription to continue to support the application. I still haven't because I'm torn as a user as well as developer. Of course, there is the fear of angering the existing users.

I think people will have to vote with their wallets to the things that they need. If a developer can't pay the bills, the application will be mothballed eventually.
suhastech
·il y a 4 ans·discuss
I got into the exact same problem a few years ago. So, I wrote email backup app: https://thehorcrux.com/why-i-built-horcrux-app/

I still use Google Apps at this point as it's pretty convenient compared to standing up my own server. However, I make sure my email address is on my own domain. https://thehorcrux.com/about/