Viewing profile — xeonoex
xeonoex
HN member- Joined
- Thu, Feb 05, 2015, 7:28 PM UTC
- HN karma
- 283
- Public activity
- 72 items
- HN profile
- View on Hacker News ↗
About xeonoex
No profile information was provided.
Recent public activity
-
comment
Comment #28157429
Employees cost more than just their salary, but I see your point. So far, their attempts to make reddit more profitable have made the user experience terrible. "New" reddit is way …
-
comment
Comment #27384162
Kids do not write laws or have political agendas. In an ideal world, skin color would be an afterthought. But that is not the world we live in. I grew up as a white person in a 99%…
-
comment
Comment #27135365
You can go by feel and sometimes appearance (and pretty much have to for some things like pork ribs), but the size and shape of large chunks of meat vary quite a bit, so does the w…
-
comment
Comment #27118964
Large chunks of meat are best done by temp. A brisket, for example, can look the same if the internal temp is at 150 vs 210. One is pretty much inedible. Same for large chunks of p…
-
comment
Comment #26981932
What do you not like about web dev? What type of work do you like doing?
-
comment
Comment #26957866
I'd say that's mostly true for credit card transactions, but I don't of anyone who has gotten scammed and got their money back. Banks either don't care, or can't actually do anythi…
-
comment
Comment #26416336
I think it's mostly the teachers and the administrators who advocate for the earlier times. Well, that and parents who drop off their kids before work. A later start would be great…
-
comment
Comment #26020592
I have api key, but I obeyed the (low) limits when I used it. I heard a lot of recommendations for it, but was surprised with the free tier limit.
-
comment
Comment #26018324
Isn't AlphaVantage free limited to 5 requests a minute and 500 a day? And it requires an API key?
-
comment
Comment #25949336
Again I have no idea what I'm talking about, but https://www.equities.com/news/robinhood-is-said-to-get-40-re... https://twitter.com/justinkan/status/1354853920762253315 I'm no mar…
-
comment
Comment #25949261
"Manipulated by an angry mob" is one way to look at it, but "unsophisticated investors attempting to short squeeze billion dollar hedge funds" is another.
-
comment
Comment #25948917
So Melvin Capital got a few billion from Citadel after the reddit short squeeze started? And we're not supposed to think anything about that is shady? And there is no proof Melvin …
-
comment
Comment #25948300
Robinhood is what all the people jumping on the bandwagon used. And this coincided with a sharp price drop on all of these stocks blocked. The reason was "Due to ongoing volatility…
-
comment
Comment #25918482
Pi-Hole/NextDNS also blocks adds in most apps. I used NextDNS (which has a limit on the free tier), and recently switched to pihole running on my home server. I also use ZeroTier t…
-
comment
Comment #24500053
It's not just HN. I think it's pretty fair to be concerned about facebook's tracking, given the level they already go to on their site. I just spent $1000 on a Valve Index, since t…
-
comment
Comment #23520774
> You know ahead of time how many items you're trying to insert, it would be completely pointless to return that. In simple CRUD cases yes. In many other scenarios, you might not. …
-
comment
Comment #22227946
I think that's too simple of a case to really make an argument either way. Just return a Some/None or Optional. Null is ok too, but not the best (it's baked in to most languages al…
-
comment
Comment #22227499
Yes, but you can still argue just throwing it might be better. This also affects the stack trace, because, at least in C# (so probably F#) `throw ex;` is different than `throw;`, w…
-
comment
Comment #22196750
Emulate has another meaning in the technology world too though, so it might be confusing. RN has to keep the bridge up to date with best practices/deprecation, etc... so that seems…
-
comment
Comment #22192953
> It emulates the UI, so the fake is noticeable, and it will be hard for them to maintain perfect 1:1. I don't think 'emulate' is the right word. It renders it's UI. I don't get 'h…
-
comment
Comment #22186953
Yeah, I used git and ignored node_modules. Honestly, most of the problems are related to Windows. Whenever I try to use anything geared towards web dev, there are just more issues …
-
comment
Comment #22186071
Not OP, but I've tried all of the big SPA frameworks (not specifically react native though) and I decided to use flutter for a non-trivial side project and I don't ever want to tou…
-
comment
Comment #22185967
I hope not. I started using flutter recently and it is by far the best development experience I've had creating anything with a UI. Easy to install (even on windows), build, statef…
-
comment
Comment #22103160
Also switch to Bitwarden. Never had any issues. Open source and free.
-
comment
Comment #21982266
I didn't mean to say that there was nothing thought provoking or educational, just that YouTube wasn't showing it. It shows high view count, mindless, addictive videos. Even if you…