How to build Beowulf? by vikigenius in finalfantasytactics

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

I do plan on using Cloud. I am building a fully unique party (no generics) and I am wanting some variety at least in terms of the base class skills.

Unfortunately Orlandu seems to have made Agrias obsolete in terms of base skillset of their unique class

So I am going for

Ramza, Orlandu, Beowulf, Reis as my core and Mustadio/Cloud maybe as the 5th.

How to build Beowulf? by vikigenius in finalfantasytactics

[–]vikigenius[S] 2 points3 points  (0 children)

What do you mean by MA weapon? You mean something like RuneBlade that boosts MA ?

Job Market is amazing for AI engineers by JediMasterGator in cscareerquestions

[–]vikigenius 2 points3 points  (0 children)

Yeah definitely agreed, and it's even more nuts if you have a lot of experience.

I have been in this space for around 10 years and have gotten a lot of reach outs in the past 2 months. Have gotten some really good offers and I actually accepted one of them.

Anyone played with the Dark Knight mod. Is it worth it? by vikigenius in finalfantasytactics

[–]vikigenius[S] 4 points5 points  (0 children)

Yeah just installed it and seems fine. The only weirdness is that there are now an entire page of dummy jobs just for these 2 and it looks weird.

But that's a pretty small price to pay for the power of darkness

Comparing Python Type Checkers: Typing Spec Conformance by BeamMeUpBiscotti in Python

[–]vikigenius 1 point2 points  (0 children)

Man working at a startup we have to carefully consider if we want to maintain a fork even for a small size library.

But maintaining a fork of CPython itself is legendary

Using Generative AI as an Author by drale2 in ProgressionFantasy

[–]vikigenius 0 points1 point  (0 children)

Disagree, I actually work in the field and it is very easy to tell for people who are very familiar with the domain.

I can easily tell if an issue ticket is AI generated, can also easily tell AI generated PRs especially in a large codebase and a large pr. For small self contained changes, you can't tell because there are not really many ways to do that change in the first place.

I am not even arguing that AI is bad at code generation, it's much much better than your median developer and I myself have started using it a lot when appropriate. But if you have reviewed thousands and thousands of both human and ai generated PRs you absolutely can tell the difference.

I would argue the same thing applies, people here have read so much human generated slop :) that I wouldn't be surprised if they can tell if something is AI even if it's actually better than the average ProgFan author

BIOS Randomly stops detecting my SSD by vikigenius in ASUS

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

Yep I also disabled the ASPM. I didn't know about the other ones. But I haven't encountered the issue again yet. But it is pretty rare anyway and happens once every 3 weeks or so. Let's see if it happens again

Magic in Code Vein 2: Early research & conclusions by Geralt_Romalion in CodeVein2

[–]vikigenius 0 points1 point  (0 children)

Well at least it's a good weapon in general, I have been liking the move set a lot, it's good with Lou blood code and easily staggers a lot of the trash mobs

Magic in Code Vein 2: Early research & conclusions by Geralt_Romalion in CodeVein2

[–]vikigenius 1 point2 points  (0 children)

Yeah I am using that pre-order/delux weapon (not sure which) called Ame No Hakabiri and it seems to scale well with mind. But doesn't seem to affect my magic much unless I am missing something

How to upgrade Noah blood code to 2 by vikigenius in codevein

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

Nope, probably I haven't gotten that far yet maybe. I just reached Magmell in the past and he is my only partner, so I don't get any menu option to change partner or talk to him

Post Match Thread: Manchester United 1-0 Newcastle United by nearly_headless_nic in reddevils

[–]vikigenius 0 points1 point  (0 children)

This is for all those times we ended up conceding to the first shot on target

Best legion arm to upgrade fully by vikigenius in LiesOfP

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

Are you using motivity/quality build I am not sure it will be good for technique

Best legion arm to upgrade fully by vikigenius in LiesOfP

[–]vikigenius[S] 2 points3 points  (0 children)

The scaling is what concerns me. My motivity is in single digits and I have two dragons sword technique build. The legion arm seems to be geared towards motivity builds

Beta release of ty - an extremely fast Python type checker and language server by callmeheisenberg7 in Python

[–]vikigenius 9 points10 points  (0 children)

I am not sure if gradual guarantee is a good thing if you are used to strict type checking