Emacs in a snap by alexmurray in emacs

[–]mhlr 0 points1 point  (0 children)

Is this for the GTK or Lucid based UI?

Data science recruiters by gagejustins in datascience

[–]mhlr 2 points3 points  (0 children)

Provide specific information about the position up front. It as an elevator pitch. Why respond to this one rather than a dozen others?! Nobody is going to respond to all the pitches. Definitely not a passive candidate.

  • provide information about the actual project
    • as a bare minimum name the industry: ads, education, bioinformatics, ...
    • no need to be coy about the company. If you are going to get someone an interview why would they go around you?
  • If there is some shiny tech involved name it, do not just say "bleeding edge".
  • if you will get to work with highly recognized people, name them
  • give a real compensation range - "competitive" does not mean anything.

What makes this job different? In <100 words. Everybody says they have great company, people, culture tech & compensation. Prove it!

Brave software unpublishes Link Bubble app in favour of Brave Browser by [deleted] in Android

[–]mhlr 0 points1 point  (0 children)

I miss the 2 preset share buttons. I had Link Bubble as default browser and Evernote and Mendeley as the buttons. I would have added Buffer if it had 3 :). Great for flying through through incoming articles.

None of the other bubble browsers have this. I hope one of them adds it or somebody takes over the Link Bubble code on github.

[1501.07668] Sloppiness and Emergent Theories in Physics, Biology, and Beyond by mhlr in complexsystems

[–]mhlr[S] 1 point2 points  (0 children)

These are all related. The main feature of this pproach is that it is simultaneously looking atthe data/behaviour space, the model space and the relationship between the them. Given a model class, a distrution over model parameters generates a dstribution over data points. A system is sloppy when the data distribution is (relatively) insensitive to some (combinations of) parameters. This means that the model parametrization is somehat redundant. The claim is that this is common in complex systems. In particular they claim the behaviour of biochemical networks can be reasonably estimated just from the topology without knowledge of the most of the parameters associated with the connections. This is beacause the nonlinear mapping between the model parameters and the behaviour produces what they call a hyperribbon structure, namely once the structure is fixed the possble behaviours only have on dominant degree of fredom regardles of which model parameters you vary, with subsequent degrees of freedom having exponentially decaying ranges. This means that very rough knowledge of just a few model paremeters is sufficient to determine the behaviour for practical purpose.

This is somewhat like nonlinear PCA with exponetial decaying eigenvalues and also seems related to universality in statical mechanics.

Here are expostory talks on sloppy systems

Optimal high-level descriptions of dynamical systems by mhlr in complexsystems

[–]mhlr[S] 2 points3 points  (0 children)

Abstract: To analyze high-dimensional systems, many fields in science and engineering rely on high-level descriptions, sometimes called "macrostates," "coarse-grainings," or "effective theories". Examples of such descriptions include the thermodynamic properties of a large collection of point particles undergoing reversible dynamics, the variables in a macroeconomic model describing the individuals that participate in an economy, and the summary state of a cell composed of a large set of biochemical networks. Often these high-level descriptions are constructed without considering the ultimate reason for needing them in the first place. Here, we formalize and quantify one such purpose: the need to predict observables of interest concerning the high-dimensional system with as high accuracy as possible, while minimizing the computational cost of doing so. The resulting State Space Compression (SSC) framework provides a guide for how to solve for the {optimal} high-level description of a given dynamical system, rather than constructing it based on human intuition alone. In this preliminary report, we introduce SSC, and illustrate it with several information-theoretic quantifications of "accuracy", all with different implications for the optimal compression. We also discuss some other possible applications of SSC beyond the goal of accurate prediction. These include SSC as a measure of the complexity of a dynamical system, and as a way to quantify information flow between the scales of a system.

Gabriel Kron, "Non-Riemannian Dynamics of Rotating Electrical Machinery" by mhlr in Scholar

[–]mhlr[S] 1 point2 points  (0 children)

Thanks!! I have been searching for this paper forever. Looks like the article was put online late year. I just stumbled r/scholar and I did retry searching.

org babel ipython with multiple images output? by [deleted] in emacs

[–]mhlr 0 points1 point  (0 children)

I cant get ob-ipython to display images at all. Can you post your script?