Viewing profile — pekk
pekk
HN member- Joined
- Wed, Jul 20, 2011, 2:23 AM UTC
- HN karma
- 5,366
- Public activity
- 3,248 items
- HN profile
- View on Hacker News ↗
About pekk
No profile information was provided.
Recent public activity
-
comment
Comment #14249005
Apple IIs were all over US schools for this reason.
-
comment
Comment #14248972
Why would I be digging through Red Hat's blog to find this, and not find it on the site of the actual thing itself?
-
comment
Comment #14247799
I wouldn't read too much into changes of version numbers. vim was being updated continuously.
-
comment
Comment #14247786
All they wanted was to fork the project to "clean up" the code in ways they wanted, manage the community themselves, etc. It wasn't like all their patches were flawless and Bram ju…
-
comment
Comment #14247735
I can already use the mouse normally in vim... is it that the configuration is too hard?
-
comment
Comment #14235814
Devil's advocate - how is it really better to have a bunch of autogenerated Django migration files?
-
comment
Comment #14235747
What does PG need to improve, then? I see a lot of discussion of how Oracle is better at this or that but not much discussion on how PG will come to parity and how we'll know when …
-
comment
Comment #14235730
It's worse than that. You're not just choosing a reliable solution, or even a solution with a conservative reputation so that your butt is covered. You're choosing a solution which…
-
comment
Comment #14214624
You can absolutely do string handling in a common subset of Python 2 and Python 3. It won't work for legacy string handling code if you relied on implicit coercion, but then the sa…
-
comment
Comment #14214565
FORTRAN 77 is just as likely to be abandoned in 2020 as well. And?
-
comment
Comment #14214557
We've already had tools like 2to3, but they weren't all that popular, and this won't be either. Most things are ported to Python 3 now and most new projects just use Python 3. Neve…
-
comment
Comment #14214538
Pigs fly - he already has a draft of LPTHW for Python 3
-
comment
Comment #14214518
Those benchmarks aren't any more standard than anything else.
-
comment
Comment #14178449
Google produced more relevant results than Altavista. That's about it. They didn't build or save the internet. Without them, search engines would have improved anyway and we'd be j…
-
comment
Comment #14163122
Ironic since Ansible's lack of Python 3 support was due to vociferous insistence by key Ansible developers that it would be wrong even to allow the use of Ansible with Python 3 as …
-
comment
Comment #14161654
What product needed to be built that harnessed HTTP, when it was first created? It wasn't Google, Facebook and pets.com right away. It took a lot of time to figure that out. There …
-
comment
Comment #14161580
Let's say you developed a Python-like language called Python 2.6, can you call on the Python-2.5 community to convert all old code? Come on, nobody was forced at gunpoint to port t…
-
comment
Comment #14161555
This is simply not true. For example, Python 2.6 deprecated string exceptions. If you expect in any language to write code and have it run forever, you expect that language never t…
-
comment
Comment #14161537
Low-content jokes never did particularly well on HN. Like it or loathe it, it's been a cultural feature here for years.
-
comment
Comment #14127593
Sure, if the wealthy voluntarily decide to do this, or if they can be convinced to do so in civil conversation. Given the heat of pushback on small tax increases, I wouldn't bet on…
-
comment
Comment #14127567
The corollary is that entire languages and libraries dedicated to doing things cleverly, even if they are technically usable, are often bad choices. But unless you can point at ben…
-
comment
Comment #14127502
You may be excited about your project, but this really isn't doing the same thing as SOLID at all. "within a few months I'll release an open source ML powered browser that speeds u…
-
comment
Comment #14118701
> It would be entirely wrong, however, to use these inputs to infer anything whatsoever about the respective propensity of Blue and Green people to become doctors in an environment…
-
comment
Comment #14118670
Nobody would run a Hackintosh unless they were enthusiastic about Apple's software and Apple in general. Otherwise, why put up with the trouble? I think that most of these people h…
-
comment
Comment #14114735
Can you imagine what humanity would achieve if we stopped developing pointless or redundant new database engines?