Viewing profile — chrismonsanto
chrismonsanto
HN member- Joined
- Mon, Feb 14, 2011, 4:51 AM UTC
- HN karma
- 1,629
- Public activity
- 337 items
- HN profile
- View on Hacker News ↗
About chrismonsanto
No profile information was provided.
Recent public activity
-
comment
Comment #34641768
At least for me (Linux, Wayland) it is literally unusable, due to this bug[1] and related issues in the comments. I finally stopped putting up with it and switched to Chrome this y…
-
comment
Comment #34133823
TypeScript the language works well for me. All I really want is a more robust incremental mode, especially with respect to renaming or deleting files. I've been bitten enough by th…
-
comment
Comment #33787660
systemd is a significant improvement over script-based inits (and upstart, which I always found buggy). Nobody sings its praises because they don't have to: it "won" a long time ag…
-
comment
Comment #33581725
> The only feature that people want and need from browsers ... is enhanced privacy and cast-iron control over what a browser is doing. ... client web application firewalls, differe…
-
comment
Comment #33322557
Again, you're implicitly assuming the representation has to be a string of digits. I'm not sure that I can convince you, or even what to convince you of, as you aren't accepting th…
-
comment
Comment #33322396
Graham's number can be computed in a few lines of code using Knuth's up-arrow notation.
-
comment
Comment #33322259
>your stance Just to be clear, I'm not the person you were originally replying to. You can describe what you're talking about by writing a program--whether or not it terminates in …
-
comment
Comment #33322157
Your insistence here & in the other sub-thread that these numbers are represented as a string of digits suggests that you don't understand the argument being made. If you don't ins…
-
comment
Comment #32731702
Working directory can be changed on a per-thread basis on Mac with pthread_chdir_np, and on Linux you can create a thread with the clone syscall and without the CLONE_FS flag to av…
-
comment
Comment #32730421
This limitation only applies to the file name, as you can chdir to the directory before bind/connect. Unfortunate but not a deal breaker
- comment
- comment
- comment
-
comment
Comment #27279473
> Computers don't excite me Honestly kind of a depressing thing to read on "Hacker News", not that I disagree that UI consistency is good
-
comment
Comment #23291697
I'm an old Ubuntu user and I love Unity. It's pretty, space efficient, & keyboard friendly. I'm sad to see it was discontinued and don't know what I'm going to eventually switch to…
-
comment
Comment #23283018
I think few people are interested in responses other than "we will stop doing that"
-
comment
Comment #22003927
Reading and writing memory are excluded from the guarantee, aside from the LR/SC instructions that bookend a transaction. Inside the transaction you're basically limited to registe…
-
comment
Comment #21959580
> in practice FWIW RISC-V guarantees forward progress for reasonable uses: > We mandate that LR/SC sequences of bounded length (16 consecutive static instructions) will eventually …
-
comment
Comment #19695130
They aren't just changing the default, they are dropping it entirely. The GNOME port is noticeably different. Apparently some other company is going to continue work on the origina…
-
comment
Comment #19692662
I do and have no plans to switch from it. The constant UI flux is the worst part about using Linux.
-
comment
Comment #19678770
When I last used it (early 2000s) it had built-in FTP support
-
comment
Comment #14011547
> Out of curiosity, what LastPass features are you missing in 1Password[0] or Dashlane[1]? Linux support
- comment
- comment
- comment