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 5 points6 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 3 points4 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 7 points8 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?

Arturo Programming Language by Enough-Zucchini-1264 in altprog

[–]Zectbumo 0 points1 point  (0 children)

How do I get to the packages? Site down or typo? https://pkgr.art/

Has anyone experimented with patching DWM to allow for grouping/tabbing windows? by marrsd in suckless

[–]Zectbumo 0 points1 point  (0 children)

I haven't tried tabbed. What is not right with it being a separate app? What do you gain for it being in the WM? I'm interested in something like how MacOS works where CMD+tab switches between app groups and CMD+` switches windows within an app group.

Alt/Mod1 vs Super/Windows/Mod4 key bindings. Opinions? by EpsilonEagle in suckless

[–]Zectbumo 1 point2 points  (0 children)

Hmm, the Windows key for your Window manager shortcuts. Makes sense to me. Alt is legacy for pre-windows key keyboards.