__hakurei_reimu_ki…

Programming Anonymous 38088
What do you all think of programming? What languages do you all learn? Do you use it to make anything?
Anonymous 38089
>>38088Being obsessed with programming languages is pure autism doe.
Anonymous 38090
Java for minecraft and common lisp for personal use
Anonymous 38093
>>38092It is. Nobody seriously uses this memelang.
Anonymous 38095
I know C++. The most ambitious thing I attempted was to make a Hotline Miami clone from scratch. Still never finished it because I am bad at troubleshooting.
Anonymous 38096
>>38095What did you use for multimedia? SDL or SFML, or something else? Did you make the engine yourself?
Anonymous 38098
>>38097I hated java at first when I studied it, I studied it for 5 years and all I use it for is minecraft and some minor other stuff, common lisp is the most comfy language to me and what I prefer to use, C is the least comfy language and made me hate computers lol
Anonymous 38099
1757217462785k.mp4

>>38098Have you tried Clojure? It has access to the entire Java standard library (due to being a JVM language) and is still Lisp-based. You may like it if you prefer Lisp but want the power of Java.
Anonymous 38273
image.png

I want to try Rust because it does a lot of things C++ does wrong, right
People at school were shilling it to me and I think it looks neat, I like the concept of lifetime control
Anonymous 38451
The most I've personally done is Html for my blog…. I'm hoping to learn more languages as time goes on
Anonymous 38480
>>38451the natural step up from here is css and then javascript… and when you become proficient in javascript it's all downhill from there. either you learn a better language that definitely make you allergic to grass or you continue using javascript which is probably worse
Anonymous 38546
>>38451>>38480HTML/CSS are markup languages and not actual languages, calling them languages is like calling Microsoft Word a language honestly
Anonymous 38895
>>38546I disagree, there are loads of languages beyond programming. TeX, Makefiles, Dockerfiles, YAML files, SystemVerilog, proof-assistant languages, flex/yacc files, nix etc.
But yeah the syntax/semantics of basic HTML/CSS is very light compared to programming languages, so the two will only prepare you for minute parts of programming.
Anonymous 39465
I fucking hate web btw. Well, maybe "hate" is a bit much. I just can't put a finger on why. It always feels bloated and pointless, like you're doing the same thing over and over, the same busywork every time.
I guess what I really dislike is most of the work that's available for it. I could still see myself enjoying challenges like designing the architecture or optimizing. I just want to learn something new every time, and there's definitely a lot to learn in web.
It's just that I don't even know what I'd want to build with it. The only thing I can really think of is using it as an interface for an embedded thingy or something. Actually, I did remember one idea I had: a Jisho alternative for an agglutinative language. Hebrew or Arabic could really use something like that too honestly, because looking up words in those languages is kind of a mess. Jisho isn't open source though, so I kinda forgot about the idea in favor of simpler projects.
AI is unironically a good use case for the snoozefest that is web.
Anonymous 39484
IMG_2030.jpeg

Btw something funny I noticed
Look at this nvidia ceo quote and then check nvidia profits here:
https://isaiprofitable.com/Anonymous 39488
>>38088So who is the python mascot?
Anonymous 39489
>>39488It's kanako from touhou. The only thing they share is that they're snake themed. Though I guess as a businesswoman python may seem attractive to her. Its market share is pretty big nowadays, no?
Anonymous 39500
I gotta get back to computer stuff and I swore I will not be using AI this time at all.
Anonymous 39501
Screenshot_16.png

This is such a headache it almost feels as if I am employed.
Anonymous 39504
6de6f425a5977a836e…

I still feel fascinated with Arabic text engines. Arabic in Win98 was connected too, you know! Despite fonts and codepages being much, much smaller back then. And how they did it was by also intercepting the text before drawing it, modifying it to be connected. I don't even care about anything else related to Arabs just this specific thing.
Anonymous 39516
1760923564508421.j…

I feel ashamed for how much I vibecode.
Anonymous 39517
>>39501>Hungarian notationIt makes my head hurt
Anonymous 39518
5443 - full_bodied…

>>39488>>39489Yes, it's Kanako from Touhou
I guess her being a snake is more of a pun, I think she's more like Python because she derives her following by being trendy and being all things to all people
Anonymous 39530
>>39517I'm gonna be honest I'm completely new to this and I have no clue what the fuck I'm doing
Anonymous 39713
>>39638Not to defend Hungarian notation, but Linus is generally an incompetent moron who is worshipped by midwits for his loud opinions. He's a posterboy for Linux and Git, nothing else; he hasn't written a single line of modern Linux or Git.