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?