@dalias Probably not, no, but the argument is that _even if it can work_ LLMs would still be a bad solution.
Notices by Itamar Turner-Trauring (itamarst@hachyderm.io)
-
Embed this notice
Itamar Turner-Trauring (itamarst@hachyderm.io)'s status on Thursday, 29-May-2025 23:59:26 JST Itamar Turner-Trauring
-
Embed this notice
Itamar Turner-Trauring (itamarst@hachyderm.io)'s status on Tuesday, 20-May-2025 02:41:27 JST Itamar Turner-Trauring
@skinnylatte I would like to learn vim _keybindings_, because vim people seem to be fanatical about them and so they're supported in every editor (including emacs, which apparently has quite good support). And that way I can try multiple editors without having to relearn everything each time.
In practice will probably stick to current editor of spacemacs (emacs preconfigured to be actually modern) because I'm never quite motivated enough to put the effort in 😢
-
Embed this notice
Itamar Turner-Trauring (itamarst@hachyderm.io)'s status on Thursday, 01-May-2025 11:02:50 JST Itamar Turner-Trauring
@skinnylatte Recent trip to Spain was interesting cause one train was (semi-)high speed, but another train was "high speed" and in practice paused for 20 minute in a random field, had slow zones, etc. so felt very Amtrak-y. But mission accomplished, the kid has ridden at least one nominally high-speed train.
-
Embed this notice
Itamar Turner-Trauring (itamarst@hachyderm.io)'s status on Wednesday, 12-Mar-2025 09:10:30 JST Itamar Turner-Trauring
@skinnylatte But do they play the glass harmonica like _real_ mesmerists?
-
Embed this notice
Itamar Turner-Trauring (itamarst@hachyderm.io)'s status on Friday, 07-Mar-2025 09:15:15 JST Itamar Turner-Trauring
@skinnylatte Would you happen to know any (English-language) books about the history of the Teochew diaspora? I am now very intrigued. So far I'm trawling the references in the Wikipedia article.
And also I guess I'm also gonna be looking up books on Armenian trade networks.
-
Embed this notice
Itamar Turner-Trauring (itamarst@hachyderm.io)'s status on Wednesday, 26-Feb-2025 09:26:34 JST Itamar Turner-Trauring
@skinnylatte A local restaurant chain in Cambridge, MA made a whole large mural of their 2.5 year journey to install a custom-made oven: https://fishmcgill.com/wp-content/uploads/2021/11/cloverCentral_day-scaled.jpeg
-
Embed this notice
Itamar Turner-Trauring (itamarst@hachyderm.io)'s status on Monday, 24-Feb-2025 07:34:05 JST Itamar Turner-Trauring
@skinnylatte I always enjoy seeing Sleater Kinney Road when driving through on the I-5.
-
Embed this notice
Itamar Turner-Trauring (itamarst@hachyderm.io)'s status on Wednesday, 08-Jan-2025 11:36:16 JST Itamar Turner-Trauring
@mekkaokereke I hear there's also a Great American Hole near Belize
-
Embed this notice
Itamar Turner-Trauring (itamarst@hachyderm.io)'s status on Friday, 01-Nov-2024 11:14:15 JST Itamar Turner-Trauring
@mekkaokereke There's the racism and transphobia but also more subtle things. Consider this article: https://www.nytimes.com/2015/08/06/upshot/no-giving-more-people-health-insurance-doesnt-save-money.html, arguing that increased health care coverage increases costs.
No doubt every fact cited in this article is true. But! No mention of most every other country having linear relationship between health outcomes and spending... except the US which spends more for vastly worse outcomes: https://ourworldindata.org/grapher/life-expectancy-vs-health-expenditure
So reading the article makes you _less_ informed about the issue.
-
Embed this notice
Itamar Turner-Trauring (itamarst@hachyderm.io)'s status on Wednesday, 07-Aug-2024 06:50:33 JST Itamar Turner-Trauring
@glyph There's a "Filter this post" on the toot-specific "..." menu in my server, at least.
-
Embed this notice
Itamar Turner-Trauring (itamarst@hachyderm.io)'s status on Friday, 31-May-2024 23:04:48 JST Itamar Turner-Trauring
Is it just me or is PDF rendering really messed up in the latest Firefox release?
-
Embed this notice
Itamar Turner-Trauring (itamarst@hachyderm.io)'s status on Monday, 25-Mar-2024 05:07:33 JST Itamar Turner-Trauring
@cwebber I like to think that every time Emacs freezes it's because of lisp-9
-
Embed this notice
Itamar Turner-Trauring (itamarst@hachyderm.io)'s status on Wednesday, 14-Feb-2024 03:17:02 JST Itamar Turner-Trauring
If you want to use GPUs from Python, most libraries are NVIDIA-only. That means running your software on Macs, or in CI, is going to be difficult. But portable GPU programming is possible; in this article I talk about one option, the wgpu-py library.
-
Embed this notice
Itamar Turner-Trauring (itamarst@hachyderm.io)'s status on Friday, 10-Nov-2023 20:09:55 JST Itamar Turner-Trauring
Like, they do an experiment, and it's faster to write an HTTP server with JavaScript with CoPilot. Great, but why would you do that? Why not using an existing server?
(To be fair, when I was writing Go I would have been happier if I had a tool like CoPilot. But that feels like a flaw in Go; consider how Rust does the exact same kind of error handling, just vastly better.)
-
Embed this notice
Itamar Turner-Trauring (itamarst@hachyderm.io)'s status on Friday, 10-Nov-2023 20:07:11 JST Itamar Turner-Trauring
Thinking about it some more, the fundamental flaw with CoPilot is that the goal is to make it faster and easier to generate code.
As a programmer, you don't want to generate code.
You want to solve problems, and the less code involved the better. I don't want tools that will generate repetitive code, I want less repetition.
https://github.blog/2022-09-07-research-quantifying-github-copilots-impact-on-developer-productivity-and-happiness/ shows the problem. "Less mental effort on repetitive tasks", sure, but you should be trying to _prevent_ the repetition, not do more of it.
-
Embed this notice
Itamar Turner-Trauring (itamarst@hachyderm.io)'s status on Friday, 10-Nov-2023 08:03:20 JST Itamar Turner-Trauring
The year I worked at Google was the Year Of Social, and everyone's OKRs involved integrating with Google+ somehow, and if you did that you got a large bonus.
Anyway getting strong vibes like that when GitHub's new font family's landing page starts randomly talking about Copilot half-way.
-
Embed this notice
Itamar Turner-Trauring (itamarst@hachyderm.io)'s status on Thursday, 09-Feb-2023 18:58:37 JST Itamar Turner-Trauring
OMG.
1. Google has some bad summarization telling people that throwing batteries into the ocean is good.
2. News articles were written about this.
3. Bing's summarization interprets these articles as advice to ... throw batteries in the ocean!?
(Apparently none of this is AI... yet.)