Activity Feed
#4128·Dennis HackethalOP, about 2 months agoNeed ‘standing’ bounties: they don’t expire. I keep finding myself wanting a standing bounty for #3069 so I don’t have to re-run expiring bounties.
Done.
#4068·Benjamin DaviesOP, about 2 months agoThose who advocate making most/all drugs illegal tend to think alcohol should remain legal, despite alcohol having many of the same problems as drugs.
Making alcohol illegal has been tried and was disastrous. Drugs are already illegal, which is arguably also disastrous. Those who advocate MAKING most drugs illegal but not alcohol are, I think, people who want to outlaw weed.
Drugs are currently illegal, and though drug-related deaths have gone down recently, in the US, they were at an all time high. Drugs being illegal does not seem to deter drug use enough, to off-set drug user's ability to use legal recourse, proper testing, and other such benefits of (legal) society.
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, about 1 month 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?