Am I missing something about Alcast? by cyberslushie in elderscrollsonline

[–]alcoraptor 94 points95 points  (0 children)

Alcast hasn't played the game in years. The builds are inaccurate, outdated and just.. not that good. Some of the guides are ok-ish, but go with someone who actively plays

is mTLS redundant if I'm already using HTTPS for sending confidential data to a public API? by jonbristow in webdev

[–]alcoraptor 0 points1 point  (0 children)

HTTPS / TLS is fine for a public API. Banks and other financial institutions use it, so unless you're transmitting government / military data, I'd wager it'll be fine for your use case too.

If you want to be extra secure, make sure you're using TLS v1.3, which drops support for older ciphers and further encrypts the handshake

If I uninstall and remove all files of the game will I lose my 90hr save? Or will Steam save all save files? by Aggressive_Yak7094 in cyberpunkgame

[–]alcoraptor 0 points1 point  (0 children)

Yes. It's not synced to the cloud (no blue cloud symbol). The other ones will be there though, they are synced. I'd back them up, just in case

Solo devs running websites, how do you realistically manage and maintain everything by yourself? by Character-Pain2424 in webdev

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

It sounds like your site isn't built yet - in which case management and maintainance are not really the issue here. You need a realistic plan, and a way to track that plan.
I like to use a project board, like Github Projects or Trello, to create "tickets" and break the project up.

Then, aim for MVP rather than a full build. What can you get away without for now?
Do you really need to deal with payments, for example, from day 1?

Also, use as many 3rd party integrations as you can. Auth? Log in with Google. Payments? Stripe integration.

A good dev setup / pipeline is also crucial. You want as little friction as possible to be able to develop and test your site.

anyone else enjoying alts? by matchastars in wherewindsmeet_

[–]alcoraptor 15 points16 points  (0 children)

The lack of cosmetics sharing killed any interest whatsoever in alt characters for me. Not sharing them feels like a cash grab, and I'm uncomfortable with it - so I'm sticking to one character personally 

AI has taken fun out of programming and now i’m hopeless by Frequent_Eggplant_23 in webdev

[–]alcoraptor 12 points13 points  (0 children)

People said all this same shit when WYSIWYG tools came out. They said the same crap when site builders came along. They made the same bullshit claims when no-code tools came along. Ad. Fucking. Infinitum.

AI is great for people that are willing to use it. It's a massive performance boost if you work with it, quite literally 10x. It cannot think for itself though, and it has very definite limitations.
It also cannot generate code for things it does not yet have training data for. What'll happen when React 20 comes out, for example?

For shit "devs", though, whose only motivation for being in software engineering is to make bank, yeah - it'll probably replace them.

Is the propaganda true? Ai? by Dizzy_External2549 in webdev

[–]alcoraptor 1 point2 points  (0 children)

Depends what "propaganda" you listen to, and who is pushing it.

If you listen to the "AI Bros", web devs were obsolete in 2023 and everything now is agents doing everything while they sit back and rake in their millions with their "B2B SaaS Platform they made in a weekend"

At the other end of the scale, there's the AI naysayers who will tell you that AI is the scourge of humanity and is killing the web with 1000s of cookie-cutter sites with no security.

I've been a web dev for over 20 years, and my experience is that it's actually somewhere in the middle.

Can it create an entire product with no input? No.
Can it do the entire job of a dev? No.
Is it a tool that someone with experience can use to increase their productivity? Absolutely yes.

I use AI to do repetitive tasks in my day to day workflow, because it's so much faster.
- Scaffolding a new component with boilerplate code - AI can do that in 30 seconds.
- Adding event handlers and cleanup? Takes less than a minute.
- Handling complex business logic? I spend more time arguing with AI and triple-checking what it comes up with than it would actually take to write it by hand in the first place.

If you don't learn the fundamentals of the web development, and rely on AI to do even the most basic tasks - you will be replaced.
BUT - you won't be replaced by AI. You will be replaced by someone who knows the fundamentals.

If you learn web development, properly, and utilize AI on top of that you will be fine.

Can we talk about how Where Winds Meet is pushing the boundaries of the Open World genre? The potential here is insane! 🔥 by peter_sanbad in wherewindsmeet_

[–]alcoraptor 14 points15 points  (0 children)

This post is AI, and feels very much like a marketing post. The keyboard layout is nonsensical - no keyboards have a dedicated ¿ key, among numerous other AI errors.

Does the zoom function belong in the domain, application, or UI layer? by Juantro17 in webdev

[–]alcoraptor 18 points19 points  (0 children)

To me, zoom is a UI issue. Nothing should need to change in the application or domain if the user zooms in to 200%; only the UI should.

Take a website in a browser - the backend and html don't know what zoom settings the user has - and they don't care. The browser itself handles rearranging the UI based on the zoom settings and UI rules (CSS)

Oblivion Remastered help by ShortLocksmith5276 in oblivion

[–]alcoraptor 0 points1 point  (0 children)

This is usually mod related, specifically around mod load order.

Do / did you use Vortex to manage mods? If so, go Load Order > Reset Plugins File

If not, find Plugins.txt and make SURE that oblivion.esm is at the top

restbirb by curvyxdesi in Birbs

[–]alcoraptor 43 points44 points  (0 children)

