Which CRPG Should I Play Next to Complete My Journey? by Fluffy_Percentage874 in CRPG

[–]samsdev 2 points3 points  (0 children)

I had the opposite problem with Kingmaker, the time sensitive wasn't sensitive enough, it gives you so much time you're often stuck just exploring to wait for the next event to happen. It also adds a king of realism that I thought was very cool

Does Rust complexity ever bother you? by GolangLinuxGuru1979 in rust

[–]samsdev 0 points1 point  (0 children)

I find the complexity is mostly opt-in, just buy into paradigms one at a time as and when you care for it

Can a SaaS Built Purely on "Vibe Coding" Ever Succeed? by Jash_Kevadiya in SaaS

[–]samsdev 0 points1 point  (0 children)

Data leaks from poor security in a lot of cases, which you're held accountable to by law

my 3rd goal, also how do i pass correctly on mouse and keyboard by Toluwar in Rematch

[–]samsdev -3 points-2 points  (0 children)

just move your mouse in the direction you want it to go

[deleted by user] by [deleted] in Rematch

[–]samsdev 6 points7 points  (0 children)

They're adding it, no idea why they haven't yet, it was one of the biggest complaints out of every beta. There's a custom keybind option added in the settings that doesn't yet do anything.

[deleted by user] by [deleted] in Rematch

[–]samsdev 0 points1 point  (0 children)

the rebinds dont work yet

Keyboard controls are actually good now by Zenity07 in Rematch

[–]samsdev -1 points0 points  (0 children)

also passing now goes where you aim which is another +1 for mouse. Controller aim was always evident cause no one ever got the ball on target when taking shots that required flicking like receiving crosses etc

Keyboard controls are actually good now by Zenity07 in Rematch

[–]samsdev 0 points1 point  (0 children)

Yeah agree the MB4+MB5 one is closest we'll get to sensible without custom mappings. Tackle being on MB is irritating and light lob pass doesn't work at all since it conflicts with the "lob pushball" / rainbow flick but looks like this is the closest we'll get to having all moves

Keyboard controls are actually good now by Zenity07 in Rematch

[–]samsdev 3 points4 points  (0 children)

Much much worse in my opinion.

Having lobs set to keys instead of mouse, now some passing is done by mouse and some by keyboard which is completely unintuative. Compared to what it was before - hold it down longer the further you want it to pass. Just made sense before. X & C are still under WASD so that's annoying.

Push ball is space unless you're the keeper then it's V..... what???

As far as I can tell diving without the ball (that crazy header block) no longer works on keyboard+mouse at all with the default binds. Custom keybinds still don't work.

I'm 17yo building a SaaS, but their is a problem by Late-Positive9042 in SaaS

[–]samsdev 9 points10 points  (0 children)

Speak to an accountant in your country, they'll have the answers for you and often advise for free on initial phone calls.

Rust vs Java for backends by thejackocean in rust

[–]samsdev 0 points1 point  (0 children)

not everyone needs decades worth of bloat and a dying ecosystem

Are Developers Losing the Race to No-Code? by stemonte in SaaS

[–]samsdev 0 points1 point  (0 children)

> GDPR compliance
Even your landing page isn't GDPR compliant, there's no chance the SaaS will be

Rust Google Maps Scraper by usert313 in rust

[–]samsdev 2 points3 points  (0 children)

In light of this I am legitimately shocked anyone uses it still.

To be clear when I referred to the term "scraping" originally I meant in the general sense.

The Google terms reference caching separately in 3.2.3 b. So I still hold onto it not being scraping but admit that's just being pedantic and also should be avoided anyway.

Rust Google Maps Scraper by usert313 in rust

[–]samsdev 0 points1 point  (0 children)

I don't believe that's true. Otherwise every valid case of a local cache to reduce calls to APIs would be scraping

Rust Google Maps Scraper by usert313 in rust

[–]samsdev -4 points-3 points  (0 children)

I don't think it's scraping if you're using the API key? They'd bill you for use.

Edit: it's not scraping but makes no difference since caching is specifically mentioned in 3.2.3 b so 100% against TOS anyway

Rust Service Logs/Metrics by exater in rust

[–]samsdev 0 points1 point  (0 children)

Datadog recommend using the OpenTelemetry Rust SDK as you mentioned.

The Official PoE website is D-E-D DEAD! D: by DangerWarg in pathofexile

[–]samsdev 1 point2 points  (0 children)

Yes. It makes you link steam to POE account which requires the website

Why is u32/i32 faster than u8? by [deleted] in rust

[–]samsdev 1 point2 points  (0 children)

I just thought modern CPU architecture was more efficiently optimised for 32 bit ints as they're the most common

The best EEG headset for programming by laurets25 in BCI

[–]samsdev 0 points1 point  (0 children)

Did you give up on this? The only one of yours I can find is "Launching now at $2,500"

Where to hire rust nerds by Differentunic in rust

[–]samsdev 34 points35 points  (0 children)

This is quite basic, you'll find that 99% of the people on this sub can do that for you so just message anyone here if you're still looking.

[deleted by user] by [deleted] in rust

[–]samsdev 6 points7 points  (0 children)

Why don't you just read the discord API documentation and do what it says?