If you live off their praise youβll die to their criticism.
π―10β€8
Forwarded from Neptune
FuseForecast
An app I made that uses open-meteo to get weather data based on your location to "predict" potential outages due to rain (the age old mystery).
check it out: https://FuseForecast.vercel.app/
An app I made that uses open-meteo to get weather data based on your location to "predict" potential outages due to rain (the age old mystery).
check it out: https://FuseForecast.vercel.app/
β€9 5π₯4 1
Neptune
FuseForecast An app I made that uses open-meteo to get weather data based on your location to "predict" potential outages due to rain (the age old mystery). check it out: https://FuseForecast.vercel.app/
im actually bookmarking this lol , its been tough lately
β€2
Forwarded from Dagmawi Babi
Please open Telegram to view this post
VIEW IN TELEGRAM
π5
Forwarded from Dagmawi Babi
@DoniVerse made this right as I was conflicted on which one of my side projects I should build
β’ https://project-rank.vercel.app/#main
Simple yet effective! Gonna star this one
β’ https://github.com/doniverse/projectrank
Thanks this one's for me.
#CommunityShowcase
@Dagmawi_Babi
β’ https://project-rank.vercel.app/#main
Simple yet effective! Gonna star this one
β’ https://github.com/doniverse/projectrank
Thanks this one's for me.
#CommunityShowcase
@Dagmawi_Babi
β€5π₯2
me : selects our 64 line import 1k line code component and asks copilot which parts i should change into a component
* copilot is thinking
* net starts lagging
* ram usage hikes
* window unresponsive
me : oh this poor child
* starts typing
its components that already are components
* copilot is thinking
* net starts lagging
* ram usage hikes
* window unresponsive
me : oh this poor child
* starts typing
its components that already are components
other people : oh its dinner time , time to eat
me : oh I'm shaking , i should probably eat
* proceeds to drink coffee and code
me : oh I'm shaking , i should probably eat
* proceeds to drink coffee and code
π₯6π4π1
i just spent a solid 30 mins debugging a state issue because i put
instead of
and JavaScript was like , yeah , inside an if block is the perfect place to do an assignment to a variable in a higher scope.
if (( stage = "None" )) { instead of
if ( stage == "None" ) {and JavaScript was like , yeah , inside an if block is the perfect place to do an assignment to a variable in a higher scope.
π1