HN user

nparsons08

82 karma

@nickparsons

Posts108
Comments18
View on HN
clerk.com 2y ago

Clerk announces new auth pricing with 10k free MAUs

nparsons08
2pts0
www.australiangeographic.com.au 2y ago

Australia's Emu Wars

nparsons08
2pts0
fennel.ai 3y ago

Feature Engineering for Fraud Detection

nparsons08
3pts0
www.sciencedirect.com 3y ago

Seated calf raises lower blood glucose

nparsons08
9pts1
getstream.io 4y ago

The Superior Cross Platform Framework: Flutter vs. React Native

nparsons08
7pts0
getstream.io 4y ago

Jetpack Compose vs. XML-Based UI Components

nparsons08
3pts0
gstrm.io 4y ago

Chat SDK for Jetpack Compose

nparsons08
4pts0
getstream.io 5y ago

Chat on Edge

nparsons08
2pts0
getstream.io 6y ago

Build an Encrypted Messaging App for Android

nparsons08
2pts0
getstream.io 6y ago

Android Chat Bubbles: Building iOS Style Chat in Android

nparsons08
1pts0
getstream.io 6y ago

Build an iMessage Clone with the Stream Chat iOS SDK

nparsons08
1pts0
getstream.io 6y ago

Styled Components vs. CSS Stylesheets

nparsons08
4pts0
getstream.io 6y ago

A Guide to White-Label Chat

nparsons08
9pts0
getstream.io 6y ago

Implementing React Hooks with Stream Chat

nparsons08
6pts0
getstream.io 6y ago

Stream in 2020 (Getstream.io)

nparsons08
1pts0
aws.amazon.com 6y ago

Stream Powers Feeds and Chat for over 500M End Users with AWS

nparsons08
1pts0
medium.com 6y ago

A Guide to Developer Marketing in 2020

nparsons08
1pts0
getstream.io 6y ago

Stream Flutter: Building a Social Network with Stream Activity Feeds and Flutter

nparsons08
10pts0
dev.to 6y ago

Tutorial: Live Streaming with Mux and Stream Chat

nparsons08
2pts0
dev.to 7y ago

How to Use SMS with a Chat Messaging Service

nparsons08
1pts0
getstream.io 7y ago

Stream Chat vs. Pusher Chatkit

nparsons08
1pts0
dev.to 7y ago

Python Chat Tutorial with Django and React

nparsons08
1pts0
getstream.io 7y ago

Aviato – Serverless, Stream and React Native

nparsons08
1pts0
getstream.io 7y ago

How a Go Program Compiles Down to Machine Code

nparsons08
2pts0
i.imgur.com 7y ago

Really Heroku?

nparsons08
4pts0
news.ycombinator.com 7y ago

How old is your work laptop?

nparsons08
2pts8
founderschecklist.com 7y ago

Founder-Market Fit: Are You Ready to Start and Run a Successful Company?

nparsons08
2pts0
medium.com 8y ago

Simple Steps to Optimize Your App Performance

nparsons08
1pts0
medium.com 8y ago

Integration Algolia in under 30 minutes

nparsons08
8pts0
getstream.io 8y ago

Winds Open-Source RSS Reader Hits 11k Users

nparsons08
6pts0

This is a great point; however, we wanted to bring the user experience to the desktop. You are more than welcome to submit a PR to make this application web compatible.

React 15.4 10 years ago

We just released an updated version of Winds using React 15.4 and it works wonderfully! Looking forward to seeing the perf improvements. http://winds.getstream.io if you're curious to see what we're working on at GetStream.io!

Nick here from GetStream.io (Winds). We didn't expect Winds to see so much traffic today, so we're experiencing temporary downtime. We'll have everything back up and running as soon as possible. Thank you for all of your support!

It's never too late! Keep your head up and grab some people around you to be mentors. Pick up a few books and learn on your own. :)

Aviary is a great product, but their primary service is different from what I'm building. They focus on client side applications similar to what Instagram provides (filters) in their mobile app. 6px is a solution for processing images -- one off or in batch. Think Instagam's backend processing infrastructure, available to all developers. If you have an image oriented application, you can offload the processing to 6px and don't have to worry about scaling as your application picks up traffic.

Primarily developers who are building mobile and client side applications. My thought is to eliminate the need for those to build a backend server for image processing (e.g. ImageMagick) and make it available via an API. The latency is completely removed from the equation if developers pass images directly to 6px for processing.