Super cool! Kind of in the similar vein: https://natrongithub.github.io/
HN user
FlashBlaze
meet.hn/city/in-Pune
I do web and graphics stuff
Website:
https://flashblaze.xyz
Instagram:
https://instagram.com/neeraj_artx
Looks really really nice. But the page refreshed for me constantly after adding Click #dark.
I'm on Windows 10, Firefox 109.0.1
Couldn't agree more. The last couple of years were the same for me: will not post until I have of something impact or will not share my art unless it is just the way I like it but this year, I have just started putting stuff out.
Whether it is of any use to anyone or whether anyone will find my art good is beyond my control. I have just started putting stuff out which interests me and which makes me fulfilled.
I have built my personal website with it and the DX was amazing! The only thing I wish it had was native client side routing w/o 3rd party plugins.
Oh yeah, you're right!
Went for a "minimalist" vibe: https://flashblaze.xyz
Same for me. Initially I thought it had something to do with the client itself since the website loaded fine for me. Good to know I'm not the only one facing the issue.
Still need to fix some bugs, but I made an URL expander using Preact and Cloudflare Workers: https://expand.flashblaze.xyz/
Thanks for the detailed response. Will definitely check this out.
Can you specify which Podcast? Would love to hear this episode.
I really recommend to check out his channel: https://www.youtube.com/c/eveningkid
One of the lower subscribed well produced tech channels I've seen in a while.
Reading only the title I really wished it to be about Macro Room. Was not disappointed.
If you're into NPR stuff, check out this build of blender https://blendernpr.org/beer/
I haven't tried Blender's video editor that much, but you should give kdenlive a try https://kdenlive.org/en/ I think you'll like it.
I wasn't aware of this project. Thanks for mentioning it.
Agreed. I've said it here before but the only thing which is keeping me away from completely switching to FF for personal use is YouTube stuttering issue. I've searched everywhere, updated all drivers, also ran FF in safe mode where all extensions are disabled but nothing. After every 10-15 seconds or so (not an exact number) the video skips a couple of frames. I have no idea why it happens.
Easily one of the best add-ons I've installed. Thanks.
Thanks a lot for the resources.
Can you provider a link? YouTube does not return anything. Thanks.
Same here. I was a huge terminal in editor user, but VSCode crashed on me a couple of times resulting in restarting all the terminals and the processes which I was running. Since then I always use an external terminal.
Thanks. Wasn't aware of this. I'm probably never going back to the default view.
If possible, could you share some examples made using Svelte/React/Vue you've created or encountered?
Are there any disadvantages of using PWA + Capacitor instead of RN? Did you use Ionic for it?
Isn't the apk size much larger if you use Expo? Or is that not the case anymore?
Logseq https://github.com/logseq/logseq is also a good OSS alternative and they're also working on collaborative feature I believe.
I'm from India and YouTube Premium is less than $3/m for family plan here. Definitely worth it
https://color.cloudflare.design/ by Cloudflare is my go to nowadays.
Can you elaborate on the bloated part? I created a simple HN clone in React Native (without expo) and after publishing to Play Store, the app size was under 10MB.
Apart from the exclusives which Spotify has, can someone give an example of any other advantages over an app like PocketCasts?
Have been using mobx recently and wrapping your component in observer() and seeing it update when the observable changes, feels truly amazing.