User avatar
Erin, the OSHA denialist @ekatwired@so.yuri.diy
Admin
The Ekat Kollective at the Wired and so on...

Yohou, welcome to my profile! I am a quirky transfem living in Brno. Also a computer toucher. I like trains, silly stuff (esp. my girlfriend).

@ash <3

Used to be
@erindesu
Location
The Wired, Brno
Pronouns
ona/jejich (CS), she/they (EN)
User avatar
Erin, the OSHA denialist @ekatwired@so.yuri.diy
1w
I assume IceShrimp's bubble instances are something I configure so instance timelines from the bubble appear in the bubble timeline?

Any instances yall would recommend to »befriend« like that?
User avatar
Erin, the OSHA denialist @ekatwired@so.yuri.diy
1w
@ledoian @mira I also think a lot of it depends on what you define as function.
User avatar
Erin, the OSHA denialist @ekatwired@so.yuri.diy
1w
Eep backwards is pee.

You are welcome.
User avatar
Erin, the OSHA denialist @ekatwired@so.yuri.diy
1w
@mira

You forgot about that cursed language me and some friends made years ago which used
functio.

From the more ordinary, we have also
define (e.g. Scheme).

Or bourne shell which can just do
functionname() { … }

Or
procedure (Ada, Pascal), proc (Nim), sub (Perl, Visual Basic).
But at least in Ada, procedure and function both exist and both have different semantics.

Or CLOS has
defmethod, but that is for multiple dispatch functions in specific. But common lisp uses defun, I think Clojure uses defn. In Scheme you can define functions using a specific let form and idk if Common LISP's labels is considered function definition?

APL seems to have its own thing but I would say that falls in the category as
= (function definition by pattern/example).

Erlang does
->, ML-family languages tend to use let (though we may treat it similarily as =?), but similar do Scheme's define, it is an unified way to define values and functions (let a = 3, let double a = a * 2, (define a 3), (define (double a) (* 2 a)).

Then you get anonymous function/closure definitions, where Rust and Ruby use
|params…| (the syntax bit differs), some languages use =>, ->. Then you got λ (or lambda for ASCII die-hards) and \ (like \x -> x + 42), but AFAIK it is just supposed to represent λ so may mean the same thing. C++ has some funky []() {} style definitions for closures.

Lemme look, maybe Objective-C does something weird. Oh yea they use
+ and - but i think that generally means something else, never used it though.

Raku has it's
multi for multiple dispatch functions, which also leads us to method keyword some languages use, but that also depends if methods and functions are the same in the language.

Damn, I sure to send this to my psych to get my 'tism officially diagnosed.
User avatar
Erin, the OSHA denialist @ekatwired@so.yuri.diy
1w
@passocacornio @mira do you mean λ (Scheme my beloved)
User avatar
Erin, the OSHA denialist @ekatwired@so.yuri.diy
1w
@ledoian yes
User avatar
Erin, the OSHA denialist @ekatwired@so.yuri.diy
1w
Finally my home networking has some proper dynamic networking protocol.

It is not DHCP. I am not deploying DHCP at home. Until there is a proper DHCPv6 server no DHCP at home.
User avatar
Erin, the OSHA denialist @ekatwired@so.yuri.diy
1w
@ledoian and by that mean completely unpredictable!
User avatar
Erin, the OSHA denialist @ekatwired@so.yuri.diy
1w
Just stunbled across this: youtu.be/HJ5IxPuqJg4 in a chat and reminded me that once i took like 800 mg of progrsterone and I had religious dreams.

User avatar
Erin, the OSHA denialist @ekatwired@so.yuri.diy
1w
@mynameistillian oats nowhere because i have declared a personal war towards them
User avatar
Erin, the OSHA denialist @ekatwired@so.yuri.diy
1w
Food @ash It is yummy, needs more cheese though.
User avatar
Erin, the OSHA denialist @ekatwired@so.yuri.diy
1w
@nyovaya last time i tried the installer segfaulted afaik
User avatar
Erin, the OSHA denialist @ekatwired@so.yuri.diy
1w
@kayla is it hidden in jelly in the fridge?
User avatar
Erin, the OSHA denialist @ekatwired@so.yuri.diy
1w
@ledoian i also do enjoy 10BASE5
User avatar
Erin, the OSHA denialist @ekatwired@so.yuri.diy
1w
@ledoian i love MTU 0
User avatar
Erin, the OSHA denialist @ekatwired@so.yuri.diy
1w
@ledoian at what point we finished the OSI layer loop and go from layer 10 back to layer 1...
User avatar
Erin, the OSHA denialist @ekatwired@so.yuri.diy
1w
@ledoian actually, I am all for layer 1 crimes and just cutting their connections.
User avatar
Erin, the OSHA denialist @ekatwired@so.yuri.diy
1w
@ledoian tbh i could probably do a little detour of their datagrams and reply with garbage...
User avatar
Erin, the OSHA denialist @ekatwired@so.yuri.diy
1w
@ledoian i can see the Quantcom technician with gun pointing on their head sweating in switch room with cutters.
User avatar
Erin, the OSHA denialist @ekatwired@so.yuri.diy
1w
Is there a sensible way to get easily blocked by Facebook's Threads?