CalcProgrammer1

joined 3 years ago
MODERATOR OF
[–] CalcProgrammer1@lemmy.ml 134 points 1 week ago (16 children)

Honestly, not even mad. Sucks for the victims, but we need hackers poking holes in kernel anticheats. Show the game companies that kernel anticheat is a waste of effort and maybe this horrific plague of gaming will die off.

[–] CalcProgrammer1@lemmy.ml -5 points 2 weeks ago (4 children)

Hell of a lot better than "overthrowing the US regime" would that's for damn sure, especially if Harris wins. Just remember the Jan 6th people wanted to do the same thing, if for different reasons. Look at how well that's going for them. Play stupid games, win stupid prizes.

[–] CalcProgrammer1@lemmy.ml 3 points 2 weeks ago

If Bungie is behind it I have zero interest without even knowing what it is. Destiny 2 was an OK game, but its god awful anticheat bans Linux users. That is a sure-fire way to make me pretend your game doesn't exist. Client side anticheat is a plague. Do it properly on the server side.

[–] CalcProgrammer1@lemmy.ml 86 points 2 weeks ago (10 children)

Until any competing store releases a Linux client, I can't really argue against Steam. They are a gatekeeper and almost a monopoly, but they're also the most benevolent and pro-consumer gatekeeper that we have in the PC gaming distribution space. As long as all the competition continue to be Windows-only and, in some cases, actively work against Linux users, I don't want Valve's digital fiefdom to fall.

[–] CalcProgrammer1@lemmy.ml -5 points 2 weeks ago (15 children)

Ok, what is your strategy then? I don't disagree that some prominent Democrats aren't as liberal as we like, but Nancy Pelosi isn't a government official anymore. As the old guard gets replaced, the hope is that we bring in more and more liberal people over time. Voting third party is ineffective no matter how you look at it, at least not in the Presidential election. If third parties want any hope of taking over they need to start small and win local and state positions rather than just trying to start at the top. Another comment here said the Green Party has 200 elected positions of like 50000+. That's nowhere near enough influence on the ground to win a Presidential race.

Voting third party - waste your vote. Your vote means nothing. There is no chance that a third party wins a Presidential election and to think otherwise is naive. If you're a young voter, voting for the first time, you may think this is a good option. I sure did, and if you vote third party I can't stop you, but in a few election cycles I hope you'll come to the same realization that it's a waste of time. Hopefully your wasted vote doesn't let something as evil as Trump's Presidency happen.

Vote Republican - we definitely, actively, vocally, and happily continue to endorse Israel and genocide and probably stop supporting Ukraine at all and possibly even support Russia directly. We know what side Trump is on. Voting Trump doesn't help the genocide situation at all. Things in the US will go to shit, that's almost a given. Fascism gets worse on the global stage.

Vote Democrat - we know that there is at least conflict among Dems regarding Israel and Palestine. We know that they strongly support Ukraine and oppose Russia. They probably won't stop supplying Israel, but at least there's a chance that something will change. There's also still the subject of control of the Senate, House, and Supreme Court - the President alone can't do everything. It's not a perfect situation, but few things in life are. We do know that things in the US will be much better under Dems.

Unfortunately, it's going to be very very difficult to break the two-party paradigm without ranked choice voting here in the US. Do you see a serious path forward for the US that doesn't involve supporting Israel? I don't. At least not right now. Be serious. The US has too many interests (militarily and economically) in Israel. I'm open to suggestions as long as they are realistic.

[–] CalcProgrammer1@lemmy.ml 1 points 2 weeks ago (21 children)

Agreed 100%. I reached voting age in 2008 and I was one of those "both sides suck" idealistic young voters who voted third party. I did again in 2012 and again in 2016 thinking "Hillary's already got this one, I can protest vote". Nope, we ended up with Trump. Ever since that I will only vote blue no matter who, at least as long as the Democrats are the only viable party with some sense of normalcy. Third parties are completely unviable in the US election system. We need ranked choice for a third party vote to not be a throwaway vote. Until that happens, we can't afford to pick "the best choice", we have to pick "the best choice that actually has a chance". Even if it's not really the best choice. Very happy to have gone out and voted early last week. We need the blue wave. Once the Republican party is thoroughly stomped into the ground and made completely unviable can we focus on a truly liberal third party, but honestly we probably have a better chance of slowly moving the Dems left than we do a third party taking over. It may not happen in my lifespan but I'd rather see progress than regression.

[–] CalcProgrammer1@lemmy.ml 5 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

I've been experimenting with both of these and recently wrote up a guide for installing FEX on postmarketOS (as I am testing it on my phone and tablet) but the steps should work for Pi as well.

https://wiki.postmarketos.org/wiki/Steam

I also just made a video tutorial/demo on YouTube. I ran Half Life 2 and Tomb Raider (2013). I'm not sure how capable the Pi 4 GPU is in comparison to the Adreno GPUs I tested.

