Advertisement Β· 728 Γ— 90

Posts by Chris Heninger

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. πŸ‘

1 year ago 0 0 0 0

🀣 it seems a bit high especially with the amount of filament consumed- but I was printing lightsabers on 25% speed for months straight. πŸ˜…

1 year ago 4 0 0 0
Post image

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!

1 year ago 3 0 1 0

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!

1 year ago 2 0 0 0

πŸ‘‹ 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! πŸ™‚

1 year ago 2 0 0 0

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.

1 year ago 2 0 0 0

Apparently I need to give react-native-keyboard-controller a look now πŸ˜…

1 year ago 1 0 3 0
Advertisement

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.

1 year ago 4 0 2 0

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.

1 year ago 0 0 0 0