Viewing profile — ryantmulligan
ryantmulligan
HN member- Joined
- Wed, Mar 28, 2007, 5:14 PM UTC
- HN karma
- 66
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About ryantmulligan
Recent public activity
-
comment
Comment #37936567
You can fork Replit's FastAPI template and edit it and deploy from the online editor https://replit.com/@replit/FastAPI?v=1 It uses uvicorn as recommended by the FastAPI docs.
-
comment
Comment #37224256
Does it store artifacts or redirect to GitHub (or other) storage?
-
comment
Comment #39281
currently this page is scoring an 82 on YSlow. Needs to make use of a CDN. Needs to add expires headers to external resources, and Needs to Configure ETags.
-
comment
Comment #38750
agreed. What he writes isn't a defense of hoarding, it's a defense of newness, which PG wasn't even attacking.
-
comment
Comment #38745
zombies?
-
comment
Comment #37975
Can you actually teach entrepreneurship? It seems more like a state of mind that you have to learn over a long time of self discovery.
-
comment
Comment #37974
So your company will be generating 94% of the value instead of 6%?
-
comment
Comment #37548
don't talk about what you regret not implementing. Implement the next thing.
-
comment
Comment #37547
do some people have enough karma to downvote submissions?
-
comment
Comment #37332
I think you should be investing in having more time. Unless your company is what you want to be doing constantly, in which case you should invest all of your money in your company,…
-
comment
Comment #37103
Google ads will work on the newspaper medium. Traditional newspaper ads are distruptive marketing: the content of the ads is not similar to the content. Google will have content se…
-
comment
Comment #37020
attributes are a red herring in XML. attributes could just as easily be expressed as a child called attributes, or just by listing the attributes as children.
-
comment
Comment #34891
Three-dimensional navigation, for many tasks, involves questionable ergonomics.
-
comment
Comment #34597
Doing is the second best way to learn. http://hacketyhack.net/
- comment
- comment
-
comment
Comment #32157
LT git
-
comment
Comment #29375
I referenced that point out of context. Someone asked, "Is there any demand for Arc?", After people were joking about the 'Invisible Arc.' I said, "If it is more clear and consiste…
-
comment
Comment #29365
Palish- I sympathize you. I recently read PCL and started to code a project with it. I have a pretty firm idea of where I wanted to go and ran into the same issues with ASDF that y…
-
comment
Comment #29048
too bad mp3 is a proprietary format.
-
comment
Comment #27626
Soon I will be out of school and won't be able to get health insurance from sources like parents or school. Does anyone have a suggestions for how they got health insurance, or wha…
- story
-
comment
Comment #27386
There already is one. It's called 9ne http://robrohan.com/projects/9ne/
-
comment
Comment #25965
what's WSGI?
-
comment
Comment #25439
Actually, they tried Django but it did not meet their needs so they switched to web.py.