Sublime Text + sometimes LSP is all you need. It might be difficult for people who don’t know how to use a build system directly, but those people are underachievers anyways.
Sublime Text + sometimes LSP is all you need. It might be difficult for people who don’t know how to use a build system directly, but those people are underachievers anyways.
I think it went like this:
So you see, it’s just another example of the kind of tragedies that can befall society when sarcasm isn’t clearly labeled on the internet.
GrayJay most of time asks for login because Google indicates it is a bot
Whenever it does that, I just open the Google login page and start clicking links (like the privacy policy, FAQ, reset password, etc) to “prove” that I’m human. That usually works at least for one video, if not more.
Yeah personally I much prefer Freetube’s UI over Grayjay (on desktop at least). For example, the subscription feed has an annoyingly huge list of subscribed channels that takes up like 25% of the screen real-estate, and you can’t hide it. It’s also pointless because there’s another list of your subscriptions on the left side of the screen. It also can’t be launched automatically when opening a YT link with the LibRedirect firefox extension, whereas Freetube can.
But besides design issues like that, Grayjay is much more reliable than Freetube when it comes to bypassing Youtube’s bot protections.
Wow, I thought that was just a weird bug with my system config. It actually started working a couple of weeks ago, but for the longest time I could only launch it by double-clicking it through dolphin lol
I’ll admit I only have a shallow familiarity with VLC, but I’d be surprised if it was capable of doing these things:
Valve won. Maybe it’s lucky timing, or maybe Gabe is actually a genius, but it’s only going to get worse for Windows as there is no way in hell Microsoft shifts resources from AI projects to make Windows better for PC gaming. Recently, Capcom announced that their PC gaming sales surpassed their console sales, and I don’t think it’s likely we’ll see that trend changing, and it’s also likely other publishers will make similar announcements soon (although idk if they count SteamOS as a console). The Switch 2 is coming out soon, but people already say it’s too expensive, and there are controversies surrounding some of their product decisions.
Will this bring about the era of the Linux desktop? Idk, but the era of the Linux gaming PC is inevitable now.
ffmpeg commands are one of the best use cases for ChatGPT
Consider what the disassembly would look like. There’s no fast way to do it.
It’s also unnecessary since 8 bytes is a negligible amount in most cases. Serialization is the only real scenario where it matters. (Edit: and embedded)
Correct, but said implementation will be orders of magnitude slower than implementing at a lower level…
“order of magnitude” typically means 10x. A reasonable Lua implementation of rigidbody physics isn’t going to be 10+ times slower than an equivalent C++ version. C++ provides a lot more tools for optimization than Lua, so you’re unlikely to find a truly apples-to-apples comparison showing the difference between a Lua and C++ that isn’t a benchmark of the particular algorithms in the implementations.
To be clear, I’m not saying Lua is faster or as fast as C++, just that you’re making it sound as if Lua is too slow for something like this. I know this isn’t a programming community, but we’re talking about programming languages, so I feel compelled to point stuff like this out.
meaning you cannot handle lots of objects, you can only handle a few, and only with a few players if this is all networked… otherwise you get massive physics calculation innacuracy, terrible performance spikes, crashes, and if networked, server hangs/stalls, huge desync, etc.
None of this is true.
… than just actually having direct access to them… but that would be the case with any language …
It is specifically a problem with embeddable languages like Lua because they’re limited by what is exposed to its VM and how. In the context of modding physics into Morrowind, it’s possible that not everything you’d need is cleanly exposed through Lua (which afaik is implemented with a third party plugin and not natively supported).
Not saying its impossible, just saying it… I’ve never seen anyone pull off an efficient and accurate 3D physics engine in Lua, untill now with this LuaJIT implementation.
At the risk of sounding like a dick, I think you’re bullshitting. I doubt you’ve ever seen any physics engine implemented in Lua before, much less benchmarked them or evaluated them for their “efficient” and “accurate” qualities (which are meaningless terms). Lua physics engines certainly exist, but they’re mostly gimmicks interesting to developers to study/learn as there aren’t many real world use cases for something like that. There are few reasons to choose that over a C++ physics library, not because Lua is slow, but simply because C++ is faster, and the libraries are typically much more mature and feature-rich.
Can someone explain what this title is supposed to mean?
Imma be the guy and drop an ackshually
What is this referencing?
You really had me going until this part
I didn’t get a cell phone until 2019, I always used an iPod touch with a VOIP app.
I started using Lemmy like 2 years ago, stopped for a long time, and came back a few months ago. I’m sure something has changed in that time, but I don’t know what.
It could be because Lemmy is written in Rust, which is kind of notorious for how difficult it is to be productive in it. Or maybe it’s that there aren’t enough developers, or there isn’t enough funding.
In any case, my motivation to help fund this project is not helped by the insufferable cuntery of the tankies in the .ml communities. Knowing that the core devs are also tankies makes me want to see it fail. Fuck those people.
There are a lot of options if you’re experienced with Linux and know how to get things to work/are willing to do research. However, if you are new, then you should definitely play it safe to avoid frustration.
My current laptop is an Asus PX13, which is an awesome value and probably the most powerful machine you can buy at its size. Unfortunately, Asus does not support Linux on its laptops at all, and any support that exists comes from volunteers. I’m very happy with my current setup, but there are some rough edges that come from the lack of official support.
What they want is to be with us, thus they would never use such a power even if they had it.
Make sure you sign up to be an organ donor. If you ever get hit by a bus, RFK can eat your corpse so the worm can study your immunity and move us one step closer to a cure.
I never preorder games, but I was going to for this one until I tried the demo and saw it was buggy and laggy.
Monster Hunter is a legit awesome and addicting (in a good way) series. This latest one is a dud, but pretty much every game in the series has been a certified banger.
MH: Generations is the pinnacle of classic MH. Rise is the newest classic-style game, but it’s very modernized. The modern games aren’t bad, they’re just different.