HackerTrans
TopNewTrendsCommentsPastAskShowJobs

User3456335

no profile record

comments

User3456335
·2 वर्ष पहले·discuss
Surely, if the poles can't be deleted then which node is chosen from a bunkbed will not affect the connectedness probability, which would make it impossible to find a counterexample, right? What am I missing here?

PS Depends on what conjecture we refer to here.
User3456335
·2 वर्ष पहले·discuss
The paper seems to have a definition where bed posts are never deleted, i.e. they are all assigned probability 1 in which case the conjecture is obviously true.

The counterexample seems to rely on correlations between edge deletions which makes no sense because the deletions should be independent (in the definition I'm seeing on Wikipedia).

I could be wrong here because I haven't read it in detail but on first sight, it looks like there are some serious issues with mathematical rigour here.
User3456335
·2 वर्ष पहले·discuss
I feel like it will get worse and worse until people will actually care about privacy again and then we'll take proper measures. Although Chrome disabling cookies seems like a step in the right direction
User3456335
·2 वर्ष पहले·discuss
I thought this was very cool but then I realized that in Dutch it is the same. Happiness = "Geluk" = Luck. Strangely, we have no word for lucky, and we will simply say that someone often "has luck".

There's so much hidden in homonyms, it almost feels illegal to mention it.
User3456335
·2 वर्ष पहले·discuss
If it was only investigators using my data, I'd be much happier...
User3456335
·2 वर्ष पहले·discuss
Interesting. Are you sure it's the language and not the programming style? There doesn't seem to be a reason to prevent you from writing maintainable Python code.
User3456335
·2 वर्ष पहले·discuss
Yes, but all of these are essentially all because the existing code is already based on C(++). We should be able to move to Rust sooner than people think.
User3456335
·2 वर्ष पहले·discuss
I've yet to see a valid scenario where C++ is superior to Rust, Python and Go.

Use Python. If you need concurrency, then use Go. If you need even more performance, use Rust (using unsafe Rust only for the parts that need it). For the highest performance stuff, maybe consider C for critical parts only.

C++ is not safe. It's a minefield of things that compile but are memory management mistakes. And then you're like "Look, I have a map of the minefield. If we just make sure we don't step on any mines, we are completely fine."
User3456335
·2 वर्ष पहले·discuss
Inform me of whether the pilot can adjust their seat? What am I supposed to do with that info?
User3456335
·2 वर्ष पहले·discuss
Bro, where do you get your food? Do you grow it in your house? Where do you get your water from? Hell, where do you get your air from? How do you think getting a security system fixes it?
User3456335
·2 वर्ष पहले·discuss
It might depend on whether you do a lot of counting in your non-native tongue. Since I studied maths in English (not my native language), I also do counting in English when I'm thinking in English because to me counting in English is just as easy as in my mother tongue.
User3456335
·2 वर्ष पहले·discuss
So what exactly does happen when you admit you don't know a thing? And what's worse: admitting you don't know a thing or showcasing you don't know a thing by presuming the wrong thing? Intriguing stuff.
User3456335
·2 वर्ष पहले·discuss
Why is a random textbook so high up? And why is it on a website I've never heard of before (no starch)?
User3456335
·2 वर्ष पहले·discuss
My point is that perhaps there is a reason that this chromosome causes this issue when an additional copy is present. If other chromosomes do not cause the same issues, why not? Why would that same reason not hold for chromosome 21?
User3456335
·2 वर्ष पहले·discuss
Perhaps the existence of atypical "weaker" children promotes compassion in the culture ultimately leading to better outcomes for the culture as a whole.
User3456335
·2 वर्ष पहले·discuss
Ahh yeah I was trying to help you repurpose these circuits given the new information. But perhaps that's not possible.

It sounds very similar to what happens with love. In my experience, at least, when you love someone you build up these circuits that care about the other person and you cannot break them down, it seems. You can ignore them but then there's this part of your brain you're ignoring.

So perhaps you could say you were/are literally in love with the idea.
User3456335
·2 वर्ष पहले·discuss
So you've now compared feminist movements to Christian evangelists. Do you think christian evangelists are important and deserve our attention even if the majority of christians don't care about them? How about feminists if women don't care about them?
User3456335
·2 वर्ष पहले·discuss
Tbf, half the linguistics discipline thought that language's grammar was somehow hardcoded into our brain, which is clearly ridiculous if you look at how LLMs work, so you're not the only one who had misconceptions.

Perhaps you can turn your idea around slightly into finding a language that finds a balance between formality and universality, rather than computers and humans. Because even though computers now speak our language they do not use it in a logical way at all (arguably because we humans don't).

And while mathematics is very formal it has a lot of trouble expressing ideas from different branches that aren't as formal. Things like fuzzy logics have been created and many things like that but they are still very much on the formal side.

Perhaps you could even derive an academic language for a specific field, perhaps standardizing between synonymous constructions. You could even use LLMs to accelerate the process. Maybe LLMs are a good thing that makes your work easier!
User3456335
·2 वर्ष पहले·discuss
Most of these things do not need to be public though. Whatever your existing setup is, you can build a box around it so that suspicious people are not allowed in. Then you only have the outer box to really worry about.

Of course if you want to enable people to make important decisions from their homes, you have two options, build a box around their homes too or accept that they are outside of the box and treat all of their activity as suspicious.
User3456335
·2 वर्ष पहले·discuss
Perhaps an analogy with other crime can help here.

Just because your store can be broken into doesn't mean you can't take measures that make it much more difficult.

It's not that security mechanisms in a store are pointless, simply because you can't defend against the most advanced criminals.

You can make things much more difficult for criminals so they'll go to another store instead. Or at least they'll have to put in more effort as well.