exam season and this popped up
exam season and this popped up
i think the era of garbage software is upon us already, my roommate's exam got cancelled twice due to technical error
c/c++ is beautiful but it's kinda the worst language for OSS cuz there'll always be some guy doing sorcery that us mortals simply can't comprehend.
kids had their fun with carti album, its real men's turn
music.youtube.com/watch?v=01QV...
i love when raye wiggles her hands while she reaches the highest note a human vocal cord can produce
typescript is going native??? WHATTT!!!
imgui_glut is not recommended by their devs as it is considered a "prehistoric software"
imgui docs about glut backend ๐ญ
started learning javascript like a year ago and the ecosystem keeps expanding (learn nx for monorepos to manage code and infra)
the most beneficial effect of many boycotts is on yourself
'but that won't hurt company x' is often irrelevant
I'm taking back some agency
I'm aligning my actions with my beliefs
I feel better for it
that's good enough
in fact, imo it's better than punishment as a motive
"you can use http connection" YES BUT CAN YOU MAKE ATOMIC TRANSACTION ON HTTP. NO!
WHY I'VE TO CREATE A HYPERDRIVE TO ACCESS MY POSTGRES INSTANCE IN CLOUDFLARE AAAAAAAAAAAAAAAAAAAAA
> writes C#
> get reminded of Typescript
> remembers who created Typescript
women flirting:
the most useful chatgpt has ever been to me is asking for quick inline CSS so I can paste and move on
bun is nerds coming together to fix js. builtin SQL client? who needs go?
Can't believe they got rspack too...
lol indeed. a few pages deep into google search but solved the issue immediately. thank you.
thanks to @jovianmoon.io, my svelte language server finally works ๐
i gave up midway btw, my old laptop can only survive web dev
exactly what I mean. I love svelte js docs, it so easy to follow. sveltekit just shattered my heart.
compiler to generate types from load function. I think this is very important because I wasted unnecessary time on debugging LSP & the editor
the tutorial section has js-ts toggle which just adds lang="ts" in the script tag into the markup which I don't think is helpful.
sorry if it came off rude.
so a lot of the issue was with lsp and type checking but I still think the docs could be improved.
The very first routing section starts with page markup (.svelte file) which loads data from +page.ts. wouldn't it make sense to write page.ts first? especially in Svelte's case, which heavily relies on
one of the most annoying things about web dev is you'll have to watch a youtube tutorial on how to do things. just textual docs are not enough
svelte docs are a beautiful piece of work, sveltekit on the other hand...pisses me off ngl
compiling rust project on a single threaded dual core cpu
i had no idea <b> and <strong> had different semantic meanings. I'm having rich harris moment
React SSR apps without client/server quantum superposition
the future is bright
"SPA with SSR"
so static html with some jQuery? right?