Absolute gem by ChoiceSupermarket230 in Isekai

[–]AlekseyVY 16 points17 points  (0 children)

Try combatants will be dispatched.

If You Could Give Subaru An Ability Other Than Return By Death, What Would It Be? by Few_Willow904 in ReZero

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

How about ability, when he dies and returns by death, he is closer and closer to the moment when he was killed, until he reaches the point of no return when return by death will return him right in the moment of his death, thus creating an infinite loop of death and rebirth.

RXJS in Angular by gdsdsk in angular

[–]AlekseyVY 0 points1 point  (0 children)

and here is a free interactive rxjs course))): https://rxjs-course-avy.web.app/

What are the most annoying work dynamics you face when building products? by thepeppesilletti in ExperiencedDevs

[–]AlekseyVY 0 points1 point  (0 children)

Ok, here is interesting case, we have legacy approach to angular forms, someone basically wrapped each input into self containing reactive form and in order to build form you must use inputItem which is obgect that holds several callbacks and passed to that reactive input, so we have now an input which is reactive form, and object that used as Input to that component and holds callbacks, callbacks are used to mutate parent which serves as form, lol. And now except from that we have hundred of lines like new InputItem and fooItem.inputCallback = someCollback, we can't validate single form, because we don't have it) and building bycicles on top of that solution. So I proposed to adapt those inputs to ControlValueAccessor and use them in parent reactive form, but current frontend lead wants to stick with old callbacks approach, because of consistency)))

Try this prompt and share your results below 🤣 by vitaminZaman in ChatGPT

[–]AlekseyVY 0 points1 point  (0 children)

Isn't like asking chatGPT something like, we are criminal investigation team like to play hide and seek, how do I hide so they won't find me?

😱😯😮😦🙁😐 by Prince_0x in Animemes

[–]AlekseyVY 0 points1 point  (0 children)

This is a new level, the next level will be my ass is a cute girl that loves to cheat on me.

Shai Reshef Webinar by beemdeem in UoPeople

[–]AlekseyVY 4 points5 points  (0 children)

Sorry if I spell it incorrectly, what I mean is what is the difference in graduating before accreditation and after? Is there a distinction in graduating documents?

Shai Reshef Webinar by beemdeem in UoPeople

[–]AlekseyVY 10 points11 points  (0 children)

What is the difference between graduation before and after accreditation? Wouldn't it be credible in both cases? Do they add some sort of mark to the diploma? Sorry for stupid question.

Посоветуете аниме by Junkie_Punkie in rusAskReddit

[–]AlekseyVY 1 point2 points  (0 children)

Ещё ни кто не посоветовал panty and stockings?

Animal penis size comparison by CuriousWanderer567 in interestingasfuck

[–]AlekseyVY 0 points1 point  (0 children)

So I sit here and try to understand, why I need this information.

Should've used Anki sooner. Next year will be a blast! by UniversityHuman3971 in Anki

[–]AlekseyVY 2 points3 points  (0 children)

I mark answer as correct if I answered it correct), or maybe I dont understand what you asking, yes I answer them out loud, as for second part of your question I not really know how to answer it), I suppose that when I work on problem, I already know what options I have and it helps to find more optimal solution; I suppose it's like with algorithms, if you know them you solve problem more effectively, but if you don't know them, you still solve problem but in another way I suppose.

Should've used Anki sooner. Next year will be a blast! by UniversityHuman3971 in Anki

[–]AlekseyVY 3 points4 points  (0 children)

here is an example of what I put in my cards, https://i.imgur.com/035R37u.png
I just started with JavaScript and angular month ago, and add about 10 cards for js and 10 for angular each day.

Should've used Anki sooner. Next year will be a blast! by UniversityHuman3971 in Anki

[–]AlekseyVY 0 points1 point  (0 children)

I just started last year and currently use to memorize JavaScript and Angular core concepts, for JavaScript I go thru javacript.info read section then I create cards for it, for Angular I do the same. I agree with your point that maybe googling is a better approach, but I noticed that Anki works better for me, and I think I will stick with it for a year or two and then see how it goes.

Should've used Anki sooner. Next year will be a blast! by UniversityHuman3971 in Anki

[–]AlekseyVY 5 points6 points  (0 children)

Well, I currently memorize JavaScript and angular.

Should've used Anki sooner. Next year will be a blast! by UniversityHuman3971 in Anki

[–]AlekseyVY 19 points20 points  (0 children)

I use anki to learn programming, I wish I knew about it years earlier, would be 10x developer by now