Activity Feed
Drugs are too broad of a category. Is widespread cocaine use the same as occasional magic mushrooms? The latter is suggested to have neuro-protective benefits.
#4131·Dennis Hackethal, about 2 months agoGetting someone hooked on an addictive substance to get repeat business is predatory. It’s not an honest way to do business. Even if consuming drugs was legal, maybe the selling of drugs should still be illegal.
Subjectively applies to every good product that makes its purchasers want to buy more of it. Like good food, video games, comfortable chairs.
#4060·Benjamin DaviesOP, about 2 months agoIf they violate rights they should be punished by the law, that applies regardless of if they take drugs or not.
If the drug + violation becomes a pattern, it's rational to outlaw it. (Assuming the outlawing works.)
E.g. alcohol is prohibited for drivers, even for drivers who are great drunk drivers.
In today's society they only have this ability to a limited degree, and would still have to deal with the drug users in public.
#4336·Dirk Meulenbelt, 27 days agoViolating the rights of other people depends on whatever their rights are. If we replace it with "desires", or use a libertarian way of saying "aggress on", then it's really just up to the people. I'd rather not live around drug users (depending on the drug), even if none of them physically assault me. I.e. "violation" is subjective, and ultimately decided by the polity that creates the laws.
Communities could exclude drug users.
#4058·Benjamin DaviesOP, about 2 months agoAll drugs should be legal because people have a right to do what they want, as long as it isn’t violating the rights of others.
Violating the rights of other people depends on whatever their rights are. If we replace it with "desires", or use a libertarian way of saying "aggress on", then it's really just up to the people. I'd rather not live around drug users (depending on the drug), even if none of them physically assault me. I.e. "violation" is subjective, and ultimately decided by the polity that creates the laws.
Does it exist?
Knowledge can exist outside any mind. A book contains knowledge whether or not anyone reads it.
When an empty block is passed to render, it results in an empty tag '<>'
Some Reagent-like way to make things reactive using proc as first element? And then the server keeps track of which procs have been rendered, which items have changed, and re-renders that part of the template in a turbo stream?
Use frame layout for turbo frame requests? https://discuss.rubyonrails.org/t/the-right-way-to-override-render-method/84765/2
Redirects result in two additional requests, the first of which is a turbo-stream request that renders nothing, thus (presumably) prompting the browser to make another request for the same resource.
Is there a way to teach user-built helpers how to process Hiccdown? Or maybe intercepting capture already took care of this?