Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lubomir
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
lubomir
1y ago
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.
2.
▲
by
lubomir
7y ago
The wheels are in regular PyPI. They are uploaded by package maintainers. See for example here: https://pypi.org/project/pandas/#files
3.
▲
by
lubomir
7y ago
There are so many ways to escape the space. It did not accept cd my" "dir either.
4.
▲
by
lubomir
7y ago
It's meters per minute.
5.
▲
Red Hat Enterprise Linux 8 released
(redhat.com)
289 points
by
lubomir
7y ago
|
146 comments
6.
▲
by
lubomir
9y ago
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 much more visible than I was comfortable with, so
7.
▲
by
lubomir
10y ago
And then there's also Constraint Satisfaction Problem.
8.
▲
by
lubomir
10y ago
How does it deal with languages with significant whitespace? Can it format Python without breaking it?
9.
▲
by
lubomir
10y ago
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: http://www.cs.u
10.
▲
Upcoming changes to KDE version control infrastructure: SCCS
(mail.kde.org)
1 points
by
lubomir
10y ago
|
1 comments
11.
▲
by
lubomir
10y ago
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 such that a⋆b = b⋆a = e. For two different a's you get tw
12.
▲
by
lubomir
11y ago
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 little color would help here.
13.
▲
by
lubomir
11y ago
I love the music in the game: http://play0ad.bandcamp.com/ How many free games come with something like that!
14.
▲
by
lubomir
11y ago
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/
15.
▲
by
lubomir
11y ago
Also it does not consider 12:33 to be a time.
16.
▲
by
lubomir
11y ago
The Fn and Ctrl keys should be switchable in BIOS. At least it is on T440.
17.
▲
Haskell Web Server in a 5MB Docker Image
(fpcomplete.com)
65 points
by
lubomir
11y ago
|
7 comments
18.
▲
by
lubomir
11y ago
ShellCheck [0] is actually a pretty useful tool. [0] http://www.shellcheck.net/
19.
▲
Writing an LRU Cache in Haskell
(jaspervdj.be)
3 points
by
lubomir
12y ago
|
0 comments
20.
▲
by
lubomir
12y ago
Why is it that so many opponents of systemd can not spell its name properly?
21.
▲
Banned for Life
(medium.com)
316 points
by
lubomir
12y ago
|
285 comments
22.
▲
by
lubomir
12y ago
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 time). E.g. https://github.com/neovim/neov
23.
▲
by
lubomir
12y ago
Could someone give me a usecase for when an empty commit might be useful?
24.
▲
Monte Carlo analysis in Haskell
(fpcomplete.com)
1 points
by
lubomir
12y ago
|
0 comments
25.
▲
X Window System Basics
(magcius.github.io)
2 points
by
lubomir
13y ago
|
1 comments
26.
▲
by
lubomir
13y ago
This page [1] nicely demonstrates differences between KMP and BM. [1]: http://www.cs.utexas.edu/users/moore/best-ideas/string-searc...
27.
▲
by
lubomir
13y ago
In code example, the hexdump starts with B9 90 00 00 08, but in the disassembly is listed as 80 00 00 90. I don't think endianness can change 08 to 80.
28.
▲
Big Data madness and reality
(vitavonni.de)
3 points
by
lubomir
13y ago
|
0 comments
29.
▲
by
lubomir
13y ago
Another interesting source where to learn about implementing Unix-like OS is JamesM's kernel development tutorial. http://www.jamesmolloy.co.uk/tutorial_html/index.html
30.
▲
by
lubomir
13y ago
Just a quick note: your pricing calculator does not let me enter any number. I use Czech keyboard layout where numbers are typed with Shift key. This happens in both Firefox and Chrome. Once I switch to English layout, it works fine.
More ›