Viewing profile — yurymik
yurymik
HN member- Joined
- Mon, Apr 28, 2014, 6:17 PM UTC
- HN karma
- 190
- Public activity
- 79 items
- HN profile
- View on Hacker News ↗
About yurymik
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #38407640
Or easily re-connect AirPods from the phone to AppleTV and watch at night without waking the whole house.
-
comment
Comment #38183981
> why isn't that standard operating procedure That says nothing about system bandwidth: if normally they would approve 10 drugs in N months, but now they threw all available resour…
-
comment
Comment #37500292
> thousands of people, you see in the end credits if you look closely, those usually on-set people, medics, drivers, catering services - those who have unions. VFX companies in mos…
-
comment
Comment #36437984
Now replace all inner slashes with U+2215 (copy-paste from here https://www.compart.com/en/unicode/U+2215 )
-
comment
Comment #35378241
I meant overhead in a broad sense - both packet size and CPU load combined - what end user actually care about. My test is what I have to do fairly often: use Windows Explorer to c…
-
comment
Comment #35377313
I observe there's about 37% overhead when using TS connection on a local gigabit network. Copying large file from Synology DS1821+ NAS (Amd Ryzen V1500B) to Windows PC (i7-6700K) i…
-
comment
Comment #35360881
Did you try https://www.youtube.com/watch?v=nIoXOplUvAw ?
-
comment
Comment #34716234
It looks you can query it further: > Show options for intent variable Persuasion Information Anecdote Reflection Inspiration Nostalgia Humor Heartfelt Political Spiritual
-
comment
Comment #34252765
You can go other way around and use other TUIs for GDB: * https://github.com/pwndbg/pwndbg * https://github.com/longld/peda * https://github.com/hugsy/gef
-
comment
Comment #33959650
Hi Adam! I really enjoy listening to your podcast, but if I may I have some feedback: * Every time your guest specializes on something low-level - like Rebecca Heineman from most r…
-
comment
Comment #33825410
It seems to be a third book in a series. Do you need to read Singularity Sky and Iron Sunrise before this one?
-
comment
Comment #33648670
I wonder why that's the case. If you own a DNS name, you can set NS record to point to magic-blah.tailscale.net, so they'll have a chance to geo-locate you and return IP address of…
-
comment
Comment #33377038
Well, it didn't go that well [last time around]( http://www.x86-secret.com/pics/divers/v56k/finalv5-6000.jpg ).
-
comment
Comment #33350077
There Is No Antimemetics Division.
-
comment
Comment #33282048
There's Ring Video Doorbell Elite, so the market isn't completely bare. Yes, it's Amazon and pricey, but it does exist.
-
comment
Comment #33195770
Mac laptop? ".local" seems to from mDNS that requires multicast that currently doesn't work in Tailscale: [1], [2], [gh]. 1: https://forum.tailscale.com/t/mdns-over-tailscale-netwo…
-
comment
Comment #33101785
There are cheap low-tech solutions [1] and more expensive high-tech [2] 1: https://www.homedepot.com/p/LABTECH-Radon-Detection-Test-Kit... 2: https://www.homedepot.com/p/Airthings-…
-
comment
Comment #32928756
You don't need to avoid _all_ system calls. Just call sbrk/VirtualAlloc/vm_allocate once and then dole out smaller chunks yourself. That way if you need to add new platform, it's o…
-
comment
Comment #32555663
I am a bit confused here. Does it mean that all tires should be single use and no one is allowed to have summer/winter/performance sets?
-
comment
Comment #32257601
Video is paywalled and only pptx file is provided there, but you can find pdf with speaker notes at https://www.gdcvault.com/play/1027553/Adventures-with-Deferr...
-
comment
Comment #32232383
Even if you do have a physical sim card, finding sim card ejector isn't trivial, especially in a situation when you do need to call 911.
-
comment
Comment #32004938
On the other hand, what guarantees do they have that you haven't tampered with the readers? Are they able or can afford to disassemble every single one of them to inspect?
-
comment
Comment #31659899
Just copy-pasted a piece from the other HN tread ( https://news.ycombinator.com/item?id=31630193 ) and it's not even close to AWS: https://unrealspeech.com/k6g8a
-
comment
Comment #31115686
Now we have `winget install VideoLAN.VLC` :)