Skip Navigation
Oort is a space fleet programming game where you write Rust code to control space fighters/cruisers/missiles/etc in combat with other players - Tournament writeup
github.com Tournament Writeup 2023‐09‐11

A space fleet programming game. Contribute to rlane/oort3 development by creating an account on GitHub.

Tournament Writeup 2023‐09‐11

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 :)

2
Microsoft is using malware-like pop-ups in Windows 11 to get people to ditch Google
  • 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.

  • Microsoft is using malware-like pop-ups in Windows 11 to get people to ditch Google
  • 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.

  • Microsoft is using malware-like pop-ups in Windows 11 to get people to ditch Google
  • I've never used Traktor but I like Mixxx. What problems did you have with it?

  • Microsoft is using malware-like pop-ups in Windows 11 to get people to ditch Google
  • 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.

  • Eine Schülerin kämpft gegen Strauß
  • Das Schulmotto lautet „denken wagen“.

  • YouTube recomending shorts above videos to premium
  • I configured uBlock Origin to block shorts so I don't accidentally watch that garbage. I consider it psychological self-defense.

  • ich🗨️💬iel
  • Wer Microsoft oder Apple nutzt hat die Kontrolle über sein Leben verloren.

  • What is a quote you see everywhere that you absolutely hate?
  • I always thought that was the joke?

  • What is a quote you see everywhere that you absolutely hate?
  • 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.

  • *Permanently Deleted*
  • Who?

  • /r/GlobalOffensive
    www.reddit.com r/GlobalOffensive

    r/GlobalOffensive: r/GlobalOffensive is a home for the Counter-Strike: Global Offensive community and a hub for the discussion and sharing of …

    r/GlobalOffensive
    0
    *Permanently Deleted*
  • Geht mir genau so.

  • Der Juli ist da. Reddit Exodus Thread; Wer behält seinen Account, wer löscht?
  • Der Begriff Konzernnetz sollte unbedingt etabliert werden :D

  • They said it wasn't possible ... HL Alyx (PC VR) on PSVR?
  • Half-Life: Alyx running on Sony PSVR2, using alpha version of iVRy driver for SteamVR (Windows), with NoloVR for 6DOF tracking and controllers.

  • NINA HAGEN über Masturbation
  • Wenn das Leben schon die Hölle ist, dann wird die Hölle erst recht die Hölle sein.

  • Dew it
  • 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.

  • Weekend poll: Do you currently use a third-party Reddit app?
  • 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.

  • Weekend poll: Do you currently use a third-party Reddit app?
  • Still working on this, help is welcome :)

  • 3D printed house from Frostpunk in HO model train scale (1:87)
    imgur.com Frostpunk: A Dream of Spring

    Discover the magic of the internet at Imgur, a community powered entertainment destination. Lift your spirits with funny jokes, trending memes, entertaining gifs, inspiring stories, viral videos, and so much more from users.

    Frostpunk: A Dream of Spring
    5
    Tafkars: Reddit-API proxy for Lemmy (help wanted)
    imgur.com Tafkars: Reddit-API proxy for Lemmy

    Discover the magic of the internet at Imgur, a community powered entertainment destination. Lift your spirits with funny jokes, trending memes, entertaining gifs, inspiring stories, viral videos, and so much more from users.

    Tafkars: Reddit-API proxy for Lemmy

    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 :)

    16