Viewing profile — taylorhughes
taylorhughes
HN member- Joined
- Sun, Oct 14, 2012, 10:36 PM UTC
- HN karma
- 424
- Public activity
- 95 items
- HN profile
- View on Hacker News ↗
About taylorhughes
Recent public activity
-
comment
Comment #48948792
The latest Cloudflare outage is crazy -- all POST bodies are dropped between my browser and my backend via my local Cloudflare POP. It's not affecting all regions, but the regions …
- story
-
comment
Comment #47791645
Reminds me of the awesome (old) New York Times dialect quiz, which was weirdly accurate: https://www.nytimes.com/interactive/2014/upshot/dialect-quiz...
-
comment
Comment #47055835
No sign on the status page. But two separate / unrelated accounts I know about are fully down right now. Data services / backend workers seem fine, web/routing layer seems to be de…
-
comment
Comment #45920883
We use nano banana extensively to build video storyboards, which we then turn into full motion video with a combination of img2vid models. It sounds like we're doing similar things…
- story
-
comment
Comment #44716771
I use useEffect the same way and suffer the same grievances. I think it's because useEffect is intended as a way to keep references/state synced, not trigger downstream logic on va…
-
comment
Comment #43919613
Image editing/compositing/remixing is not quite as good as gpt-image-1, but the results are really compelling anyway due to the dramatic increase in speed! Playing with it just now…
-
comment
Comment #43605198
Looks like the post title got the wrong “capital”, the name is Capitol (ie, the Capitol Building, where congresspeople work)
-
comment
Comment #42403284
There are so many challenges with building a social app, especially around contacts... I'm not sure how they'll mitigate all this stuff, but fun to think about it and hope they do …
- story
-
comment
Comment #40384011
Anecdotal, but my neighborhood police chief (Ingleside) recently shared that thefts are down across the board in her reporting area. Seems backed up by aggregate reports: https://w…
-
comment
Comment #40383180
A better title for this website might be "Where are crimes reported in SF?" -- it does not help us understand or contextualize how "safe" SF is overall compared to anything else, o…
-
comment
Comment #39906373
Too many nontechnical folks I talk to act like they’re blocked because they don't have a technical cofounder to build their amazing app idea. But there’s so much they can do to bui…
- story
-
comment
Comment #36022791
I appreciate the honest description of what it feels like to do something where nobody cares. With all the glamour surrounding successful startups, it’s easy to think your journey …
- story
- comment
- story
-
comment
Comment #34629430
Also it sounds like there is a need to be more aggressive with managing your calendar. At some point you have to organize your time into blocks where you can actually do work and m…
-
comment
Comment #34629284
This plus do not get overly distracted by the ones who can’t figure it out on their own after some basic guidance. Identify the juniors who do well, and leverage them to help drive…
-
comment
Comment #34292573
Thank you! Glad you enjoyed it!
-
comment
Comment #34292069
It’s fairly small, built by a team of 3 over the course of a few years. Probably less than 100 endpoints. Good coverage for the core, not for the rest. (Eg, zero tests for the main…
-
comment
Comment #34288804
I'm using dev_appserver.py, installed via brew somehow, which seems to still do the trick (I don't quite remember doing this, but something like https://stackoverflow.com/questions…
- story