HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jgrimm

no profile record

Submissions

Rapid Security Responses for iOS, iPadOS and macOS

support.apple.com
2 points·by jgrimm·il y a 3 ans·0 comments

Twitter to Limit Circulation of Articles from Russian Affiliated News Sources

twitter.com
10 points·by jgrimm·il y a 4 ans·1 comments

Try-Catch Error Handling Should Be Abandoned

twitter.com
2 points·by jgrimm·il y a 5 ans·0 comments

Rant: iOS App Store search is awful (2018)

twitter.com
19 points·by jgrimm·il y a 5 ans·4 comments

OS X Kernel Programming Guide (2002, 2013)

developer.apple.com
3 points·by jgrimm·il y a 5 ans·0 comments

Calling C Code from Go

karthikkaranth.me
3 points·by jgrimm·il y a 5 ans·0 comments

Probability Theory for Scientists and Engineers

betanalpha.github.io
5 points·by jgrimm·il y a 5 ans·0 comments

Proposal: expression to create pointer to simple types

github.com
142 points·by jgrimm·il y a 5 ans·103 comments

Recreating the macOS Genie Effect

harshil.net
2 points·by jgrimm·il y a 5 ans·0 comments

Why is this subreddit private?

reddit.com
23 points·by jgrimm·il y a 5 ans·0 comments

comments

jgrimm
·il y a 4 ans·discuss
Learning From Data (https://amlbook.com) is a great introduction to ML from a more theoretical perspective. The language is easy to understand but the concepts that it deals with are very theoretical, a combination that is hard to find elsewhere.

For example nearly everyone understands how to apply multivariable logistic regression, in say Numpy, however a good grasp of underlying concepts such as confidence bounds for overfitting and and being able to use formal proofs to explain concepts such as VC Generalisation will both help you stand out and provide a good foundation that makes further learning much easier.
jgrimm
·il y a 4 ans·discuss
I would assume that detonating a nuclear bomb in a desert would cause fewer debris than detonating one in a built up and dense area
jgrimm
·il y a 5 ans·discuss
Too "on the nose" indeed ;)
jgrimm
·il y a 5 ans·discuss
Just tried this at university and interestingly all fig functionality is blocked when using the university's wifi, probably due to the proxies they have in place, while hot-spotting from my phone over 4g seems to work fine.

edit: after switching back to university wifi fig also worked fine, so it may be an issue with the wifi or there may be a need to refresh the network connection when trying to set everything up
jgrimm
·il y a 5 ans·discuss
> I never understood the hype around it. > It’s C with GC and good concurrency. Surely you've just answered your own question there
jgrimm
·il y a 5 ans·discuss
I mean at the right level of abstraction - yes...?