ngould's comments

ngould | 3 years ago | on: Getting started with decentralized identity

OP here. Did not mean to imply that web5 sprung out of web3 in any sense. Really I just found web3 to be a useful reference point for explaining SSI. Lots of people understand how web3 works at this point, but there's way less mindshare around the idea of a digital wallet that actually holds credentials and not just private keys.

To that end, I'm generally happy to support the hype, and hope this stuff gets more attention from the web3 lot.

ngould | 3 years ago | on: Getting started with decentralized identity

Definitely possible that Apple will win the identity wars. That said, I don't agree with the characterization of web3/web5 as "having to trust nobody". If anything, all the efforts around identity are meant to allow for bringing IRL notions of trust onto the internet. In other words, the whole pseudonymity thing is not a result of using blockchain, but just the fact that nobody's bothered to add identity verification to a lot of stuff happening in web3. That's changing though.

ngould | 5 years ago | on: Launch HN: PingPong (YC W21) – Video messaging for remote teams

> We hope to ultimately build a Slack/Teams alternative designed for rich, asynchronous human interactions that encourage deep work.

All I can say is keep going. I've been feeling the absence of this for a while, and have taken to making occasional videos on Loom to supplement live meetings and Slack messages. But it's a disjointed experience, and Loom is not trying to be a collaboration tool at all. It would be great to have a solution that does the whole thing end-to-end, with a focus on being more async-friendly than Slack.

By the way, I downloaded the PingPong app, and it seems great. Are you selling subscriptions, or just putting the free version out there for now?

P.S. If you haven't read this article on Figma's growth strategy, I'd take a look. There are some parallels with what you're doing -- i.e. SaaS, collaboration-focused, and attempting to dislodge incumbents with a similar list of features, but less focus on collaboration pain points. https://kwokchain.com/2020/06/19/why-figma-wins/

ngould | 5 years ago | on: Ask HN: Who is hiring? (January 2021)

Electric AI | New York City (NYC) | Software Engineer, Engineering Manager (Data + Full-stack), Product Director | Full-time (Onsite) Electric is the world's first all-in-one, real-time IT support solution for small and midsize offices. Through a chat interface, personalized service and flat-rate pricing we keep your email, computers, Wi-Fi and software running smoothly at a fraction of the cost while eliminating headaches normally experienced with traditional managed service providers. Behind the scenes, we're building out a hybrid human/software platform to resolve and execute IT tasks with maximum efficiency and automation.

Electric AI is backed by Bessemer Venture Partners, Primary Ventures, and others. We're currently post- Series B, and hiring across the board for engineering roles. Our stack: React/Redux running microservices on AWS with Python/Serverless. Running Snowflake/Looker/dbt for data analytics & data science.

Check out https://www.electric.ai/careers, and feel free to shoot me an email at [email protected].

ngould | 7 years ago | on: Ask HN: Who is hiring? (January 2019)

Electric AI | New York City (NYC) | Software engineers, Data analysts | Full-time (Onsite) Electric is the world's first all-in-one, real-time IT support solution for small and midsize offices. Through a chat interface, personalized service and flat-rate pricing we keep your email, computers, Wi-Fi and software running smoothly at a fraction of the cost while eliminating headaches normally experienced with traditional managed service providers.

Behind the scenes, we're building out a hybrid human/software platform to resolve and execute IT tasks with maximum efficiency and automation.

Electric AI is backed by Bessemer Venture Partners, Primary Ventures, and others. We're currently a few months post- Series A, and hiring across the board for engineering roles. Our stack: RoR/React/Redux running microservices on Heroku/AWS, plus some Python for data infrastructure, ML, etc.

Check out https://www.electric.ai/careers, and feel free to shoot me an email at [email protected].

ngould | 7 years ago | on: Ask HN: Who is hiring? (September 2018)

Electric AI | New York City (NYC) | Software engineers | Full-time (Onsite)

Electric is the world's first all-in-one, real-time IT support solution for small and midsize offices. Through a chat interface, personalized service and flat-rate pricing we keep your email, computers, Wi-Fi and software running smoothly at a fraction of the cost while eliminating headaches normally experienced with traditional managed service providers.

Behind the scenes, we're building out a hybrid human/software platform to resolve and execute IT tasks with maximum efficiency and automation.

Electric AI is backed by Bessemer Venture Partners, Primary Ventures, and others. We're currently a few months post- Series A, and hiring across the board for engineering roles. Our stack: RoR/React/Redux running microservices on Heroku/AWS, plus some Python for data infrastructure, ML, etc.

Check out https://www.electric.ai/careers, and feel free to shoot me an email at [email protected].

ngould | 7 years ago | on: Ask HN: Pros and cons of working at a startup in 2018?

As a startup employee, I'd say a big con is not necessarily the amount of equity, but the type of equity, and difficulty of evaluating it. Common stock really only provides exposure to the tail end of good exit outcomes, since other entities on the cap table get liquidation preference, participation, and so on. To make it worse, it's not standard to share information about capitalization with employees, so we have no real shot at valuing the equity portion of an offer. It would be nice to be able to know what our equity is worth, and get some benefit from a decent but not great exit.

ngould | 8 years ago | on: Altair: Declarative Visualization in Python

I like Altair, and have built a couple analyses and products with it. In general, it's a convenient way to do exploratory data analysis. But I have found it to be sort of inflexible for simple variations on common chart types -- especially if you want to augment a chart with information that is not in the dataframe instance used to instantiate the altair.Chart object. For instance, if you want to draw a line overlay on a chart, the best way to do it (to my knowledge) is append the start and end coordinates to your dataframe before calling mark_line().

I'm curious whether anyone else has had similar frustrations? I wonder what enhancements might make practical use of Altair for those use cases easier.

ngould | 8 years ago | on: Ask HN: Anyone making money through algorithmic trading?

I think your argument is logically correct, but you are using numerical assumptions that are off by one or two orders of magnitude. Your typical successful algorithmic trader is probably flipping their metaphorical coin 1,000,000 times, and getting 520,000 heads. Each individual trade may only be slightly profitable, but there is often no statistical ambiguity about the effectiveness of the strategy.

Individual trading strategies often become less effective over time, though. Whether this kind of success can be sustained at the level of a trading firm over many years is an entirely different question. Whether they can beat the market after fees is a third, also entirely different question.

page 1