Viewing profile — vasilia
vasilia
HN member- Joined
- Wed, Jun 15, 2016, 11:56 PM UTC
- HN karma
- 69
- Public activity
- 65 items
- HN profile
- View on Hacker News ↗
About vasilia
No profile information was provided.
Recent public activity
-
comment
Comment #31087213
Search/ads and ride/delivery services. As you may know Yandex has very advanced SDC system which was used(SDC robots) by Grubhub in Arizona University. They have delivery services …
-
comment
Comment #28951624
> how much does language matter in job satisfaction? I think it depends. I hate JavaScript and Python. My coworkers don't care about language. They are working on the product, the …
-
comment
Comment #28823632
There is one more reason. When you write something that works in a loop, e.g. web server, exceptions are a huge potential issue. I was working on a C++ project with a very complex …
-
comment
Comment #28579586
> Group of managers wanted to choose Oracle based technology for this that would further entrench their team and they argumented they can do it faster and cheaper than the developm…
-
comment
Comment #28577561
I'm working in a company with 20+ years of the legacy code base. We have a custom search engine fully optimized for our purposes. Decades were spent writing this code. It supports …
-
comment
Comment #24634899
Because of the misinterpretation of Baseline Requirements for stateOrProvinceName field lot of CAs issued certificates with ST = Italy/France/etc. Now Firefox is forcing to reissue…
- story
-
comment
Comment #24453988
I found this https://www.reddit.com/r/Starlink/comments/i9w09n/list_of_co... It's pretty good for far remote regions like Alaska. Fibre channel will be much more costly with compar…
-
comment
Comment #24430736
I think the main problem is spare parts. A long time ago I was working in the data centre. I don't remember any day when there was no problems with hardware.
-
comment
Comment #24430720
As I know 1200km.
-
comment
Comment #24430713
The signal goes through the ionosphere to the satellite than to another satellite which has a link to the Earth. Starlink uses LEO, so there is 2400 km link(1200 km from/to the gro…
-
comment
Comment #24427598
Yes and no. If you are living near base station in a big city it will work. But in the countryside where no good connection from ISP equipment to the base station the bottleneck wi…
-
comment
Comment #24426695
I'm was born in small-town in Russia with 5k people. There was an area with private houses and 2-3 floors houses with 18-24 apartments. We have linked attics of buildings with apar…
-
comment
Comment #23181652
This reminds me of how someone tried to reduce Linux kernel size with removing spaces from sources :)
-
comment
Comment #21308882
There is no need to send extra data to measure RTT. On the TCP handshake SYN/ACK you already know RTT. Linux kernel provides this info in tcp_info data structure.
-
comment
Comment #21308584
I think it will be better to fully disable early data for people without full control of DC's network equipment. I don't know why Cloudflare made a decision about using headers and…
-
comment
Comment #21308182
How about 0-RTT replay attack protection?
-
comment
Comment #20750610
From Power9 cluster with array of GPUs? For work loads like http servers/php code/MySQL/etc intel CPU will be much faster. We have CPU samples from all vendors, unfortunately Intel…
-
comment
Comment #20749534
Power clusters are used for ML because they have integrated NVLink and as I remember OpenCApi for FPGA. It’s not general purpose platform.
-
comment
Comment #20674862
> FUD. Why should we want "behaves exactly as the browser does", when browsers (in fact, mostly Google's) are in fact turning against their users? https://bugzilla.mozilla.org/show…
-
comment
Comment #20661492
We use fingerprinting to detect unusual activity from clients. I think for platform detection it will be better to check JavaScript + User-agent + fingerprint.
-
comment
Comment #20661481
No, it's not full implementation. The main difference between this and Zalewski implementation is using direct mapping data between kernel space and userspace. Zalewski implementat…
-
comment
Comment #20659629
Hope someone will find this code useful in his project. This is a proof-of-concept, full code can't be published.
- story
-
comment
Comment #20525947
Hope that will help Lydia to have a good long life and other people.