Dennis Hackethal
@dennis-hackethal·Member since June 2024·Ideas
Rules for Participation
Veritula welcomes a wide range of discussion topics. Generally speaking, people have free speech here. Unpopular topics will not automatically get people banned. The goal of moderation is to preserve productive, truth-seeking discussion.
Behavior that is intended, or likely, to sabotage debate or prevent progress is a bannable offense. Such behavior includes, but is not limited to, harassment, brigading, rage baiting, public shaming, and persistent bad-faith argumentation or refusal to engage substantively.
Veritula takes intellectual property seriously and reserves the right to take down content that infringes on others’ intellectual property.
Veritula also reserves the right to take down obscene content such as pornography.
Serious instances of off-platform behavior that clearly would have violated these rules on-platform may result in removal.
Depending on the severity of an infraction, moderators may issue a warning, temporarily lock an account, or permanently ban the account.
Looking for loopholes in these rules, or abusing the letter to violate the spirit of these rules, is a bannable offense.
Moderation decisions are at the discretion of Veritula.
Users may appeal moderation decisions by contacting the moderators within a reasonable time after a decision. Appeals should explain why the decision was wrong. Appeals are reviewed at the moderators’ discretion. The same decision may be appealed only once.
Talks with moderators should remain respectful and constructive. Changes to these rules should be proposed before issues arise.
Fix typo
Drugs are currently illegal. Athough 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 warrant taking away drug users’ legal recourse, proper testing, and other such benefits of (legal) drug use.
Drugs are currently illegal. Although 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 warrant taking away drug users’ legal recourse, proper testing, and other such benefits of (legal) drug use.
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 currently illegal. Athough 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 warrant taking away drug users’ legal recourse, proper testing, and other such benefits of (legal) drug use.
#4341·Dirk Meulenbelt, 5 days agoSubjectively applies to every good product that makes its purchasers want to buy more of it. Like good food, video games, comfortable chairs.
Not all cases of wanting more of something are cases of addiction.
I want to buy a second chair because I enjoy the first one, not because I cannot help but buy another.
Getting customers addicted means making it so they cannot exercise their free will (or have serious trouble doing so). They’re effectively unable to criticize ‘buy another’ as a course of action.
Easier than ‘Veritula’, though. At least it’s a known word.
#2962·Dennis HackethalOP revised 4 months agoThe red ‘Criticized’ label shows how many pending criticisms an idea has. For example ‘Criticized (5)’ means the idea has five pending criticisms.
But if there are lots of comments, including non-criticisms and addressed criticisms, it’s hard to identify pending criticisms.
There should be an easy way to filter comments of a given idea down to only pending criticisms.
As of 8e0a6e1, comments on each idea are shown in the following order: criticisms first, regular comments last. Within each category, uncontroversial comments are shown first. Lastly, comments are sorted by creation date (ascending).
#1869·Dennis HackethalOP, 5 months agoThe red ‘Criticized’ label could be clickable and filter the displayed comments ‘in place’.
Not as simple as #4349.
#1867·Dennis HackethalOP revised 5 months agoThe red ‘Criticized’ label could be a link leading to a filtered version of
ideas#show.
Not as simple as #4349.
#4274·Dennis HackethalOP, 17 days agoShould comments be sorted by controversial/uncontroversial first, date second?
More or less a duplicate of #4349.
#2962·Dennis HackethalOP revised 4 months agoThe red ‘Criticized’ label shows how many pending criticisms an idea has. For example ‘Criticized (5)’ means the idea has five pending criticisms.
But if there are lots of comments, including non-criticisms and addressed criticisms, it’s hard to identify pending criticisms.
There should be an easy way to filter comments of a given idea down to only pending criticisms.
Could simply sort comments by pending criticism first, creation date second. (Variation of #4274.)
#4126·Dennis HackethalOP revised 28 days agoFeature idea: pay people to criticize an idea.
You start a ‘bounty’ of an arbitrary amount (min. USD 5), which is prorated among eligible critics after some deadline.
There could then be a page for bounties at /bounties. And a page listing a user’s bounties at /:username/bounties.
When starting a bounty, the user writes terms for the kinds of criticism they want. This way, they avoid having to pay people pointing out typos or other unwanted criticisms.
Anyone can start a bounty on any idea. There can only be one bounty per idea at a time.
To ensure a criticism is worthy of the bounty, the initiator gets a grace period of 24 hours at the end to review pending criticisms. Inaction automatically awards the bounty to all pending criticisms at the end of the grace period.
This has been implemented, sans page at /:username/bounties, which seems unnecessary.
Done.
Done, mostly as of 346fb25, then polished in 6dbf721, 5381525, 9f0f936, and 91e6f27.
#4128·Dennis HackethalOP, 28 days 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.
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