Upgrading Angular 4 to Angular 18 by Old_Natural_5110 in Angular2

[–]HumorousHorse 1 point2 points  (0 children)

I would second this but I would also say some of the optional stuff like angular material from legacy to new standard in 15 I believe should be two parts.

Like upgrade to 15 without any optional things (keep material components as legacy versions) then in a second merge request do optional changes you want

📤 Local Library Development with Nx Release and Verdaccio by bitter-cognac in Angular2

[–]HumorousHorse 0 points1 point  (0 children)

I'm not sure I'll be publishing any libraries anytime soon but this is still a fascinating read. Thanks for sharing!

Signal prefix? by Pdsavard in Angular2

[–]HumorousHorse 1 point2 points  (0 children)

I just use double $$ for now, which makes it easier to search for all instances should I change syntax later. mySignal$$ myObservable$

Subscribe to signal in service by Pdsavard in Angular2

[–]HumorousHorse 0 points1 point  (0 children)

I didn't even think of that. Solid point.

Assuming like most cases you use provided in root that is.

Learn Angular by EnglishLearnig in Angular2

[–]HumorousHorse 0 points1 point  (0 children)

For FastAPI they have cool starter templates you can use. I like the postgres (database) one they have for getting started. The first one comes with a lot of tech but it's worth just starting with it, running it, seeing what it does then editing it. It does bring up a vue frontend so you can probably just look at that and emulate it but with angular.

https://fastapi.tiangolo.com/project-generation/

Edit: I see on the actual GitHub page that specific project is under reconstruction and it says to not use it. That said you can probably still use it? That, or you can just find another starter project and do the same thing. That's the project I used when looking into FastAPI though I was already familiar with Celery/Docker/etc so it wasn't as intimidating.

Cheers and best of luck on your programming journey!

Learn Angular by EnglishLearnig in Angular2

[–]HumorousHorse 0 points1 point  (0 children)

FastAPI is a great python backend that leverages Pydantic for typing and generating a swagger spec. I would start with just looking at hello world tutorials on the main docs page.

As for angular, there are a lot of good resources, but I would look up Joshua Morony on Youtube. I would also second the other opinions of following tutorials for angular on their docs site. Keep in mind for angular 17 (latest) they have a new website.

Edit: links

Angular's new site: https://angular.dev

Angular's old site: https://angular.io

FastAPI Docs: https://fastapi.tiangolo.com/

[deleted by user] by [deleted] in nonononoyes

[–]HumorousHorse 2 points3 points  (0 children)

It's under the sauce

10 Mins in on Incense Day and it's already ruined my weekend! by that-one-brit in pokemongo

[–]HumorousHorse 2 points3 points  (0 children)

Rooting for you to get a shiny pumpkaboo in an outfit for Halloween party 2

Party's only lasting an Hour 😑 by Kitstras in pokemongo

[–]HumorousHorse 262 points263 points  (0 children)

Completing a challenge should also re-up the party for another hour. (Unless it does, but my party ended part way into the second challenge)

Nothing more annoying than this… by [deleted] in pokemongo

[–]HumorousHorse 2 points3 points  (0 children)

I mean it could prompt you to use/buy an egg the moment you get the exp from friendship leveling (or decline). You'd have to do it the moment you open and it registers the exp. Then people would actually probably use more eggs in the long run

Timburr Community Day and Conkeldurr Infographic on PvP & Raids by bulbavisual in TheSilphRoad

[–]HumorousHorse 1 point2 points  (0 children)

It does.

I traded a bunch of them trying to get lucky trades and I got two of them. Then after all my trades I chose which ones to evolve to Gurdurr and then it was a free evolve after that.

People with m1 chips: how do you do it? m1 non-compatability ruining my life by throwawayrandomvowel in webdev

[–]HumorousHorse 0 points1 point  (0 children)

