Viewing profile — lubomir
lubomir
HN member- Joined
- Wed, Apr 11, 2012, 2:49 PM UTC
- HN karma
- 561
- Public activity
- 61 items
- HN profile
- View on Hacker News ↗
About lubomir
No profile information was provided.
Recent public activity
-
comment
Comment #45247235
I would be great if it displayed somewhere where the app thinks I am. Because all of the suggested places are in no way reachable in the time it claims.
-
comment
Comment #22185183
The wheels are in regular PyPI. They are uploaded by package maintainers. See for example here: https://pypi.org/project/pandas/#files
-
comment
Comment #20552751
There are so many ways to escape the space. It did not accept cd my" "dir either.
-
comment
Comment #20030629
It's meters per minute.
- story
- comment
-
comment
Comment #14201910
This is mentioned in the comments on youtube as well. The reply from author is "That's because there was a half-second near the end in my driveway where the thinning of my hair was…
-
comment
Comment #13442235
And then there's also Constraint Satisfaction Problem.
-
comment
Comment #12530334
How does it deal with languages with significant whitespace? Can it format Python without breaking it?
-
comment
Comment #12351504
For those interested in the Boyer-Moore algorithm, this is an commented demonstration: http://www.cs.utexas.edu/users/moore/best-ideas/string-searc... Compare to Knuth-Pratt-Morris…
- story
-
comment
Comment #11743778
Identity: there exists one unique element e such that for any a it holds that e⋆a = a⋆e = a. This e is the same no matter what a you pick. Invertibility: given any a, there is b su…
-
comment
Comment #11011516
Nice. I had serious trouble with the demo, though. In order to figure out the switches at the top I had to dig in the code. Apparently when it displays off , it is actually on . A …
-
comment
Comment #10832072
I love the music in the game: http://play0ad.bandcamp.com/ How many free games come with something like that!
-
comment
Comment #10016423
Looks kind of similar to the situation where Apple released their Swift while there already was a language with that name [1]: 1: http://swift-lang.org/main/
-
comment
Comment #9658368
Also it does not consider 12:33 to be a time.
-
comment
Comment #9603506
The Fn and Ctrl keys should be switchable in BIOS. At least it is on T440.
- story
-
comment
Comment #9432316
ShellCheck [0] is actually a pretty useful tool. [0] http://www.shellcheck.net/
- story
-
comment
Comment #8477764
Why is it that so many opponents of systemd can not spell its name properly?
- story
-
comment
Comment #7673425
I do not know how much manual labor it is, but there are some pull request with merge of vim patches, so it definitely is possible (or at least someone thinks it is worth their tim…
-
comment
Comment #7580835
Could someone give me a usecase for when an empty commit might be useful?
- story