back
user profile
rzk
20,187karma·4,632submissions·June 13, 2018
recent activity (4,632 total)
comment
Found a section the docs “Relationship to Airflow”: https://dagster.readthedocs.io/en/master/sections/learn/guid... …
comment
Does anyone use Dagster in production? Specifically how would it compare to other options like Airflow?
comment
« Many people aspire to “silent success” at work - to do work that “speaks for itself”. Unfortunately this is the wrong move in the theatre of work. Instead we should aspire to the opposite - for know…
comment
I’m thinking about the future. What skills will dominate the software market 10-20 years from now? - Big companies use C++ heavily, besides being the language for deep learning/GPU programming. W…
comment
It’s worth noting that the author is François Chollet, the creator of Keras. This seems to be what he has been working on for the past two years.
comment
I recently went through few death related panic attacks. I ended up going to the doctor who prescribed an anti-stress drug, which made me somehow calmer. The anxiety increases whenever I feel my healt…
comment
"Remember that code is really the language in which we ultimately express the requirements. We may create languages that are closer to the requirements. We may create tools that help us parse and…
comment
Do you have a link to the mentioned study? Edit: nvm, I think I found it : http://journal.sjdm.org/15/15923a/jdm15923a.pdf …
comment
How is that? Can you elaborate?
comment
If you prefer reading it on Twitter, this is the original thread : https://twitter.com/tacertain/status/1166039929354240002 …
comment
Sadly, I agree. Let me quote https://collapseos.org/why.html here : “I expect our global supply chain to collapse before we reach 2030. With this collapse, we won't be able to pr…
comment
I dont understand why the item page shows “5 hours ago”, but if you filter by domain : https://news.ycombinator.com/from?site=sivers.org , the same item is labeled “3 days ago”, so the…
comment
Great post, with a lot of helpful advice. I particularly found this point of view interesting, would love to hear some examples of it: > Moreover, I believe that choosing to feel something can make…
comment
This is so meta, and so beautiful.
comment
Fastmail 1Password Dropbox Mullvad VPN
comment
The list of apps being monitored which are hardcoded directly in the implant[1] include : com.yahoo.Aerogram
com.microsoft.Office.Outlook
com.netease.mailmaster
com.rebelvox.voxer-li…
comment
This is the best article I have read so far explaining the transformer architecture. The clear and intuitive explanation can’t be praised enough. Note that the teacher has a Machine Learning course wi…
comment
The code looks neat, and you clearly put a thought into the different limitations and edge cases.
Definitely something to learn from, Thank you for open sourcing!