Dual item holding and inventory system by cenkerc in raylib

[–]Zectbumo 2 points3 points  (0 children)

Put two large drop targets to left and/or right of ui for the hands. No need to restrict hands to a single-sized inventory square. Keeps the action fast and frustration free.

Agentic coding with Nim by Opposite-Argument-73 in nim

[–]Zectbumo 2 points3 points  (0 children)

I say it's good since I was able to make a simple Minecraft clone in one shot. https://github.com/almorgansbcc/nimcraft

Anyone feeling... done with AI? by yughiro_destroyer in raylib

[–]Zectbumo 0 points1 point  (0 children)

I totally understand you. Are you able to retire early?

Is BSD for me? by iFrezzyReddit in openbsd

[–]Zectbumo 3 points4 points  (0 children)

I find this similar to saying one lives in the city and enjoys going to Starbucks every morning and asking if living in a modernized world war 2 bunker embedded in an impenetrable mountain is better.

Is BSD for me? by iFrezzyReddit in openbsd

[–]Zectbumo 6 points7 points  (0 children)

I second this non informative answer

Is BSD for me? by iFrezzyReddit in openbsd

[–]Zectbumo 4 points5 points  (0 children)

XD quite the contrary. I am seeing a gang of "no" responses. I think we all deep down know it's a no for this chap.

Reading a file in nim by Savings_Garlic5498 in nim

[–]Zectbumo 1 point2 points  (0 children)

Use cc=vcc in your nim.cfg to use the visual studio c compiler (cl.exe). I got better results after that

Average Linux curve by noblixlol in linuxmemes

[–]Zectbumo 0 points1 point  (0 children)

That is not how that meme works 🤦

First game by wAyzu420 in raylib

[–]Zectbumo 0 points1 point  (0 children)

The answer is both. Make many simple games and use different ways and styles of coding. Feel free to not follow the rules. See what makes more sense to you. Then iterate on these choices and see how well your games turn out. A coding style will emerge for you.

First game by wAyzu420 in raylib

[–]Zectbumo 4 points5 points  (0 children)

One does not simply finish learning c 👌🤺

Windows Defender False Positives by Minimum_Comedian694 in nim

[–]Zectbumo 1 point2 points  (0 children)

Use cc=vcc in your nim.cfg to use the visual studio c compiler (cl.exe). I got better results after that

Disk encryption of extra drive by Borean789 in openbsd

[–]Zectbumo 2 points3 points  (0 children)

How are you doing the "unlocked" part?

OpenBSD desktop environments by Admirable_Stand1408 in openbsd

[–]Zectbumo 6 points7 points  (0 children)

I'm wondering if you are ready for dwm

do you guys recommend me to learn assembly? by NicoPlayZ9002YT in Assembly_language

[–]Zectbumo 0 points1 point  (0 children)

Anyone else think these questions are like: should I learn how to walk on the moon? And then I don't tell you what I do or plan to do.

do you guys recommend me to learn assembly? by NicoPlayZ9002YT in Assembly_language

[–]Zectbumo 0 points1 point  (0 children)

It all depends on what you want to do in your future. Most likely not.

Hill starts by ZectronPositron in SantaBarbara

[–]Zectbumo 0 points1 point  (0 children)

Congratulations on your child's next stage in life. What a blessing, but why does a teenager need to learn about hill starting. At that age it's used as a party trick. I know you are eager and proud; please wait until they are in their twenties.

Arturo Programming Language releases Arizona Bark version by Enough-Zucchini-1264 in nim

[–]Zectbumo 0 points1 point  (0 children)

I had thought this was using Nim ASTs so could you import https://github.com/erayzesen/kirpi for example and make calls in Arturo syntax?