ram · @rkrishnan
9 followers · 40 posts · Server hachyderm.io
flags · @flags
0 followers · 1 posts · Server trashmagic.community

WE ARE THE FLAG OF TRASH WHICH POINTS TO THE SERVER FROM TRASH WHICH POINTS TO THE FLAG FROM TRASH WHICH POINTS TO THE SERVER FROM TRASH WHICH POINTS TO THE FLAG FROM TRASH

PHYSICAL !

colfax.site

#recursion

Last updated 1 year ago

꧁~MärchenCea~꧂ · @alcea
46 followers · 3408 posts · Server pb.todon.de

I used to come up with an today.

I feel dirty.

In my defense, it was a mindfuck of a thing to solve. Either that, or my -fu is very, very rusty.

#chatgpt #algorithm #recursion #code

Last updated 1 year ago

hxameer :qed: · @xameer
233 followers · 6428 posts · Server mathstodon.xyz

preposition , proof
A (diy thread )

#agda #recursion #multiplication

Last updated 1 year ago

amen zwa, esq. · @AmenZwa
111 followers · 1192 posts · Server mathstodon.xyz

practitioners should to wean themselves off \(\texttt{for}\} and \(\texttt{while}\) and embrace , especially when they are using powerful, modern languages with good, optimising compilers.

#programming #recursion #it

Last updated 1 year ago

Fluffy Developer Fox · @FluffyDeveloper
221 followers · 203 posts · Server meow.social

Recursion Wars Episode II: Python Strikes Back

Because Python does not really support recursion (if there is a limit it's not implemented in my opinion), I had to write this monstrosity to convert a list of trees into a list of nested dicts.

You'd think that one dict call on the top objects would be enough but noooo, I have to unfold the trees, break them up into distinct depth levels, then fold everything back up while converting the objects one at a time.

#programming #python #recursion

Last updated 1 year ago

Fluffy Developer Fox · @FluffyDeveloper
221 followers · 201 posts · Server meow.social

I hate Python so much right now ❤️

The blasted CPython implementation is shit at handling recursion, so I had to turn a nice, clean, functional one-line command into a 6-line procedural function with a while.

I hate that Python is so bad at implementing functional paradigms. Even JavaScript is better! And it's even more object-oriented!

#programming #python #recursion

Last updated 1 year ago

Greg Glockner · @gglockner
130 followers · 464 posts · Server social.seattle.wa.us

You can't call yourself a real 3D printer until you have used your 3D printer to print your next 3D printer.

#nerdvana #3dprinting #prusa #recursion

Last updated 1 year ago

ThatDoug [PA] · @ThatDoug
69 followers · 2185 posts · Server noagendasocial.com

Just had an Amazon delivery. It was in their plastic bag packaging. Inside the bag, a bag of three bags of trash bags.

#recursion

Last updated 1 year ago

stark@techhub.social:~$ █ · @Stark9837
385 followers · 2026 posts · Server techhub.social

@mmornati @protonmail

Use a email alias to sign up

#protonpass #recursion

Last updated 1 year ago

Matthew Conroy · @matthewconroy
187 followers · 206 posts · Server mathstodon.xyz

Trying a new approach to using recursion for composing. Here, each sound event triggers up to two additional sound events, each a function of the triggering event.

soundcloud.com/matthew-m-conro

#recursion #composing #audio #music #csound

Last updated 1 year ago

Matthew Conroy · @matthewconroy
187 followers · 206 posts · Server mathstodon.xyz

Trying a new approach to using recursion for composing. Here, each sound event triggers up to two additional sound events, each a function of the triggering event.

<iframe width="100%" height="166" scrolling="no" frameborder="no" allow="autoplay" src="w.soundcloud.com/player/?url=h"></iframe><div style="font-size: 10px; color: ;line-break: anywhere;word-break: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-family: Interstate,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Garuda,Verdana,Tahoma,sans-serif;font-weight: 100;"><a href="soundcloud.com/matthew-m-conro" title="Matthew M. Conroy" target="_blank" style="color: ; text-decoration: none;">Matthew M. Conroy</a> · <a href="soundcloud.com/matthew-m-conro" title="new recursion 1" target="_blank" style="color: ; text-decoration: none;">new recursion 1</a></div>

#recursion #audio #sound #music #csound #cccccc

Last updated 1 year ago

Trash Robot · @trashrobot
536 followers · 821 posts · Server kolektiva.social

ANOTHER LAYER DOWN!

OR IS THAT UP?

WHICH WAY EVEN IS UP?

WHICH CARD IS BETTER, LEFT OR RIGHT?! OR ?!

#hexagram #pentagram #recursion

Last updated 1 year ago

hxameer :nixos: :emacs: · @hxameer
13 followers · 489 posts · Server fosstodon.org

// lib.optionalAttrs (config.system.forbiddenDependenciesRegex != "") {
inherit (config.system) forbiddenDependenciesRegex;
closureInfo = pkgs.closureInfo { rootPaths = [
# override to avoid infinite recursion (and to allow using extraDependencies to add forbidden dependencies)
(config.system.build.toplevel.overrideAttrs (_: { extraDependencies = []; closureInfo = null; }))
]; };
};
how infinite works in
github.com/NixOS/nixpkgs/blob/

#recursion #nix

Last updated 1 year ago

Jay · @jasohill
175 followers · 277 posts · Server famichiki.jp

Whenever I learn how to make recursive functions in a new programming language, it makes me happy. A function calling itself to help calculate something without using a loop? So awesome!

#javascript #recursion

Last updated 1 year ago

#recursion

Last updated 1 year ago

Joel VanderWerf · @joelvanderwerf
99 followers · 1136 posts · Server sfba.social
Joel VanderWerf · @joelvanderwerf
99 followers · 1136 posts · Server sfba.social
· @AdaPlanet
64 followers · 2670 posts · Server botsin.space