@solrize 43 years young.
When I hear people talk about system issues (e.g. complex microservice architectures) I thought it was all cutting-edge problems of cutting-edge tech. Looks like people have been running into the same things for decades!
@solrize 43 years young.
When I hear people talk about system issues (e.g. complex microservice architectures) I thought it was all cutting-edge problems of cutting-edge tech. Looks like people have been running into the same things for decades!
@testeronious @cs_career_questions Imagine somebody in a non-tech role. What could you do if someone argued 45 minutes about which typeface to use for a financial report? There’s a job exclusively for dealing with this type of issue, called “management”. There doesn’t need to be a human manager involved for there to be mismanagement (been there myself!). For me, I found if you can get somebody - really, anybody - to do some management it helps a lot. Even just temporarily.
@EveryMuffinIsNowEncrypted @Die4Ever I think of a "fedilink" as the canonical URL where the post/comment/toot/video/etc. can be found.
From Lemmy server lemmy.sdf.org: https://lemmy.sdf.org/comment/8082033
From hachyderm.io (running Mastodon): https://hachyderm.io/statuses/111886790514615908
Each of those servers loaded your comment from https://lemmy.blahaj.zone/comment/6238380 (this is the fedilink!)
@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.
@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.
@friend_of_satan @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.
@agressivelyPassive
> Part of the reason for bloat is the fact that frameworks and libraries became huge
Absolutely. What I find funny is that the inverse is kinda true, too. Tiny dependencies (as seen in the Javascript world) are also to blame. They’re so small, I’ve noticed some devs say “well it’s so small, what’s the harm of one more?”. Bloat by a thousand deps.
@programming