Viewing profile — turtle4
turtle4
HN member- Joined
- Mon, Jun 01, 2009, 2:15 PM UTC
- HN karma
- 255
- Public activity
- 111 items
- HN profile
- View on Hacker News ↗
About turtle4
No profile information was provided.
Recent public activity
-
comment
Comment #46916942
Did you set that up following a guide or anything you could share?
-
comment
Comment #41997258
Does the ford f150 lightning not count for some reason?
-
comment
Comment #41044705
Seems like you have some experience with the orchestrator offerings. Airflow still the way to go, or would you recommend something else for someone just starting down the path of s…
-
comment
Comment #35411208
People acting as though this is nothing new are ignoring how the system and numbers have changed over time. - There used to be more children per family, so the burden was shared. T…
-
comment
Comment #20202377
Search for Quirk CBT. I think the core is open source and they have supporting apps for the various phone platforms. It isn't a general survey tool, but specifically tailored for C…
-
comment
Comment #18066398
There are no perfect alternatives, just imperfect ones. Apple has their own issues, but they've claimed that their business is selling you a device and software and media to run on…
-
comment
Comment #17698324
If I pay $10 a month and see 3 movies that are normally $11 apiece (local tickets are $10.75), that's a pretty clear value proposition. How can you ask what the service is with a s…
-
comment
Comment #17153854
Is that what they are saying though? I'm not reading it as 'small teams can't comply'. I'm reading it as if you comply, you will make less money advertising, and that affects the d…
-
comment
Comment #12687261
I would love to see in on rpi3 as an alternate editor for python, node, go if it could be performant.
-
comment
Comment #12677136
It's about eliminating cognitive load when reading and/or modifying source later. The more code you can eliminate from what is being looked at, the easier it is for the reader to u…
-
comment
Comment #11398827
Can you elaborate on this at all? First hit within what type of time frame?
-
comment
Comment #9396158
I don't think that's true. From what I perused of the driver implementations, I think that as calls are made, the driver basically builds an AST up, and then when you call run() it…
-
comment
Comment #8967470
Thanks for posting. There's one piece of this that hasn't quite clicked yet for me, which is UI refresh coupled with the event stream approach. In the article's example, for instan…
-
comment
Comment #7840314
The situation sucks for you, but there isn't anything remotely illegal about it, and it really isn't a matter of being unfair. They don't have a monopoly on online advertising, and…
-
comment
Comment #7649077
While having access at all is nice, the terms of use are prohibitive and somewhat heavy handed. They basically say you can make something, but can't charge for it in any way, you c…
-
comment
Comment #7437665
At least one of the 12 seeds wins almost every year. An 11 seed upsetting doesn't really impact the odds much. Not that anyone is going to win his money, but this one game doesn't …
-
comment
Comment #7312421
Having used clojure for a few things recently, I am interested in picking up a non-jvm lisp. It seems like Racket and Chicken Scheme are both well recommended. Anyone reading this …
-
comment
Comment #7114794
I guess that is what I don't understand here. Why was the trademark granted when it clearly isn't unique? Do they just grant all requests and let the courts sort them out, or what?…
-
comment
Comment #6814901
My question regarding this is how do you prevent gaming the system causing overpopulation? What will stop currently poor individuals from having 10 kids to collect their income? Is…
-
comment
Comment #6594619
I think it is a set PPI or above , since 'retina' was marketed as the point at which the eye couldn't detect the pixels. Presumably anything more dense would be considered the same…
-
comment
Comment #6489542
If nothing is given, you assume the first party is indicating that their thanks/recognition is enough. If something is given, then they are acknowledging that their thanks/recognit…
-
comment
Comment #6285723
It will be interesting to see how this plays out. Hopefully society sees the benefits and gets out of the mindset you mention above (which I understand you are pointing out, not ad…
-
comment
Comment #6169384
I think the common phrasing is, "If it's important to you, you'll find time. If it's not, you'll find an excuse."
-
comment
Comment #6148916
Your response accounts only for one piece of the experience, which is the muscle memory. Perhaps you move like a robot, and muscle memory is enough for you to precisely strike the …
-
comment
Comment #5571397
If I use pip freeze > requirements.txt, it lists the packages I have installed using pip, but it doesn't list anything for the python version itself. How do I make sure the right p…