HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zestyping

no profile record

comments

zestyping
·w zeszłym miesiącu·discuss
[dead]
zestyping
·w zeszłym miesiącu·discuss
So now there are two mutually incompatible versions of YAML that silently apply different semantics: both do implicit coercion but _different kinds_ of implicit coercion. YAML 1.2 still coerces an arbitrary set of ways to spell "true" and that's exactly the insanity that created this disaster in the first place. The YAML spec writers just couldn't let go of their bad habits.

Honestly, this seems like an even worse situation than before. If you're making a new tool and choosing a configuration format, stay away from YAML.
zestyping
·5 miesięcy temu·discuss
Approval, not ranked-choice.

Ranked-choice reduces transparency and understanding of the vote-counting process, disenfranchises an alarming percentage of lower-income voters, obstructs risk-limiting audits (which are essential for security), and is non-monotonic (increasing voter support for a candidate can make them lose). Further, ranked-choice doesn't actually fix the spoiler problem and won't eliminate two-party dominance.

Approval voting is cheap and easy to implement, dead simple to explain, count, and audit. Not only does it eliminate the spoiler problem, it is easy to see why it does so: your ability to vote for any candidate is independent of your ability to vote for any other.
zestyping
·5 miesięcy temu·discuss
Whether they are sentient isn't even relevant. I agree with you that they aren't, but sentience is the wrong thing to focus on. It's also the sort of hairy, sensational question that will easily lead people down rabbit holes (and unfortunately that includes journalists).

Children are sentient, but we still hold their parents accountable. Adults are sentient, but in some coercive situations we hold the party in power accountable. The fact that they are sentient is not determinative.

What matters is that we have _no accountability mechanism_ for them. There is no effective way to hold AIs accountable, therefore we must hold their operators accountable, full stop.
zestyping
·5 miesięcy temu·discuss
The important indicator is "I spend more time on this than I myself want to." That applies equally well to games or anything else.
zestyping
·5 miesięcy temu·discuss
I like this approach.

Specifying the requirement in terms of measured impact is a good strategy because it motivates the app companies to do the research and find effective ways to address addiction, not just replace specific addictive UI patterns with different addictive UI patterns.

Building measurement into the law also produces a metric for how well the law is working and helps inform improvements to the law.
zestyping
·5 miesięcy temu·discuss
I don't think the same of them because they are not the same thing. Can you not see that the potential for harm is far greater? You can't simply ignore the potential uses of the technology you create. You have the choice to design your technology so it retains its usefulness while limiting the harm; have you given any time to thinking about how you could do that?

The alien is a diversion from the concern; I'm talking about realistic human avatars. Let's stay focused on that.

Let me suggest a worthwhile exercise. Just take ten minutes. What are some of the ways that realistic human avatars would make deception more effective or more scalable than previously possible?

Come up with three scenarios, and let's talk about them, honestly and thoughtfully.
zestyping
·5 miesięcy temu·discuss
When you generate real-time video of realistic-looking talking characters, the definition of success is fooling people into believing they are talking to a real person when they aren't.

If you pursue this, your explicit goal is deception, and it's a massively harmful kind of deception. I don't see how you can claim to be operating ethically here if that's your goal.
zestyping
·5 miesięcy temu·discuss
The primary purpose of generating real-time video of realistic-looking talking people is deception. The explicit goal is to make people believe that they're talking to a real person when they aren't.

It's on you to identify the "immense" benefits that outweigh that explicit goal. What are they?
zestyping
·6 miesięcy temu·discuss
Renaming files from a window title bar broke some years ago and has never been fixed. I most often want to do this in Preview, but every other app with clickable filenames in the title bar has the same problem.

The filename in the title bar has a down-pointing chevron next to it, indicating you can click it. You click it. A small drop-down window appears with the filename, the tags, and the folder where it is located. You edit the filename and press Return, as you would when renaming the file in Finder, or as you would when completing any text field. Nothing happens. The file isn't renamed.

Only if you press Tab (?!) is the file renamed. Insanity.

itle
zestyping
·6 miesięcy temu·discuss
My thought exactly. The sampling circles only enable you to (awkwardly) solve a problem that was fabricated by using circles in the first place.
zestyping
·6 miesięcy temu·discuss
That's a legitimately run _election_, which is necessary for but not the same as a legitimate democracy. For a democracy to be legitimate you need an impartial judiciary, an enforced constitution, fundamental civil liberties, and an accountable government.
zestyping
·8 miesięcy temu·discuss
What does "be a lifeline" mean? If it means "rescue them every time they have a financial emergency", is that an infinite commitment?
zestyping
·8 miesięcy temu·discuss
Please, consider a better name. It's really hard to promote something with a name that no one can pronounce or spell.
zestyping
·9 miesięcy temu·discuss
Are you able to understand the difference between taxes and slavery? If you can, try your hand at explaining why taxes and slavery are different. I'm am not merely asking rhetorically; I'm serious. It's a worthwhile exercise because it reveals something about your underlying model of the world.
zestyping
·9 miesięcy temu·discuss
Can you explain how these work? Does the server send small subrectangles of the large grid when the user scrolls to new regions of the grid? Does the browser actually have a two-dimensional array in memory with a billion items, or is there some other data structure?
zestyping
·9 miesięcy temu·discuss
Goodness gracious, that font in the new logo is the most hideous font I've seen in a very long time.
zestyping
·9 miesięcy temu·discuss
> This is incredible. Government telling me how to backup my data. Incredible.

No more incredible than the government telling you that you need liability insurance in order to drive a car. Do you think that is justifiable?
zestyping
·10 miesięcy temu·discuss
Code can show you HOW something is done. Only documentation can explain WHY it is done that way.
zestyping
·10 miesięcy temu·discuss
Interesting. According to https://www.wiz.io/blog/s1ngularity-supply-chain-attack the initial entry point was a "flawed GitHub Actions workflow that allowed code injection through unsanitized pull request titles" — which was detected and mitigated on August 29.

That was more than ten days ago, and yet major packages were compromised yesterday. How?