Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
foo101
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
Learning Organization
(en.wikipedia.org)
3 points
by
foo101
7y ago
|
0 comments
2.
▲
by
foo101
7y ago
A related question if anyone knows good answers here. What programming languages' de-facto thread implementations are not wrappers around pthreads? I think Go has its own thread implementation? Or am I mistaken?
3.
▲
by
foo101
7y ago
How can we build a society that supports volunteer work in open source? Should governments step in and provide open source grants for important projects just like it does for research work? So much of the world now depends on open source so
4.
▲
by
foo101
7y ago
I really thought that pipenv was an anti-pattern. How hard it is to run "python3 -m venv venv; source venv/bin/activate; pip3 install -r requirements.txt" that one needs to create a whole new tool just to combine these t
5.
▲
by
foo101
7y ago
> From the outside, it seems like Javascript developers are all in high school I wonder what the reason is for this kind of behavior to exist only in the Javascript community? Could it be that a vast majority of Javascript developers are
6.
▲
by
foo101
7y ago
You are quoting from Wikipedia and that quote is an oversimplification. If you redefine the law like that, then sure, I agree that there are many uniform distributions too where the 1st digit is likely to be small. Here is another simple ex
7.
▲
by
foo101
7y ago
Can you provide an example range of uniformly distributed integers that obeys Benford's law?
8.
▲
by
foo101
7y ago
Ramanujan also claimed 1 + 2 + 3 + ... = -1/12. How does that work? Who can explain this to me?
9.
▲
by
foo101
7y ago
> creating a new green account and downvoting me isn’t going to change that. It is impossible on Hacker News for a new green account with less than 500 points to downvote someone else.
10.
▲
by
foo101
7y ago
You just keep going round and round with handwaving that makes no sense. I read your link. I did not see Benford's law emerging anywhere in your link. What does "max is uniformly distributed" even mean? If you think that the
11.
▲
by
foo101
7y ago
If you present a weird distribution to begin with, it should not be surprising that every digit does not have the same chance of appearing. That's not the point. We are not talking about weird distributions here. If we are going to arg
12.
▲
by
foo101
7y ago
Can you provide a concrete example of a range of numbers that you think obeys Benford's law?
13.
▲
by
foo101
7y ago
It does not matter what N you choose. The experimental results are always an approximation of Benford's law. The approximation gets better and better as N becomes larger and larger. The fact that you do not see Benford's law worki
14.
▲
by
foo101
7y ago
That's a fair point. Yes, I thought the same thing too when I read this. It is only introducing restrictions on sequential prime numbers. I doubt it has any bearing on the factoring problem yet, at least not without more work that can
15.
▲
by
foo101
7y ago
The image was put in public domain. No further exclusive rights are required to sublicense it. You are allowed to pick work from public domain and sublicense it if you want to.
16.
▲
by
foo101
7y ago
> This is not what happened. They never were granted the rights to sublicense it. This is not what happened. They were granted the rights to sublicense it. Placing a piece of work in public domain automatically grants others to do whatev
17.
▲
by
foo101
7y ago
Is Reddit forgetting history? Users migrated from Digg to Reddit in large numbers due to UI changes that users did not appreciate.
18.
▲
by
foo101
7y ago
Why would this have any implications on cryptography? This does not make factoring an RSA modules any easier.
19.
▲
Redshift – A Better Flux Program for Linux
(techblog.jeppson.org)
3 points
by
foo101
7y ago
|
0 comments
20.
▲
URLs in C
(susam.in)
1 points
by
foo101
7y ago
|
0 comments
21.
▲
by
foo101
7y ago
Squatting can be easily prevented by reclaiming domain names without refund when the domain names have not been used or used illegitimately for more than a fixed threshold period of time. Parking pages or any other use that intends to work
22.
▲
by
foo101
7y ago
I do a very similar thing except that I have a folder with multiple .txt files named by dates.
23.
▲
Superior Lisp Interaction Mode for Vim (“Slime for Vim”)
(github.com)
1 points
by
foo101
7y ago
|
0 comments
24.
▲
by
foo101
7y ago
An unrelated question. For those using Vim, what plugins do you use to get a SLIME-like development environment? I have read great things about SLIME and how it helps in hot-reloading code into a Lisp REPL using Emacs. But is it necessary t
25.
▲
A Kid Who Could Read My Mind (2009)
(susam.in)
1 points
by
foo101
7y ago
|
0 comments
26.
▲
by
foo101
7y ago
Which plugins did you experiment with? Can you share your two keybindings with us?
27.
▲
by
foo101
7y ago
There is no one-size-fits-all solution. Some people prefer full-blown feature-rich static site generators like Jekyll or Pelican or Hugo. Some people like to write their own minimal static site generator. To each their own.
28.
▲
by
foo101
7y ago
> Makesite.py is "sold" as an alternative to Jekyll for people who prefer Python. That's a really strange argument to make. If you see the README, it mentions, "But then did you yearn to use something even simpler to
29.
▲
by
foo101
7y ago
Is it just me or the site isn't loading anymore? HN's hug in action?
30.
▲
by
foo101
7y ago
> but in some environments these might be best practice What are those environments? Can you be more specific?
More ›