Pretty much everyone else replying already said itβ¦ but Iβll say it tooβ¦ Synology NAS is the best move here. Been using one since 2015ish and itβs fantastic. π
Posts by Chris Heninger
π€£ it seems a bit high especially with the amount of filament consumed- but I was printing lightsabers on 25% speed for months straight. π
Little over 600 days on the MK3S+ before I switched to the X1C.
Iβll have to look up and see how much time the Bambu has!
Replaced the KeyboardAwareScrollView from `react-native-keyboard-aware-scroll-view` with `react-native-keyboard-controller` in my project and it fixed the bug I needed to fix!
π Hello there! I'm Chris!
I've been building websites since the early 2000sβ web applications since the early 2010sβΒ and now I build mobile applications!
I'm a strong proponent of cross-platform developmentβ my favorite thing I've built is a design system that renders to both web & mobile.
AMA! π
Geocities! Made websites with my neighborhood friends and then weβd link to each other.
Then I got a copy of FrontPage and learned html/css (with tables!), then Dreamweaverβ always slicing my PSDs into pieces!
Wish I still had those early sites but I lost them on an external hard drive.
Apparently I need to give react-native-keyboard-controller a look now π
I just got done implementing βscroll to errorsβ on a form with many inputs- I used a combination of @sebastienlorber.comβs scroll-into-view library and the APSL react-native-keyboard-aware-scroll-view
Always grateful for folks who investigated the internals and gave me an easy library to use.
Over the past decade Iβve almost always developed my client side applications (both web and mobile) against QA/Staging serversβ so live, internet-connected servers with dataβ but not actual prod.
Itβs definitely my preference over running a backend/server locally.