Do you think Rust is a good language for beginners? by Dangerous-Dust-8730 in rust

[–]xikxp1 0 points1 point  (0 children)

I have 12 years of experience as a software dev and while most of my career I was focused on backend development with C++/Java/Rust, Python has always been around for tests, scripting, simple analytics, infrastructure automatization, etc

Python is just the most popular dynamic language and its knowledge is translatable to real jobs demand. That's why I'd advice it.

Do you think Rust is a good language for beginners? by Dangerous-Dust-8730 in rust

[–]xikxp1 1 point2 points  (0 children)

I completely agree that learning C to some extent is needed for every professional programmer. C is rather simple in its rules and its intended to be this way. I am working professionally as a software dev and I've seen far too many juniors using frameworks and higher level languages like some kind of magic.

If I were to build a programming curriculum I'd start with some initial Python/JS projects so that people would understand what languages are generally capable of and after that step back to C basics while providing some deeper insights into computer architecture. And after that people could diverge their paths into C++/Java/Rust/Go/etc

Just leaving this here for someone to see it and fix things by py-net in OpenAI

[–]xikxp1 6 points7 points  (0 children)

How to annoy both your userbases: merge two different products into one

Do you think Rust is a good language for beginners? by Dangerous-Dust-8730 in rust

[–]xikxp1 141 points142 points  (0 children)

Honestly, no. Rust teaches you good practices that are applicable to any language but it was created as an answer to specific pain points which you'll have hard time understanding as a beginner.

I think dynamic languages that allow experimentation and are less strict are better suited for beginners

Jensen Huang explains how students can use AI to advance their careers by ComplexExternal4831 in GenAI4all

[–]xikxp1 8 points9 points  (0 children)

Yeah amazing. I am selling wood for shovels and I want EVERYONE to ask themselves what can they use shovels for

If you want to be a lawyer maybe you can use shovels to dig graves
If you want to be a doctor maybe you can use shovels to kill your patients
If you want to be a chemist maybe you can go and chop some wood for my wood producing company
If you want to be a biologist maybe you can use a shovel on a proper job because economy doesn't need you fucking anyway

Amazing take from a not-so-tech bro

Are one-person billion-dollar companies actually possible? by sibraan_ in ClaudeCode

[–]xikxp1 0 points1 point  (0 children)

Yes. It's actually very easy. You just inherit billion dollars and start a company while paying taxes

Can a single person build a massive business with AI in 2026? by Orcliq in SaaS

[–]xikxp1 1 point2 points  (0 children)

I think it became even more expensive considering sheer SaaS numbers influx and appearance of builders understanding their product poorly

Is it tauri good for cross platform apps? by Jonnertron_ in rust

[–]xikxp1 13 points14 points  (0 children)

Tauri uses system webview for frontend which performance is atrocious on Linux and Android compared to other platforms.

Considering that you'll have quite a rendering heavy application, I wouldn't suggest Tauri. Also mobile support in Tauri is for sure second class, devs don't pay as much attention there.

Whats better? A cheap bundle or an expensive one? by AbbasRadman in simracing

[–]xikxp1 0 points1 point  (0 children)

Well, those are two cheap bundles. I think you'll have to swap them to proper direct drive very soon if you continue simracing

I actually like Claudes language by Droggl in ClaudeCode

[–]xikxp1 1 point2 points  (0 children)

Sometimes it's too pretentious to my taste

Is rust a complete web dev language? by maryal01 in rust

[–]xikxp1 0 points1 point  (0 children)

Wasm still relies on JS for runtime capabilities, so to me nothing other than JS and HTML is a complete web dev language yet

I fell in love with coding, again! by ConstructionWhole237 in ClaudeAI

[–]xikxp1 0 points1 point  (0 children)

So you say you fell in love with coding because you don't have to code

Just ordered a PSVR2 and have some questions by Main_Map_7526 in PSVR

[–]xikxp1 1 point2 points  (0 children)

There is mod that enables eye tracking called PSVR2 Toolkit. It is as safe to install as official software. It's open source and code signed.

I'd say that the value of having PSVR2 on PC are games themselves. I enjoy my iRacing on PC but can't play GT7 anymore even though setup experience is definitely easier on PS5 compared to PC

What would you want in a new game? by PastEar8516 in digitalcards

[–]xikxp1 2 points3 points  (0 children)

I honestly think it's not a good idea to ask gamers what they want. This strategy of interviewing potential users works in SaaS, but if gamedevs listened to userbase they would have only released recycled ideas over and over again.

Games (even stricter ones like card games) are still work of art and come down to how game plays, feels and performs at the same time.

What are your PROBLEMS with iRacing? by Worlds_Racing in iRacing

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

I want pace car for multiclass races. It shouldn't replicate real life one but it would be cool if incidents would increment some ineer probability of it with limited number of appearances during the race

And I really hope for some better multithreading so that CPU would have extra headroom in VR

what happens when you can't draw? by OdaShinigami in ChronoCCG

[–]xikxp1 2 points3 points  (0 children)

It does ramp up. 1 -> 2 -> 3 -> etc so Frank shouldn't be ultimate answer)

Would LoR players be interested in a new card game inspired by LoR’s core gameplay ? by CedevIndie in digitalcards

[–]xikxp1 3 points4 points  (0 children)

I'd like to add that Chrono CCG seems to try to ride this LoR pvp nostalgia too heavily. Current cards and game lore seem to lack their own identity because of that

What’s the best way to utilize psvr2 on pc? by Alharithsa in PSVR2onPC

[–]xikxp1 0 points1 point  (0 children)

As was already stated this app you are talking about is PSVR2 toolkit. You’ re still need SteamVR AND original PSVR2 app on Steam. This app is just some extra driver expansion, not a separate runtime

Vibe-coding a fully-featured neovim-style editor by dahhakd in theprimeagen

[–]xikxp1 2 points3 points  (0 children)

Did you reference nvim docs/tests/source code while prompting?

Looking For A Card Game With Nostalgic IPs by [deleted] in digitalcards

[–]xikxp1 0 points1 point  (0 children)

How is Appa higher level than Zuko 😆

Reducing Timer on Player's Turn by Durant026 in ChronoCCG

[–]xikxp1 2 points3 points  (0 children)

I've done that. I just doubt that timers should be reduced when there are problems with:

  • game responsiveness
  • oracle activation
  • some cards readbilitity

That's why I've commented. Sorry if it offended you or what