derivator

joined 1 year ago
 

You can play the game at oort.rs. I've found it quite addictive so far. The link in the post is a writeup of the most recent tournament results in the single fighter category, which seems to be the main category being played at the moment. I think now is a good time to get into it as no one has perfected a strategy yet and even the first place AI still crashes into the arena walls sometimes. ๐Ÿ˜… There is an active discord server (yeah, I know ๐Ÿ˜ฌ) with a small but nice community :)

[โ€“] derivator@feddit.de 2 points 1 year ago

There's a long list of supported controllers. The process for making your own mappings can indeed be a bit cumbersome, but it also seems to be quite powerful in the kind of features it can support, thanks to javascript integration.

Not sure about the library management, seems to work well enough for me.

[โ€“] derivator@feddit.de 2 points 1 year ago

I used WineASIO with Guitar Rig for a long time and it worked well and with acceptably low latency. It can be a hassle to set up though and I don't know how it plays along with pipewire these days.

[โ€“] derivator@feddit.de 3 points 1 year ago (2 children)

I've never used Traktor but I like Mixxx. What problems did you have with it?

[โ€“] derivator@feddit.de 40 points 1 year ago (11 children)

That's because they're a malware company:

this has been going on in several different forms for years now so Iโ€™m just counting the days until the next annoying pop-up appears.

The solution is to not use their products. Use Linux.

[โ€“] derivator@feddit.de 49 points 1 year ago (6 children)

I configured uBlock Origin to block shorts so I don't accidentally watch that garbage. I consider it psychological self-defense.

[โ€“] derivator@feddit.de 74 points 1 year ago (1 children)

I always thought that was the joke?

[โ€“] derivator@feddit.de 5 points 1 year ago (7 children)

Oh sweet summer child

Yeah we get it, we've all seen Game of Thrones, too. If you have to be a condescending dick, at least be original.

[โ€“] derivator@feddit.de 3 points 1 year ago (1 children)
[โ€“] derivator@feddit.de 5 points 1 year ago

Hello there, you piece of shit.

You are on this council, but we do not grant you the rank of master, you piece of shit.

[โ€“] derivator@feddit.de 1 points 1 year ago (1 children)

The one thing that takes a bit to get used to is the borrow checker. Advice there is don't fight it. Trust the compiler to tell you your code is wrong. Once you understand the ownership/borrowing rules, it's honestly just a joy to code in. Static typing protects you from the inevitable mess that every large python project becomes, and the borrow checker gives you the comfort and safety you've come to expect from memory safe languages without the overhead of a garbage collector.

[โ€“] derivator@feddit.de 0 points 1 year ago (3 children)

Still working on this, help is welcome :)

[โ€“] derivator@feddit.de 1 points 1 year ago

Polls in 2016 were more accurate than 2012, but almost everyone except 538 drew the wrong conclusions: https://fivethirtyeight.com/features/why-fivethirtyeight-gave-trump-a-better-chance-than-almost-anyone-else/

 

I've been working on a proxy that makes it possible for 3rd party Reddit apps to connect to Lemmy with minimal code changes. Ideally all that's needed is to swap out the url for that of the proxy. Naturally it's open source.

I've got it to a point where basic browsing is possible and works with RedReader and libreddit, but I could use some help testing it with more apps and of course implementing more of the API.

To test with an app, you need to modify it to connect to the proxy instead of Reddit, which I've done here for libreddit, just for testing. The RedReader dev has already expressed some interest in making the API url configurable for the end user.

If you're interested, come check out !tafkars@feddit.de :)

view more: next โ€บ