i want smaller applications with fewer updates made by people who are paid more to produce less code and i'm not kidding
-
posts on mastodon can't blow up they said
mastodon has low engagement they said
@eniko God my poor server (a laptop in a closet) would probably just explode if I made a post with that much engagement. -
@eniko God my poor server (a laptop in a closet) would probably just explode if I made a post with that much engagement.
@me i'm glad i decided i wasn't going to self host >_>
-
@pouncy_panda hopefully someone shops it into a video game character image
@eniko @pouncy_panda i instantly knew the perfect image for this and knew it had to be done (i used deathgenerator.com)
-
@eniko @pouncy_panda i instantly knew the perfect image for this and knew it had to be done (i used deathgenerator.com)
@maia @pouncy_panda sorry in advance about your mentions
-
@eniko @pouncy_panda i instantly knew the perfect image for this and knew it had to be done (i used deathgenerator.com)
@maia @eniko @pouncy_panda
Ooh this inspired me to meme it in this format: -
i want smaller applications with fewer updates made by people who are paid more to produce less code and i'm not kidding
@eniko the fun thing is that even the non-techies want that!
But instead some racers or people who only look at the competition decide we must deliver faster... -
i want smaller applications with fewer updates made by people who are paid more to produce less code and i'm not kidding
We really need to go back to programs and libraries written with the Unix philosophy in mind
-
I don't know, I'm pretty happy with the calendar feature on my fridge
-
@eniko @pouncy_panda i instantly knew the perfect image for this and knew it had to be done (i used deathgenerator.com)
@maia @eniko @pouncy_panda
Hey, so, when they do tattoos of pixel art, do they use big square needles, or do i just ask the lady to make the squares manually? -
posts on mastodon can't blow up they said
mastodon has low engagement they said
@eniko give them what they want and they’ll turn up..
-
-
i want smaller applications with fewer updates made by people who are paid more to produce less code and i'm not kidding
the concept, way back, was The Subroutine, a compact self-contained and hopefully tested thing with inputs and outputs, as had happened in Electronics shortly before where an ocean of incompatible constructs became IC's with standard values, infinitely combine-able. This was the notion in Unix, a tinker-toy toolbox, programmable LEGO, but the tech for all this pipeworks was too much for the early home computers, so you got MSDOS instead, and MS lock-ins on "compatible components" (for your security of course)
Linux then brought the clunky unix mindset to the PC, but quickly fell into copying The Everything App like the Big Boys, trademark logos, t-shirts, booth-babes, their difference was at least they intended to be 'interoperable' between these apps, like the MS or IOS consoles, but it was still between monolithic EverythingBut Apps.
How nice it would be to have one (favourite) editor you know backwards and forwards and EVERY textbox you see uses it, not WordStar
️ -
the concept, way back, was The Subroutine, a compact self-contained and hopefully tested thing with inputs and outputs, as had happened in Electronics shortly before where an ocean of incompatible constructs became IC's with standard values, infinitely combine-able. This was the notion in Unix, a tinker-toy toolbox, programmable LEGO, but the tech for all this pipeworks was too much for the early home computers, so you got MSDOS instead, and MS lock-ins on "compatible components" (for your security of course)
Linux then brought the clunky unix mindset to the PC, but quickly fell into copying The Everything App like the Big Boys, trademark logos, t-shirts, booth-babes, their difference was at least they intended to be 'interoperable' between these apps, like the MS or IOS consoles, but it was still between monolithic EverythingBut Apps.
How nice it would be to have one (favourite) editor you know backwards and forwards and EVERY textbox you see uses it, not WordStar
️I should add that my android phone can do this, but only with a tiny list of not-devious options that are all worse than WordStar.
-
@eniko Quite honestly, I'd generally be happy with a piece of software that gets bugfixes and nothing else. The number of time some arbitrary update changes the UI for no reason and throws my whole workflow off...
@BasiliskXVIII @eniko It seems like Remember The Milk might be in this state.
-
@eniko @pouncy_panda i instantly knew the perfect image for this and knew it had to be done (i used deathgenerator.com)
@maia @eniko @pouncy_panda @jalefkowit@vmst.io cc @foone thought you might appreciate this usage
-
I should add that my android phone can do this, but only with a tiny list of not-devious options that are all worse than WordStar.
and I would be remiss not to add that #Emacs has lasted over four decades on this sum-of-small-parts philosophy although, here again, app writers don't always implement this way. Like software devs, they see all the includes and packages pulled in, yet only rarely think gee what if MY work was pull-in-able?
-
@maia @eniko @pouncy_panda
Hey, so, when they do tattoos of pixel art, do they use big square needles, or do i just ask the lady to make the squares manually?@EndlessMason @maia @pouncy_panda I don't know but maybe @GoblinHellion does
-
@eniko @pouncy_panda i instantly knew the perfect image for this and knew it had to be done (i used deathgenerator.com)
@maia @eniko @pouncy_panda That's the second smallest application I've ever seen!
-
@EndlessMason @maia @pouncy_panda I don't know but maybe @GoblinHellion does
@eniko @EndlessMason @maia @pouncy_panda hahahaha this is the best question ever. Definitely ask the lady to draw them manually. If they say they have a square pixel needle they are lying to you and you should probably run away?
-
i want smaller applications with fewer updates made by people who are paid more to produce less code and i'm not kidding
@eniko We were once taught in computer science to attempt to refine our code to tight, elegant, complete solutions. Very small chunks of software that were complete and conceptually clear. Early on, that was required because the memory and storage resources were strictly limited. When did we decide that just because the limits were off, our coding should be complex, nasty, unreadable, and should suck?