Viewing profile — nazcan
nazcan
HN member- Joined
- Sun, Jul 12, 2015, 2:34 PM UTC
- HN karma
- 80
- Public activity
- 61 items
- HN profile
- View on Hacker News ↗
About nazcan
No profile information was provided.
Recent public activity
-
comment
Comment #48896856
I tried it on Firefox, but see it failed because it doesn't have WebGPU (on linux). Same thing on Chromium actually: main.js:145 Myth browser startup failed Error: WebGPU adapter w…
-
comment
Comment #48868528
Just a choice of polluting the ground or the air.
-
comment
Comment #48838659
Thanks for the excerpts! I was trying to understand the reasoning, which seem to just be in the 2nd excerpt: - The rules of signed/unsigned are complicated and there is too much au…
-
comment
Comment #48797064
But where do you get the checksum from? I realize in some cases you are downloading from a mirror (thus as long as you trust the source of the checksum, that is quite useful) - but…
-
comment
Comment #48165385
Totally agree with one shotting GUI tools. I especially have liked it to create a single-file web app, and then open it with Chromium locally (no web server needed). In my case, it…
-
comment
Comment #48103113
To clarify, when does this run? Like you download malware A, run malware A and this function definition changes sudo for it, or sudo for other cases?
-
comment
Comment #48083850
Yeah, makes sense. I wonder if for closed-source apps if governments can not just force the key collection the same way they would force decryption with centralized keys.
-
comment
Comment #48080272
I still don't understand the note that the companies can't decrypt the messages with e2e encryption. Isn't it as simple as a software update that says: "If user = foo, then send th…
-
comment
Comment #48026200
The debugging improvements have been huge for me too. I was debugging some financial software, and while it took a few shots, just with access to my code and not to the database th…
-
comment
Comment #48025075
It may not be the biggest bottleneck, but if you can have a similar amount of time, but reduce the number of engineers by 30%, that's a huge win. And having less people involved me…
-
comment
Comment #48017752
The recent is very recent, so not much uptake yet ( https://caniuse.com/webtransport ) - but hopefully can be used without fallback to WebSockets in a couple years.
- story
-
comment
Comment #47943832
And that's why you gotta just use one domain. Or mix ads and important content on one domain.
-
comment
Comment #47941426
Agreed. Upgrading just one piece, and ensuring every committed write survives is critical in most commercial applications.
-
comment
Comment #47941401
How does this work to discover things on the LAN from a browser?
-
comment
Comment #47929200
The favourite model I've seen is the main branch is free, licensed MIT or whatever, but if you want release artifacts that are tested - then you pay for it. You can always compile …
-
comment
Comment #47912534
But if you want some redundancy, k8s let's you just say run 4 of this, 6 of this on these 3 machines. At least I find it quite straight forward. The database is more complex since …
-
comment
Comment #47899076
I find it interesting how this all comes down to what do you trust. Like.. why not <1 minute keys? Or 1-request?
-
comment
Comment #47898148
So both mics will pick up both people (at least somewhat, in the same room) - but because there is no, I assume 20-100ms latency going through the system, to discord, and back - it…
-
comment
Comment #47896802
I have not seen anything about pricing (when running on your hardware). Anyone else found anything?
-
comment
Comment #47892287
Positive EV for the employees vs. another company that pay less and has less lay-offs (assuming random)? I guess it depends on how much less pay the other company is...
-
comment
Comment #47679893
It seems like having a feedback loop to the DDOS protector could help a lot - i.e. saying how busy you are. At some level, it's like they become your edge router.
-
comment
Comment #47602060
100% to libraries having permissions. If I'm using some code to say compute a hash of a byte array, it should not have access to say the filesystem nor network.
-
comment
Comment #47503640
I'm supportive of going further - like restricting what a library is able to do. e.g. if you are using some library to compute a hash, it should not make network calls. Without sub…
-
comment
Comment #47291720
Yes, but they are saying that if you allow economic hedging, you are also allowing gambling - just a bit more indirectly.