Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nobody271
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
nobody271
7y ago
I can feel the pain here but in my own way. As a hiring manager it must be so frustrating to be assaulted with massive idiocy when you are looking for a candidate. Think about it: - candidates have zero penalty for applying to something the
2.
▲
by
nobody271
7y ago
Question, what is the job market like for someone who is good with graphics programming? I'm not the best at math but I have struggled my way through linear algebra enough that with some practice I think I could be good at graphics pro
3.
▲
Ask HN: Is anyone else tired of programming?
5 points
by
nobody271
7y ago
|
1 comments
4.
▲
by
nobody271
7y ago
I thought the whole presentation was pretty cool. Those colonies are just visions of what might be built by future generations. He has new ideas about the future of industry and that's exciting. But I have a hard time seeing the scales
5.
▲
Ask HN: Got fired. Not sure if I want to program anymore
1 points
by
nobody271
7y ago
|
0 comments
6.
▲
by
nobody271
8y ago
Because people are more comfortable dealing with image files than .enc files or whatever extension one might use. Plus you dont just have to encode text. You can encode any file type. Look, I don't know what this is to the various part
7.
▲
by
nobody271
8y ago
> No. Yes. Any algorithm designed to be resilient to common processing steps will pass this test with flying colors. Also, EXIF data is not used in steganography, by definition.
8.
▲
by
nobody271
8y ago
Speaking of layers that's how I want to answer the first part. Encryption makes it secure but steganography makes it portable. Steganography is the sugar that makes the medicine go down. That's how I think it could work anyways, I
9.
▲
by
nobody271
8y ago
Steganography+encryption has a number of use cases. The one I think is most interesting is being able to store encrypted data locally with ease. Right now if I want to encrypt some text I have a number of options. I can encrypt the hard dri
10.
▲
by
nobody271
8y ago
I meant messaging in a more general context. It does not remove that feature at all. Why do you think that two people using the same app or algorithm automatically reveals the presence of a hidden byte array? You just vary the way data is r
11.
▲
by
nobody271
8y ago
> Steganographic communication as a substitute for encrypted text is a baffling misinterpretation of the reason for encryption in a chat program. > I agree with you, but couldn't you say the same thing about using end-to-end encr
12.
▲
by
nobody271
8y ago
I don't think anyone cares if pedophiles use it. They only care if it will work for them. Heck, if it keeps pedophiles safe that's a pretty good endorsement. I think the primary road block for most people is not seeing a use case
13.
▲
by
nobody271
8y ago
Sure, for a chat conversation you would want something faster than steganography. But if you will notice I did not propose a solution for encrypted chat. I proposed a solution for making encryption easier to use, yes? I hope that debaffles
14.
▲
by
nobody271
8y ago
I suppose you could and I am certainly no expert so it might even be better that way. A couple cons to that are that it looks cryptic so it's a little easier to detect, that you have to share the URL somehow (as opposed to hanging out
15.
▲
by
nobody271
8y ago
Facebook encrypted messaging! What's next, military intelligence? How about a vegan big-mac? Maybe a quality automobile by GM? I think steganography is an excellent way to deliver encrypted messaging to consumers. It has so many inhere
16.
▲
by
nobody271
8y ago
Hmm, okay, I should learn how to rebase then. The biggest part of my problem is a total lack of commit discipline but there are times when I'm working on a branch where my commits don't tell a clear story (changed something then c
17.
▲
by
nobody271
8y ago
I tend to commit, read my commit, and then find all kinds of mistakes and have to amend or redo the changes on a separate branch. If those options aren't available I just have a messed up commit history. This is all because git makes m
18.
▲
by
nobody271
8y ago
This is really cool, good job! I was looking for something like this a couple years ago when these were all the rage. I'll keep it in mind. One fairly easy additional thing you could do is make it a Nuget. Add tags like (image filter,
19.
▲
by
nobody271
8y ago
Well, the thing is they make it easy to find a main course. Without all the vegetarian and vegan products you would have to sort through the products that aren't explicitly marked that way to get a guess about which ones contain meat.
20.
▲
by
nobody271
8y ago
Many times I've had the most use for a test that didn't fit into the conventional unit test format but I didn't try to get it approved because I didn't want to get into a dogmatic argument about what a test should or sho
21.
▲
by
nobody271
8y ago
You're underestimating how much of a pain all of this has become. For one, you'll want it to be HTTPS and right away that always seems to be difficult even when you've done it the same way before. You're going to have to
22.
▲
by
nobody271
8y ago
I'll just list some that come to mind: - The front end can do whatever it wants. The back end is where all important data integrity and security logic should go. - Sessions. No one has mentioned sessions? Sessions are somewhat importan
23.
▲
by
nobody271
8y ago
We are a part of nature too. So when humans create AI isn't it still just nature creating AI? ...is strong AI a more sophisticated invention than cells? Is AI more sophisticated than DNA? Is AI a more sophisticated invention than a hab
24.
▲
by
nobody271
8y ago
SQL Server -> Web API -> Static Pages -> Regular JavaScript (with small libraries as needed) -> webpack (if bundling and minification are required).
25.
▲
by
nobody271
8y ago
Because a few years ago it was the most easy to use language and people were creating brilliant tools and software libraries that, truly, changed the world. Because of the low barrier to entry everyone and their grandma became copycats by r
26.
▲
by
nobody271
8y ago
ASP.NET has changed to stay modern. Microsoft didn't just get a hair up their ass and decide to reinvent the wheel. If anything the TWO major changes in the last TWO decades (forms to MVC and MVC to Core MVC) have been reactions to pop
27.
▲
by
nobody271
8y ago
Wait a second. Those 200MB of node modules are developers ad-hoc cobbling together an alternative to xcode and android studio, except entirely modular and where we have complete control. You just made up a fictional scenario and used it as
28.
▲
by
nobody271
8y ago
Gosh, that sounds terrible. Like it sounds like she doesn't even want to understand. Okay, you can study math if you give me three hours of "free time" and then she goes off shopping while you watch the kids after your math b
29.
▲
by
nobody271
8y ago
Hello, I have actually done this. I learned Algebra up to a good amount of Vector Calculus over the course of four years mostly through self-study. I would leave for work an hour early and either sit in my car or go into a Starbucks and do
30.
▲
by
nobody271
8y ago
I imagine soundcloud could have used a hidden iframe to play the audio.
More ›