Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
BirbSingularity
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
BirbSingularity
3mo ago
Yea, I could have used a better word choice. I was thinking about the domains here in the generalized sense such as signal processing and wireless communication being applicable to the domain of artificial intelligence. In reality, you are
2.
▲
by
BirbSingularity
3mo ago
I can't help but think of orthogonal frequency-division multiplexing and it's use in encoding data on multiple carrier frequencies, and it makes me wonder what other parallels we will discover between digital transmission technolo
3.
▲
by
BirbSingularity
2y ago
I hate when I find a cool AI project and I open the github to read the setup instructions and see "insert OpenAI API key." Nothing will make me loose interest faster.
4.
▲
by
BirbSingularity
2y ago
It's pretty annoying that every project like this lately is just a wrapper for OpenAI API calls.
5.
▲
by
BirbSingularity
2y ago
Yet another OpenAI API project. Set it up for containerized local LLM.
6.
▲
by
BirbSingularity
2y ago
Why put it behind a login? There is no easier way to guarantee I won't even try it.
7.
▲
by
BirbSingularity
3y ago
Religion is a cancer that really needs to be cut free from humanity, not co-mingled with technology and the modern world. It's disgusting to consider the sheer number of people that have been killed in the name of fictitious "gods
8.
▲
by
BirbSingularity
3y ago
The fact you equate that experience as being anything close to what Gen Z is experiencing kinda proves the point of the post. Unless you went to the most expensive school possible, it would have cost you a couple hundred hours of work to af
9.
▲
by
BirbSingularity
3y ago
Mistral has already scrubbed their commitment to open source from their website, doesn't look good.
10.
▲
by
BirbSingularity
3y ago
They already have removed their commitment to open-source. It's not looking good.
11.
▲
by
BirbSingularity
3y ago
We are going to hit a point soon where even creators won't be able to spot all the borrowed animation elements due to the black-box nature of generative AI models. I imagine it's going to be like the Akira bike slide but for every
12.
▲
by
BirbSingularity
3y ago
Binwalk was able to detect the embedded zlib compressed data in all three of your example images. You should give https://github.com/JustinPack/XOR_LSB_Stego/blob/main/Paper/... a read.
13.
▲
by
BirbSingularity
3y ago
While it's a neat read, most the links are dead or the products unavailable.
14.
▲
by
BirbSingularity
3y ago
Hey there. I must have missed the section that handles encrypting the session key, my bad. It's more the struct method of embedding though that I was emphasizing. Structured encrypted data has high entropy which can give away it's
15.
▲
by
BirbSingularity
3y ago
Modern forensic analysis tools would be able to detect the high entropy encrypted data within the host file fairly easily. Additionally, the process of embedding the unencrypted session key, salt, file size, and then the encrypted data as a
16.
▲
Show HN: LSB Stego with Python and a Twist of XOR
(github.com)
1 points
by
BirbSingularity
3y ago
|
0 comments