semperverus

joined 2 years ago
[–] semperverus@lemmy.world 5 points 9 hours ago

I don't think people prefer it, I think they're culture shocked when the algorithms stop telling them what to think. It's an uncanny feeling at first and can be uncomfortable for some.

[–] semperverus@lemmy.world 6 points 10 hours ago (2 children)

A lot of modern proprietary interfaces have started spamming people with ads about "the latest stuff" in the notification menu, the app launcher menu, and a few other places.

[–] semperverus@lemmy.world 5 points 10 hours ago* (last edited 10 hours ago)

Steam VR mostly works. It's one of the areas that takes a massive stinky performance hit, and there is no motion smoothing yet (somehow), but it does work. I've put thousands of hours into vrchat in it, played through all of Alyx, etc. all on Linux.

[–] semperverus@lemmy.world 1 points 12 hours ago* (last edited 12 hours ago)

See this is the problem with Rust people, they always misconstrue you saying "mixing two languages together makes a project less maintainable" to mean "Rust is unmaintainable" if Rust is the second language.

This is why the disagreement between Hector and Christoph happened in the first place.

Do better, reddit_sux

[–] semperverus@lemmy.world 0 points 2 days ago (1 children)

It appears so now, yes, but when the drama initially came out it sounded like they were asking for a tiny amount of rust in the kernel to make it work, or if not rust, changing the C to tailor it specifically to the rust. Which I think is a reasonable thing to be concerned about from a maintainability perspective long-term, especially if the rust developers decide to leave randomly (Hector's abrupt quitting over this very issue is a prime example).

[–] semperverus@lemmy.world 2 points 2 days ago

Its a little of column A, little of column B type situation.

Yes, some of it is his taste, but that taste is coming from a technical place. Primarily long term maintainability of the project.

I realize what Linus came out and said outlines that no code is entering Christoph's part of the project, but Christoph is playing goalie and needs to make sure that never happens in order to keep everything working correctly for a very long time.

Maybe the DMA module gets rewritten completely in Rust one day, but until then, rust modules interfacing with a C-only component seems to be the best for long-term maintenance.

[–] semperverus@lemmy.world -2 points 2 days ago* (last edited 2 days ago) (3 children)

Rust is great, but you are not thinking from a long-term project perspective. Rust is safer, but Linux needs to be maintainable or it dies.

Based on what you're saying, the only way its going to reasonably be converted to Rust is if someone forks Linux and matches all the changes they're making in C as they happen but converts it all to Rust. Once its all converted and maintainability has been proven, a merge request would need to be made.

[–] semperverus@lemmy.world 20 points 2 days ago (13 children)

It literally wasn't about Rust specifically though. Christoph literally said it was about anything that was not C, including assembly, C++, brainfuck, or whatever, entering the kernel. Christoph likes Rust. Christoph (rightfully) does not like mixed language codebases for projects as large and important as Linux

[–] semperverus@lemmy.world 0 points 3 days ago* (last edited 3 days ago) (1 children)

To be COMPLETELY fair, the rust guy is the one who completely took what the linux developer said out of context, threw THE BIGGEST hissy fit about not getting his way, took Christoph's objection to not-C languages in the kernel as a personal attack against Rust specifically even though Christoph went out of his way to point out that it wasn't against Rust specifically but any other language including assembly, and then attacked him by trying to get him removed from the Linux maintainers team for saying the word "cancer" (which is an apt description for anything that metasticises, draws resources away from the host, and can potentially kill the host due to a breakdown in the ability to grow properly, which was his point).

In this case, it was the Rust developer's fault and the Rust developer being incredibly harsh, prickly, and manipulative - not Linux.

The only thing Linus did was come out and say that maybe the Rust developer is the problem - Linus was 100% in the right to do so.

[–] semperverus@lemmy.world 1 points 3 days ago (2 children)

Can Forgejo do ci/cd pipelines by chance?

[–] semperverus@lemmy.world 5 points 3 days ago* (last edited 3 days ago)

Or go back to the good old days and download/rip what you like to .mp3, .ogg, or .flac depending on your peference.

I have several thousand songs on my phone that I can listen to without the need for an internet connection, subscription fees, accounts, or anything.

There are tons of good FOSS local music player apps out there that you should check out. I use Auxio from the F-Droid store but have used others in the past.

On desktop, I use Elisa.

You can make sure your library is always up to date with your desktop by using syncthing.

 

For those curious, it's the Sony Venice.

These cameras "retail" for around $60,000 in real life. Chances are you have to go through a vendor network and sign deals with real people in person or on a zoom call to be able to buy them, and you would probably be ordering more than one.

Price sourced here: https://ymcinema.com/2021/11/16/the-sony-venice-2-prices-have-been-revealed/

 

It's a German high fidelity audio equipment company called Schoeps.

Of course, the one in phas comes with the additional screen and such, which is not part of the kit.

They use XLR audio jacks, so you'd need a pretty solid professionals grade or enthusiast audio setup to be able to use it IRL.

I can't seem to find an actual price on them, and you have to go through "dealers" which means they're probably pretty expensive.

Edit: I found a conference demo showing it off: https://www.youtube.com/watch?v=pDeD1NElIgk

It seems like they are about $3,000+. The neat part is that the dish is actually flexible.

8
I finally did it! (lemmy.world)
submitted 1 month ago* (last edited 1 month ago) by semperverus@lemmy.world to c/phasmophobia@lemmy.world
 

I know these posts are quite common in other Phasmophobia communities, but it feels like I finally beat the game. It only took about 10 hours of attempts across 2 nights.

The only things left for me to do are to prestige for the third time and then get insta-gibbed by a demon in less than a minute.

My only regret is dying at the last second on my Revenant attempt. Had the whole book filled out, and it would have been so cool to have a rev win! But alas, the deogen is tried and true. Rerolling for favorable objectives and a deo is the way to go.

 

Additionally, it appears that the code for the backend server is intended to be public as well, but just doesn't exist outside of a readme.md document in the main branch.

This is setting off sirens, particularly the lack of a license.

 

Those ghosts won't know what hit 'em.

 

Got this picture last night

 

If you would like to contribute, please consider making a fork of the repo and updating the language strings for your native language. Take care not to change the actual variable names (i.e. leave the word "reddit" and "subreddit" in the variable tags, but change the actual string values).

The languages are available in this folder here, in the various values-... folders:

https://github.com/bqv/slide/tree/lemmy/app/src/main/res

If you'd like to see my commit as an example of what I did to base yours off of, you can see it here:

https://github.com/bqv/slide/pull/2/commits/f346de0ef40b3fb87a9d420d969f2f16edc874a5

view more: next ›