Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
yokohummer7
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
yokohummer7
6y ago
> likely in order to have those paths easier to copy and paste, but it does so only if !isatty(). I thought the reason was to aid shell scripts that assumed no whitespaces in file names, wasn't it? Also, I believe I've seen sin
2.
▲
by
yokohummer7
6y ago
> %n takes a pointer and writes (!!) the number of bytes printed so far. > Okay, everyone probably knows this. Let's get a bit more advanced. Ok, but I didn't know about that. What's the use?
3.
▲
by
yokohummer7
6y ago
> Does anyone else experience the same? The first time I experienced such a feeling was when Visual Studio .NET came out. Compared to the previous version, Visual Studio 6, the dialogs and wizards in VS.NET gave me a "web-like"
4.
▲
by
yokohummer7
6y ago
It's strange nobody mentioned NX (NoMachine). When I tried it ~10 years ago, it was much faster than VNC, nearly identical to RDP. Why isn't it more popular?
5.
▲
by
yokohummer7
6y ago
I was also annoyed by it not remembering the scroll position. The site doesn't live up to its name.
6.
▲
by
yokohummer7
6y ago
This problem also seems to stem from the fact that Zoom has been used primarily in the corporate settings until now, which kinda validates their claim. Definitely not ideal, but understandable.
7.
▲
by
yokohummer7
7y ago
> Do not attempt to check AGPL-licensed code into google3 What is this "google3" thing? Is this the name of their monorepo?
8.
▲
by
yokohummer7
7y ago
How do you even remember a thread from last year? I'm always surprised by your vast knowledge required for moderation. Possibly with a help of some internal search tools?
9.
▲
by
yokohummer7
7y ago
I'm in a similar boat with you, so I have a few questions: 1. Why did you switch? Are you satisfied with the new experience? 2. Why was some of the history needed to be squashed? Were there any technical concerns?
10.
▲
by
yokohummer7
7y ago
But it doesn't have to be VBA. Any language with a decent OLE Automation library would suffice. I've been using Python to automate my Excel files, and am really happy about that. I tried to learn VBA, but could not adapt to its ar
11.
▲
by
yokohummer7
7y ago
C and C++ already have such a thing, IIUC. The literal 0 is considered the same as nullptr, if compared to another pointer. It is a bit worrying that such an overloaded meaning is added again to the language.
12.
▲
by
yokohummer7
7y ago
I guess what has changed is me, not the computing environment. When I was young, I easily grew impatient when things were going slow. Nowadays I still kinda feel nervous, but not to the point to warrant such bookkeeping methods.
13.
▲
by
yokohummer7
7y ago
> I often would use the mouse cursor to 'mark' the position of the loading bar (we really are spoiled for speed these days). This is just me, oh my gosh. I thought I was the only one who did that. But now I come to think about
14.
▲
by
yokohummer7
7y ago
I'm currently using Galaxy S9 and it is the first phone I decided not to root. I've always rooted my phones since I was introduced to Android, but this time Samsung tied its crucial functionalities with Knox. And Samsung Pay was j
15.
▲
by
yokohummer7
7y ago
I remember him as a very Torvalds-like person, for better or worse. I wanted him to stay a little more around the Rust 1.0 era because I thought as many warts as possible should have been fixed before the backward compatibility guarantee wa
16.
▲
by
yokohummer7
7y ago
Wait, how do they build dc? Is there a B compiler for 64-bit systems?
17.
▲
by
yokohummer7
7y ago
I believe you already know this, hence the "probably" part, but such analog media can easily be produced from (modified) digital media, thus no credibility.
18.
▲
by
yokohummer7
7y ago
zsh is better than bash in nearly all aspects, at least in my use cases, so this is a great news for me. Is there anything that can be done in bash but not in zsh?
19.
▲
by
yokohummer7
7y ago
> Only one side of the note is printed to resemble currency so as not to run afoul of counterfeiting laws. Doesn't it? To know for sure we need to take it to the court.
20.
▲
by
yokohummer7
7y ago
This is another language whose syntax is similar to Rust's. I wonder why the author chose it, in spite of its Go heritage.
21.
▲
by
yokohummer7
7y ago
> Somewhere in Explorer something is passing one of these shell names to a file API, which is interpreting it as a Drive Relative path for the ‘:’ drive. Isn't this just a pure bug? I'm quite surprised such an intimidating beha
22.
▲
by
yokohummer7
9y ago
What I meant by "automatic" was Ubuntu/Debian's unattended upgrade feature. I've used it for years without any problem, and it has relieved much of my maintenance burden. Maybe I need to enable it in containers too?
23.
▲
by
yokohummer7
9y ago
When I learned Docker for the first time I was so surprised that so few people mention the problem. As one who is used to automatic secutity updates provided by Linux distributions, relying on manual `docker build`s gives me anxiety. I use
24.
▲
Reddit Is Hiring a Senior Rust Engineer
(reddit.com)
4 points
by
yokohummer7
9y ago
|
1 comments
25.
▲
by
yokohummer7
9y ago
> Build-time performance is much improved in .NET Core 2.1, particularly for incremental build. These improvements apply to both dotnet build on the commandline and to builds in Visual Studio. It is good to see some improvements. Current
26.
▲
by
yokohummer7
9y ago
> Hijacking `ctrl+f` in a webpage should reserve a special spot in hell for the person that decided it was a good idea But they do it for a good reason. IIRC Discourse does not load all the contents initially so your conventional Ctrl+F
27.
▲
by
yokohummer7
9y ago
I hated the idea of using comments as directives when Go 1.4 introduced //go:generate. But, holy, they were there from the beginning? They bring back my painful memories of the old days when I had to use conditional comments to su
28.
▲
by
yokohummer7
9y ago
> the only results I found was something like multiple verbose lines of instantiating an http client and calling methods on it. I blame the documentation. Not the official documentation (they're not excellent, but OK), but various o
29.
▲
by
yokohummer7
9y ago
> Why in the design of Windows aren't programs installed or symlinked in the PATH by default? I guess that was a design choice somewhere along the history of Windows/DOS. Is there a reason? Windows' way of program executab
30.
▲
by
yokohummer7
9y ago
I see. I'm also kinda a "runs Vim and writes Makefiles" guy, but I'm more hopeful about the Ubuntu layer being more seamlessly integrated into the native rather than waiting for Cygwin to improve. After all, WSL is offic
More ›