Viewing profile — jdjb
jdjb
HN member- Joined
- Fri, Nov 25, 2011, 8:11 PM UTC
- HN karma
- 211
- Public activity
- 111 items
- HN profile
- View on Hacker News ↗
About jdjb
Recent public activity
-
comment
Comment #35239457
The HashSet would be the owner of the IP address type. Your function would call the "take" method of the HashSet to take ownership of the IP address. Now the IP address cannot go b…
-
comment
Comment #28989173
If you're using React.useCallback to avoid triggering further hooks down the line, then you're using it wrong. Since React.useCallback is ostensibly just React.useMemo wrapped arou…
-
comment
Comment #21114772
I have a few reason why I almost exclusively shop online at Amazon. I try to trust as few companies as possible with my credit card details. Amazon having nearly anything I need ma…
-
comment
Comment #17558025
There's nothing wrong with hoping a freely licensed open source competitor will come along and lower the cost of developing in the space. PyQT are free to extract fees from the eco…
-
comment
Comment #14699592
For me it's not that Google is more trustworthy, but that their influence and abuse of monopoly position doesn't affect me as much. As a developer I'm well aware of my options for …
-
comment
Comment #13391898
They should also add a toggle that prevents the client from retransmission to unknown keys without human approval.
-
comment
Comment #13391865
Then don't use a messenger that promises end-to-end encryption. Client side encryption is all about ensuring only clients that hold private keys can read messages delivered to them…
-
comment
Comment #13242857
Thibault simply wants to deliver the best online chess experience. Period. It's purely donation driven and he pulls a small salary from whatever's leftover after buying enough serv…
-
comment
Comment #13164166
Yeah, that survey was incredibly lackluster. Also felt some of the questions were pretty leading. Questions like implying online voting would lead to higher electoral costs or that…
-
comment
Comment #11631120
I wonder how much of this is due to the idea: 1) non-technical users need to be able to use our software. How much code today is about preventing users from doing something they sh…
-
comment
Comment #11536914
Very nice project. I built something similar for PHP: https://github.com/vectorface/dunit
-
comment
Comment #11360561
That, and we have bosses who don't believe us that a single string for first and last name won't work for everyone.
-
comment
Comment #10950588
And build it for multiple platforms. Unless you only care about one.
-
comment
Comment #10899354
Arguably, the only reason you have to worry about the lawsuits is because of stupid IP laws in the first place though.
-
comment
Comment #10272946
As soon as their content hits my client though, they don't have any right to control what my client does with it.
-
comment
Comment #10234078
Browser? OS? HTTP/1.1: 2.06s HTTP/2: 0.45s with Chrome 45 on 64-bit Debian 8
-
comment
Comment #9766095
My bigger issue that two clients cannot be listening to music at the same time, even if you're a paying member. I'll often forget to stop streaming the music at work and start list…
-
comment
Comment #9753797
Something tells me we'd see a direct correlation between the amount of lobbying and the amount of legal backing your "product" needs in order to have value (copyright protection, p…
-
comment
Comment #9458923
Also no way to hide what you buy from your family, friends, co-workers, employer, future employers, etc. No way to hide what your company spends its money on from its competitors. …
-
comment
Comment #9435158
Guild Wars focused on your synergy with your party. The content got harder but your character stats didn't improve. You got a few new skills at your disposal (and eventually 1 elit…
- story
-
comment
Comment #9275910
I use NoScript as well (and I wish more people would) but to be fair I doubt the users who were part of the botnet even noticed it at all. It's only github who would've benefited f…
-
comment
Comment #9245288
And yet the whole thing doesn't load if you block javascript. No content at all.
-
comment
Comment #9225235
Even on more modern Pokemon systems (nintendo DS) you could upload a pokemon to the cloud servers and watch the network traffic lights on your router. Shut off your DS as soon as y…
-
comment
Comment #9159295
Yes, the other author has the ability to choose to not open source their code. But they absolutely do not have the choice to not abide by whatever license was applied to the librar…