RomulusCornflakes@lemmy.world to linuxmemes@lemmy.worldEnglish · edit-216 hours agoChoose your pilllemmy.worldimagemessage-square45linkfedilinkarrow-up1158arrow-down16
arrow-up1152arrow-down1imageChoose your pilllemmy.worldRomulusCornflakes@lemmy.world to linuxmemes@lemmy.worldEnglish · edit-216 hours agomessage-square45linkfedilink
minus-squarelime!@feddit.nulinkfedilinkarrow-up12·16 hours agoi need more weird ones. haiku, nextstep, inferno, oberon, alto exec, os/2 warp, z/360, vms, maclisp, colorforth…
minus-squareruuster13@lemmy.ziplinkfedilinkarrow-up1·9 hours agoDon’t forget Buddha Linux… Which still pretty much just exists as a concept. Neither real nor not real.
minus-squareOwOarchist@pawb.sociallinkfedilinkEnglisharrow-up1·edit-23 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-up1·3 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-squareBartyDeCanter@lemmy.sdf.orglinkfedilinkarrow-up4·14 hours agoThe Haiku one should be the yellow one.
minus-squareRomulusCornflakes@lemmy.worldOPlinkfedilinkEnglisharrow-up4·15 hours agoZion can only manufacture so many pills.
minus-squarelime!@feddit.nulinkfedilinkarrow-up5·15 hours agoyou can just buy empty capsules and install on them
minus-squareRomulusCornflakes@lemmy.worldOPlinkfedilinkEnglisharrow-up3·13 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·13 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…
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 "$@" fiThe Haiku one should be the yellow one.
Zion 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.