HN user

david_draco

793 karma
Posts2
Comments249
View on HN

JabRef before version 3 was pretty compact and snappy. It's essentially editing a text file for taking notes, except you can search through, download arxiv and journal articles (with LocalCopy extension), launch the associated PDFs.

That there were 0 equivalent products to the first iPhone is just a blatent lie. But repeated often enough, it overrides memory and becomes true, I guess.

What does it mean that that I feel my anxiety in my gut? And that I clearly feel when I’m speaking from my head or my heart (or both)? [...] What does it mean that that I feel my anxiety in my gut? And that I clearly feel when I’m speaking from my head or my heart (or both)?

An unjustified logical jump here seems to be that where you feel your thoughts and feelings are coming from is where the responsible neurons are. The assignment of the feeling of origin may be a separate mechanism.

A browser using 32 GB for 8 tab isn't necessarily wasteful, there is a lot of caching one can do to make back/forward buttons extremely fast. It would be wasteful to not allocate that memory if it is otherwise free and unused. Usually browsers use up what is available. The more interesting metric would be whether starting another high-RAM application will lead the browser to give up most of the 32 GB.

Unit and Integration testing is great for decreasing cognitive load too. When you are staring at an error stack trace of a complex code base, and go through mentally what could have played out to cause this, it's great to have confidence in components due to testing. Hypothesis/QuickCheck is allows dropping entire classes of worries.

The words "good" and "very bad" indicate that the world is less important to that person than themselves. I'd be okay with a bit of personal harm if it helps against climate change.

Ultra-processed food does not have an agreed-upon definition, and is the new "junk food" with the pretense of being more scientific. Is bread and pizza ultra-processed food? Studies do not agree on their definitions, sometimes including ingredient lists, sometimes not, sometimes it is required that the product is made in small shops with love and not in large factories. The mechanism of how ultra-processed food are supposed to cause harm remains undefined.

Planetfall 1 year ago

there’s also an official, built-in map of the planet, carefully crafted

Is there a mathematical framework for how to optimize a map for gameplay to be most enjoyable?

Yes. Meteorites are being systematically collected to get impact statistics in areas that are tectonically undisturbed. They seem equally good places: Antarctica, Atacama desert, Greenland. In terms of bandwidth and maintainance they seem preferable to the moon. See the Arctic Code Vault in Svalbard.

As far as I am aware, there is no symbolic computing tool yet for probability distributions? For example, multiplying two multivariate Gaussian PDFs together and getting the covariance matrix out. Or defining all the ingredients for a Kalman filter (prediction model and observing process) and getting the necessary formulas out (as in sympy's lambdify).

What isn’t clear, in retrospect or otherwise, is why companies/apps/services need to keep learning this lesson.

They are trying to find a funding model that makes them independent from Google.

- Building a fast, privacy-oriented browser that keeps up with web standards and fixes security bugs takes people, organisation and therefore money. Yes, much more than that CEO salary.

- No one wants to buy for a browser.

- No one wants to pay a subscription fee for a browser.

So you are left with ads. Mozilla is trying to find a balance there between privacy and ads with a clearing house approach. People who hate ads out of principle scream. How should browser development be funded?

It is obvious why Firefox does this though; they have no income otherwise like Google does. Firefox users somehow think that using is "supporting" Mozilla/Firefox, but it is not, and they would not pay for the browser, or pay a subscription free. Privacy-friendly ads are a reasonable way for Mozilla to survive long-term -- if they are indeed privacy-friendly.

Ultimately you probably either need a clean-room NGO that ensures the data cannot be de-anonymized, or accept that ad impact counting is BS anyway and only measure profit increases across A/B ad phases.

Not sure how taking off all the safety and exploring "the best model" freely without considering ethics is a "scientific" approach. Computer scientists like us should think about the ethical and societal impacts of what they are building. At many universities, it is part of the curriculum.

After reading so many GPT news item, I was confused what APT is, no explanation on the page, no link ... took me a while to realise it is about debian linux' packaging tool apt.