machine of elf's Avatar

machine of elf

@fae.bsky.social

TRANSFORM, THIS deciduous dryad fluctuating under my three invisible suns minding @imogen.dryad.systems

340 Followers  |  255 Following  |  866 Posts  |  Joined: 08.04.2023  |  1.8576

Latest posts by fae.bsky.social on Bluesky

it was only today that i learned that the CEO of bluesky is literally named bluesky

03.10.2025 04:18 β€” πŸ‘ 29    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

guys i forgot its wednesday you gotta remind me or something

19.06.2025 03:07 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@deepfates.com.deepfates.com.deepfates.com.deepfates.com.deepfates.com you got any new book recs?

19.06.2025 01:41 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

are you a boy octopus or a girl octopus

16.06.2025 21:46 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

sorry guys i was busy today

05.06.2025 02:10 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

"popular with people on the selected list" perhaps

23.05.2025 23:03 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

is there a way to discover good new feeds?

23.05.2025 23:02 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

wait i have something much more cursed:

In [2]: cast_and_double<<float>>(3)
Out[2]: 6.0
In [3]: cast_and_double<<str>>(3)
Out[3]: '33'

for a sec i thought this was a fun new benchmark but o3/3.7/2.5 can figure out lshift. for some reason they can't get rshift right the first time

22.05.2025 09:32 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

that's right! claude is tomororw!

22.05.2025 09:30 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

they should let you index with keyword arguments, like value_cache[page_idx=0, idx_within_page=5, kv_head=0, head_dim=:] instead of value_cache[0, 5, 0, :]

21.05.2025 23:24 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
@(lambda cls: cls())
class limited_print(dict):
    """limited_print[2, "warn_id"]("some warning i want to print twice")"""
    def __missing__(self, args):
        limit, id = args
        count = 0
        def inner(*a, **k):
            nonlocal count
            if count < limit:
                print(*a, **k)
                count += 1
        self[args] = inner
        return inner

@(lambda cls: cls()) class limited_print(dict): """limited_print[2, "warn_id"]("some warning i want to print twice")""" def __missing__(self, args): limit, id = args count = 0 def inner(*a, **k): nonlocal count if count < limit: print(*a, **k) count += 1 self[args] = inner return inner

i wrote this today

21.05.2025 21:56 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

idk what to post here. should i post my coding takes

21.05.2025 21:55 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

bsky.app/profile/did:... im probably missing a bunch of people but idk whos active here atp

21.05.2025 21:55 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

> they don't know it's one day till bluesky wednesday πŸ‘€

20.05.2025 21:16 β€” πŸ‘ 13    πŸ” 3    πŸ’¬ 1    πŸ“Œ 1

i guess ill make my own

21.05.2025 21:52 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

@deepfates.com.deepfates.com.deepfates.com.deepfates.com.deepfates.com is there a tpot list or sth

21.05.2025 19:16 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 3    πŸ“Œ 0

it's wednesday

21.05.2025 19:15 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

is the algorithm good yet? did that happen?

17.05.2025 08:51 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
a wawa. the W in the β€œWawa” sign is unlit, spelling β€œawa” instead

a wawa. the W in the β€œWawa” sign is unlit, spelling β€œawa” instead

finally found one of those β€œempty spaces” out in the wild

29.12.2024 04:16 β€” πŸ‘ 54    πŸ” 10    πŸ’¬ 2    πŸ“Œ 0
Post image

If you’re a guy in your early 20s, buy a molex.

Go into debt if you have to

29.12.2024 06:08 β€” πŸ‘ 42    πŸ” 2    πŸ’¬ 3    πŸ“Œ 0

cake 2

27.12.2024 03:45 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

need something to motivate me to actually switch here

14.12.2024 02:00 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@lizthegrey.com did you have a thread on twitter about katana/butterknife at google?

04.12.2024 01:58 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Introducing old friend group to new one. Alex stands nervously in the middle of two groups of people, one her old friend group of Cis dudes and the other, her new friend group of trans women. Group of cis men meet group of trans women with initial awkwardnes. One cis man asks trepidatiously "do... you like Magic cards." A Trans woman answers "yeah." Everyone is getting along playing Magic cards, much to Alex's delight.

Introducing old friend group to new one. Alex stands nervously in the middle of two groups of people, one her old friend group of Cis dudes and the other, her new friend group of trans women. Group of cis men meet group of trans women with initial awkwardnes. One cis man asks trepidatiously "do... you like Magic cards." A Trans woman answers "yeah." Everyone is getting along playing Magic cards, much to Alex's delight.

27.11.2024 17:25 β€” πŸ‘ 11109    πŸ” 1090    πŸ’¬ 76    πŸ“Œ 59
Post image 18.11.2024 02:27 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
photo of a parody of those virtue signaling β€˜in this house we believe’ yard signs reading:

in this house we believe that
the fundamental problem
of political philosophy
is what spinoza saw so clearly
(and what reich rediscovered):
why do people fight for servitude
as if it were their salvation?

photo of a parody of those virtue signaling β€˜in this house we believe’ yard signs reading: in this house we believe that the fundamental problem of political philosophy is what spinoza saw so clearly (and what reich rediscovered): why do people fight for servitude as if it were their salvation?

15.11.2024 03:01 β€” πŸ‘ 86    πŸ” 17    πŸ’¬ 3    πŸ“Œ 2

the media thinks its funny when a man eats too many figs and rubs his stuomach and says "Oh ive had too many figs". They want us dead

30.09.2024 11:04 β€” πŸ‘ 3184    πŸ” 493    πŸ’¬ 19    πŸ“Œ 14

For real though if I was a poor ass Toad living in the Mushroom Kingdom and saw Mario playing tennis with Bowser I’d be like β€œdespite their pretend disagreements there really is only the uniparty”

13.06.2024 20:51 β€” πŸ‘ 1070    πŸ” 212    πŸ’¬ 21    πŸ“Œ 3

oy

21.12.2023 06:37 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@fae is following 19 prominent accounts