HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mikeholler

no profile record

comments

mikeholler
·8개월 전·discuss
Perhaps we should be trying to make the machines perform correctly, instead of saying that creating fabrications is OK for anyone or anything.
mikeholler
·작년·discuss
A potential concern is how close this looks to the pattern they're trying to override.

    db.execute(f"QUERY WHERE name = {name}")
versus

    db.execute(t"QUERY WHERE name = {name}")
mikeholler
·3년 전·discuss
Using it in production for an SDK. It's working very well!
mikeholler
·3년 전·discuss
Yes. Thank you. His book Aurora does a much better job at steering us towards action while still showing consequences of environmental disaster and I highly recommend it.
mikeholler
·3년 전·discuss
One of the coolest things about plantuml is the generated PNG actually contains the source code for the image as metadata. If someone gives you an image, they don't also need to send you the source because you can extract it using the plantuml CLI.
mikeholler
·3년 전·discuss
It's not a brave face. The science tells us that we're on a better and improving track. It's not without hope. A decade ago we thought we were on track for 6C by the end of the century.

That said, it's still going to be worse than we all want it to be. Like many things, the truth lies in the middle and all we can do is push hard on the margins.
mikeholler
·4년 전·discuss
Thanks, that looks like exactly what I was looking for.
mikeholler
·4년 전·discuss
Is there anything similar to this for Java/Kotlin/Gradle?