Hacker Newsnew | past | comments | ask | show | jobs | submit | fdeth's commentslogin

Kudos on not going with a Garmin for the software and glass cockpit. Super ballsy.


Another Icon A5 then, but non-amphibious and FBW?


that was my first thought also, except ICON is bankrupt.


> writing all the data mutation logic within a reducer that can be easily shared on both the client and the server

This part… makes me feel odd. Is it actually realistic? Reducers for everything, keeping WASM and backend code in sync. Sounds like a lot of work and cognitive overhead.


The idea is that the reducer is your backend code. Think about it like writing your normal API layer. You handle requests and make changes to the database. Since it's Wasm, SQLSync automatically runs it on both the client and the server. Thus you've written your backend once but ran it everywhere.

As for the question of "what if my backend should access stuff that the client doesn't have access to" - the answer is that the reducer doesn't need to do the same thing in both environments. It's easy to call out from the Reducer into an Auth API which only runs on the server. SQLSync will guarantee that everyone reaches a consistent state even if the same mutation results in different outcomes when run locally vs remotely.


Sounds pretty cool on paper.


The level of lack of nuance (given how high profile the fund is) is eye popping.


Left menu navigation, finally! I’m canceling my Retool subscription immediately.


I wouldn’t think about a transfer to Silicon Valley as an upgrade, actually. (I’m a Senior PM based in Berlin.)


Good start but it's a bit single rainbow right now.

It will take a looong time to become as useful as Campfire because all of the hooks/apps for it that already exist. Opensource is nice but Holla needs some kind of passion-creating feature/vision that would attract a decent community of contributors.


Oh, and I have to add that I'm a 'product guy'. I do see that the tech behind it is both cutting edge and solid but I tend to drift towards the market fit thoughts whenever I see new apps.


Also, good to see TaskForce ppl trying completely new things. :-)


A very good start! My thoughts:

* menubar icon needs to go, not useful

* needs a performance upgrade, scrolling is un-smooth, switching accounts takes too long

* as a long time Mail.app user I miss save and send buttons being on top

* I can haz plaintext composing?

* it started crashing on me after I've added a second account


Screwing over entrepreneurs on the seed stage is just evil. Gordon-Gekko-evil.


Impeccable timing, Wallstreet 2 comes out in 2 days


A bit offtopic, but I'd like to chime in anyway.

Any startup should be afraid of the big guys, especially Google. But that's not a solid reason to quit when you have good traction.

BTW, good to see other people trying new approaches to task management. (I'm one of the guys making http://task.ly)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: