stochastictrebuchet

  • 0 Posts
  • 38 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle
rss

  • Thanks for teaching me something new!

    So Chromium is based on Blink, which is LGPL – a less viral GPL. Hence, it can serve as a dependency in closed-source software.

    As to the shared heritage of these well-established projects – I don’t know how else to interpret it other than a testament to the complexity of building a decent browser engine.

    Btw, quick shout out to Orion, a rare WebKit browser by the makers of Kagi that’s apparently coming to Linux as well. I’m a monthly supporter. Even though I still mostly use Vivaldi, it’s been coming along really nicely. Proprietary software but idc. I appreciate their unspoken mission statement: pay or be the product. (No-one should be a product, obviously, but that’s capitalism.)


  • Don’t have time to factcheck so going to take your word for it. Interesting bit of knowledge! Honestly wouldn’t have thought that. How else are Chrome, Edge, Brave, Arc, Vivaldi and co getting away with building proprietary layers on top of a copyleft dependency?

    I’m no legal expert. All I know is that when I’m picking dependencies at work, if it’s copyleft, I leave it on the table. I love the spirit of GPL, but I don’t love the idea of failing an audit by potential investors because of avoidable liabilities.


  • I’m OOTL. Are these actual issues people have with the project?

    C++ might not be as memory-safe as Rust, but let’s not pretend a Rust code base wouldn’t be riddled with raw pointers.

    BSD tells me the team probably wants Ladybird to become not just a standalone browser but also a new competing base for others to build a browser on top of – a Chromium competitor. Even though BSD wouldn’t force downstream projects to contribute back upstream, they probably would, since that’s far less resource-intensive than maintaining a fork. (Source: me, who works on proprietary software, can’t use GPL stuff, but contributes back to my open-source dependencies.)





  • https://minilanguage.com/ is an interesting one to look at. There are exactly 1000 words in the total vocabulary. That’s Mini Mundo though. A second, smaller variant also exists: Mini Kore, with 100 words.

    I started learning it too soon after learning Toki Pona and lost steam. But I agree with the design principles. They stem from the observation that Toki Pona, as fun as it is, is just too damn ambiguous for anything non-superficial. All too often speakers need to clarify what they said by switching to a natural language. Even my own Toki notes become indecipherable after a few days.

    Toki Pona: fun, therapeutic mental exercise, made even better with sitelen pona. Feels like writing poetry. Never meant to be a useful language. Easy to learn, hard to use.

    Mini: useful as a language for general purpose communication. Small, primarily latinate vocabulary. Harder to learn, easier to use.



  • Final graphic shows why the far-right hates education. I’m probably jumping to conclusions, but I wonder if their relatively low popularity among higher-educated voters is due to:

    1. Voters being more aware of their history (a “… doomed to repeat it” sort of thing)
    2. Better at spotting populist lies (I don’t know enough about German politics to know how populist the Left Party is)
    3. Leading more comfortable lives, thus less inclined to reach for extremes.

    It’s an undemocratic thought, but sometimes I wish there were some sort of aptitude test right before casting a vote. Or at the very least, a quick quiz to confirm you’re aware of the party’s key program points. Obviously, both options are ripe for abuse.


  • So long as we’re not just singling out Meta. They’ve all done it.

    At least Meta, with its Llama model family, has enabled the open source LLM space to flourish (along with Mistral, AI2, Alibaba, Eleuther, and many others).

    What-aboutism. I know. I’m okay with what’s happening here in the sense that in return we’ve gotten magical (compared to the SoTA five years ago) models with seemingly emergent reasoning capabilities and expertise in basically every domain. That’s huge, even if it’s started to feel normal.

    The issue, of course, is creatives whose content was stolen now losing out on opportunities or revenue that they relied on, meaning fewer creatives in the future and more AI slop.

    Not seeding is hilariously on-brand for Meta though. Maybe it’s the ‘possession < distribution’ defence?


  • To the extent that the billboard never existed while the image implies it did – sure.

    I love the term ‘slop’. It’s one of my favorite new words along with ‘nontent’.

    But this, to me, isn’t that. I think of slop as ‘unrequested, unconvincing, lazy, and lifeless’. In short, ineffective and unwelcome.

    I feel like this meme gets the message across. It’s not great, but it’s not terrible. The AI tells are subtle enough: the multi lane pileup in the background and some poor small size text rendering.

    Not sure why I felt the need to write this. Guess I’m of the opinion that just because something is AI-generated doesn’t mean it should be discounted immediately, unless it really feels like zero effort went into it. Have a nice day!




  • Another happy Kitty user here!

    I use my terminal as an IDE. Kitty makes it (relatively) easy to write custom interactive applets (aka kittens) that open in new panes or communicate between panes. The ssh integration is also really useful: whenever I ssh into my remote work station my fish and helix config gets copied over.

    Judging by the code (a mix of C, python, and go) and the fast release rate, the core maintainer seems to be an utter mad genius – which unfortunately is sometimes reflected in his notoriously abrasive communication style.

    Only thing I’m lacking is persistent remote sessions. The maintainer is not quiet about his dislike of tmux and other multiplexers. It’s wildly inefficient to process every byte twice, he argues. Convincing but Kitty doesn’t currently offer an alternative for remote sessions, which is where I do most of my work. Wezterm has something for this in beta, but misses many of the niceties of Kitty. So I’m still using tmux for everything in Kitty, because it trips me up to have one way of working with panes locally and another way when working remotely.

    I tried Ghostty, if only because the maintainer is an excellent communicator. I found it polished but simple. I couldn’t figure out how to page up the scrollback or search it. I couldn’t rename tab titles. The config format seemed under-documented. I’ll give it another go in a month or so.



  • Morning: fugue state. Feel as if I’ve been slingshotted into a separate plane of time where the hours of the day feel drawn by random.

    Evening: alert, focused. Each minute feels precious. Backlog of ideas overflowing. Dread having to go to bed at a time that feels ‘normal’.

    A term I learned just this year: chronotypes. Basically, the preferred timing of the wake-sleep cycle varies among humans. Easy to imagine how that might have been useful from an evolutionary perspective: always someone to keep watch while the rest sleeps.