Skip Navigation

User banner
Oliver Lowe
Oliver Lowe @ otl @hachyderm.io
Posts
9
Comments
79
Joined
2 yr. ago

  • @DarthYoshiBoy @dez It shouldn't matter: thankfully both ActivityPub and AT protocol have open source implementations, so we can have ways for it to work together.

    I think we have had so many years of app == platform == protocol that we've forgotten what interoperability really means and looks like. Even the distinction between Lemmy/Mastodon/Kbin et al. feels like a holdover from those times.

  • @Blaze I wish! But it's so far away from here in Australia :( And I'm no good in the cold anyway!

  • @Pantherina You might be interested in looking into the Plan 9 operating system. The original designers of Unix (on which Linux and BSDs are based) created the OS with lots of interesting ideas built into the core of the system, rather than bolted on afterwards. No root, userspace drivers, others you mentioned are explored.

    Take a look: https://p9f.org

  • @wwwgem Totally agree! :) One of the coolest things about Linux for me is learning about all the different approaches to systems and applications.

  • @friendofsatan @wwwgem That got to me too the more I used Linux. BSD (OpenBSD specifically) clicked much more for me. Not that it’s any less customisable, but the BSD culture tends towards favouring defaults and refining existing software rather than limitless configuration and novelty. I’ve generalised here but I do have this kind of feeling.

  • @CanadianCabinet @possiblylinux127 @slacktoid Keep in mind that not all users are the same. For example, maybe some people find firewall configuration expressed as text in a file clearer than a GUI. My grandmother loves her iPad. I love my OpenBSD laptop. I find the iPad relatively user unfriendly - “I can barely see or control what my own machine is doing!” - but my grandmother would find my OpenBSD laptop very user unfriendly too - ”How do I see my family photos?”

  • @skullgiver Oh wow thanks! :) One program syncs my home Mastodon timeline, with all replies, to a Maildir. Dovecot serves that over IMAP. Sending involves a custom SMTP server which reads the mail message and creates a post from it.

    For Mastodon it was all about converting statuses (toots? Posts?) into RFC 5322 messages. Using the status’ ID as Message-Id in the message header is handy. Mail clients do the heavy lifting of rendering threads thankfully!

  • @MicroWave So, what type of high would you get by rolling a fat J full of Trump and smoking it in a courtroom?

  • deleted

    Jump
  • @ripcord @LWD @loxo @Bizarroland Some will report that they don’t work in Firefox (or whatever User Agent it receives), but actually work just fine. In my regular browsing I guess I see this once every couple of months (Firefox on OpenBSD).

  • @valentino All of them; they're mostly the same! /jk But seriously try another OS: OpenBSD, Haiku, Serenity, Plan 9...

  • Seems like some good improvements to internals about which I'm not a strong enough programmer to understand.