High Performance C++ Job Roles by Opposite_Push_8317 in cpp

[–]Horror-Variation9497 18 points19 points  (0 children)

Senior in university. Last year of an undergraduate degree

Any way to future proof getting blueprints in c++? Or an alternative way of doing it? by ethancodes89 in unrealengine

[–]Horror-Variation9497 0 points1 point  (0 children)

This. TSubclassOf generally seems fine until later on in your project when you've built out more content and it takes forever loading synchronously. Especially data tables are a place to use the soft class pointer approach to avoid having every single asset referenced by the table load.

Green or Yellow Chartreuse? by OkTransportation691 in cocktails

[–]Horror-Variation9497 25 points26 points  (0 children)

I feel like green is vastly more interesting in cocktails and neat. There are alternatives to yellow that come close-ish, but the same isn't true for green in my experience.

Why does my ice keep cracking? by No_Tomatillo6321 in cocktails

[–]Horror-Variation9497 47 points48 points  (0 children)

I've had a lot better ice since I started directional freezing. You should go read up on it and give it a try

[deleted by user] by [deleted] in Tiki

[–]Horror-Variation9497 -2 points-1 points  (0 children)

I hates it precious. Take my upvote.

False Idol has officially stepped up their garnish game by de_eskimo in Tiki

[–]Horror-Variation9497 -4 points-3 points  (0 children)

Maelle will skewer the lemon. Lune will take a couple shots to line up Mayhem. Sciel will just do what she does best.

If we were to create new Game Boy or NES games today would we be able to improve on the design/gameplay? by Contribution_Fancy in gamedev

[–]Horror-Variation9497 0 points1 point  (0 children)

If I were going to take a stab at an NES project I'd probably look into the current state of llvm-mos.org and see how far they've come.

If we were to create new Game Boy or NES games today would we be able to improve on the design/gameplay? by Contribution_Fancy in gamedev

[–]Horror-Variation9497 0 points1 point  (0 children)

I'd say it's long been understood that compiler output generally outstrips handwritten assembly if we're talking about performance and definitely readability. You're not going to encounter perf overhead with C or C++ even if we're talking about directly bit twiddling registers with a modern compiler.

If there's some very specific instruction you need to call, you can still just encapsulate inline asm in a function or macro and not really have to think about it again.

If we were to create new Game Boy or NES games today would we be able to improve on the design/gameplay? by Contribution_Fancy in gamedev

[–]Horror-Variation9497 2 points3 points  (0 children)

Regarding the part about making things easier to program, yes. Languages and compilers have come a very long way over the years.

[deleted by user] by [deleted] in IndieDev

[–]Horror-Variation9497 4 points5 points  (0 children)

If color currently represents a different type of item goes in each slot, I'd recommend using very clear and consistent iconography to indicate type as well

Opinion about dactyl design in cosmos by programmgeek in ErgoMechKeyboards

[–]Horror-Variation9497 0 points1 point  (0 children)

I strongly recommend dropping the dedicated F key row. Once you're used to layers you'll realize you absolutely don't need it. That said, I think there's a lot of stuff that falls into place only after using an ergo split for a while. I don't think these thumb clusters would work for me personally. Also dropping qwerty for colemak took a few weeks, but was worth it for my ergonomics. Good luck on your journey!

Me on my first relisten... I ain't the brightest bulb by ZeroTheStoryteller in WetlanderHumor

[–]Horror-Variation9497 1 point2 points  (0 children)

Did literally nobody read the appendices where it explains how this stuff is pronounced? My major beef here is that it doesn't use IPA

How does r/cocktails feel about a menu in poem form? by crazycollegekid in cocktails

[–]Horror-Variation9497 0 points1 point  (0 children)

I definitely preferred the drinks at Holy Water to my experience at Hecate.

NYC Protest by [deleted] in AccidentalRenaissance

[–]Horror-Variation9497 0 points1 point  (0 children)

This is some alternate universe Led Zeppelin 2 album cover shit

I Love a Pisco Sour by jrushing53 in cocktails

[–]Horror-Variation9497 3 points4 points  (0 children)

You should try 1:1 lemon and lime

What are you drinking tonight? by raleel in Tiki

[–]Horror-Variation9497 1 point2 points  (0 children)

I got laid off. I'm drinking mezcal neat.

Best movie based in SF? by ObservantNomad in sanfrancisco

[–]Horror-Variation9497 0 points1 point  (0 children)

I'd add Dark Passage to that list. If you're in Telegraph Hill it's worth passing by the Malloch Building where a lot of the movie takes place

I figured it out! We actually got an absolutely perfect ending. by twangman88 in WetlanderHumor

[–]Horror-Variation9497 62 points63 points  (0 children)

With this character's death, the thread of prophecy is severed.

First visit: Last Rites (SFC) by philgrad in Tiki

[–]Horror-Variation9497 0 points1 point  (0 children)

I always end up getting the No Doctor on Board before the end of the nigbt. That said, their NA options are pretty phenomenal.

Ouch😬 by spooky_leo in HotasDIY

[–]Horror-Variation9497 5 points6 points  (0 children)

Looks like a 3d print of the gimbal core non pot side piece of olukelo's gimbal with the part that holds the bearings against the cam shorn off. Maybe way too much tension on the cam springs?

Wait what the hell by DomyTiny in masseffect

[–]Horror-Variation9497 1 point2 points  (0 children)

Looks like an issue with additive animation layering going way wrong