- 2 Posts
- 9 Comments
Joined 3 years ago
Cake day: July 10th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
MagnoliaMayhem ( MagnoliaMayhem@programming.dev ) to
Programmer Humor@programming.dev•Programmer tries to explain binary search to the police
4·2 years agoJust watch at 3X!
MagnoliaMayhem ( MagnoliaMayhem@programming.dev ) to
Programming@programming.dev•If you had to choose one programming language that you had to use for the rest of your life, what would it be?
1·2 years agoJust scanning through the docs and YouTube, it doesn’t seem to do anything that I can’t easily do with Go. What am I missing?
MagnoliaMayhem ( MagnoliaMayhem@programming.dev ) to
Programming@programming.dev•If you had to choose one programming language that you had to use for the rest of your life, what would it be?
1·2 years agoI’ve wanted to have an excuse to learn Elixir for a couple years now. It seems fascinating to me, but I just can’t get started.
MagnoliaMayhem ( MagnoliaMayhem@programming.dev ) to
Programmer Humor@programming.dev•Show me a better text format for serializing
14·2 years agoJson. Your move, Joker.
MagnoliaMayhem ( MagnoliaMayhem@programming.dev ) to
Programming@programming.dev•If you had to choose one programming language that you had to use for the rest of your life, what would it be?
2·2 years agoWhat bucket of that are you in? There are a lot of different reasons people take your position.
MagnoliaMayhem ( MagnoliaMayhem@programming.dev ) to
Programming@programming.dev•If you had to choose one programming language that you had to use for the rest of your life, what would it be?
6·2 years agoGo. Nothing strikes a balance of ease and performance like go
MagnoliaMayhem ( MagnoliaMayhem@programming.dev ) OPto
VS Code@programming.dev•Addon for Function HighlightingEnglish
1·2 years ago[sadface]
or build one yourself? I’ve never built an extension for VS Code. May be worthwhile, if it isn’t too difficult. For now, I’m just using big comments to deliminate my functions. Encourages good comment habits as a side-effect, so I’m not too upset.
Is it foss?