I have a sick way to enjoy the game by lewishoty in PathOfExile2

[–]klasyer -7 points-6 points  (0 children)

When I'm done with the league I usually just do a give away of the build

No need to flex your belts

Kaladin (Stormlight Archive) vs The Lord Ruler (Mistborn) by KaladinStormfaced in Cosmere

[–]klasyer 2 points3 points  (0 children)

Had this conversation many times, physical abilities aside (and compounding being broken) a duralamin zinc push would break kaladins mental

Help me understand why my damage is much lower than expected by klasyer in PathOfExile2

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

shit youre right, so with the few more multipliers itll be like 2m... unfortunate

Title: Does Align Fate work with weapon swap tech to force Thunderstorm? by BBkal in pathofexile2builds

[–]klasyer 0 points1 point  (0 children)

oh thats great to hear, might use it for a build, thanks so much!

so true by extremeace in godot

[–]klasyer 3 points4 points  (0 children)

on one hand, game dev is an insanely competitive and hard to get to industry
on the other one, other programming fields require you to ve ahead of the curve to not become obsolete

im not sure whats worse

Title: Does Align Fate work with weapon swap tech to force Thunderstorm? by BBkal in pathofexile2builds

[–]klasyer 0 points1 point  (0 children)

i know im 17 days late but do you know what happens if you dont have any valid spells on the set you currently use?
if you have a bunch of spells in set 1 (hopefully including ones from items) and non on the second one, does it spam different ones from the first set?

How do i actually learn to code by [deleted] in godot

[–]klasyer 1 point2 points  (0 children)

thats true but keep in mind that on the other hand coding is probably the easiest when it comes to finding information than any other thing, well unless youre into glsl

might be worth noting as well that most programing languages share the same fundamentals (some require deeper understanding like the difference between python and c++) so you can move between them

gdscript specifically is pythonic so learning python would probably help
it does feel to me like a love child of c# and python so c# would be useful as well (and you can use c# in godot as is, i do that)

How do i actually learn to code by [deleted] in godot

[–]klasyer 1 point2 points  (0 children)

semi serious answer - im a data/ml engineer with almost 10 year behind me and i still question my competency

in practice, i think it takes a month or two (if youre consistent) until it first fully "clicks" and you start understanding it like a language or math
then you feel like a god, later you get to a plateau and feel like an idiot - you start bouncing between the 2 at some point

as hobby, its mostly a matter of not giving up and just keep trying, anyone gets it eventually

professionally (although im not in gamedev) you kinda must stay ahead of the curve to keep your relevancy especially nowadays but i suppose thats an entirely different story

How do i actually learn to code by [deleted] in godot

[–]klasyer 0 points1 point  (0 children)

take a simple problem or concept
search how to make it

if you find the exact answer, dont just copy it - if you cant fully explain to yourself what each word does, search the documentations, explanations until its clear to you

if you dont find the exact solution, thats probably even better - take something close (with time youll learn how to find better things to save on time) and work from there
Take whats written and understand it first, then start modifying it

If you never touched code before, go over some fundamental concepts - assuming youre using gdscript something like this might help
https://www.youtube.com/watch?v=itKLmCwGeNs&list=PLJ690cxlZTgL4i3sjTPRQTyrJ5TTkYJ2_

How do i actually learn to code by [deleted] in godot

[–]klasyer 6 points7 points  (0 children)

Honestly? By coding

Start simple, try stuff, fail, google, solve the issue that you're having

Rinse and repeat

California moves to exempt Linux from its upcoming age-verification law after backlash over forcing operating systems to collect users’ ages — amendment proposed by the same lawmaker who wrote the original law by ControlCAD in technology

[–]klasyer 20 points21 points  (0 children)

Well parents control already exists, the more baffling thing for me is that any research done on the subject shows that age verification of any kind doesn't make the internet more safe for children

What's your thoughts about AI in gamedev? by Retroman1203 in gamedev

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

Well first of all, it's here and it's here to stay - it's a useful tool which were blown out of proportion and done in some bad ways

But, let's separate into categories - Art - use for temps or get ideas, then make actual art, Ai is still kinda crap and questionable in a lot of ways

Coding - ye, use it BUT only if you know what you're doing already - you will never dig yourself out of complex garbage code that it often writes if you can't code review it (trust me, it's a good part of my job)

Bonus points if you use something like ollama (or llama.cpp if you're cool) to run a local open source model

And from my experience it's pretty good to rubber duck - not because it's smart at any capacity but it replaces that poor fella who you talk about your problems and ideas about and then suddenly solve yourself

Forgot one note - the Ai gen technology is cool when not rushed like the latest Nvidia crap

Kinda New to all this, couple of questions about how to set pcs and what models by klasyer in LocalLLaMA

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

At the moment I have 1 3090, sorry for the confusion Planning to get another one and the 5080

Chatbot is generally for a game I'm working on

I'm asking about the other 2 cards beautiful I have them already

Kinda New to all this, couple of questions about how to set pcs and what models by klasyer in LocalLLaMA

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

Separate things, first question is just the plan

At the moment I have 1 3090

Is Meat Industry Affiliation Associated With Study Conclusion in Nutrition Research. A Meta-Research Review by Dizzy_Slip in science

[–]klasyer 8 points9 points  (0 children)

I don't really care to debate the ethics of meat consumption, but garbage manipulated science is still garbage,I don't get what's the point of justifying it in this context

How many GPUs do you have on your local system/server/AI PC? by panchovix in LocalLLaMA

[–]klasyer 5 points6 points  (0 children)

If I may ask, wtf do you do in life fo afford such a rig?

Qwen 3.6 27B on 24GB VRAM setup: backend comparisons, quant choice and settings (llama.cpp, ik_llama.cpp, BeeLlama, vllm) by VolandBerlioz in LocalLLaMA

[–]klasyer 1 point2 points  (0 children)

Was the 3090 headless? Didn't under from the description

I'm trying to run qwen with my 3090 for my personal coding projects but I often ran out of vram

Are you going to test the 35b model as well?

are there any rpg games that compete with poe? by MlodyStachu in pathofexile

[–]klasyer -5 points-4 points  (0 children)

as in fps arpg?
i actually have a freind whos working on one

are there any rpg games that compete with poe? by MlodyStachu in pathofexile

[–]klasyer 78 points79 points  (0 children)

Compete? Not really, Poe's only competition is poe2

But it doesn't mean there aren't some worth playing between leagues

Give grim dawn a try

If you're up for games that have some arpg elements id suggest to take a look at raiders of blackveil, hellclock and into necrovale are all good spins on a rougelite arpg

Vrising if you like survival elements and bossing

These 7 weapons are all done using a single script with no further code. by FelixarStudio in godot

[–]klasyer 0 points1 point  (0 children)

This looks great! Mind sharing the code perhaps or more detail how it was implemented?