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.
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
from the cofounder of tarteel and twitter engineer
https://qaf.ai/
https://qaf.ai/
qaf.ai
Qaf - Islamic AI
Qaf is an Islamic AI assistant designed to help Muslims learn, reflect, and ask questions about Islam in a simple chat experience.
β
Abstraction Vs control
Simplicity Vs lightweight
Simplicity Vs flexibility
Convenience(Dx) Vs performance
.......
Abstraction Vs control
Simplicity Vs lightweight
Simplicity Vs flexibility
Convenience(Dx) Vs performance
.......
π2π1
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
Learning Log
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
YouTube
JavaScript Fatigue
"JavaScript Fatigue" is the soundtrack to your tenth npm install of the day β a melodic meltdown for every developer who's ever drowned in build tools, breaking changes, and documentation older than your career.
This song captures the chaos of modern frontendβ¦
This song captures the chaos of modern frontendβ¦
Forwarded from YearProgressET
ββββββββββββββββ αΊαͺ% (92%)
FeralUI - a collection of playful, physics-driven React components like drop , swing, grap
feralui.dev
FeralUI Β· playful, physics-driven React elements
A small library of playful, physics-driven React elements: a ceiling pull-cord with a real Verlet rope, a claw-machine captcha, and more.
β€1
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
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