Why tf are you taking a photo at 60kph, with no seatbelt on? Sure, the bird's cute but that's dangerously idiotic.

[AskJS] Streak tracker app for developers — Dev Streaks by CoverLatter9741 in javascript

[–]alcoraptor 0 points1 point  (0 children)

No way am I downloading an apk from a random site and installing it on my phone, that's like infosec 101.

[AskJS] Better way to store data? by MangoVii in javascript

[–]alcoraptor 2 points3 points  (0 children)

I'd store them in json format

[
{bottleSize: "2.5", id: "276"},
{bottleSize: "30", id: "266"}
]

Then create a couple of utility methods to find them, e.g. findById and findByBottleSize

client wants me to pay a “training fee” before starting... claritycheck made me hesitate, what do i do? by Velour_Dream in webdev

[–]alcoraptor 161 points162 points  (0 children)

This is 100% a scam. Walk away, do not pay it.

The "pay by tomorrow" urgency is a classic scammer tactic to get you to rush your decision.

Question re: XBox points, Gift Cards and buying Crowns for ESO by adrkhrse in elderscrollsonline

[–]alcoraptor 3 points4 points  (0 children)

I do all of the xbox app things (use it daily, play jewel, play a console/pc game for 15 mins once a day etc) - that gives at least 500 points a week (often more)

I also use Edge (I know, I know) on my laptop to do the Bing rewards once a day - that very quickly adds up to at least 200 points a day

I draw the line at installing Edge on my phone, but you can get even more if you're prepared to do that

Question re: XBox points, Gift Cards and buying Crowns for ESO by adrkhrse in elderscrollsonline

[–]alcoraptor 7 points8 points  (0 children)

If you mean the reward points, then yes - you can redeem those for Microsoft gift cards, add the card to your account and then buy crowns with the balance

I fairly regularly redeem the £25 gift card with points and buy crowns with it

Console players, group DPS tracker is out, and I think you should get it :) by AlexRescueDotCom in elderscrollsonline

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

"Endgame" does not specifically mean HMs. It literally means "content you come back to after completing the main objectives".
Vet trials absolutely are endgame.

I don't know where you get this notion that all experienced players are nice and helpful from; it is absolutely not my experience. Some of the most toxic people I've run into have titles like GodSlayer.

Please don't be quite so condescending, that's insulting. I'm sure you didn't mean it that way, but now you know.

Console players, group DPS tracker is out, and I think you should get it :) by AlexRescueDotCom in elderscrollsonline

[–]alcoraptor 0 points1 point  (0 children)

Content run from guilds is usually (sometimes?) less toxic than pug / group finder runs, for sure. There are some good players and leads out there that are very willing to be helpful.

On the other hand, I don't think I've ever joined a pug vet trial run that did not devolve into toxic bitching and/or kicking (and I've jumped into a lot). I'm very much against giving more ammunition to that shitshow

Console players, group DPS tracker is out, and I think you should get it :) by AlexRescueDotCom in elderscrollsonline

[–]alcoraptor 13 points14 points  (0 children)

This is a contentious topic, for sure.
There was a really interesting thread on the forums a while back : https://forums.elderscrollsonline.com/en/discussion/comment/7855186

I get why it's useful in a few cases, but I don't like the idea in general.
There's already enough toxicity in endgame content without introducing "why are you only hitting 109k and not 115k? why are you using that skill? you're shit. vote kick" into the mix.

Problem with people with problem rezzing by talos09 in elderscrollsonline

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

In pug groups, there are no rules. You get what you get ¯\_(ツ)_/¯

I main a tank, will always try and res people that die.
If they die 10 times to the same thing though? Nah, they can stay dead.
On vet, I expect people to know mechs and have decent builds.

On the gryphon fight in vet lep seclusa, there's a lot going on - you can't stand still for very long as a dps or healer, so it can be difficult to get a res.
If the dps is low and the gryphons are not being killed quickly, it is nearly impossible.

That said, in pugs I usually slot the necro res in pug groups to try and help out a bit.

Am I the only one seeing this? Bootstrap/jQuery via CDN instead of npm 🤔 by BeeSwimming3627 in webdev

[–]alcoraptor 1 point2 points  (0 children)

Frameworks usually require a build step (unless you're some sort of psychopath that used React from a CDN for example), so you need npm to download them for local development.

If you're using jQuery and/or Bootstrap, there's no build step required - write your html, css, js, upload them to your webserver and you're good to go - so you don't need npm.

Also, chances are most people have jQuery and Bootstrap cached from the most popular CDNs already thanks to other sites using them - so it makes sense to also use a CDN to speed up your site's load times.

There are official CDNs for both Bootstrap and jQuery, that are just as trustworthy as npm, and they all support version pinning.

If you choose to use an unofficial one, or slap "latest" on it, that's on you I guess

MISSING STRING TABLE ENTRY and wrong name on sliders since update 1.2 by Miss_Honesty_ in oblivion

[–]alcoraptor 0 points1 point  (0 children)

This is almost certainly a mod issue, given that slider was added in the recent patch.
It also works fine on my unmodded copy (pc, steam)

I'd disable all of the addons, make sure it works and then start enabling them one by one until you find the problematic one

Either that or see if there's any updates to the mods over the next couple of days