On my blog: Developer Journal, Lā Kūʻokoʻa https://john.colagioia.net/blog/2022/11/28/kalahui.html #programming #project #devjournal
On my blog: Developer Journal, Mayflower Compact https://john.colagioia.net/blog/2022/11/21/mayflower.html #programming #project #devjournal
Tell me you write go like javascript without telling me you write go like javascript:
import "runtime/debug"
var Commit = func() string {
if info, ok := debug.ReadBuildInfo(); ok {
for _, setting := range info.Settings {
if setting.Key == "vcs.revision" {
return setting.Value
}
}
}
return ""
}()
If I have an image that has clearly been naïvely upscaled, is there a program that can reasonably reliably tell me what the “true” size is?
On the blog: Developer Journal, Byrd Antarctic Expedition https://john.colagioia.net/blog/2021/11/29/south-pole.html #programming #project #devjournal
On the blog: Developer Journal, Albanian Alphabet Anniversary https://john.colagioia.net/blog/2021/11/22/manastir.html #programming #project #devjournal
On the blog: Developer Journal, Geography Awareness Week https://john.colagioia.net/blog/2021/11/15/geography.html #programming #project #devjournal
On the blog: Developer Journal, Intersex Solidarity Day https://john.colagioia.net/blog/2021/11/08/rememberance.html #programming #project #devjournal
On the blog: Artificial Stupidity with GitHub Copilot https://john.colagioia.net/blog/2021/11/03/copilot2.html #programming #techtips
On the blog: Developer Journal, Day of the Dead https://john.colagioia.net/blog/2021/11/01/dead.html #programming #project #devjournal
On the blog: Developer Journal, Intersex Awareness Eve https://john.colagioia.net/blog/2021/10/25/intersex.html #programming #project #devjournal
On the blog: Developer Journal, Alaska Day https://john.colagioia.net/blog/2021/10/18/alaska.html #programming #project #devjournal
On the blog: Using git to Count Changed Words https://john.colagioia.net/blog/2021/10/13/words-changed.html #programming #techtips #blog #git
On the blog: Developer Journal, National Coming Out Day https://john.colagioia.net/blog/2021/10/11/ncod.html #programming #project #devjournal
On the blog: So You Need an Image of Random Images… https://john.colagioia.net/blog/2021/10/06/collage.html #programming #techtips #linux #blog
On the blog: Developer Journal, World Space Week https://john.colagioia.net/blog/2021/10/04/space.html #programming #project #devjournal
On the blog: Where Have All the Emoji Gone? https://john.colagioia.net/blog/2021/09/29/emoji.html #programming #techtips #unicode #blog
On the blog: Developer Journal, Gay Men’s HIV/AIDS Awareness https://john.colagioia.net/blog/2021/09/27/hiv.html #programming #project #devjournal
On the blog: Startup, but Not Really Startup https://john.colagioia.net/blog/2021/09/22/startup.html #programming #techtips #linux
On the blog: Developer Journal, World Peace Eve https://john.colagioia.net/blog/2021/09/20/peace.html #programming #project #devjournal
On the blog: Developer Journal, Day of the Programmer https://john.colagioia.net/blog/2021/09/13/programmer.html #programming #project #devjournal
On the blog: Developer Journal, Labor Day https://john.colagioia.net/blog/2021/09/06/labor.html #programming #project #devjournal
On the blog: Developer Journal, Day of the Disappeared https://john.colagioia.net/blog/2021/08/30/disappeared.html #programming #project #devjournal
On the blog: Developer Journal, Black Ribbon Day https://john.colagioia.net/blog/2021/08/23/bribbon.html #programming #project #devjournal
On the blog: Developer Journal, Hugo Gernsback’s Birthday https://john.colagioia.net/blog/2021/08/16/gernsback.html #programming #project #devjournal
On the blog: Developer Journal, Indigenous Peoples Day https://john.colagioia.net/blog/2021/08/09/indigenous.html #programming #project #devjournal
On the blog: The Need for Modern Web Application Frameworks https://john.colagioia.net/blog/2021/08/08/framework.html #programming #rant
On the blog: Developer Journal, Pachamama Raymi https://john.colagioia.net/blog/2021/08/02/generic.html #programming #project #devjournal
On the blog: Developer Journal, Korean Armistice Anniversary Eve https://john.colagioia.net/blog/2021/07/26/armistice.html #programming #project #devjournal
On the blog: Writing Jekyll Plugins https://john.colagioia.net/blog/2021/07/21/jekyll.html #programming #blog #techtips #ruby
On the blog: Developer Journal, GPS Anniversary https://john.colagioia.net/blog/2021/07/19/gps.html #programming #project #devjournal
On the blog: GitHub Copilot and Other Programming Doom https://john.colagioia.net/blog/2021/07/18/copilot.html #quora
On the blog: Developer Journal, Bisbee Kidnapping Anniversary https://john.colagioia.net/blog/2021/07/12/bisbee.html #programming #project #devjournal
My kid just uncovered a bug in a program I wrote by grabbing my laptop and smacking the keyboard a bunch. Biological input fuzzing; a real-life chaos monkey.
On the blog: Developer Journal, Early July https://john.colagioia.net/blog/2021/07/05/july.html #programming #project #devjournal
I wrote a ‘banner’-like program for Plan 9 (and p9p) that uses the Unicode box drawing characters: http://txtpunk.com/banner/index.html
On the blog: Developer Journal, Stonewall Uprising https://john.colagioia.net/blog/2021/06/28/stonewall.html #programming #project #devjournal
On the blog: Developer Journal, World Humanist Day https://john.colagioia.net/blog/2021/06/21/humanist.html #programming #project #devjournal
On the blog: Developer Journal, World Blood Donor Day https://john.colagioia.net/blog/2021/06/14/blood.html #programming #project #devjournal
On the blog: Managing Priorities https://john.colagioia.net/blog/2021/06/13/priorities.html #rant #programming
On the blog: Developer Journal, Ludi Piscatorii https://john.colagioia.net/blog/2021/06/07/piscatorii.html #programming #project #devjournal
On the blog: Developer Journal, Memorial Day https://john.colagioia.net/blog/2021/05/31/memorial.html #programming #project #devjournal
On the blog: Developer Journal, Africa Eve https://john.colagioia.net/blog/2021/05/24/africa.html #programming #project #devjournal
On the blog: Developer Journal, Day Against Homophobia (et al) https://john.colagioia.net/blog/2021/05/17/idahot.html #programming #project #devjournal
On the blog: Explaining Cryptocurrency https://john.colagioia.net/blog/2021/05/16/crypto.html #rant #programming #money
On the blog: Developer Journal, Golden Spike Day https://john.colagioia.net/blog/2021/05/10/spike.html #programming #project #devjournal
On the blog: Developer Journal, World Press Freedom Day https://john.colagioia.net/blog/2021/05/03/press.html #programming #project #devjournal
On the blog: Developer Journal, Old Permic Alphabet Day https://john.colagioia.net/blog/2021/04/26/permic.html #programming #project #devjournal
On the blog: Developer Journal, Patriots’ Day https://john.colagioia.net/blog/2021/04/19/patriot.html #programming #project #devjournal
On the blog: Developer Journal, Yuri’s Night https://john.colagioia.net/blog/2021/04/12/yuri.html #programming #project #devjournal