Viewing profile — charliesome
charliesome
HN member- Joined
- Tue, Jan 05, 2010, 9:35 AM UTC
- HN karma
- 3,785
- Public activity
- 463 items
- HN profile
- View on Hacker News ↗
About charliesome
Recent public activity
-
comment
Comment #26217629
You can achieve this by recompiling the software. Cargo will not recompile dependencies that have not changed.
-
comment
Comment #26043313
There might be a nuance here I haven't grasped, but isn't the kernel's API == its syscall ABI == the boundary to userspace?
-
comment
Comment #25774053
There is simply far too much content being created all the time for current judicial systems to keep up with. Much of the law breaking content out there is never pursued. If we agr…
-
comment
Comment #25439432
> I am planning to fix this in ring early in 2021 (January)... This is definitely the piece that gives the current versioning policy its sharp edge, so it's great news that the fix…
-
comment
Comment #25435868
I have never used Ring directly, but my experience dealing with it as a transitive dependency leads me to avoid it. Ring has a policy[0] of only supporting the latest released vers…
-
comment
Comment #25167404
Calling mass surveillance a "fundamentally Soviet activity" weakens your argument here. Is mass surveillance something that happened in the Soviet Union? Of course. But it also hap…
-
comment
Comment #25157481
As of time of writing, it is indeed front page on HN. Your comment's other claims also appear to be true. Since we agree on the facts so far, let's discuss the article.
-
comment
Comment #24845143
While the creation and destruction of a scope every loop iteration is the correct mental model for what this code does, there's no reason that implementations must actually perform…
-
comment
Comment #24605134
An interesting insight I came across a little while ago is that for mainstream, industrial languages, this way of thinking about types is relatively new. It's not that we're seeing…
-
comment
Comment #24562937
Implementing my own extended memory support in the supervisor is indeed an interesting idea, I might try it out :) Another idea I had after reading the dosemu source is implementin…
-
comment
Comment #24556801
Author here. I am planning to do an in depth write up of how this works, but it seems Hacker News found it sooner :) When DSL is first invoked at the command line it boots up the L…
-
comment
Comment #24430568
A few people have already suggested alternatives to certbot, so I thought I'd throw another suggestion into the mix: dehydrated (formerly known as letsencrypt.sh) https://github.co…
-
comment
Comment #24242345
Re sponge: the shell will open the output file for writing before invoking the command so in the example joey provides, /etc/passwd will be an empty file by the time sed opens it.
- comment
-
comment
Comment #23588736
This is not true. Using 'they' as a third-person singular is incredibly common, is becoming increasingly so, and has been in use for hundreds of years.
-
comment
Comment #23403168
From the rest of your comment I assume that you mean well, but I would encourage you to reconsider your statement that being gay is fashionable, and reflect on why it might be offe…
- story
-
comment
Comment #22905213
There could be no reasonable use case for something like this, and yet it would still have artistic value and this would still be an interesting article. It's a brilliant hack and …
-
comment
Comment #22820212
As the kind of more conservative Rust user GP references, I've had a great time with the derive_more crate's From derive [0]. This lets me write code like this: #[derive(From, Debu…
-
comment
Comment #22725769
https://github.com/nextgens/anti-paywall Chrome users can install this directly as an unpacked extension. For Firefox users, there's an xpi hidden in the releases tab.
- story
-
comment
Comment #21932645
The homepage is a white screen with JavaScript disabled. If requiring JS to render the homepage is a conscious decision made considering the various tradeoffs, please at least add …
-
comment
Comment #21712601
I highly recommend reading David Wallace-Wells' "The Uninhabitable Earth" - https://www.goodreads.com/book/show/41552709-the-uninhabitab... The book is quite information dense, int…
-
comment
Comment #21690482
How does this impact assistive technologies? Are Facebook users using screen readers left unaware of what's an ad and what's not?
-
comment
Comment #21414997
> People dismiss that as astronomically unlikely, but it must have happened many times somewhere in the universe It's hypothesised that a Mars-sized planet once collided with Earth…