HN user

sngz

234 karma
Posts1
Comments206
View on HN
Jujutsu for busy devs 12 months ago

easy to understand and use for everyone. you no longer need to spend tons of time teaching junior devs how to use git. By default mercurial also doesn't let you change history. There's no staging area or indexing before the commit. The gui and commands make total sense to the layman.

Git is definitely more powerful but causes more damage than good and wastes more time in most workplaces who are just looking for some simple version control and branching/merging features.

Picking a book getting approached by the teacher then writing a book report has been how I was taught to read since 1st grade. After moving to the US for high school, being forced to read through the American classics was what killed any urges I had for reading fiction outside of school work

This mindset is why literacy rate is so low in America. I enjoyed reading so much when I grew up abroad and got to pick the books i have to read and write a book report about. Though it has to be approved. After moving back to the US, being forced to read many of these boring classics just taught me to avoid reading in my free time

Consistency of user experience.

like how the back gesture works on iphones across generation and apps?

Reliable security updates for old devices that still function

7 years of update isn't long enough?

Heavy integration with the Google spyware ecosystem

last I checked iOS is closed source. Run your own OS or just don't use google apps. I bet most people are using gmail and google maps on their iphones too.

Poor CPU performance and battery life.

compared to which android phone? and is this before or after apple throttles your iphone?

Low-quality peripherals such as cameras

flag ship androids consistently have better camera hardware compared to iphones, iphone just makes it up with better camera software. You could go the sony route if you don't live in the U.S. to get a better overall camera focused phone.

Manufacturer defects in Google-branded device

good thing you have options in android ecosystem.

yes

I would not go to college and spend all that time and money on actually working on projects and getting real world working experience. I actually had a job offer out of high school but my parents convinced me to go to college.

AI.gov 3 years ago

yeah I just learned from the other comment they changed this. But the tour model is another trade off they are asking for now.

AI.gov 3 years ago

so what happens at the end of the tour? you get interviewed again? or are you barred from rejoining unless you do the lengthy government hiring process?

AI.gov 3 years ago

I actually considered applying for the US Digital Services, I was okay with the salary decrease as long as I could continue to work fully remote, but they require you to work in DC. Telling ppl to take a huge pay cut AND to have to show up to the office is a huge ask.

I have a really hard time understanding how someone could not see the net productivity gain if they've experienced refactoring in typescript vs JavaScript.

cause I spend more time debugging other peoples typescript code that is usually a typescript problem and is obfuscated by the extra layer. If we used vanillaJS then it would save everyone so much time.