zunzun

↗ HN profile [ 81.4 ms ] full profile
Karma
125
Created
January 15, 2016 (10y ago)
Submissions
0
Run and maintain the zunzun.com open source curve fitting and surface fitting web site. Made with Python, scipy, matplotlib, and django. BSD license.
  1. The recent civilian video showing the very large shock wave from the recent Russian offshore military explosion, as evidenced by condensation behind the shock wave front, indicates either a low-power nuclear detonation…

  2. I accidentally stumbled on what might be a HN shadow banning "bug", where it is trivially easy to determine when individual comments have been shadow banned. What is the correct way to report this to HNews?

  3. I have approximately 1/4 cup of liquid mercury in my garage here in Alabama that I prefer was not in my garage. Can anyone give advice on safe and legal disposal?

  4. What is the mass-equivalent of the Cosmic Microwave Background?

  5. I had seen on a television documentary where men with radiation detectors entered an overgrown tunnel entrance in a German forest, and in the tunnel the radiation levels became extremely high. I had seen photos of…

  6. Given that the city of Denver might decriminalize hallucinogenic mushrooms, and the metabolic byproducts of amanita muscaria make urine more hallucinogenic than the mushrooms themselves, could there soon be urine - or…

  7. Is a non-human surrogate mother possible? More generally, among mammals, can very different species act as surrogate mothers for fertilized egg cells and have the resulting baby mammals successfully brought to term?

  8. Can AI be made to translate between different sign language variants? I would think computerized avatars could easily be trained, and grant money for such projects should be easy to come by. Computerized vision should…

  9. The full Python source code for zunzun.com online curve and surface fitting is at https://bitbucket.org/zunzuncode/zunzunsite3

  10. My network testing shows that my ISP slows down my connection with TCP retries, and my question is whether slowing down a home web server's traffic in this way is "law-suitable" under various state net neutrality laws,…

  11. The same graphical curve fitting and surface fitting application coded in four different Python3 GUI frameworks, with code on GitHub: tkinter https://github.com/zunzun/tkInterFit pyQt5 https://github.com/zunzun/pyQt5Fit…

  12. Django website for for curve fitting 2D and 3D data that can output source code in several computing languages and run a genetic algorithm for initial parameter estimation. Includes orthogonal distance and relative…