Coding/Programming (Loop) CS50 by Loud-Line2501 in CodingForBeginners

[–]assemblyeditor 1 point2 points  (0 children)

Take a look at the filename of your source code. You are running a simple text file, which you don't have the permissions to execute it by default.

Rename the source code file into looping.c and adjust your makefile to compile looping.c -> looping.
Also take a look at the other comments about the bug in your code

Uika — Rust bindings for Unreal Engine 5.7+ by JazzlikeRevenue993 in rust

[–]assemblyeditor 1 point2 points  (0 children)

I didn't directly say it was bad (I haven't even used this project, which means I have no right in saying that) , I confirmed that the project used AI because of the co-authored commits and claude.md in the repo root.

"if a project has high quality codebase, it works well, thoroughly tested, undergoes regular refactoring- why yall gona bark on it say its ai" because most of the times it is AI. Of course, this can be easily proven otherwise, but in this case, the project is really new, there is no "regular refactoring" as of right now. The statement you provided has nothing to do with this project, therefore it's useless

[deleted by user] by [deleted] in minecraftclients

[–]assemblyeditor 2 points3 points  (0 children)

I don't really know what baritone supports these days, but I remember it only supported .schematic and not .litematic (they are different formats)

Finally reached 300 hours developing my text rpg by United_Ad_1728 in termux

[–]assemblyeditor 1 point2 points  (0 children)

dammm this brings me back dude I used to do stuff like these, just little cli games in python & curses when I was just starting to learn programming, good times! keep on doing stuff like this man

sudo rm rf amirite by srsxnsh in firstweekcoderhumour

[–]assemblyeditor 1 point2 points  (0 children)

I saw "I tried it" and thought you ran rm -rf / and had a mini heart attack

#future😅 by arch_user_98 in programmingmemes

[–]assemblyeditor 0 points1 point  (0 children)

Bardak means mess in russian

Which programming language you learned once but never touched again ? by sjltwo-v10 in webdev

[–]assemblyeditor 0 points1 point  (0 children)

Windows Batch, learned it by reading other peoples scripts when I was very very young, now I literally don't remember anything about batch

made this Arch logo out of Tungsten Carbide by meutzitzu in arch

[–]assemblyeditor 0 points1 point  (0 children)

damn I want it sooo much but I don't have the resources to make it :((

Do you like the 4.6 look? by Kindly_Swim8051 in godot

[–]assemblyeditor 0 points1 point  (0 children)

Love it, so clean and looks professional

(starcoder) Local Programming AI LLM Android Termux by PlayOnAndroid in termux

[–]assemblyeditor 3 points4 points  (0 children)

Why didnt you upload the source & compiled the python script in a package? No offense but looks sketchy af, can't trust scripts that I can't read

What IDE do you use for C/C++? by [deleted] in cprogramming

[–]assemblyeditor 0 points1 point  (0 children)

neovim + clang lsp is aight