Spyke
lemmy.world

What does it say about a person like me who reads all these damn memes even though I don't know jack shit about programming?

86

When I saw this reply in my inbox I honestly had no idea which of my posts it was going to be related to because it could probably apply to most of them.

70
kbin.social

I'm like that because:

  • I need a hobby
  • weird history with programming, but never actually liked any programming language enough to have a real project.
  • now I found a niche language* that I like but so far it's just not where I want get started (one example, still no bindings for Godot 4)
  • Ray almost tricked me into making a framework for a framework but I saw right through that
  • personal issues

*=Nim

24
kbin.social

Right off the bat no Godot 4 bindings at least that I'm seeing in search, so that problem persists.

I'm not quite sure on style but I want a jack-of-all-trades language (speed, ease, capability, options, platform options etc) and that's a high bar. Nim seems like an outlier from everything I can see.

Actually no, some of the Haskell syntax stuff I'm seeing it making me mad.

2
xmunkreply
sh.itjust.works

Alternatively, it's a dirty language, but PHP is supremely usable.

The truth about programming is that the language isn't really that important, they can all be translated back and forth and the choice of what to use is usually made for you.

3

The truth about programming is that the language isn’t really that important

I have had the thought that many languages have bindings for Raylib, so that lowers the bar a lot.

Beyond that, I can see a lot of problems. I already could use Raylib and a few other types of frameworks/libraries (UI, webui, TUI, fantasy console, scripting, microcontroller stuff) potentially, so any other language has to allow more/better options than that. Particularly as I don't really have ideas for those (with few-or-no tools) right now to start there.

Alternatively, it’s a dirty language, but PHP is supremely usable.

For your consideration, a moment of Master Shake to represent me (alternate 1, alternate 2)

2
Jearsreply
social.jears.at

Never worked with nim or godot, but it is able to call c routines? So I guess you would be able to call to gdnative?

Likely isn't gonna be beatifull, but it should work.

3

It's something like that, but way beyond me so I couldn't get something manually let-alone full bindings. I was making a polygon loader+text format for Raylib and didn't even finish that somewhat due to it not being straightforward to properly implement/use (beyond what I had already that is, and that I'd probably need to make an editor too). And a big reason for wanting Godot is to create and animate polygons in-engine eye example with an editor so yeah I'd rather wait.

2
feddit.nl

maybe, on off-chance, you fall under the term script monkey?

it's like someone who understands well enough to run things but not grok through.

just remembered stumbling on it while reading some sci-fi.

1

It says you should write some damn code.

Anyone can program, granted they aren't intimidated by the concept... It's actually very easy, and most professionals are pretty bad at it.

I, and probably lots of others, would be happy to recommend a starting point based on your interests. If nothing else, it will make you smarter

1
sh.itjust.works

Anyone who says Matlab is their favorite programming language is very misguided

48

At least with labview there's all sorts of NI proprietary shit which makes instrumenting labview equipment slightly less torturous. Matlab is literally just expensive Python inside the world's worst GUI and one indexing so it's annoying to port algorithms out of it

4

It's the only programming language I really delved into. I haven't had to program since college. I found it very useful.

1
sh.itjust.works

"You are an engineer and a nerd"

We call them "enginerds", thank you very much.

42
BynaDreply
lemm.ee

What language is that one?

9

My relationship with JavaScript is more like an abusive relationship that I can't escape from because it pays all the bills.

35
theherkreply
lemmy.world

It’s worth going hungry in the dark. Lawyer up and hit the gym. JS doesn’t deserve you.

25
MajorHavocreply
lemmy.world

And a Python developer is born!

Source: I moved on from an abusive relationship with JavaScript to a healthy not-at-all-controlling equal partner relationship with Python. And four spaces makes perfect sense, once I really considered Python's point of view...

13
theherkreply
lemmy.world

You don’t have to go from crazy to slightly less crazy. You could try living that lean compiled life.

6

Yes. However, The same cannot be said for every other dev on the project.

Typescript helps a lot but JS still lacks a lot of the functionality, and especially the tooling, available in other frameworks.

Going from ASP.Net Core to NestJS is like digging holes with a shovel instead of a backhoe. It feels like a huge downgrade. And then half your time is spent dealing with the incredibly finicky dev environment.

I am not impressed.

3

Interesting! I have built several projects entirely in TS or with react/next frontends and I enjoy the DX a lot now that I have the experience with the overwhelming breadth of options out there. It was very frustrating and overwhelming for me at first though. I found Dockerizing to help with consistency and finickiness.

Just curious, what are you missing most from asp.net core?

1
lemmy.world

Not all of these are programming languages btw

24
fer0nreply
lemmy.world

I don’t know all of them, but I was talking about React being a framework, not a language.

5
mander.xyz

Hah, I kinda glossed over that one. Not sure what the downvote is about, it's a joke. JS and PHP are the two I'm most familiar with and they're scripting languages, not "proper" programming languages. That doesn't make them any less serious. Anyway, React, being a library for a scripting language, is two steps removed.

0

A scripting language is certainly a programming language. In fact, it can be hard to even draw a line at all. PHP is just-in-time compiled, and has static analysis tools that can catch errors that are normally considered "compile-time" - scripting language or no? Is Typescript compiled? Are JVM bytecode and WASM just very low level scripting languages? Can you write a powerful web application using BASH? What even is Lisp, in this context? "Scripting language" is a poor abstraction, really.

