HackerTrans
TopNewTrendsCommentsPastAskShowJobs

MDTHLN

no profile record

comments

MDTHLN
·3 months ago·discuss
> The iPad is fantastic for, as the author points out, “reading the news and watching YouTube and playing games”

> I think there’s just a kind of techie who desperately wishes they could do everything on an iPad, but really the machine meant for them is a lightweight MacBook (Neo or Air)

Couldn't agree more. I am that person. I spent months deliberating before buying an 11" iPad (with keyboard). Used it for a week for the novelty. But the keyboard, trackpad, and multi-tasking is so janky compared to my Mac that it's sat in a cupboard ever since.

The MacBook Air is so quick and light that it's always just as convenient to get the MacBook out instead.

And that's not even for 'techie' tasks. Basic note-taking, researching, and simple spreadsheets are all easier on the Mac. The only time I reach for the iPad is if I want to watch a video and my girlfriend is already using the TV.

That being said, the iPad mini is a perfect companion if you do want an iPad but already have a decent MacBook. Such a great form-factor and doesn't pretend to be a laptop replacement.
MDTHLN
·6 months ago·discuss
The ‘Boy Scout Rule’ and Kent Beck’s idea to “First make the change easy, then make the easy change” are probably the two most important bits of advice I received in my career.

I attribute most of my success to following those rules.

And maybe I’m just applying my own biases, but all the best developers I’ve worked with seem to follow those rules as well.
MDTHLN
·7 months ago·discuss
Absolutely awful to hear.

His games were a significant part of my teenagehood, as I'm sure they were for many others. Thank you for all the memories Vince.
MDTHLN
·7 months ago·discuss
I'm not refuting that they don't sell your data, I haven't checked. But your link is not relevant to the discussion.

It's the privacy policy of the Apple TV app, not the Apple TV device.
MDTHLN
·9 months ago·discuss
I love Gleam, but I would start with Elixir if you're interested in learning about how powerful the BEAM & OTP are.

There's not much documentation/resources around OTP in Gleam. When I was playing around with it I often found myself referring to the Elixir docs and then 'translating' that knowledge to Gleam's OTP implementation.

Gleam is still very new so this is totally understandable, and both are great languages so you'll likely have a lot of fun learning either of them.