Elektrine
EN
Log in Register
Paige Chat Timeline Communities Gallery Videos Email DNS VPN Uptime Kairo
Back to Timeline
Remote

mid_kid

@mid_kid@fosstodon.org
mastodon 4.6.6
  • Open on fosstodon.org

shabade ba die be doo do
dee ba dee bie doooooo

74 Followers
107 Following
29 Posts
Joined December 27, 2023

Posts

Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · Jul 10, 2026
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org

I love application launchers that sort apps based on use. If I want to forget about an app for a while, I just, reset its usage counter. Now it will be pushed down the list off screen until I explicitly search for it.

1
4
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · Jul 09, 2026
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org

just because I spent time making it doesn't mean I should post it
just because I spent time making it doesn't mean I should post it
just because I spent time making it doesn't mean I should post it
just because I spent time making it doesn't mean I should post it
just because I spent time making it doesn't mean I should post it
just because I spent time making it doesn't mean I should post it
just because I spent time making it doesn't mean I should post it

1
0
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · Jul 09, 2026
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org

In the den. Straight up "jammin to it". And by "it", haha, well. Let's just say, keygen music.

https://archive.org/details/Keygen-Music-Archive

7
0
8
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · Jul 08, 2026
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org

WARNING: You, a technically INEPT muggle, are hereby EXPRESSLY FORBIDDEN from MESSING with your computer UNLESS you have a BLACK BELT in bug squatting, SPEAK AT LEAST THREE programming tongues AND can FLIP A BIT using a BUTTERFLY (WE WILL FRY YOUR BALLS IF YOU DON'T COMPLY)

1
0
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · Jul 07, 2026
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org

98% isn't very much

I have this conversation often enough, whether it is about supporting use cases or people, success rate of a process, or etc.

It's one of the cases where people will lie to your face using ratios: If the glass is half full, they will say 98%, which sounds like almost everything; If the glass is half empty, they will say 1 out of 50, which suddently sounds like an alarming figure.

This is a good short blog post expressing this feeling.

https://whynothugo.nl/journal/2026/07/03/98-isnt-very-much/

1
0
1
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · Jul 06, 2026
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org

TIL portage supports installing software from CDROMs, complete with an "Insert next CD and press ENTER" prompt

https://codeberg.org/gentoo/gentoo/src/branch/master/games-rpg/comi/comi-1-r1.ebuild
https://codeberg.org/gentoo/gentoo/src/branch/master/eclass/cdrom.eclass#L237

#gentoo

6
2
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · Jul 06, 2026
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org

Presenting the HTML templating system you didn't know you already had:

```sh
#!/bin/sh
cat<

Let's count!


    $(for x in $(seq 10); do
    echo "
  1. $x
  2. "
    done)



```

3
2
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · Jul 06, 2026
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org

Today I was thinking of how I lowkey miss the interactivity of the next->next->done installation of programs on windows, especially the part where you see the progress graphically, and wondered if it'd be fun to make something like this for Linux.
Then I remembered that this is one of the many ways #OpenSUSE was way ahead of its time: https://en.opensuse.org/openSUSE:One_Click_Install
I'm pretty sure Q4OS also has a few wizards like this, but you can't download them from a site.

0
2
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · May 11, 2026
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org
Replying to @lanodan@queer.hacktivis.me
@lanodan@queer.hacktivis.me pipis
1
0
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · May 11, 2026
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org
Replying to @mid_kid@fosstodon.org
@unsungnovelty@mastodon.social I really like that you explain your decision process rather than trying to categorize groups of users into distros, so people can make their informed decision.
1
1
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · May 11, 2026
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org
Replying to @unsungnovelty@mastodon.social
@unsungnovelty@mastodon.social Good overview though there's a few things I disagree with: independent distros don't last longer than derivatives, they require much more work and more people, while a derivative can last incredibly long with few maintainers. I also disagree with your take on rolling release, even if your arch "hasn't broken" in 5 years, it is a constant churn of programs changing behaviours and breaking existing configs. 6 months is a great release cadence and I wish linux mint wasn't on LTS now.
2
2
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · May 11, 2026
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org
Replying to @njsg@mementomori.social
@njsg@mementomori.social @mgorny@social.treehouse.systems USE flags are merely the supported set of alterations ;) What nobody had told me before digging deeper is how much further than that it went.
0
0
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · May 11, 2026
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org
Replying to @ethorsoe@sauna.social
@ethorsoe@sauna.social @stuartl@mastodon.longlandclan.id.au @mgorny@social.treehouse.systems Gentoo has a seriously poisoned public image, that I'm not sure if it'd be possible to reconcile at this point. On the one hand it's easy publicity and it keeps the distro permanently in the public's view, on the other hand it brings in the kind of people who do it for the street cred. Then again, the well of OS discussion has long been poisoned, I never see reasonable takes on the differences between distributions, and people still reglarly recommend popos to newbs..
0
4
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · May 11, 2026
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org
Replying to @kim@k.iim.gay

@kim@k.iim.gay @mgorny@social.treehouse.systems If you've packaged for any other distribution, I think you'll feel right at home. Make sure to read man 5 ebuild and mgorny's guides to EAPI7 and 8, and don't be afraid to dig into and read the eclass/ directory in the repository, as well as /usr/lib/portage//phase-.sh, as you'll find all the functions you'll be using in there. (Though start with the devmanual.gentoo.org website if you haven't read it yet)

