173667388
submission
lee1 writes:
‘Shut up and calculate’: Interesting essay on the history of orthodoxy in quantum mechanics.
#physics #QuantumPhysics #history
173334401
submission
lee1 writes:
I started to sour on MacOS about 20 years ago when I discovered that they had, without notice, substituted their own, nonstandard version of the readline library for the one that the rest of the unix-like world was using. This broke gnuplot and a lot of other free software. The creator of curl, Daniel Stenberg, writes about how Apple is still breaking things, this time with serious security and privacy implications: https://daniel.haxx.se/blog/20...
1 http://gnuplot.info/
2 https://curl.se/
173138692
submission
lee1 writes:
The new year arrived bearing a new version of Julia, a general-purpose, open-source programming language with a focus on high-performance scientific computing. Some of Julia's unusual features are Lisp-inspired metaprogramming, the ability to examine compiled representations of code in the REPL or in a "reactive notebook", an advanced type and dispatch system, and a sophisticated, built-in package manager. Version 1.10 brings big increases in speed and developer convenience, especially improvements in code precompilation and loading times. It also features a new parser written in Julia.
143403754
submission
lee1 writes:
The danger and irritations of the modern web have unleashed a movement dedicated to creating a safer and simpler alternative. The old Gopher network and the new Gemini protocol have emerged as building blocks for this new "small Internet."
143403410
submission
lee1 writes:
The UHI human interaction research group has been intensively studying a pervasive problem facing users of the web: the problem of tabs. How to organize them, preserve them, keep track of them. We have carefully considered the pros and cons of various approaches offered by different browsers, and by extensions: tab trees, second rows of tabs, vertical tabs, 3D tabs, musical tabs, you name it.
None of them were good enough.
140037400
submission
lee1 writes:
On November 26, version 6.1 of [GNU Octave][@GNUOctave], a language and environment for numerical computing, was released. There are several new features and enhancements in the new version, including improvements to graphics output, better communication with web services, and over 40 new functions.
We will take a look at where Octave fits into the
landscape of numerical tools for scientists and engineers, and recount some of its long history.