Viewing profile — h3h3
h3h3
HN member- Joined
- Fri, Nov 09, 2018, 4:02 AM UTC
- HN karma
- 26
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About h3h3
No profile information was provided.
Recent public activity
-
comment
Comment #30705820
the overload is right below it int StreamReader.Read() int StreamReader.Read(char[] buffer, int index, int count) https://github.com/dotnet/runtime/blob/1ba0394d71a4ea6bee7f6...
-
comment
Comment #29260697
It did not in my testing with a 22mb file, it directly showed up "processing" or "compressing". The iOS mail app did the same for my test video 22mb > 458K, no questions asked. (un…
-
comment
Comment #29260565
Here is what actually happened and the prosecution later admitted it. (they first blamed it on the defense android phone) 1. Prosecution receives the file via airdrop, direct data …
-
comment
Comment #29155665
you can set a ReadyToRun flag on publish which pre jits your dlls https://docs.microsoft.com/en-us/dotnet/core/deploying/ready...
-
comment
Comment #28841917
yes looks to be polling https://github.com/k3s-io/kine/blob/master/pkg/server/watch....
- story
-
comment
Comment #27823407
https://help.backblaze.com/hc/en-us/articles/231668907-Encry...
-
comment
Comment #26185712
54,08€ was the pre negotiations price in June. Current price is allegedly 15,50€
-
comment
Comment #25164634
Are you aware of the datasheets published by rpi? https://www.raspberrypi.org/documentation/hardware/raspberry...
-
comment
Comment #24965839
It’s a custom pcb in keyboard format with vents at the back and huge metal heat sink/anti flex plate.
-
comment
Comment #24350606
Same as DoH or DoT but using WireGuard as transport.
-
comment
Comment #24288629
"How it works: first, an accessibility user signs up at this URL, which is linked in the hCaptcha widget info page. They are given an encrypted cookie that can be used several time…
- story
-
comment
Comment #18412353
Microsoft.Extensions.DependencyInjection is developed as a ASP.NET Core extension but has no dependency on it. https://www.nuget.org/packages/Microsoft.Extensions.Dependen...