Notices by malevolent dictator for life (astrid@fedi.astrid.tech), page 9
-
Embed this notice
malevolent dictator for life (astrid@fedi.astrid.tech)'s status on Tuesday, 26-Mar-2024 08:13:25 JST malevolent dictator for life @steph -
Embed this notice
malevolent dictator for life (astrid@fedi.astrid.tech)'s status on Monday, 25-Mar-2024 23:21:33 JST malevolent dictator for life this is how i should approach obstacles tbh -
Embed this notice
malevolent dictator for life (astrid@fedi.astrid.tech)'s status on Monday, 25-Mar-2024 11:24:14 JST malevolent dictator for life naming my LACP interface bond007 -
Embed this notice
malevolent dictator for life (astrid@fedi.astrid.tech)'s status on Monday, 25-Mar-2024 11:24:13 JST malevolent dictator for life i take it back this is a great idea -
Embed this notice
malevolent dictator for life (astrid@fedi.astrid.tech)'s status on Monday, 25-Mar-2024 11:24:12 JST malevolent dictator for life i am so creative
root@nixos:/home/astrid/ > ip a ... 17: bond007: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether 52:02:b5:76:0a:f4 brd ff:ff:ff:ff:ff:ff 18: bond007.100@bond007: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether 52:02:b5:76:0a:f4 brd ff:ff:ff:ff:ff:ff -
Embed this notice
malevolent dictator for life (astrid@fedi.astrid.tech)'s status on Monday, 25-Mar-2024 11:24:11 JST malevolent dictator for life LMFAO THE 02 MAC ADDRESS OCTET GOT REPLACED WITH :02: -
Embed this notice
malevolent dictator for life (astrid@fedi.astrid.tech)'s status on Sunday, 24-Mar-2024 04:50:11 JST malevolent dictator for life of course you have pronouns in BIOS -
Embed this notice
malevolent dictator for life (astrid@fedi.astrid.tech)'s status on Saturday, 23-Mar-2024 05:34:34 JST malevolent dictator for life pronouns.txt (9.83TiB) -
Embed this notice
malevolent dictator for life (astrid@fedi.astrid.tech)'s status on Wednesday, 20-Mar-2024 13:28:09 JST malevolent dictator for life @lunacb
> #define : ;
holy shit @Seirdy reference -
Embed this notice
malevolent dictator for life (astrid@fedi.astrid.tech)'s status on Wednesday, 20-Mar-2024 13:28:04 JST malevolent dictator for life smiley lang because you see a lot of (: at the end of your lines -
Embed this notice
malevolent dictator for life (astrid@fedi.astrid.tech)'s status on Wednesday, 20-Mar-2024 13:28:03 JST malevolent dictator for life The syntax for a cons cell is ]leftexpr, rightexpr[ and you can make a linked list like ]1, ]2, ]3, nIl[[[. nIl is case sensitive but nothing else is
-
Embed this notice
malevolent dictator for life (astrid@fedi.astrid.tech)'s status on Wednesday, 20-Mar-2024 13:28:02 JST malevolent dictator for life no, ]1, 2, 3[ is not supported just to fuck with you -
Embed this notice
malevolent dictator for life (astrid@fedi.astrid.tech)'s status on Wednesday, 20-Mar-2024 13:28:01 JST malevolent dictator for life You can also do something like this
x <- myproperty # myproperty isn't assigned yet so now it's treated as an atom obj -> )x <- mynextproperty( # access myproperty in obj and bind x to atom mynextproperty x<- obj -> x # access mynextproperty in obj and bind to x -
Embed this notice
malevolent dictator for life (astrid@fedi.astrid.tech)'s status on Wednesday, 20-Mar-2024 13:28:01 JST malevolent dictator for life Var assignments are with <- and member access is with -> but also var assignments are an expression that returns what the var used to be, so you can have
```
oldval <- var <- obj -> property <- newval
```
to simulate a shift register consisting of oldval, var, and obj->property with newval being shifted in -
Embed this notice
malevolent dictator for life (astrid@fedi.astrid.tech)'s status on Wednesday, 20-Mar-2024 13:27:59 JST malevolent dictator for life Whereas <- is bind reference, the <= operator is bind value. 'foo` <= 3 makes the string foo now have a value of 3, so any time your code uses the string foo, it is now treated as though it were the number 3.
-
Embed this notice
malevolent dictator for life (astrid@fedi.astrid.tech)'s status on Wednesday, 20-Mar-2024 13:27:54 JST malevolent dictator for life @ctrl https://fedi.astrid.tech/notice/Ag1ZRIBN5uI79ZTfhA -
Embed this notice
malevolent dictator for life (astrid@fedi.astrid.tech)'s status on Wednesday, 20-Mar-2024 07:39:20 JST malevolent dictator for life gonna make a language that looks like this
fcton maine)( } print)'hello world`(: {In conversation from fedi.astrid.tech permalink -
Embed this notice
malevolent dictator for life (astrid@fedi.astrid.tech)'s status on Tuesday, 19-Mar-2024 02:58:51 JST malevolent dictator for life @SuperDicq I had one as a kid :3 not the typing one though, just a numpad one In conversation from fedi.astrid.tech permalink -
Embed this notice
malevolent dictator for life (astrid@fedi.astrid.tech)'s status on Tuesday, 19-Mar-2024 01:30:06 JST malevolent dictator for life I think it's funny that flip phones flipped because Star Trek communicators flipped and it was seen as super cool and futuristic , but then now that we have Touchy Brick flip phones feel retro and outdated In conversation from fedi.astrid.tech permalink -
Embed this notice
malevolent dictator for life (astrid@fedi.astrid.tech)'s status on Tuesday, 19-Mar-2024 01:11:33 JST malevolent dictator for life @FawnOverFun In conversation from fedi.astrid.tech permalink Attachments