Search Ideas
2700 ideas match your query.:
Just stumbled upon this tip in my Insta feed to deal with noisy neighbors: https://www.instagram.com/reel/Db4gheyx9WP/?igsh=NTc4MTIwNjQ2YQ==
Apparently you can buy a device that cancels out vibrations in your walls. Not sure I’m understanding exactly how it works.
I’ve been using Spotify for over a decade.
Every few months I try Apple Music only to run into bugs and switch back.
But this most recent switch is actually decent.
Transferring my favorited songs from Spotify finally worked.
AutoMix song transitions are fantastic.
Spatial Audio is a win.
Fingers crossed I won’t have a reason to return to Spotify this time.
Explanations are functions. In other words, explanations are software. There’s no sharp distinction between explanations and end products here. So the concern about tight coupling still applies.
@edwin-de-wit recently asked Deutsch about this:
… hard to vary can also be a property that you don’t want. Sometimes they say that complicated systems are just so entangled that they’re no longer changeable. You could call that hard to vary but it’s not a property you pursue.
Deutsch’s reply:
Quite so. So hard to vary is about explanations, not about end products. So the end product should be easy to vary, if you want to. But it should be hard to vary in the sense that you don’t want to.
Taking Popper Too Far, Again: https://libertythroughreason.com/taking-popper-too-far-again/
Rationality as Computation: https://libertythroughreason.com/rationality-as-computation/
I think you may have misunderstood me. I asked how I can know that our discussion about HTV will be productive if we continue it now. (For context and for others: I’ve found that Liberty and I have roughly the same discussion in various venues every few months or so. I raised this issue in the linked X thread.)
I didn’t ask you to continue the object-level discussion itself.
Please address my concern before continuing the discussion.
Would it help to distinguish between dogmatic vs. critical information processing?
That’s a distinction I’ve been using. All programs written to date are dogmatic. Whereas a genuine evolutionary algorithm would be critical, at least in part.
We don’t know how to write critical code. We only know how to write dogmatic code that looks critical.
Cosmic rays have been known to flip bits in computers, eg impacting election results: https://ui.adsabs.harvard.edu/abs/2021arXiv210505103N/abstract
However, due to computational universality, we should be able to simulate a knowledge-growing system plus cosmic rays impacting that system.
So then at that point the source of the mutation is part of the program again…
How much overlap is there between the concept of inferential novelty and reach, if any?
Paul Raymond-Robichaud tells me (I think in this space) that in math, you can have a formalized notion of HTV. From what I recall he said, it sounded like that would be trivial to develop (for a mathematician like Paul – not for me).
Anyone who’s both mathematically and epistemologically inclined could give this a shot at generalization.
Space where Tyler, Charlie, and I discuss hard to vary: https://x.com/dchackethal/status/2083018149151084792
Maybe allowing deletion of exact duplicates with no parents is reasonable?
Too niche/specific for an extra feature tbh. If accidental duplicates happened often, then maybe.
Did you know you can type em dashes (on Mac) by hitting alt + shift + hyphen?
Discussions have an ‘Archive’ button for top-level posts. It looks like a box you’d put on a shelf in an archive.
Top-level profile posts could have such a button, too. And I could add an ‘Archived’ tab.
Would that help you achieve what you’re looking for?
… OP only generally responds to the latest version of a criticism …
I’m not sure that’s generally true. But regardless, OP should address all pending versions of a criticism.
I’m open to letting people contact me for serious cases (like accidentally posting their password or credit-card details). And then I can delete that content manually in the database.
Aside from that, we’d need to identify a case where simply criticizing a post isn’t enough. The criticism can state the reasons one would otherwise have for deleting a post.
Another problem with letting people delete posts is that others may have written a comment in the meantime, which they then can’t submit.
It can still mess up the continuity of discussions when the post to be deleted has parents.
Another choice: criticize one for being a duplicate. In the criticism, link to the original and instruct people to ignore the duplicate.
It does, but it has no universal way to semantically check why a criticism was generated this way. All it knows is that the criticism was generated as part of a superseding revision, but it doesn’t know the meaning of the contents of that revision.
But the system does have a way to identify automatically generated criticisms.
Yep. Was going to say this, too. The system has no semantic way to check the content of a criticism. So it has to assume that every unaddressed criticism is substantive.
No because 1) there’s always a finite amount of deeply nested criticisms, and 2) the discussion graph is acyclic.
should_adopt? and pending_criticisms are implemented in terms of each other. Doesn’t that cause an infinite regress?