2

matlab is considered a programming language but that piece of shit acts more like a scripting language than php

2
programming.dev

MATLAB is such a scam. Luckily a growing amount of universities are starting to realise it.

19
ChewTigerreply
lemmy.world

I really enjoyed using MATLAB in school and it really helped with some of my graduate stuff. What scummy stuff are they up to? Any alternatives you'd recommend?

3
lemmy.ml

I am not a nerd, I am actually a gigachad. Selfie

17

Can I be a 1.99x nerd if I missed the bird one? (Swift, from a quick search)

4

Am I delusional or am I really that nerdy? Who doesn't recognise at least one of these?

I feel like they're all super common language/frameworks

0
MajorHavocreply
lemmy.world

Have you ever been to PowerShell Summit? It's the only nerd conference I've ever attended where only about half the attendees actually realized they are nerds at a nerd conference. I love the vibe. It's got style and pizzazz.

That said, the added entry for PowerShell would still be: "You are a nerd."

24
Nomecksreply
lemmy.ca

My favorite programming language is VBA

6
feddit.nl

Mine is "nobody cares about camels anymore"

11

I don't have a favorite language, I just hate haskell less than all the other languages I have tried.

11
lemmy.world

Do you get a heart attack every time you need to write to a database, effectively causing a side-effect? Only real Haskell developers do.

11
mander.xyz

Dude, I have a heart attack when I lift a finger, causing a side effect to the keyboard.

In fact, I have a heart attack whenever my heart starts beating, causing a side effect in my veins.

14

It seems to me some of those should be "you're a masochist and a nerd" when they're somebody's favorite language.

8

Rust: you are transgender

ASM: you are a nerd

Python: You are a high school student

Java: Your brain is so big you can accomplish anything.

PHP: You could likely do it all in JavaScript

HTML + CSS: You don't know programming but still want to look cool. If you need JavaScript you can ask ChatGPT.

Brainfuck: you like to brag

5
sagreply

Python one is so fucking real as a high school student but I also know JavaScript and bash

2

Hey, I’m an engineer and a nerd and I prefer R. It not only does statistics, it lets me show them so clearly a business major can understand the implications

5

I'm a software engineer and data scientist.

MATLAB is trash politically, monetarily, for writing APIs, for structuring your APIs and code, and for packaging your work.

The only limitation R has is the structuring one.

I prefer Python. And Rust.

9

Look, I was forced to learn R (very badly) for my PhD (which I didn’t complete). So technically I’m not a nerd (it’s sadder than that). Yay!!

4

Matlab. Less of a "programming language", it is a "Numerical computing environment". But it's still is a language and its still a lot to learn.

Their description is "MATLAB is a proprietary multi-paradigm programming language and numeric computing environment developed by MathWorks."

Its been around for ever.

7

Chat GPT does all of my coding for me and even scolds people for culture war hot button issues. Life is exactly like the jetsons

3
sopuli.xyz

in my completely accurate and objective opinion:

  • Javascript: you are a frontend web dev (hopefully)
  • C++: you spent too long learning keywords and classes, you might as well use them
  • Rust: you like big naked men butt booty wrestling
  • Asm: you dont know what a 'type' is
  • Go: you have chosen a perfect language.
  • React: you know its not a framework, so then it must be a language, right?
  • Python: either a child, or an ai expert
  • C: you are a better programmer than everyone else, because you know what a pointer is
  • PHP: rich
  • C#: learning game development just because you like video games
  • Swift: idk really. something to do with apple?
  • R: ????

i use Rust btw

3
kbin.social

Perl: You're an old nerd who remembers before Python was a thing, or else a nerd who really likes funky syntax and symbols everywhere and PHP just wasn't right for you.

Raku: You're an old nerd who remembers before Python took over from your former beloved Perl and instead of opting for simpler, cleaner syntax, you decided that being able to go the other way entirely was absolutely for you, or else you're a nerd who likes really, really funky syntax and Python, PHP and even Perl seem too much like kids toys.

Ada: You're an old nerd who was taught it at some college or other or else you're an engineer writing mission critical systems and this is the language everything is written in and no-one will switch to anything else.

BASIC: You're an old nerd (you might be sensing a theme here) who taught themselves programming at some point in the '70s, '80s or '90s and you'll get around to learning another language some day, but right now this interpreter you found online that runs in a console window suits you just fine.

Shell scripting: You're a nerd who really ought to rewrite some of those unwieldy beasts in something else at some point but you've learned it this way and don't have time for anything else right now. Time for another hack.

Powershell: You're a nerd who's found something that "really makes sense, you know?"

COBOL: See Ada but exchange "mission critical" for "banking".

Prolog: You are a nerd who plays Towers of Hanoi in their head for fun.

Haskell: You are a nerd whose flying saucer is a glass dome followed by a function that describes the rest of it, which may or may not be the same function that described the glass dome in the first place.

Lisp: You are a nerd for whom parentheses make you feel warm and fuzzy, if not other feelings that cannot be spoken of in polite company. If you like Emacs, you like Emacs.

4

Where's the geek? I know at least one of these has to require special training, and a geek is just a highly trained nerd.

2

Fucking American class culture and anyone who's not an ignorant idiot is "a nerd". Get fucked, The World

1