If you're already familiar with iOS, you might enjoy using Kotlin Native. KotlinConf has a demo app for iOS written in Kotlin Native: https://github.com/JetBrains/kotlinconf-app
The Hacker News Habit
21–30 of 111 posts
Re: The Hacker News Habit
#22Re: The Hacker News Habit
#23To cure your HN problem on a macbook, open a terminal: $ sudo su; $ echo "127.0.0.1 news.ycombinator.com" >> /etc/hosts
$ sudo vim /etc/hosts
Gdd:wq
Re: The Hacker News Habit
#24Does anyone know of an existing way to disable auto-complete just for some websites? I still need it for work related stuff, but I bet that if I had to type everything all the time it would be easier to prevent constant checks.
Re: The Hacker News Habit
#25Re: The Hacker News Habit
#26I scrolled some paragraphs without reading and read "Unfocused Reading is a Terrible Thing to Do". Oops.
Re: The Hacker News Habit
#27Re: The Hacker News Habit
#28Impressive that you went "Android first" even though you were already familiar with iOS development! Kudos for that. I often click to read the HN comments first , because they are often full of insight and interesting links. (This is also why I read HN from a custom #newsyc channel in our work Slack that posts links once they hit 20 points: it allows time for initial comments to accumulate, and Slack helpfully keeps…
I read the comments first as well. It's often a good indicator of whether or not the article is worth reading. And more often than not there are better references in the comments than the original source. Would be really interested in that Slack bot if you have the source handy.
Re: The Hacker News Habit
#29There's no doubt that I spent a lot of time on HN, but there have been at least a few times that I've learned of things that directly impact my work first here. Off the top of my head, I knew that Sentry had rolled out hosted instance that were HIPAA-compliant when my team was about to install it and host it internally. That knowledge let us outsource it to them and ultimately save a good deal of time and money. More…
Finally, for years I've used HN as the fastest way to check my internet connection. :)
Re: The Hacker News Habit
#30There's no doubt that I spent a lot of time on HN, but there have been at least a few times that I've learned of things that directly impact my work first here. Off the top of my head, I knew that Sentry had rolled out hosted instance that were HIPAA-compliant when my team was about to install it and host it internally. That knowledge let us outsource it to them and ultimately save a good deal of time and money. More…
This place has gotten me interested in so much more than the tech ecosystem I live in.