I gave my first talk ever tonight at @vuejsparis . I presented how easy it is to quickly prototype with @vuejs@vuetifyjs using @Firebase as backend. Thx to @raphgoldz for this amazing opportunity🙌🏾
@ninja_maths Going back to this. I have just signed up and I have sélection mathematic foundations I.
I’ll follow your advice and do all the foundations and build up to the maths for machine learning.
I believe that’s the way right? Cc @justinskycak
I keep thinking about how Noa doesn’t sit comfortably on that chair. This is the posture of a man who doesn’t want to be comfortable and it checks out, the chair represents the accolades people gave him and he won’t rest on these laurels. He’s ready to bounce it the chair breaks.
@ajmedwards hi in chapter 7 of let’s go, when creating Validators, text/template package doesn’t recognize embedded fields in anonymous struct since the fields of Validator are promoted to snippetCreateForm.
I came across this issue
For everyone struggling to install MySQL on MAC using homebrew and starting it, please check that you didn’t install version 9.
Check this issue, it might help.
Just remove everything and install version 8.4 first. #mysql#homebrew
https://t.co/SIMCXAQzcz
Why does every project feel like it's never delivered on time based on initial estimates?
Dave Stewart explains the hidden work within the work in an excellent visual.
The entire post can be found at davestewart's blog post "the work is never just the work"
A close friend of mine had a worst-case complication during surgery and she's now fighting for her life. If you can, please read her story and donate any amount that you can. You can make a huge difference!
https://t.co/KS9kv5yHxd
I do this instead of using an Abstract class in #Angular. It's useful when you have the same logic but different designs.
What do you do instead? Do you still use abstract classes?
I just published TS-Pattern to @deno_land's JSR! ✨
It took less than 2 min.
You have no idea how many hours I've spent fiddling with build scripts to publish it to npm in a way that's compatible with CJS, ESM, etc...
That's an insane DX improvement!
https://t.co/BiQLFP71H4
Thinking of launching a series of short #TypeScript articles called Type Helper Explained 🤔
My goal is to:
✨ Break down real-world type helpers into bite-sized pieces
✨ Teach you advanced TS techniques along the way
First up: OptionalKeysOf<T> 🎉
Link & more below 👇🧵
So Laravel...
- Built a popular open source framework
- Raised money from VCs
- Got a bunch of influencers to talk about them
- Started a cloud service to sell to their framework's users to make money
Good! PHP deserves to be part of the fun🫡
Type safe openapi client using @EffectTS_
👉 Schema validation using effect/schema
👉 openapi-fetch client generation
👉 All completely type-safe
Your solution for end-to-end type safety 💯