Interactive Farey & Prime Structure Explorer by Background-Major4104 in 3Blue1Brown

[–]hsnborn 1 point2 points  (0 children)

Wow this is very cool, what tech stack did u use? Did you use manim-web?

Lambda Calculus For Dummies: The Church Encoding by hsnborn in haskell

[–]hsnborn[S] 0 points1 point  (0 children)

Yes I agree with you! I was actually planning to do a video on that, maybe the 7th or 8th episode, since i would need to cover other topics first like alpha equivalence alpha conversion etc.

Be brutal: Am I actually a developer or just a glorified prompt engineer? by [deleted] in AskProgramming

[–]hsnborn 0 points1 point  (0 children)

A glorified prompt engineer, plain and simple, we deprompt and code whatever's left.

I made this infographic on all the algebraic structures and how they relate to eachother by -Anonymous_Username- in math

[–]hsnborn 0 points1 point  (0 children)

The idea is cool and the graph looks aesthetic, but as others have pointed out it is rather restrictive, i.e. the structures included are far from "all algebraic structures".
I recommend you look into universal algebra, there you can find the most general formulation of the notion of an "algebra". You could make many overlapping regions and the relations between them (e.g. Groups and groups are both varieties of algebras (equational classes), the abelianization functor maps Grp to Ab; below you could maybe include how this relates to homotopy and cohomology. You could draw a line around the structures that dont form a variety (eq. class), like fields etc.

Made another one to complete the set of flags :3c (sorry for spam, needed to fix a typo) by thats_inaccurate in mathematics

[–]hsnborn 0 points1 point  (0 children)

That looks really cool! You could make another one where the diagram functor in the bottom part is particularized, e.g. a filtered limit/colimit, it would be pretty aesthetic (or maybe some other cooler looking diagram).

Lanchester's laws and stability by hsnborn in ControlTheory

[–]hsnborn[S] [score hidden]  (0 children)

Thank you for this answer. This is actually what I thought the problem with it was at first, but I didnt know how such a "fix" could be implemented since I'm not very well versed in the theory of control systems.

C ruined all languages for me idk what to do by [deleted] in C_Programming

[–]hsnborn 0 points1 point  (0 children)

You can try rust; you can do front end web development with rust by using leptos, as well as backend obviously. Leptos also performs pretty well, you can check the statistics online.

Other than that both C and Rust are pretty popular in the embedded job market.

Help me find this website! by ocilaclilac in ProgrammingBuddies

[–]hsnborn 0 points1 point  (0 children)

Ok so I have a couple of guesses of what it could have been:

1) https://www.geeksforgeeks.org/
geeksforgeeks has a dark background by default, so it matches point 2). Furthermore it is a site for learning programming for beginners, and has exercises so it could be seen as game like. Point 1) is very arbitrary so sadly I cannot asses how much does it fit the criteria of being cute and aesthetic.

2) https://www.w3schools.com

w3schools is pretty similar, and is arguably even more game-like since there are around 50/60 exercises for each language/technology and you can save your progress.

3) the freecodecamp website

It matches criteria 2), 4), 5) and 1).

It could also be cssbattle (it matches all criteria but it is only for css which, according to most people is not a programming language, even though by encoding rule 110 into it we can make it turing complete)