mcmodknower

joined 1 year ago
[–] mcmodknower@programming.dev 1 points 1 week ago

Is a local ipfs cluster perhaps the best way here, or does that also connect itself to the global ipfs? https://docs.ipfs.tech/install/server-infrastructure/#features

[–] mcmodknower@programming.dev 2 points 1 week ago

Well, technically it was a race condition. Just one between two different programs.

[–] mcmodknower@programming.dev 2 points 1 week ago

I can also do it with my right hand, but i did it with my left first cause there is this german phrase "doing something with left" which means something is so easy for you, you don't even need your dominant hand for it.

[–] mcmodknower@programming.dev 7 points 1 week ago (2 children)

I can aolve a rubiks cube with my left hand only.

[–] mcmodknower@programming.dev 9 points 1 week ago (1 children)

As someone who used Prolog in an academic circumstance for more than just logic, i fully agree with that article.

But i still think C++ has more footguns than Prolog.

[–] mcmodknower@programming.dev 1 points 2 weeks ago

You can just not git add the one file on the secondary drive when it is not connected. This schould not be that much overhead and (at least for me) it is much simpler than any other solution. Ps: Why do you want that one config file on the external drive and not on the main one?

[–] mcmodknower@programming.dev 1 points 2 weeks ago

I would rather add a config field which allows you to set a list of file extensions to search for.

[–] mcmodknower@programming.dev 2 points 2 weeks ago (2 children)

At first glance it looks interesting. Gonna check it out in more detail soon:tm:.

Can it also use .h files in a cpp project?

[–] mcmodknower@programming.dev 10 points 3 weeks ago

You should take a look at linux mint. I recently setup linux mint on a laptop, and it asked me to enroll a mok so that secure boot works with extra media codecs. On my pc i also installed the nvidia drivers pretty easily. Also mint is a ubuntu derivate, but snaps are disabled by default. Its not as fast as rolling release distros, but if you install the lastest mint version, you get the packages of the latest ubuntu lts version.

[–] mcmodknower@programming.dev 2 points 4 weeks ago (1 children)

Its a pixelart rougelike that i found somewhere in my linux package list, tried out, and liked. I could tell you about some mechanics, but its probably better to see for yourself at its website http://shatteredpixel.com/shatteredpd/ or the pixeldungeon community pixeldungeon@lemmy.world .

[–] mcmodknower@programming.dev 1 points 4 weeks ago (1 children)

I assume it is that way so they don't let the users deal with the Position type directly. But that is speculation on my side.

I could try making a mod out of part of the mechanics described and shown in the manga, but that would take a long time. If i remember it when i'm back at my pc i'm gonna put it into my list of ideas for programming projects (but it will probably take years until i actually start creating the mod)

 

I am searching for a selfhosted and secure (end to end encryption) chat platform for my family (5-20 users), possibly one i can host on a raspi.

Is matrix a good choice, or should i try something else?

view more: next ›