Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hashamali
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
hashamali
1y ago
Discord has a fairly successful subscription product that is generating tens of millions in revenue. They most certainly have made more than 0 dollars. Profitable? Less likely.
2.
▲
by
hashamali
4y ago
https://paymewith.xyz/ Made this to quickly share payment options across multiple apps such as Venmo, Cash, etc. No intention of monetizing, just a utility I wanted to exist.
3.
▲
A16z announces Games Fund One, a $600m fund focused on games
(venturebeat.com)
5 points
by
hashamali
4y ago
|
1 comments
4.
▲
Some notes on 'asshat' (2018)
(merriam-webster.com)
205 points
by
hashamali
4y ago
|
79 comments
5.
▲
Google Cloud launches AlloyDB, a new fully-managed PostgreSQL database service
(techcrunch.com)
18 points
by
hashamali
4y ago
|
0 comments
6.
▲
by
hashamali
4y ago
This is beautifully written.
7.
▲
by
hashamali
5y ago
This looks great and super approachable. WorkOS[0] seems to be tackling something similar but more enterprise focused. [0]: https://workos.com/
8.
▲
by
hashamali
5y ago
I've found Google domains to be considerably more expensive than Namecheap. Anyone have a good reason to use it over other registrars?
9.
▲
by
hashamali
5y ago
Thanks, looking forward to the benchmarks!
10.
▲
by
hashamali
5y ago
Looks interesting. We've evaluating multiplayer server frameworks at the moment and have decided on Nakama ( https://github.com/heroiclabs/nakama ). Any thoughts on how Hathora compares? Particularly interested in t
11.
▲
by
hashamali
5y ago
A common scenario where this approach fails: applying physics in realtime cross platform games. The floating point math involved is pretty much impossible to guarantee same results for. Deterministic physics engines do exist but they genera
12.
▲
A Neuroscientist Prepares for Death
(theatlantic.com)
3 points
by
hashamali
5y ago
|
1 comments
13.
▲
by
hashamali
5y ago
Unrelated to the article itself, but the design of this page on mobile is a beautiful experience.
14.
▲
by
hashamali
5y ago
Hey Spencer, congrats on going public! I’ve been a happy Amplitude customer at several companies now. If you were starting a company today, what would you do differently from how you approached starting Amplitude?
15.
▲
by
hashamali
5y ago
It's worth noting that their margins have improved significantly this year and will presumably continue to do so over the following years. For comparison, their loss in Q2 2021 was $591m compared to $1.42b for Q2 2020 ( https:/&#x
16.
▲
by
hashamali
5y ago
Somewhat similar but much more focused on payments specifically.
17.
▲
by
hashamali
5y ago
I made https://paymewith.xyz to share my social payments faster. Got tired of the “do you have Venmo/Square Cash/Paypal” dance.
18.
▲
by
hashamali
6y ago
Quick question regarding frontend integration. I see that you can embed a widget that requires an API key and the currently authenticated user's email. Does this mean that if I'm a malicious user, and I edited my local Javascript
19.
▲
by
hashamali
6y ago
I hated PHP for the longest time (worked extensively with PHP5 and various homebrewed frameworks in the early 2010s), but I gotta admit, it's come a long way with PHP7+ and great frameworks like Laravel.
20.
▲
by
hashamali
6y ago
Are the docs custom or are you using a third party product? Doesn’t look like Swagger UI or Slate.
21.
▲
by
hashamali
6y ago
OpenAPI is just the format for describing APIs for various use cases such as documentation, runtime validation, and yes, even code generation. Depending in the language you use, the support for code generation may vary though. I’m certainly
22.
▲
by
hashamali
6y ago
Surprised there is no mention of OpenAPI. A spec driven API development process solves most of the problems described without having to switch to schematized data serialization formats.
23.
▲
by
hashamali
6y ago
So impressed by Cloudflare’s rate of new and improved product launches.
24.
▲
by
hashamali
6y ago
This looks awesome, I like that it doesn't require having to proxy to generate the spec. Does this rely on code introspection or somehow listens for traffic without proxying?
25.
▲
by
hashamali
6y ago
Lot of great mentions so far. Another one I'd throw in is https://brandur.org/ Beautiful design and excellent deep dives on technical topics that interest me personally (Postgres, web architecture, etc).
26.
▲
by
hashamali
6y ago
> For the last five years, Let’s Encrypt has had one root: the ISRG Root X1, which has a 4096-bit RSA key and is valid until 2035. Somewhat tangential, but what happens to all active certificates when the root key expires?
27.
▲
by
hashamali
6y ago
They mention in the article that it's mostly due to familiarity with Go: > CockroachDB is primarily a Go code base, and the Cockroach Labs engineers have developed broad expertise in Go.
28.
▲
by
hashamali
6y ago
> drastically improve the quality of their docs. This is surprising, I've always found their docs to be world class. Their API reference site is especially nice. What have you found lacking other than the Elixir library?
29.
▲
Did Goldman Sachs overstep in criminally charging its ex-programmer? (2013)
(vanityfair.com)
1 points
by
hashamali
6y ago
|
0 comments
30.
▲
by
hashamali
6y ago
Previously discussed here: https://news.ycombinator.com/item?id=24312478
More ›