While financialized society is still standing, I'd much rather have money than material wealth.
Security and freedom, time, and well-being. Worth much more than another luxury t-shirt.
HN user
While financialized society is still standing, I'd much rather have money than material wealth.
Security and freedom, time, and well-being. Worth much more than another luxury t-shirt.
But people are expected to understand the part of the system they are responsible for at the level of abstraction they are being paid to operate.
This new arrangement would be perfectly fine if they aren't responsible when/if it breaks.
Can I ask how you made the animations in the Use Cases section?
They have a feature where you can take a photo and create a world from that.
If instead of a photo you have a video feed, this is one step closer to implementing subjective experience.
I think this is the key component of developing subjective experience.
And yet still a more contemplative and responsible approach to morality.
I think people don’t participate in religion because it asks of them. Many people are lazy, greedy or hedonistic. It takes effort and “practice” to be virtuous or religious.
Say what you will of "wokeism" but it is an ethic that asks plenty of people. It constantly demands one to evaluate virtuous action or inaction. I don't think people are turning away from religion because it takes work. Because it requires real moral deliberation, it's actually more work than mere obedience to scripture.
My mileage does vary. Countless crimes of abuse and co-option of moral authority enabled by religion has proven to me that evil does exist and the presence of religion or the lack thereof is orthogonal to building a moral society.
Negative press about religion, whether its corruption or its inefficacy, has led to lower participation in religion the world over.
Surely that's more Western philosophy than Christianity. If anything, Christianity impeded social progress. Even now, the most vocal Christians would contend that moral truths owe to scripture than reason.
I want an all-screen iPod gen 2-4 as a phone.
I haven't used float in at least half a decade. CSS is easy.
What is the difference?
The word has many interpretations. You've touched upon just one (and the most fallacious: ad populum) of them.
The masses can be extreme if they are:
- wrong
- deviates sharply from historical norms
- undergoing mass psychosis
I've been building https://www.webring.gg . It's a webring creation and management tool that lets members vote new websites (and website owners) to join the ring.
I'm hoping that good webrings can hold the integrity of human networks on the web.
I've been building https://www.webring.gg . It's a webring creation and management tool that lets members vote new websites (and website owners) to join the ring.
I'm hoping that good webrings can hold the integrity of human networks on the web.
Two problems from what I've seen so far:
1. Browser navigation overlapping website viewport in iOS Safari. What is the real height of the viewport?
2. Floating side panel on macOS: necessitates needless extension the app body. Also, the App close button is in the side panel, which is floating IN the app body. This seems like a betrayal of their so called structure philosophy.
What's a general news forum with high quality commentators you think is relatively devoid of astroturfing?
This is mitigated by wrapping the main scrollable content in a container that has height: 100dvh and overflow: auto. It means that phone controls are always showing but it made a bottom anchored menu reliably static.
I only caught a glimpse but what I saw for iOS Safari concerns me.
The browser navigation overlaps the viewport. I wonder if this'll break websites/apps that anchor a menu to the bottom.
"The best design is design that gets out of the way" as a maxim will probably hold.
Users may state a preference for "delight" and claim to be delighted by maximally rich graphics but I doubt it'll move the needle as a business priority.
As more AI slop pollute our digital consumption streams, my bet is that these attempts at simulacrum will quickly turn garish.
Even if one were to deny humans the will to "act", to think - as a verb, as some action being committed by a willing being or an automaton - by my definition, requires some weighing or surveying of possible answers.
If I were to ask you a question and you were to blurt out an answer by reflex or by unguided stream of consciousness, I can accuse you of not thinking. The kind of thinking I'm referring to you here is one where you take pause to let go of prejudices and consider alternatives before answering.
I'd say that LLMs are at best simulating reflexive streams of consciousness. Even with chain-of-thought, it never pauses to actually "think".
But maybe even our own pauses are just internal chains of thought. Look at me be a reflexive stream of consciousness.
Webring.GG - www.webring.gg
It's a democratic webring creator/management app where members can vote on new websites to join their ring.
It's no complete solution against AI slop but I've been working on www.webring.gg which is a democratic webring manager. To join, websites are invited and voted on by current members to keep slop from polluting the integrity of the webring.
My conjecture is that when people started to see non-taxi branded cars just idle on streets without parking, forcing people to cross over lanes around them, it broke a social barrier.
I, for one, find joy and humor in my complaining.
I am now convinced that Uber/ride-sharing is responsible for the deterioration in our high-trust societies.
Uber made it ok for regular drivers commit road violations with impunity.
I've been working on a webring creation and management app with embeddable widgets for member sites.
If you can't reproduce it, it's not science.
Just a point that not all science can have empirical and reproducible study.
As a self taught dev myself, check out my comment here:
CODE teaches you about how computation can be structured out of circuits and switches and ultimately transistors. I now understand the fundamental nature of electronic computation.
UNIX taught me about the how an OS deals with hardware resources and the software that run on them. I now understand the environment in which my processes live as well as the structure of a process.
DDIA taught me about the structure of data, how databases operate on data through transactions, the difficulties of synchronization across databases, and the way data streaming works.