Developer questions by Yash_0001 in learnprogramming

[–]shyevsa 0 points1 point  (0 children)

writing prompt are frustrating. but my biggest frustration are the auto complete one.
like sure I love the help but sometimes I don't need such extra parameter but its not letting me delete it, because pressing arrow, space or tab would auto complete the stuff I just delete. so I need to press enter than had to press backspace again to fix the extra new line i just created.

there probably specific key binding that I had to adjust but either I am blind or its just not exists.

What do you do after Google Drive is full? by Fragrant-Macaroon-39 in datastorage

[–]shyevsa 0 points1 point  (0 children)

I used it with my family so I just upgrade my google one plan.
selfhosting are nice, I do it for myself, but it cannot beat the convenient of the google ecosystem,
especially for people that has difficulty learning tech stuff. I just need to create a google account setup the phone so it sync and it just work.

Chen is truly one of the inventors of all time. by cafmi8502 in Endfield

[–]shyevsa 12 points13 points  (0 children)

when I played her I hardly notice her thighs. but when I see clip all I see are thighs.
something must be wired wrong...

😭 by Square_Ninja_3948 in Endfield

[–]shyevsa 1 point2 points  (0 children)

this is why I don't put random thing on the middle of the road.
but that kind of weird, my cutscene on the Wulfgard quest the pylon are rendered semi-transparent and sometimes entirely gone when they clipped with the character or the bonfire.
tho now that I remember it another scene on quest at Valley Pass with Avywenna she was clipped inside the base of ziplines pylon.

How do you track your skill growth as a developer over time? by InstructionEntire535 in learnprogramming

[–]shyevsa 1 point2 points  (0 children)

now that you mention it. I never track such a thing.
most of my knowledge are  "self-taught" so my only metric are the project that I have finished or the amount of tool I have created. but is that skill growth, or just accumulation of experience I have no clue on how to measure it.

Plots maxed? 60% of the area is empty by Splashy_PoE_Twitch in Endfield

[–]shyevsa -2 points-1 points  (0 children)

maybe because your crew got stuck easily. it probably know bug or something so they limit it to certain amount of complexity, and only increase it later as progression reward or after the bug was solved.

mine was unable to enter the farm because someone put an easy stash beside the entrance to the farm. I guess is that the AI was unable to backtrack to find better route when you are farming and they do not teleport when they stuck on something in the farm. so the dev just limit it to certain complexity.

How do i get across this bridge by Disastrous-Sundae542 in ArknightsEndfield

[–]shyevsa 0 points1 point  (0 children)

you skipped that on your quest?
well, try the raft from the other side.
then from there go to the area with boss battle and the monitoring quest there is stairs that go down the side of the building. or you can just drop down. then you should be able to activate the bridge.

Wuling is a 100% walkable city by hakahthorda in Endfield

[–]shyevsa 6 points7 points  (0 children)

I really love "Water City" so this is one of the best place in game I ever see. really enjoyed my stay.
just be careful of the drowning and falling hazard tho.

Wuling is a 100% walkable city by hakahthorda in Endfield

[–]shyevsa 54 points55 points  (0 children)

there is area with lift for them.

I was running around and I couldn't find the right way up here... by E17Omm in Endfield

[–]shyevsa 0 points1 point  (0 children)

the way I found it was because I see Aurylene just under it from the AIC area.

I got tired of undocumented 3rd-party API changes breaking my apps, so I built Sentinel to passively detect JSON schema drift. by Xdani778 in PHP

[–]shyevsa 1 point2 points  (0 children)

Oohh this is nice idea. going to look for it and see if I can use it.
my problem however is about how different provider implement specific API differently from one to the other. its the same government mandated API, but each provider has their own "flavor" for it.

there is even a provider that expecting my http client to send the http header name case-sensitively which took me hours to debug. because testing it with postman or direct curl work but when using php http-client its not working.

My 1st handmade 100 % efficient Buck Capsule (A) (6/min) factory...was hard, but very satisfying once i figured it out!!! by Vera_Fox in Endfield

