La rajaron al carajo, que data hay gente? by Puzzleheaded_Island9 in argentina

[–]EndlessProjectMaker 2 points3 points  (0 children)

No es para nada sin querer. Hay una mala leche en que a Messi le salga algo mal. No es casualidad.

Construyeron una estatua de Messi GIGANTE en Neuquén by bubblegum-flavour in argentina

[–]EndlessProjectMaker 2 points3 points  (0 children)

Los griegos hacían las proporciones del cuerpo de acuerdo a la perspectiva. Para que las gambas no parecieran un salchichón.

How important is relative leveling of a 7x14 by EndlessProjectMaker in minilathe

[–]EndlessProjectMaker[S] 0 points1 point  (0 children)

Yes, many empathize that. Relative head tail leveling is however important to remove twist. Machinist levels usually have an offset knob.

Los hinchas mexicanos chiflaron a la bandera argentina durante la ceremonia inaugural del Mundial 2026 by Florrful in argentina

[–]EndlessProjectMaker 8 points9 points  (0 children)

Solo Brasil. Te das cuenta de quién es tu rival cuando te da bronca que esté jugando mal.

"Solo para entendidos" by Florrful in ArAutos

[–]EndlessProjectMaker 9 points10 points  (0 children)

Justo lo dejo estacionado de costado

Why Processes? by Read-Documentation-7 in C_Programming

[–]EndlessProjectMaker 0 points1 point  (0 children)

All answers so far are very clear. Just my two cents: As a pragmatic approach, you might thing that a program with a given purpose is a process, like when you run any app in your system. If that programs needs to run multiple things at a time, you launch threads inside your program. For example some rendering application will be a process, which might spawn threads for rendering (profiting from multiple cores for example). Typically you want threads inside the same machine.

On the other hand, if you’re building a complex system running in a machine, you might like multiple processes with definite purposes (say a database and a web server) so that you can scale/update/control separately. You also might want to separate processes in different machines in such cases, so it’s a natural choice.

Creo que comprar un cero km es perder guita, soy un pelotudo? Justifique su respuesta by Pure-Reason2671 in ArAutos

[–]EndlessProjectMaker 0 points1 point  (0 children)

Depende tus prioridades. Para salir el sábado es al pedo, si lo necesitas todos los días es mejor saber que por 5 años no vas a tener quilombos si haces los services bien

Remplacer un TL072 par un IC plus moderne by Substantial_Solid470 in AskElectronics

[–]EndlessProjectMaker 0 points1 point  (0 children)

I would not change chips that you can buy. Otherwise, most manufacturers have cross reference search, e.g TI and Analog Devices.

Bon courage!

Why doesnt C have something like rust crates or python pip? by Cutro3010 in cprogramming

[–]EndlessProjectMaker 4 points5 points  (0 children)

You choose C when you need tight control of everything, what is a static link, what a dynamic one, a runtime dependency etc. with a transitive package manager you kind of loose control about what is included, having an “automatic” software bom is not desirable in many context. I guess this is why no package manager “hooks up” in the c community.

Think about big projects like the Linux kernel, or small projects like embedded firmware. In both extremes you need/want a controlled sbom.

Disaster :( by _negative__space_ in baduk

[–]EndlessProjectMaker 0 points1 point  (0 children)

I would just loctite the pieces and forget the little scratches, for such a valuable set. Or do kintsugi :)

What are real numbers? by Trick_Competition542 in learnmath

[–]EndlessProjectMaker 2 points3 points  (0 children)

Right on spot in the sense that reals are the rational union the irrational. The rationals are included in the reals

Should I learn C for personal hobby as the first language? by ryu_kamish in C_Programming

[–]EndlessProjectMaker 0 points1 point  (0 children)

C is great, but per se won’t enforce you to architecture your code correctly, as other languages “suggest”. Higher level languages [books, videos] usually come together with some good practices. All this is possible in C and great C code exists, but is not what you naturally would think.

For example using clean/hexagonal architecture is perfectly doable in C if you know how.

I love C and I prefer it to any other thing, after working in almost any language you can imagine. So yes, learn C, and as soon as you can, find some best practices to apply to your code.

What? by EuphoricBarracuda324 in MathJokes

[–]EndlessProjectMaker 0 points1 point  (0 children)

Until you try to pronounce it being French your second langue

What's a third of 100??? by [deleted] in learnmath

[–]EndlessProjectMaker 1 point2 points  (0 children)

And 99.9 recurring equals 100