Viewing profile — asragab
asragab
HN member- Joined
- Sun, Feb 14, 2016, 11:04 PM UTC
- HN karma
- 144
- Public activity
- 50 items
- HN profile
- View on Hacker News ↗
About asragab
Recent public activity
-
comment
Comment #46708108
You seem inexperienced, lots of orgs do not allow their devs to arbitrarily ssh into their webservers without requesting elevation, which is fundamentally the difference between au…
-
comment
Comment #46708006
At least we can be confident your comments aren't ai generated.
-
comment
Comment #46707978
[flagged]
- story
-
comment
Comment #26648214
So a couple of things: If the first thing you failed to accomplish after 10 years was a medium complexity task, consider yourself lucky in some sense. Also, who determined the comp…
-
comment
Comment #26485544
SPARK: At the time there were some motions towards a "better MapReduce," Scalding (ooh weee that had a learning curve) comes to mind, but I feel like Spark really lowered the bar f…
-
comment
Comment #20375230
Does anyone know if it is possible, using hub, to sync a personal fork, with its upstream?
- story
-
comment
Comment #19180715
“When you discuss languages it almost becomes like a religious argument. But really a language is just a tool. It’s like arguing, well, which one is better: a hammer or a screwdriv…
- story
-
comment
Comment #18893409
At this point a pipeline built on top of Stitch / Fivetran / dbt is far more reliable than one built on top of custom- built Airflow tasks. I'd be curious if anyone who has used or…
- story
-
comment
Comment #18348801
Does any know of a community of practitioners in a field or discipline who are by and large usually impressed by output of the members of that field on a regular basis. Not rhetori…
-
comment
Comment #18306401
What's actually funny here, is that maybe you aren't old enough. The "Super-cool" functional way has been around as long as types and functions, Lisp and ML have been around since …
-
comment
Comment #18181119
I was thinking why are they fading, have they been replaced with Free Applicatives!
-
comment
Comment #17751143
Thanks for this, just started watching it now!
-
comment
Comment #17750469
100% agree. Cyber true-crime, maybe? The toxicity of that place, of her, of Sunny! That guy seems like a real piece of work. I was struck by how amazingly well connected she was, c…
-
comment
Comment #17694351
Throwing in a guess for the second company, was it Zest Finance? I know this isn't the point of the thread, but I couldn't help myself. I will ask for forgiveness (as I am sure we …
-
comment
Comment #17493754
Yeah, maybe iterative as a concept is too facile a concept to contain what is meant here. Maybe "fractal", or recursive is better. Maybe though that's the point, it is hard after "…
-
comment
Comment #17491353
I think to those that are asserting that correctness comes first are somewhat missing the point. One, a simple solution is still a solution, that is if your code doesn't solve the …
-
comment
Comment #17218244
It does support hot-code reloading, the preeminent build tool for Clojurescript: https://github.com/bhauman/lein-figwheel has that out of the box. As for an actor model implementat…
-
comment
Comment #16303401
The rhyme for the altered Parser: A parser for things is a function from strings to potentially a pair of that thing and its string.
-
comment
Comment #15146253
This article is ostensibly about how the current implementation of namedtuples has had serious consequences for the startup time of Python, because namedtuples are used in the comp…
-
comment
Comment #14952749
http://ferret-lang.org/#outline-container-sec-7 The last item on the Roadmap underneath the "Core" Section lists multimethods.
-
comment
Comment #14834909
I am not necessarily surprised by the results. It is worth noting that the second most popular "software tool" tucked in between oh-my-zsh and homebrew (both command-line tools/pac…