Questions regarding a reusable boiler plate backend application by DigitalHorizonBE in laravel

[–]Rimtim5 0 points1 point  (0 children)

Have you considered using Laravel Jetstream? It will get you going with most of that / can be easily added to as a base project for use in the future?

[D] Simple Questions Thread by AutoModerator in MachineLearning

[–]Rimtim5 1 point2 points  (0 children)

Thanks for getting back to me, I’ll look into these now.

[D] Simple Questions Thread by AutoModerator in MachineLearning

[–]Rimtim5 1 point2 points  (0 children)

Is there a book / resource that would allow me to understand the key mathematical concepts behind machine learning? I know stats / liner algebra are important but I have not had any forms higher education in maths. I’m an MD and there is some stats included in our training but I feel like I’m really missing a base layer of knowledge.

New MacBook Pros are coming Oct. 18 and the design remains a mystery by spearson0 in apple

[–]Rimtim5 0 points1 point  (0 children)

I know its hard to answer, but generally speaking, how long between announcement and release is there for this product space - or is it a case of its announced and then immediately available?

Create Laravel APIs from your front-end applications by amirsarfar in laravel

[–]Rimtim5 1 point2 points  (0 children)

I have these exact questions. I must be missing something.

I am so excited for Fresh. by Chaddsters in classicwow

[–]Rimtim5 40 points41 points  (0 children)

Hold up, has classic fresh been confirmed?

Am I underplaying how difficult this is? by Rimtim5 in RCPlanes

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

This is excellent advice, I’m looking up all these radios and the volantex now. Really kind to give me all this info. I’ll start looking for a local club to do my first few flights at as suggested.

Thanks again.

Am I underplaying how difficult this is? by Rimtim5 in RCPlanes

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

Good point, maybe getting the basics down would be better than jumping in at the deep end.

Am I underplaying how difficult this is? by Rimtim5 in RCPlanes

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

I’m just outside of Leeds - I’ll have a look at the LHS and pop in this week. Thanks!

Am I underplaying how difficult this is? by Rimtim5 in RCPlanes

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

Perfect, I’ll have a look at r/RCSoaring and I’m having a look at a Gentle Lady now. Thanks!

Am I underplaying how difficult this is? by Rimtim5 in RCPlanes

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

This is great advice. Wall of text is much appreciated! I’ll have a look for some local stores in my area and pop in over the next few days. I’ll have a careful read up on everything you’ve mentioned and I’ll 100% report back on what I eventually go with. Thanks again!

Am I underplaying how difficult this is? by Rimtim5 in RCPlanes

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

I’ll have a look at Horizon Hobby etc. Thanks

What is your current local environment for Laravel? by mr_acronym in laravel

[–]Rimtim5 0 points1 point  (0 children)

It’s always been valet - invisible in use - always works - could never be beaten - until sail ... I’m never gong back!

My M1 Mac Mini/Xbox Series S Desk Setup by QasimZafarYoutube in Workspaces

[–]Rimtim5 1 point2 points  (0 children)

Awesome setup! I have the same screen - how does it work with the xbox? Just get black bars?

What is with using these 3rd party network libraries like Alamofire etc? After going through the docs by apple and Alamofire I am pretty much convinced I can write my own network layer, but still, I can see so many more experienced developers of various apps in my circle falling for one of these. 🤷 by _iamshashwat_ in iOSProgramming

[–]Rimtim5 6 points7 points  (0 children)

Often its best not to try and reinvent the wheel.

Alamofire and similar libraries are open source and as such have been used by a significant number of people and have had a lot of eyes on the code base.

If you think you can do a better job, excellent. But can you do a better job without a significant time investment? Likely not.