RomulusCornflakes@lemmy.world to linuxmemes@lemmy.worldEnglish · edit-219 hours agoChoose your pilllemmy.worldimagemessage-square49fedilinkarrow-up1168arrow-down18
arrow-up1160arrow-down1imageChoose your pilllemmy.worldRomulusCornflakes@lemmy.world to linuxmemes@lemmy.worldEnglish · edit-219 hours agomessage-square49fedilink
minus-squarelime!@feddit.nulinkfedilinkarrow-up12·18 hours agoi need more weird ones. haiku, nextstep, inferno, oberon, alto exec, os/2 warp, z/360, vms, maclisp, colorforth…
minus-squareBartyDeCanter@lemmy.sdf.orglinkfedilinkarrow-up5·16 hours agoThe Haiku one should be the yellow one.
minus-squareruuster13@lemmy.ziplinkfedilinkarrow-up1·11 hours agoDon’t forget Buddha Linux… Which still pretty much just exists as a concept. Neither real nor not real.
minus-squareOwOarchist@pawb.sociallinkfedilinkEnglisharrow-up2·edit-26 hours agoI should make a Schrodinger’s Linux. Every command you enter has a 50% chance of being ignored, and the output of all commands is hidden and come with a 30s delay, so you never know whether the command was actually executed or not.
minus-squareMyk@kzoo.tolinkfedilinkarrow-up2·6 hours ago@OwOarchist With bash. All things are possible. alias cat=schrodinger.sh #!/usr/bin/env bash set -euo pipefail if (( RANDOM % 2 )); then echo "meow" else command cat "$@" fi
minus-squareRomulusCornflakes@lemmy.worldOPlinkfedilinkEnglisharrow-up4·17 hours agoZion can only manufacture so many pills.
minus-squarelime!@feddit.nulinkfedilinkarrow-up5·17 hours agoyou can just buy empty capsules and install on them
minus-squareRomulusCornflakes@lemmy.worldOPlinkfedilinkEnglisharrow-up3·16 hours agoYou could even attach capsules onto capsules and boot the first capsule as a live environment in the second.
minus-squarelime!@feddit.nulinkfedilinkarrow-up3·15 hours agoi think that may exceed the maximum recommended dosage.
i need more weird ones. haiku, nextstep, inferno, oberon, alto exec, os/2 warp, z/360, vms, maclisp, colorforth…
The Haiku one should be the yellow one.
Don’t forget Buddha Linux… Which still pretty much just exists as a concept. Neither real nor not real.
I should make a Schrodinger’s Linux.
Every command you enter has a 50% chance of being ignored, and the output of all commands is hidden and come with a 30s delay, so you never know whether the command was actually executed or not.
@OwOarchist
With bash. All things are possible.
alias cat=schrodinger.sh#!/usr/bin/env bash set -euo pipefail if (( RANDOM % 2 )); then echo "meow" else command cat "$@" fiZion can only manufacture so many pills.
you can just buy empty capsules and install on them
You could even attach capsules onto capsules and boot the first capsule as a live environment in the second.
i think that may exceed the maximum recommended dosage.