Viewing profile — chmike
chmike
HN member- Joined
- Tue, Mar 13, 2007, 8:53 AM UTC
- HN karma
- 2,567
- Public activity
- 1,331 items
- HN profile
- View on Hacker News ↗
About chmike
No profile information was provided.
Recent public activity
-
story
High-Temperature Superconductivity of Pure Mg Metals, UFOs and Cuprates
The retired physics professor Auguste Meessen [1] has studied the UFO phenomenon since the late 1960s. From witness reports, he concluded that these craft must use an electromagnet…
-
comment
Comment #43263638
How does mox compare to maddy, another Go all in one mail server ? Does mox support antivirus addition ? Didn't see that in the docs but I may have skipped that section.
-
comment
Comment #41140495
humor: I wonder if the upvotes are cheerings that he finally stepped down or a respectful salute. I give my respectful salute. Go is awesome and I hope it will continue to progress…
-
comment
Comment #40892398
While I agree that we're not there yet, I'm one of the people who assumes that it is feasible to beat humans intellectually.
-
comment
Comment #39907289
The problem is not being unpaid. The problem is lack of verification and control, which itself result from lack of help and participation. You won't fix these problems by throwing …
-
comment
Comment #39653021
And human generated data may not ?
-
comment
Comment #39361883
What I don't understand is why computers and operating systems have not adopted the TAI as time reference which is monotonic, etc. Time is a complete mess.
-
comment
Comment #39114881
I would have tried parallelism just by curiosity. Split and spread the computation over multiple cores. If you have n cores you could get close to a factor n increase minus the cos…
-
comment
Comment #39100620
It depends on the distribution of probabilities of being used. If least recently used data has the same probability to be requested than the others, then random picking will do as …
-
comment
Comment #38988314
The peer review system is definitely biased. It's ok for many articles, but there are outliers. For instance really original theories or experimental data. The publication may be s…
-
comment
Comment #38852628
The effectiveness really depends on the request pattern. In some use case, the LRU is the most efficient. When it is purely random, it obviously won't be the best as any value has …
-
comment
Comment #38653512
A close up section of the same zone in the images would make them visible. I could hardly see the artefacts in the first place as my attention was caught with the highly contrasted…
-
comment
Comment #38056347
I suggested the certificate solution but it's far from being lightweight. I found a simpler solution that may fit some use cases. The client sends a request, the server returns a r…
-
comment
Comment #38056293
A three way handshake would be simpler and wouldn't waste cpu and energy.
-
comment
Comment #38051343
Thank you. It's the best argument against the certificate suggestion I have read so far. It's a problem I overlooked. Edit: If the server creates the certificate with a three way h…
-
comment
Comment #38051278
I didn't mean to generalize the use of certificate. It would be for a specific protocol for a specific application. I just wanted to justify that we are not required to use three w…
-
comment
Comment #38051131
In prior configuration, the UDP client must get a certificate which uses three way handshake to verify the IP address. Once a client has it's certificate, it can perform transactio…
-
comment
Comment #38048018
The problem result from the ability to forge a fake origin IP address. This can be avoided by adding a certificate for the IP address. It adds a processing and size overhead, but i…
- story
-
story
Explanation of Cold Nuclear Fusion and Biotransmutations
A new theory [1] has just been published explaining cold fusion and biotransmutation. Abstract Low energy nuclear reactions are possible in condensed matter because of image forces…
-
comment
Comment #36343985
Thank you very much. Here is my email address: mail@chmike.com I have just set it up. It should work
-
comment
Comment #36306698
I'ld love to login lobste.rs but we need an invite to join. How can we join if we don't know anybody ? This leaves good people out.
-
comment
Comment #36306450
That voting system seams overly complex, but an idea worth to be explored and tested.
-
comment
Comment #36130172
There is a french company named mailinblack [1] that does this. They protect administrations in this way. [1] https://www.mailinblack.com/
-
comment
Comment #35885023
Note: My comment is about communication restrictions and not about Imran Khan or Pakistan. Restricting communication does indeed introduce a bias in information that people may get…