Viewing profile — throwaway125
throwaway125
HN member- Joined
- Thu, Nov 29, 2012, 3:07 PM UTC
- HN karma
- 299
- Public activity
- 92 items
- HN profile
- View on Hacker News ↗
About throwaway125
No profile information was provided.
Recent public activity
-
comment
Comment #11446307
>all the text, sounds, textures models are present on the client side alone This isn't entirely true. All the quest text, monster says, NPC interactions and more are sent by the se…
-
comment
Comment #11411193
I have noticed the same problem when adding several search terms and ddg ignoring the one that is the most important. I have found that if you quote that term it returns better res…
-
comment
Comment #11217672
I think you might have misread the gp. gp asked >am I required to make my application code public?
-
comment
Comment #11217656
You are not required to make your application public as it is not considered a derivative of the linux kernel. If you distribute the device you are required to provide your custome…
-
comment
Comment #10880476
You misread what was said I think. It's about a facebook like , not about facebook itself.
-
comment
Comment #10477454
The readme doesn't seem to mention or I have missed it: I assume this works on a locked instance of KeePass (the database opened, but the application interface locked)?
-
comment
Comment #10443062
Most of the time you can paste the password in another field (like the username) and select and drag it to the password field. Browsers should probably not allow that kind of inter…
-
comment
Comment #9979733
While your name and phone number are public, the list of people who have your phone number saved is not public. These companies can effectively map who you associate with only by l…
-
comment
Comment #9964095
I really do appreciate the effort you put into these videos, and I definitely understand you want something out of this as well but the user experience of having to go through your…
-
comment
Comment #9715373
It's because the distinction isn't meaningful for day to day use. People use and compare languages and their standard libraries as a whole. I do think people recognize the fact tha…
-
comment
Comment #9606790
techdevman: Your account is shadow banned. Looking at your history I think it was for your first article submission. It seems in error. No contact info in your profile so I wrote t…
-
comment
Comment #9595718
What is your opinion on Threefish then? Is there something fundamentally wrong with bigger keys/blocks, or is it just that known big key/block schemes are not useful?
-
comment
Comment #9578256
I think a renamed fork is (maintained) here https://github.com/mgp25/Chat-API (it was linked in https://github.com/venomous0x/WhatsAPI/issues/1140 )
-
comment
Comment #9366481
All but Marco Rubio have wildcard certificates without an apparent use for them. It looks like whoever built their websites was keen on using all the budget they were alloted.
-
comment
Comment #9029446
I'm not sure why the proposal would not cover MMO games. If a game studio abandons an MMO game it is completely destroyed for the players, an exemption would be very useful in that…
-
comment
Comment #8950084
This can be disabled in firefox's about:config page by setting media.peerconnection.enabled to false. The problem with disabling all these features on a case by case basis is that …
-
comment
Comment #8025243
While many of these warnings can be annoying during development they are also very useful if the code is kept clean of them. In this case the __bounded__ attribute is a security fe…
- story
-
comment
Comment #7561075
You can't ever guarantee that for any certificate signed by any CA.
-
comment
Comment #7222732
It being closed source or not isn't what makes it ironic. Enticing people to include a tag on their website that then makes their visitors download a .js that will leave an entry i…
-
comment
Comment #7218526
Including a third party javascript to protest and spread awareness about mass surveillance... That seems a little ironic.
-
comment
Comment #7003050
Have there been recent public disclosures of vulnerabilities in hypervisors? Breaking out of virtual machines is a really interesting process but it's important to remember that a …
-
comment
Comment #6991062
Trying to evaluate and attack systems is a vital part of building secure systems. Many of these researchers do work on their own systems (think tor, redphone, ...) while also engag…
-
comment
Comment #6951299
It's important to keep in mind that humans are social beings, and communicating with others by writing witty one liners can be very rewarding in and of itself regardless of the kar…
-
comment
Comment #6885075
In other words: yes, it's vulnerable to SSL stripping.