Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ayanamist
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ayanamist
2y ago
Network throughput and memory throughput are quite different.
2.
▲
Java and Rust by Yishai Galatzer
(youtube.com)
3 points
by
ayanamist
4y ago
|
1 comments
3.
▲
by
ayanamist
4y ago
How tokio fs makes rust impl slower than java impl.
4.
▲
by
ayanamist
4y ago
If you want a stable sort, you should always use https://pkg.go.dev/sort#SliceStable This PR only modifies Slice method which is declared as "is not guaranteed to be stable"
5.
▲
by
ayanamist
4y ago
workspace of Go1.18 may solve your issues https://sebastian-holstein.de/post/2021-11-08-go-1.18-featur...
6.
▲
by
ayanamist
4y ago
https://en.wikipedia.org/wiki/VMware_ThinApp
7.
▲
by
ayanamist
5y ago
> "We only support static builds, if you need shared -> fix it yourself" I think this is thecause and effect why below > recently they removed builds support against Qt < 5.15. Maintaining backward compatibility needs
8.
▲
by
ayanamist
5y ago
So linux people find that the model of windows iocp used is better?
9.
▲
by
ayanamist
9y ago
What is the problems? I have been doing this for one year without issues.
10.
▲
WSL will make your win10 BSOD
(github.com)
3 points
by
ayanamist
9y ago
|
0 comments
11.
▲
by
ayanamist
10y ago
Hey guy, what you found is DNS polution, which is applied for years and upgraded several times. The most recent upgrade increases polluted result from tens to thousands and introduced real ip pointing to real web sites.
12.
▲
by
ayanamist
11y ago
I meaned to chrismoos/hpack but not your standard library.......
13.
▲
by
ayanamist
11y ago
I think this project is written behind closed doors.
14.
▲
by
ayanamist
11y ago
This is the biggest problem in golang ecosystem. Yes there are many third party solution, but no official one. So different repo use different solution make all solutions invalid.
15.
▲
by
ayanamist
11y ago
In fact, JavaREPL ( http://www.javarepl.com/ ) with its standalone version exists for very long time.
16.
▲
by
ayanamist
11y ago
If file is very large like several gigabytes, `tail` is much faster than `less`
17.
▲
by
ayanamist
12y ago
Since Fiddler is just a proxy listening on port 8888, you can use some proxy profile extension like SwitchySharp in Chrome to control it, make only necessary urls access through fiddler.
18.
▲
by
ayanamist
14y ago
From his tweets, the latest version of ubuntu tweak is built on a web view, which means some parts of the soft is running on the server, and so far this server nearly runs out of the bandwidth.