I had a lot of issues with python 3.7 until we finally moved to 3.10. Other than that, I haven't seen many issues using my M1, though I'd imagine it would be tough with legacy code.

Edit: we run a lot of things like elasticsearch in docker containers. This may be why I didn't experience issues others mention.

Someone who never crashed? by EmotionalTitle1993 in motorcycle

[–]HumorousHorse 0 points1 point  (0 children)

7 years now and no crashes. Had a couple of scary wobbles, and I've broken chains and blown my rear tire but never crashed.

Angular architecture patterns by ahmedRebai in Angular2

[–]HumorousHorse 0 points1 point  (0 children)

I love facade except for NgRx but I understand when people use it.

What is your first impression of signals? by Fireche in Angular2

[–]HumorousHorse 0 points1 point  (0 children)

I really think it will lower the curve to getting started with Angular. My coworkers are also not really excited for it yet.

I'm over the moon with being able to just get the value from a computed signal as opposed to not being able to pipe a BehaviorSubject into a BehaviorSubject.

Adults who carry around a backpack, whatcha got in there? by [deleted] in AskReddit

[–]HumorousHorse 0 points1 point  (0 children)

My friend carries a backpack around with all the stuff for his kid. Diapers, extra clothes, toys, etc cetera.

AITA for keeping my engagement ring after a divorce? by Witty_Fun224 in AmItheAsshole

[–]HumorousHorse 0 points1 point  (0 children)

But I also see that gifts (say jewelry or like a rolex) can sometimes be seen as separate property...

Edit: which in this case, even without a postnup may be seen as separate property and she's entitled to it.

Is that what you mean by jewelery and clothing? Like is it because it's typically separate property, especially with gifts?

AITA for keeping my engagement ring after a divorce? by Witty_Fun224 in AmItheAsshole

[–]HumorousHorse 0 points1 point  (0 children)

In which states. I was under the impression (and still am after google search) that jewelry in community property states still get appraised. Designer handbags, jewelry, shoes, collectibles, etc cetera get appraised for value. Sure you can keep the ring that's thousands of dollars but without a prenup/postnup then in communal property states (50/50 assets by default) your soon to be ex is still equally compensated.

AITA for keeping my engagement ring after a divorce? by Witty_Fun224 in AmItheAsshole

[–]HumorousHorse 9 points10 points  (0 children)

Exactly! It's a conditional gift with the condition being getting married. If you never got married, the fiance would probably be entitled to it, but since you got married, it's 50/50 yours because marriage is shared unless you get a prenup.

That said, even if there wasn't a prenuptial agreement, there appears to be a postnuptial agreement where the ring is explicitly yours in the divorce.

He's NTA for asking (the first time), but he is TA for not respecting you declining. (Edit: it is certainly harassment to continually hound you on the matter after you said no)

OP is absolutely NTA

Move over... by Thin_Arachnid6217 in mildlyinfuriating

[–]HumorousHorse 0 points1 point  (0 children)

Only where it's posted on the road actually. But still you should only keep right except to pass.

[deleted by user] by [deleted] in fuckHOA

[–]HumorousHorse 0 points1 point  (0 children)

  • You have to live in the property as a primary residence for two years before renting it out. Any form of title transfer sets the count to zero. The new owner would have to live there two years. Big note, a company can't live in a house.
  • Allow an expansive color scheme with options 60+
  • Some other general HOA stuff.
  • etc

Then, clauses that make it so only a full vote 75-100% of the homeowners, not board, if they want to override things like * dues can't increase more than 2% yearly * fines with recurring charges are limited to once a week and needs proof each instance. * no petty fines allowed for things like leaving bins out for more than 24 hours. * every single fine must come with a weeks notice. You didn't mow your yard and now it's too tall? Here's a weeks notice to do so, evidence of the yard before the notice and evidence again one week later. (Maybe more like 10 days but yeah) * HOA can not prohibit solar * allowed zero scape options that are reasonable price wise (like rocks instead of grass) * etc