0
0
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · May 11, 2026
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org
Replying to @mgorny@social.treehouse.systems
@mgorny@social.treehouse.systems For me, it's the flexibility and extensibility. So many things I do on gentoo would require hard-forking another distribution, but here I just plop the modification into a file and can carry it with me across upgrades. Besides that, I think paradoxically, gentoo is the simplest of the "advanced" distributions. Although not perfect, the majority of packages have very reasonable defaults, and the onboarding documentation is top of the line. Even if you customize nothing, it's worth it.
1
1
2
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · May 07, 2026
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org
Replying to @mid_kid@fosstodon.org
@scribblemacher@mstdn.games In the canon it's not unseen that a pokemon just pops out of its ball and leaves its trainer, or they just live with humans without involving balls, but yeah... It's a world where a 10 year old is legally allowed to take a near governmental position by punching the elites with his rogue band of critters, a lot of this wouldn't work in reality :P Sometimes it's best to not have a canon answer when they would come up with "pokemon go into the grass to willingly be captured".
0
1
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · May 07, 2026
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org
Replying to @scribblemacher@mstdn.games
@scribblemacher@mstdn.games Tbh, battling is just one of the many things people do w/ them in this world, and it's portrayed as you playing the role of the strategist, kind of like a coach would with a sports team. Pokemon aren't forced to obey (there's mechanics to reflect this, although with a different goal), and the bad guys are usually people who steal or otherwise force pokemon to do their bidding. The black/white games explore capturing as enslavement a bit in the story but it's shallow.
0
1
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · May 07, 2026
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org
Replying to @scribblemacher@mstdn.games
@scribblemacher@mstdn.games To me, this series combines a collectathon with a sense of exploring the world with your pals. The RPG battles are mostly a vehicle for the monsters to express themselves and feel a sense of progression/growth. Most of the individual elements don't hold up to scrutiny and deteriorated after a certain point in the series, but the combination of all of it is something few games replicate as nicely. I don't think you'll change your mind but I'd still recommend finishing it :)
0
1
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · Apr 28, 2026
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org
Replying to @owiecc@en.osm.town
@owiecc@en.osm.town In that case you should either draw the copper connecting both pins in the footprint (only cut the solder mask where the pins actually connect with the part!), or do the 1,2,3,4 setup so both can be connected in the schematic. Either way, in general the advice would be to follow whatever the datasheet does, and if it's a standard footprint shared by many parts, always separate pins.
1
1
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · Apr 28, 2026
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org
Replying to @owiecc@en.osm.town
@owiecc@en.osm.town I suppose the semantics would be important here: do both of them need to be connected (as to not derate the capacitor), or is one of them enough, and can the freed up pin ease routing?
1
4
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · Apr 25, 2026
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org
Replying to @xgqt@functional.cafe
@xgqt eix will also list new SLOTs that nothing will depend on (i.e. inmediately depcleaned) and updates that conflict with some package. I'm honestly surprised eix --upgrade seemingly isn't giving you false positives?
0
1
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · Apr 25, 2026
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org
Replying to @xgqt@functional.cafe
@xgqt Nice trick! I just don't think eix --upgrade really does a good job at listing pending upgrades 😓
0
3
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · Apr 20, 2026
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org
Replying to @thephd@pony.social
@thephd Your frustration is very valid, but in the future you may also want to try setting CFLAGS and CXXFLAGS in the environment before invoking configure. C build systems widely support these, and I'm pretty sure gcc initializes *_C(XX)FLAGS from these during native builds as well.
2
0
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · Aug 25, 2025
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org
Replying to @thesamesam@social.treehouse.systems
@thesamesam@social.treehouse.systems @gentoo@fosstodon.org Whoof, a single CPU costing more than a graphics card. I guess this is too specialized for consumer level hardware 😅 Macs ran ppc64? I thought those were ppc only.
0
0
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · Aug 25, 2025
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org
Replying to @gentoo@fosstodon.org
@gentoo@fosstodon.org With architectures like this, I always wonder, what hardware can I get running this as a consumer? What about ppc64?
0
1
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · Aug 30, 2024
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org
Replying to @crazyeddie@mastodon.social
@crazyeddie@mastodon.social @rastilin@aus.social @scherzog@mastodon.gamedev.place @lina@vt.social Benchmarks like that are ran against theoretically perfect implementations of various algorithms, not whatever a developer would realistically write unless given infinite time and knowledge. Having readily available and well-optimized algorithm and other utility libraries is very helpful, like you say.
0
1
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · Jun 10, 2024
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org
Replying to @TimWardCam@c.im
@TimWardCam@c.im @scy@chaos.social Android has a screensaver feature, and they can be set as live wallpapers as well.
1
0
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · Apr 15, 2024
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org
Replying to @maelstrom071@wetdry.world
@maelstrom071 @sjolsen to me boosting is simply "I would share this in a group chat with like-minded friends". The question is "would others be interested?".
5
0
0
0
Open post
mid_kid
mid_kid @mid_kid@fosstodon.org · Feb 28, 2024
mid_kid
@mid_kid@fosstodon.org

shabade ba die be doo do dee ba dee bie doooooo

fosstodon.org
Replying to @kde@floss.social
@kde@floss.social @kde@lemmy.kde.social Sheen, this is the 7th week in a row you've reintroduced the desktop cube in class #kde
0
2
1
0

Remote instance

fosstodon.org
Open on original server

Media

313k7r1n3
Elektrine

Tor hidden service

elekhj7afj4qnrr4yd3bkzslsyo5jgfxw3orgjkhlcxifueodybyiiad.onion

Platform

  • Email
  • Chat
  • Timeline
  • Communities
  • VPN
  • DNS

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • Warrant Canary
  • Lite (no JS)
  • VPN Policy
  • Source code

Support

  • support@elektrine.com
  • Report Security Issue
Mail client setup IMAP mail.elektrine.com:993 POP3 mail.elektrine.com:995 SMTP mail.elektrine.com:465
© 2026 Elektrine. All rights reserved. Server: 02:25:50 UTC