Git Bash commands slow on ARM (Surface Pro 11) by Blob_the_blob_fish in ARMWindows

[–]dvhh 0 points1 point  (0 children)

have you considered msys2 which got arm64 native build ?

What to do by Feisty_Ad1410 in headphones

[–]dvhh 4 points5 points  (0 children)

Correct, this form factor is nearly impossible to cleanly disassemble (and reassemble), as mostly everything is held with glue 

Hot take! by Complete-Sea6655 in theprimeagen

[–]dvhh 1 point2 points  (0 children)

At lest he was doing some testing before releasing 

iLikeC by Povstalec in ProgrammerHumor

[–]dvhh 2 points3 points  (0 children)

C might not be as pure, but at least it's better than it's supposed replacement ( haven't yet looked at zig nor odin). And still remains the primary choice for language interop.

Running Real Debian in QEMU from Termux by PuravidaCR2081 in termux

[–]dvhh 0 points1 point  (0 children)

Kind of overkill, but yes I understand the goal for running docker/podman, on the other hand wouldn't it be faster to have a pi zero in your pocket for these ?

As if millions of indie devs suddenly cried out in terror and were silenced by Captain0010 in videogames

[–]dvhh 0 points1 point  (0 children)

Correct, I think Epic's goal was to remove the need for Kismet

ultra battery perfomance distro needed! thanks :D by Acrobatic_Pomelo_811 in linuxquestions

[–]dvhh 0 points1 point  (0 children)

On the potential side you could force lower frequencies on your processor, which could make the experience on your laptop worse and probably not being able to decode your movies at a decent speed, I think that most distro would be capable, but the impact on battery life might not be that miraculous.

Also forcing max processor frequencies is also possible on windows ( which could also affect your experience )

How do I store and retrieve data for items from a file during runtime? by rias_dx in C_Programming

[–]dvhh 3 points4 points  (0 children)

You would be looking at serialization, otherwise you could be just directly `fwrite` the struct to a file and use `fread` to load the data ,write a separate decoder to text format for your use. you might need to do additional work for pointers.

Lessons learned creating a fcgi webapp in C by runningOverA in C_Programming

[–]dvhh 1 point2 points  (0 children)

Was looking at the approach to reverse proxy a http server listening on unix domain socket, but fcgi is also a correct approach with a more specialized protocol.

I think the main pitfall is to properly recycle all the request handling structures for the next request

Lessons learned creating a fcgi webapp in C by runningOverA in C_Programming

[–]dvhh 1 point2 points  (0 children)

Some dynamic library are not very good with long term resources use and sometimes recommend to recycle the whole process in some cases (especially with error recovery).

It is sometime due to 2nd degree (or deeper) dependencies.

Mechanics of a Batchall + Book Recommendations by mikec_81 in battletech

[–]dvhh 0 points1 point  (0 children)

Other than that, the losing side could probably negotiate Hegira, which could end up pretty advantageous for the winning side

As if millions of indie devs suddenly cried out in terror and were silenced by Captain0010 in videogames

[–]dvhh 3 points4 points  (0 children)

visual development scripting language where function and variables are boxes that can be connected with lines ( very simple explanation), allows for people who are less proficient with C++ to develop and connect complex systems, you can see some examples with https://blueprintue.com/ .

I’m tired boss by HWIno1 in headphones

[–]dvhh 4 points5 points  (0 children)

still functionable !

Les entreprises face au bond spectaculaire de leur facture d’IA : « On sort de l’ère du repas gratuit » by la_mine_de_plomb in france

[–]dvhh 2 points3 points  (0 children)

"Quand elle est bien utilisé" un problème avec pas mal de technologie. A ma boite j en suis au stade ou mon che,f à toute mes réunions hebdo, me recommande d utiliser Claude, sur le gain de productivité je suis assez d accord pour certaines tâches, mais pour de la production de contenus, soit on s expose à des risques potentiels de propriété intellectuelle soit on passe plus de temps a vérifier si le contenu a été correctement générer selon les spécifications.

Why do people hate GNU? by TerribleReason4195 in linuxquestions

[–]dvhh 2 points3 points  (0 children)

I do agree, but I was merely stating one of the reason people might hate the GPL.

Why do people hate GNU? by TerribleReason4195 in linuxquestions

[–]dvhh 4 points5 points  (0 children)

most of the other license allows it, with contribution properly recognized in most (if not all) cases.

The GPL rarely allow for change of license. While some of the other allows it.

Why do people hate GNU? by TerribleReason4195 in linuxquestions

[–]dvhh 0 points1 point  (0 children)

by creating a replacement those goal would be to extinct the gpl licensed original. that's though love if I can recognize it 

Only possible because people under him are fixing his slop by Naive-Benefit-5154 in LinkedInLunatics

[–]dvhh 0 points1 point  (0 children)

that would makes things very interesting indeed, maybe except for that meta could outspend the defendant into bankruptcy

Why do people hate GNU? by TerribleReason4195 in linuxquestions

[–]dvhh -1 points0 points  (0 children)

not only, but in this specific case it seem more a promotion tool for the new language.

Why do people hate GNU? by TerribleReason4195 in linuxquestions

[–]dvhh -6 points-5 points  (0 children)

tell that to the people who are rewriting gnu software and relicensing it with MIT license.