https://youtube.com/watch?v=EuOX2L_yNqI

[–] CalcProgrammer1@lemmy.ml 4 points 3 weeks ago (3 children)

Box86/64 and FEX can both run Steam on ARM. Lighter games should be playable on RPi4 and 5.

[–] CalcProgrammer1@lemmy.ml 8 points 3 weeks ago

APIs can be complex too. Look at how much stuff the Win32 API provides from all the kernel calls, defined data structures/types, libraries, etc. I would venture a guess that if you documented the Win32 API including all the needed system libraries to make something like Wine, it would also be 850 pages long. The fact remains that a documented prototype for a software implementation is free to reimplement but a documented prototype for a hardware implementation requires a license. This makes no sense from a fairness perspective. I'm fine with ARM not giving away their fully developed IP cores which are actual implementations of the ARM instruction set, but locking third parties from making their own compatible designs without a license is horribly anticompetitive. I wish standards organizations still had power. Letting corporations own de-facto "standards" is awful for everyone.

[–] CalcProgrammer1@lemmy.ml 22 points 3 weeks ago (1 children)

In the mobile Linux scene, Qualcomm chips are some of the best supported ones. I don't love everything Qualcomm does, but the Snapdragon 845 makes for a great Linux phone and has open source drivers for most of the stack (little thanks to Qualcomm themselves).

[–] CalcProgrammer1@lemmy.ml 48 points 3 weeks ago

RISC V is just an open standard set of instructions and their encodings. It is not expected nor required for implementations of RISC V to be open sourced, but if they do make a RISC V chip they don't have to pay anyone to have that privilege and the chip will be compatible with other RISC V chips because it is an open and standardized instruction set. That's the point. Qualcomm pays ARM to make their own chip designs that implement the ARM instruction set, they aren't paying for off the shelf ARM designs like most ARM chip companies do.

 

I did a video tutorial and demonstration showing the Steam, FEX Emulator, and Distrobox setup I documented on the postmarketOS wiki here:

https://wiki.postmarketos.org/wiki/Steam

I go through the setup process for the Ubuntu container, FEX emulator, Steam, and then install and test two games - Half Life 2: Lost Coast and Tomb Raider (2013) to demonstrate gaming performance on an ARM device (in this case a Xiaomi Pad 5 Pro with Qualcomm Snapdragon 870 chip).

 

I managed to get Steam installed on my OnePlus 6T and Xiaomi Pad 5 Pro, both running postmarketOS, using Distrobox to create an Ubuntu 24.04 container and then installing FEX-Emu inside of it. I wrote up a guide on the postmarketOS wiki on how to do it, some issues I ran into, some tips on how to get around those issues, and a list of games I've tested. Feel free to expand upon this list if you try it out. Older games such as Half Life 2 are quite playable, especially if your device supports keyboard and mouse input. I have not yet tested using a controller.

 

I have added support for system-wide plugin installations in Linux for the upcoming 1.0 release. The plugin files can be installed system-wide to the /usr/lib/openrgb/plugins path, which allows them to be provided by distribution packages rather than manually downloading them.

I have created AUR packages for the following plugins and they have been picked up by the Chaotic AUR repository if you want binary builds.

  • openrgb-plugin-e131-receiver-git
  • openrgb-plugin-effects-git
  • openrgb-plugin-hardware-sync-git
  • openrgb-plugin-visual-map-git

I plan to update the rest of the plugins on https://gitlab.com/OpenRGBDevelopers and get them into the AUR as well before 1.0 releases. Until that happens, you will need to use the openrgb-git AUR package to utilize these new plugin packages. The current 0.9 release in the main repository does not support system-wide plugin installation.

 

I made a 3D printed, Arduino-powered desk fan based around a 120mm Corsair QL120 ARGB fan after seeing Noctua's desk fan. I wanted something similar but with RGB. It is based around CorsairLightingProtocol so it syncs with OpenRGB but also has a knob to adjust fan speed and LED brightness directly. I made a video showing it off but if you prefer to read about it, I have project documentation and files (code, assembly instructions, and 3D models) on GitLab here:

https://gitlab.com/CalcProgrammer1/OpenRGBDeskFan

The 3D models are also on Thingiverse:

https://www.thingiverse.com/thing:6655697

1
submitted 1 year ago* (last edited 1 year ago) by CalcProgrammer1@lemmy.ml to c/openrgb@lemmy.ml
 

#OpenRGB 0.9 has been released! Check it out at https://openrgb.org/! The full release notes are available on GitLab here:

https://gitlab.com/CalcProgrammer1/OpenRGB/-/releases/release_0.9

 

This is not news, just wanted to pin the most recent release here on Lemmy. It released on November 28, 2022. The next release, 0.9, is still being worked on but as always you can try the latest pipeline build at https://openrgb.org/#pl for the latest supported devices and features.

view more: next ›