HN user
seasox
VC mostly, since Anthropic is not profitable.
We usually do conferences in cryptography/security, and most of them have page limits: CCS, USENIX, NDSS, S&P, CRYPTO, EUROCRYPT all have page limits (some allow appendices, which reviewers are not obligated to read).
They don‘t even hide it anymore.
I would.
they draw a naked picture of a classmate and share it, should that be illegal too?
I don‘t see the argument here. What you describe is sexual harassment and should be illegal.
Ad Blockers are special glasses that allow the wearer to see an empty area where the ad is supposed to be.
I believe people should be allowed to wear the glasses they want.
At least he kept his cult real
Yes, if you count the emissions for the stuff manufactured in China for (not only) european customers.
If you look at consumption-based emissions[0], China is at 7 t per capita, which is 8 t less than the US, 2 t less than Germany and about par with Denmark, Slovakia, and England.
0: https://ourworldindata.org/grapher/consumption-co2-per-capit...
I tried, didn‘t find a source. Where are they based?
There was a time when people used to say these things about conventional computers, remember the 50s?
There is no known polynomial time algorithm for TSP. AFAIK there are quantum algorithms for TSP with quadratic speedup in comparison to the brute force method (still exponential though).
The one thing quantum computers are (currently and theoretically) able to solve efficiently is the factorization problem, but are very much limited by low qubit number, i.e. engineering problems.
The results are the same: your company has one employee less and you have one employer less.
I don’t think we should discuss throwing away two AA batteries worth of ewaste every 2 years.
Do you consume meat or dairy?
Honeybees‘ environmental impact: https://www.scientificamerican.com/article/the-problem-with-...
Don‘t think about microwave vs. stove. Instead, do the following:
1. stop buying meat
2. stop eating meat
3. stop buying dairy-based products
4. stop eating dairy-based products
5. stop eating eggs, honey, fish
6. use public transport, if possible
7. don‘t fly, if possible
Congrats, you now are an environmentalist.
That's an interesting question! Disclaimer: In my current research, I'm focusing on steganography on ML-based lossless channels. Not an export on image-based steganography.
As far as I know, image based steganography usually uses random noise added to a cover image and a preshared key to decide which noise is actually encoded information. Since printers and scanners are a lossy channel, the noise will deteriorate. So I think this is a hard problem -- this might be possible with some kind of error correcting code as used in QR codes and alike (or maybe even use QR codes as the cover channel)
The paper this project is based on is the starting point for my thesis. I have found little discussion about this project (and have not found a posting to HN about it), even though I think it shows a very interesting approach to text-based steganography.