Viewing profile — shahmeern
shahmeern
HN member- Joined
- Wed, Sep 10, 2014, 10:55 AM UTC
- HN karma
- 427
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About shahmeern
No profile information was provided.
Recent public activity
-
comment
Comment #47588694
Script to check if you've been pwnd if anyone needs it (or just ask an llm to make one for you): https://gist.github.com/shamwow/93101381686f23d21a85da4bac5b...
- story
-
comment
Comment #47379534
I don't think that line of reasoning has worked our particularly well for shelter.
-
comment
Comment #47379443
Yeah this is the downstream effect I had in mind. You could say we'd increase supply to meet the demand but that hasn't really worked out with housing for example
-
comment
Comment #47379032
Does UBI really solve the problem, wouldn’t it just make everything more expensive?
-
comment
Comment #33460176
what exactly were you appalled at?
-
comment
Comment #32282835
I dont think the author is really proposing a solution. They're just proposing that anxiety and ambition are orthogonal
-
comment
Comment #31328316
Disclaimer: I used to work at robinhood The consolidated bid and the ask across all exchanges make up what's called the NBBO and every one (market makers, exchanges, etc) are requi…
-
comment
Comment #31327900
That's fair but calling it a fee is disingenuous, especially considering your contrived scenario of buying and then immediately selling
-
comment
Comment #31325397
I’m surprised and sad that UST blew up before tether
-
comment
Comment #31325394
To avoid delays with traditional money rails. Most usage is for DeFi (you’d prbly call it gambling) but I also know people who use it for remittances. Believe it or not, sending st…
-
comment
Comment #31325367
There are other reasons why having stablecoins is useful. Regular money can’t be transferred digitally. If you want to send money to someone, both your bank and their bank need to …
-
comment
Comment #31324948
Please stop spreading misinformation. There are two prices, the bid price (how much someone is willing to pay) and an ask price (how much someone is willing to sell). When you subm…
- story
-
comment
Comment #31294415
Huge fan of safety razors. At least for me, razors with multiple blades would tug on my hair too much and cause ingrown hairs often (I think those two are casual) Plus, nothing wak…
-
comment
Comment #31291626
I don’t think solved is the right word. You can build apps using ionic/electron but native apps are objectively better
-
comment
Comment #31286288
I feel like, as with a lot of tools, graphql is really useful if you’re at the scale of having 1000s of different object types. If you’re only dealing with a handful of resources, …
-
comment
Comment #31286243
Not all APIs are about reading and writing data though. You might want an api to create a db entry but also kick off an async task.
-
comment
Comment #31286209
Not all clients are written in js (android, iOS). For mobile apps, you’re better off having most logic exist on the backend
-
comment
Comment #31274600
I actually prefer it when sites have zoom disabled on mobile. It's very jarring having the entire viewport zoom in on input elements on focus.
- story
- story
- story
-
comment
Comment #14280505
There's a subjective balance to be struck between implicitness and explicitness. The example DHH gives are basically default parameters, which is a pretty reasonable amount of impl…
- story