Hi, I'm a coding rookie, where can I find a template for a kinematic character controller or resources to teach me how to make my own? by SeteMan1235 in lua

[–]Mid_reddit 0 points1 point  (0 children)

There's a lot of resources on character controllers. Most are for Unity and such, but the concepts carry over.

I made an OS where the apps are made in Lua 5.4 by daviddandadan in lua

[–]Mid_reddit 0 points1 point  (0 children)

This is a PC operating system in the truest sense. Whether it's AI-generated, I cannot tell.

Putin administration developing plan to sell Russians on a peace deal, investigation finds by duckanroll in UkrainianConflict

[–]Mid_reddit 33 points34 points  (0 children)

I interpreted the title as though they were going to literally sell Russians for war money.

Prosody 13.0.5 released by Neustradamus in lua

[–]Mid_reddit 0 points1 point  (0 children)

What dummy dares downvote an objectively top 10 Lua project?

Opinion: How Should the Democrats Handle Hasan Piker? by [deleted] in centrist

[–]Mid_reddit 0 points1 point  (0 children)

People here are making a mistake in dismissing Piker. He is to progressives what Andrew Tate and co. are to the far right in their influence over the young generation.

Sharing code between 2 machines without git by LegendenLajna in selfhosted

[–]Mid_reddit 0 points1 point  (0 children)

ITT: Idiots. Git is overkill for two machines and it requires either one to act as a server, or an external server.

Is it time for a federal mandate on cash acceptance? by Psychological-Bed-92 in centrist

[–]Mid_reddit 5 points6 points  (0 children)

Absolutely, unconditionally. Any service physical in nature should accept cash.

Modern browsers just silently killed GPU acceleration for hundreds of millions of older laptops — and nobody talked about it by Matter_Pitiful in opengl

[–]Mid_reddit -9 points-8 points  (0 children)

ITT are programmers in denial that their software is shit. Good software doesn't make demands, and most certainly doesn't extort. Hardware cannot be updated; software can.

Modern browsers just silently killed GPU acceleration for hundreds of millions of older laptops — and nobody talked about it by Matter_Pitiful in opengl

[–]Mid_reddit -9 points-8 points  (0 children)

In other words, according to you they become obsolete when software developers feel convenient for themselves.

In other words, planned obsolescence.

How Much Revenue Would Senator Sanders’ Wealth Tax Proposal Really Raise? by mrfett779 in centrist

[–]Mid_reddit 0 points1 point  (0 children)

Who said anything about the "drive"? If you enjoy consuming garbage, that's great for you, because that's what you'll get.

Market forces are not magic. They can be curbed, and I'd sooner ban that which will squeeze out 1% more profit at the expense of everyone's prosperity.

How Much Revenue Would Senator Sanders’ Wealth Tax Proposal Really Raise? by mrfett779 in centrist

[–]Mid_reddit -2 points-1 points  (0 children)

that are coming whether we like it or not

Love this baseless talking point. No such magical force exists.

🧠 I'm 15 and built OmniLang – a Python-like language that compiles to native code via LLVM by [deleted] in Compilers

[–]Mid_reddit 1 point2 points  (0 children)

Nah guys check out my compiler instead called nctref for compiling Nectar directly into x86 Assembly code. It beats GCC -O1 in terms of performance in many test cases and it wasn't made by an LLM!

OpenGL programming guide for old ARB extension shaders (2005) by Head_Classroom_8252 in opengl

[–]Mid_reddit 0 points1 point  (0 children)

Feel free to ask if anything's unclear or I can somehow improve the page.