Viewing profile — Rietty
Rietty
HN member- Joined
- Thu, Dec 27, 2018, 1:31 AM UTC
- HN karma
- 65
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About Rietty
Recent public activity
-
comment
Comment #47933340
Why were the HFT firms suing employees?
-
comment
Comment #47115112
And this is why I just love Airflow so much.
-
comment
Comment #46346219
Some of the largest are a few billion rows and we sample randomly when developing code then execute it on all
-
comment
Comment #46346163
Many of my datasets are similiar!
-
comment
Comment #46346157
Depends on the dataset anywhere from seconds to tens of minutes depending on preprocessing needed.
-
comment
Comment #46331388
Working in a Data Engineering/Operations role which focuses heavily on financial datasets. Everything is within AWS and Snowflake and each table can easily have >100M records of an…
-
comment
Comment #46116867
According to a friend I know who lives in the tri-state area that is what happens to them, but they max out 401K, have insurance etc.
-
comment
Comment #45776093
What if the LLM gives them bad information and they don't know it? I personally would also just ask in a thread than risk the LLM info.
-
comment
Comment #44713160
> Yet the super fast probe with apparently made it not an issue? Could you explain how that makes it a non-issue? It seems counter-intuitive to me that it solves the problem by jus…
-
comment
Comment #44181992
> we had a hack to drop all messages in a process's mailbox through the introspection facilities and sometimes we automated that with cron... What happens to the messages? Do they …
-
comment
Comment #41721638
Does striking mean you are unemployed, and if so, why? I mean I understand that you're not gonna get paid if you strike.. but feels weird to also have other things affected? Then a…
-
comment
Comment #40158689
Minecraft is not an online game, it has a multi-player option sure.. but it doesn't strictly need to be online. There is a single-player mode since basically forever..
-
comment
Comment #38278164
It's one of the wealthier neighbourhoods afaik, so apparently it's pretty nice. I think 'low 80s' means when they started renting there.
-
comment
Comment #37932456
I understand the first two, but I could never wrap my head around the "having an SO" is a scandal. Why is that?
-
comment
Comment #37850882
You don't AFAIK. Mine just asked for a routing and account number.
-
comment
Comment #37466564
Do you have an example of Ovid's that make Catulus look like an amateur?
-
comment
Comment #36944898
This was a really good post, I have no formal math training and could read it easily.
-
comment
Comment #36809190
Can't you already do that with pre-commit hooks? We use those at work to check a lot of stuff like that before a commit ever goes through.
-
comment
Comment #35911675
Could you give a good example of functional programming that does not follow that method? I am very interested.
-
comment
Comment #34831103
I would check out Dungeon Crawl: Stone Soup if you like roguelikes. It is similar to Nethack and has both tiles and an ASCII version.
-
comment
Comment #34201813
Happy New Years from QC!
-
comment
Comment #33674926
Thank you so much for this! I use it on my personal site and it was as simple as configuring a few cron jobs!
-
comment
Comment #33597164
What is the cost per month for running something like that?
-
comment
Comment #29407889
People are incredibly quick at both skimming/parsing the problem, coupled with a language like python where you can generally express stuff incredibly concisely and not have to wor…
-
comment
Comment #28335556
Would you mind sharing/making a gist of it please?