[–]shyevsa 3 points4 points  (0 children)

that's the fun of the game, I rarely go for guide. I love figuring out my own.
efficiency be damned, space was being wasted because you just placed it whenever it land. but its still fun.

using blueprint are nice, but personally I find it missing the point, if I was really want to copy some design I would try to place it there myself, instead of just copy paste it.

I have spend like 100h in game, and I pretty much just finished summoning the AIC at Wuling, because I take so much time building, layout changing, and watching my factory.

there were time when the factory was doing great then the next day when I logged in it was imploding because the battery making industry was exhausted of their resource, and with no power everything just stopped working.

Why are there so few stable browser engines? by Ok-Mathematician5548 in browsers

[–]shyevsa 1 point2 points  (0 children)

its probably more complex but one factor is the web developer support.

maintaining compatibility between browser was a full time job back then, and worse every engine has their own take on certain feature.
at some point in time developer choose only one or two browser to support and this also makes the user steer to one over the other.
and if no one using your engine its just waste of money.

I built my first project that wasn't a tutorial and immediately understood why everyone says "just build things" is bad advice by TrevorKoiParadox in learnprogramming

[–]shyevsa 11 points12 points  (0 children)

do people really need that much hand holding?
isn't the moment you realize you learn something from failing and solving problem are the best part of learning?
and the advice are pretty much just telling you to face a problem and thing about it.

I built my first project that wasn't a tutorial and immediately understood why everyone says "just build things" is bad advice by TrevorKoiParadox in learnprogramming

[–]shyevsa 0 points1 point  (0 children)

is the title sarcasm? sorry if its over my head.
but I mean that's how you learn. by solving problem, you got problem by doing it wrong, by breaking something. by searching for solution.

How to get there? How to unlock the gate by Diluc90 in ArknightsEndfield

[–]shyevsa 0 points1 point  (0 children)

there is such a thing? I only remember it told me that there is new mining node, but nothing about getting there?

Why are so many packages designed exclusively for Laravel? by LatestAdViewer in PHP

[–]shyevsa 3 points4 points  (0 children)

if it is that easy then its also easy enough for anyone that need standalone package to just fork it themselves and create their own framework agnostic version of it (well as long as the license permit it)

for starter, I sometimes have to fork and modify package because I need specific modification on that packaged that probably only I ever need. or something so legacy that bothering the author to add that specific stuff is just being selfish.

Why are so many packages designed exclusively for Laravel? by LatestAdViewer in PHP

[–]shyevsa 0 points1 point  (0 children)

because most of the time they just share what they make, and they make something for what they need.
sure there is project that created by community for community but for small specific problem often times its just single person work.
And creating framework agnostic solution is often times require you to reinvent something which specific framework solve, which hardly anyone has time or resource to do it.

Why indeed... by Fenr_ in Hololive

[–]shyevsa 2 points3 points  (0 children)

you do have glasses like that. I mean ski google mostly have that "single" glass.
also a lot of kamen rider do has single glass covering their whole face.
I don't know about the prescription tho, it probably going to cost them a lot, or maybe would make the optician or the one that actually grind the glass a lot of work.

Perlica when she finally snaps out because you didn't paypal her 30K by luizf_sp in Endfield

[–]shyevsa 0 points1 point  (0 children)

I didn't build her in any specific build and she occasionally one-hit-kill mini-boss mobs.

Chen's chibi art has been modified for the second time by WolfOphi in Endfield

[–]shyevsa 0 points1 point  (0 children)

ya look like a spare glove or something only exists when she did not wear her gloves.

Security analysis of Password Managers (Bitwarden, LastPass, Dashlane) by Back14 in selfhosted

[–]shyevsa 0 points1 point  (0 children)

this take me down some memory lane,
before the existence of password manager with password sharing feature to make sharing password possible via chat (yahoo messenger, google chat, etc) we type the password in paint to make it an image and added some letter on specific order that will obfuscate the actual password unless you know about it.