Viewing profile — borntyping
borntyping
HN member- Joined
- Sat, Aug 18, 2012, 12:24 PM UTC
- HN karma
- 162
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About borntyping
No profile information was provided.
Recent public activity
-
comment
Comment #45869006
The PSF withdrew their application for the grant from the US government after being presented with terms that included "do not, and will not during the term of this financial assis…
-
comment
Comment #45792410
> Can someone explain why anyone would want non-squashed PRs? > > For the 5% of engineers that diligently split each PR into nice semantic changes, I suppose that's nice. But the v…
-
comment
Comment #45776340
It doesn't mean anything useful in this context. It's a leftover from when PyPI was called "the cheeseshop", which in turn was a reference to a Monty Python sketch.
-
comment
Comment #42665268
Nearly all binary searches and mergesorts are broken in languages with bounded integers .
-
comment
Comment #39778107
I've been looking for something exactly like this for a while — a small Python library for generating HTML that isn't prescriptive about framework and doesn't introduce any particu…
-
comment
Comment #33278751
I'd suggest there's a correlation between the size of those package repositories and how much they get talked about. npm has several times the package count of PyPI and RubyGems to…
-
comment
Comment #32643218
> This is not doing science. It is “publishing articles written by scientists that you happen to find emotionally appealing”. Have scientific journals ever _not_ worked this way? T…
-
comment
Comment #20732416
The first example (i.e. `yaml.load()` in Python) doesn't work with the current version of PyYAML. Function application was disabled some time ago, and `yaml.load()` logs a noisy de…
-
comment
Comment #20183107
Because package managers are used for more than just source code - many packages want or need to distribute intermediate or compiled artifacts.
-
comment
Comment #19563332
"Just block ads" isn't a useful answer here - this is about being able to see who is advertising to the people who aren't using ad-blockers (which is most users on the internet), a…
-
comment
Comment #19194922
Bitcoin is currently estimated to be responsible for ~0.21%, more than either Hong Kong or Iraq use [1]. Criticisms of Bitcoin have been around as long as the hype - cryptocurrenci…
-
comment
Comment #17731206
Definitely impressive. The short description seems a little vague or misleading to me though. "Internal tools" can mean a lot of different things - deployment tools, testing tools,…
-
comment
Comment #17125577
The second function only accepts strings defined at compile time, meaning it can't be called with strings created at runtime (i.e. any string containing user input).
-
comment
Comment #16962342
I'm sure I've something similar come up a few times recently, but never with any source discussing the health insurance plans that supposedly collect this data. Has anyone come acr…
-
comment
Comment #16836908
There are millions of working, reusable electric cars; and tens of working, reusable rockets (maybe even less than that). Tesla is having problems building factories, but that cert…
-
comment
Comment #16720227
Slack's inclusion feels a little odd, since the customer in their case is the business paying for the service, not the individual. They do claim deleting a workspace cannot be undo…
-
comment
Comment #16458380
This means almost nothing without a baseline to compare it to. I'd suggest it's very likely that you'd get similar results if you surveyed any other age group - that individuals gi…
-
comment
Comment #16087968
> If everything is a house of cards, then why don't i hear the same stories about PyPI or gems or crates? npm is roughly twice as big as PyPI, RubyGems and crates.io together.
-
comment
Comment #16087949
The npm repository is the largest package repository in the world. A lot of the major incidents they've could have happened to other ecosystems (e.g. PyPi allows a user to delete p…
-
comment
Comment #15806083
The purpose is tracking who is interrupting and why, not stopping interruptions, with the aim of finding patterns. In previous places I worked, it might have been quite useful if I…
-
comment
Comment #15063062
"Don't ask, don't tell" meant something very different in the US military - barring openly LGBT people from service, but allowing "closeted" LGBT people to serve.
-
comment
Comment #14783723
Anything I have to do more than once. If I have to do it a second time, I'll probably have to do it a third..
-
comment
Comment #8984091
I did much the same thing in Python a while ago: https://github.com/borntyping/python-infix
-
comment
Comment #8312155
Looks very similar to https://slack.com/
-
comment
Comment #7762445
Seems to be broken, the list of reasons for a bad package name are blank: http://i.imgur.com/0U06IGS.png