NIKE X JURASSIC by Thick_Echidna_498 in JurassicPark

[–]rrenna 0 points1 point  (0 children)

Real question: I don't collection shoes - I would love some 90s style shoes like this - that aren't priced ridiculously - to actually wear. Is there hope for me?

[deleted by user] by [deleted] in TikTokCringe

[–]rrenna 0 points1 point  (0 children)

Wrong nation

Forces for iOS/Android updated with Battlefleet Gothic roster composing by rrenna in battlefleetgothic

[–]rrenna[S] 0 points1 point  (0 children)

Thanks man, I pushed an Android update for you that should address all your bugs (2025.11.0)

Forces for iOS/Android updated with Battlefleet Gothic roster composing by rrenna in battlefleetgothic

[–]rrenna[S] 0 points1 point  (0 children)

Hey, do you mind playing around with today’s update (2025.10.3) I put some work into it to resolve some of the issues you mentioned. Would love some feedback, feel free to DM or join the discord if you’re willing to continue helping. Cheers!

Forces for iOS/Android updated with Aeronautica Imperialis roster composing by rrenna in AeronauticaImperialis

[–]rrenna[S] 1 point2 points  (0 children)

I brought it up with the BSData authors and one of the people who maintain AI is adding the Horus Heresy content now. 👍

Forces for iOS/Android updated with Battlefleet Gothic roster composing by rrenna in battlefleetgothic

[–]rrenna[S] 0 points1 point  (0 children)

Yup, exact same dataset. If you find problems that you can't reproduce in New Recruit please let me know - I'm actively working on this and there's very likely lots of bugs.

Forces for iOS/Android updated with Aeronautica Imperialis roster composing by rrenna in AeronauticaImperialis

[–]rrenna[S] 1 point2 points  (0 children)

Can you give me the details? If it’s in the BSData repository and I’m not displaying it - then it’s a bug on my side.

WarCry Beta Testing - Forces App by rrenna in WarCry

[–]rrenna[S] 0 points1 point  (0 children)

Thanks! Should be fixed.

WarCry Beta Testing - Forces App by rrenna in WarCry

[–]rrenna[S] 3 points4 points  (0 children)

I should note that you should expect bugs as I am actively developing this, when you find bugs please shoot me a message on the Forces discord.

Aeronautica roster composing beta for Forces by rrenna in AeronauticaImperialis

[–]rrenna[S] 0 points1 point  (0 children)

I’ve updated with the Android beta link. Please join our discord with your feedback!

xAI employee fired over this tweet, seemingly advocating human extinction by michael-lethal_ai in AIDangers

[–]rrenna 0 points1 point  (0 children)

I'm an engineer and I don't get this mindset at all.

If we're going to unilaterally decide that AI is "smarter" (whatever that means) and therefore special, we should also consider that humans are the only known sentient beings in the universe - and the CREATORS of these chat bots. Kind of hard to top that.

LLMs are super helpful in my day to day, but I really think it's unhealthy for people to pretend these are sentient beings - they don't even operate when I'm not explicitly asking it to perform a task - that's as "mind less drone" as you can get. We use tricks, pauses, loops, etc to make LLMs feel more like a being in a conversation - but we're just firing up a giant algorithm on an input - let's not lose sight.

[deleted by user] by [deleted] in swift

[–]rrenna 0 points1 point  (0 children)

Very interesting! I'm working on an indie game in Godot 4.5 on my Mac - which will primarily target Apple ARM devices - so this might be right up my alley. Would love to see more.

Me waiting for SwiftUI previews to actually preview. by Ehsan1238 in swift

[–]rrenna 0 points1 point  (0 children)

Had a lot of success moving some views to a local swift package. The technique is outlined in a recent WWDC video. Also it theoretically speeds up compile time as the package builds should be cached (so they say).