Elektrine lite

← Feed

Max B

tekknolagi@mastodon.social

<p>Let&#39;s chat about compilers</p>

Posts

  • Post #3027543

    I have somehow accidentally substantially broken the laundry machine in this very nice hotel by feeding it a 50 Yen coin. Two men are currently arguing about how to fix it. :(

  • Post #3027542

    People keep saying stuff like &amp;quot;Ruby is a Smalltalk&amp;quot; so I think it would be fun to implement a Smalltalk with Ruby syntax. Or on top of Ruby VM. Or both?

  • Post #3027541

    RE: https://mastodon.social/@tekknolagi/115879774232754368 Bumping this thread: is this separation logic? Some local reasoning thing? It feels very Hoare triple but I actually can&amp;#39;t find anything about this because I have no idea what I&amp;#39;m talking about

  • Post #3027540

    If you have not been to The Helmand in Cambridge, you simply must go at once. Their food is always spectacular but I was there again last night and the guy who makes their fresh bread just kept delivering us fresh bread straight from the oven with a huge smile every time. 1/

  • Post #3027539

    I finally wrote a little thing about a compiler thing that I don&amp;#39;t really have a name for but lots of people do https://bernsteinbear.com/blog/partial-ssi/

  • Post #3027538

    I got unreasonably attached to Quip when working at FB. Can&amp;#39;t believe Salesforce is shutting it down. :(

  • Post #3027537

    Have just gone to the shop to buy Triscuits—or as I like to call them, Wheat Thicks

  • Post #3027536

    I try to sell one (1) thing on Poshmark and all of a sudden I am drowning in spam and phishing. What the heck

  • Post #3027535

    New linear scan register allocator in ZJIT by @tenderlove ! https://railsatscale.com/2026-05-27-a-new-register-allocator-for-zjit/

  • Post #3027534

    Incredibly fortunate to have noticed that a Joe&amp;#39;s pizza opened in my neighborhood, gone in, gotten a slice, and learned that it opened today!!! Life is good

  • Post #1039198

    In which I finally make sense of value numbering https://bernsteinbear.com/blog/value-numbering/

  • Post #613520

    A brief retrospective: @recursecenter is everything I thought and hoped it would be. I really loved meeting and working with people there. I got to learn about a bunch of really interesting projects of all different varieties. Vibes were excellent. Highly recommend.

  • Post #613514

    This has been the most productive writing year I have ever had. 18 blog posts, 2 ish papers, editing others posts. I can partially attribute it to grad school misery but also @recursecenter was an amazing place to write. Here&amp;#39;s to more writing in the future.

  • Post #311255

    Load-store elimination, now with type-based alias analysis (TBAA) https://bernsteinbear.com/blog/toy-tbaa/