Learning Log
41 subscribers
39 photos
3 videos
3 files
29 links
Documenting my learning journey.
A2SVian.
Sharing my Projects
Download Telegram
I successfully pushed it..... the env file🀯
❀2😁2
Wtf with the African teams😭
It's strange how everything that felt urgent becomes meaningless when you're sick.

Health is a silent blessing until it's gone. Take care of it before life reminds you to.

Especially, protect yourself from chronic diseases. The habits you build today shape your health tomorrow. Your future self will thank you for starting now.
❀2
Forwarded from JavaScript
πŸ˜‚
Please open Telegram to view this post
VIEW IN TELEGRAM
If someone is good at agent harness , context engineering, orchestration but doesn't have much actual technical skill, how far can they go with a project in terms of complexity, scalability issues, and things like that... do u think someone take it to really actual project that worth and scaleΒΏ
πŸ‘1
am sorry France πŸ’”
Argentinaaa 🫑
Do you believe u won't be tracked when using incognito...
πŸ˜•
😁2
βš”
Abstraction Vs control
Simplicity Vs lightweight
Simplicity Vs flexibility
Convenience(Dx) Vs performance

.......
πŸ‘2πŸ‘1
experience 😌
Javascript Fatigue
Learning Log
Javascript Fatigue
I just found out there is an actual well known term for the endless cycle of new tools coming out every day In js ecosystem....... Javascript fatigue
So true🀣.
Paid subrs won't understand the feeling tho
πŸ’―1
Forwarded from YearProgressET
β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“β–‘ ፺αͺ% (92%)
Simple mental model on program, container , VM

github repo program(source code) - depends on the both host user space(runtime/dependency) and kernel .
docker container - depends only on the host kernel ; its user space progrmas are packed inside the container
Virtual machine - it wont depend on both host kernel and user space programs . has its own kernl and user space prorams .

isolation increases : normal github repo program -> container -> VM
πŸ”₯2