Viewing profile — williamvds
williamvds
HN member- Joined
- Mon, Nov 04, 2019, 9:11 PM UTC
- HN karma
- 324
- Public activity
- 76 items
- HN profile
- View on Hacker News ↗
About williamvds
Recent public activity
-
comment
Comment #41276197
Sure, no problem with their use against companies. I don't care about the cost to Delta in that video, but I do think this particlar strongarm tactic was way over the line, due to …
-
comment
Comment #41275613
That video is also a great example of just how abusable the bailiff system is. All the "agents" care about is getting the money for their client. For this, they're willing and appa…
-
comment
Comment #41005627
Far from being douchey, I think you've hit the nail on the head. No one is perfect, we're all incompetent to some extent. You've written shitty code, I've definitely written shitty…
-
comment
Comment #40572986
> MSI Afterburner, which are a must for gaming on my laptop If you want some unsolicited software recommendation: CoreCtrl offers similar controls to MSI Afterburner, at least on m…
-
comment
Comment #39892523
I don't claim to offer a perfect solution, but the first step is admitting the problem. I'll be seeking out alternatives myself. > with good ownership management This part is quest…
-
comment
Comment #39892215
Maybe, just MAYBE, people will start reconsidering putting their social communities on this awful service and locking their social lives to it. I'm gonna look into hosting Matrix s…
-
comment
Comment #39701735
Not to mention the centuries of oppression Ireland faced under English rule, where they became effectively slaves in their own country.
-
comment
Comment #37641362
Agreed, that's my personal plan for my own money.
-
comment
Comment #37641245
Opening everything and making it free during strikes sounds like a great way to do it, but I don't think the power that be would allow it. I've never seen a barrier hopper stopped,…
-
comment
Comment #37640837
I'm aware of just how under invested the rest of UK infrastructure is outside of London, but that doesn't make complaints about its services invalid. With the billions spent on the…
-
comment
Comment #37208285
I respect your intentions, and if the CLA is truly restricted to relicensing as MIT or dual-licensing, I'd be more willing to use it. I would hightlight that the dual licensing in …
-
comment
Comment #37207380
As soon as I see a CLA I'm turned off even using a piece of FOSS software. I get it's usually just the lawyers protecting the company just in case a contributor tries something dod…
- comment
-
comment
Comment #36711403
Oh hey, I also worked on Company of Heroes, but a good decade later while porting it to iOS. It was definitely among the nicer codebases I worked on at that job. But we did some un…
-
comment
Comment #36531855
Nitter mirrors usually offer RSS feeds (e.g. / /rss) which is how I've been keeping up with a few accounts for years now. We'll see how long the feeds continue working for.
-
comment
Comment #36332855
Libraries are a public service, and free WiFi is often provided along with that service. In this case that service is being deliberately sabotaged for one of the most vulnerable gr…
-
comment
Comment #36306825
> “a media driver your computer needs is missing” If you installed the N version of Windows, try manually installing the Windows Media Center. I had problems with NVIDIA Shadow pla…
-
comment
Comment #36136681
Ignoring the annoyances of Jira-style project management, here's some things I hate about Jira (cloud, on Firefox on Linux): - the keyboard hotkeys aren't customisable, and often f…
-
comment
Comment #36041714
Thanks for pointing out the tensions that existed in Rwanda that led up to it. I was particularly analogizing on the point just before the genocide, where the faction in power were…
-
comment
Comment #36031746
This is a bad moment to be playing the enlightened centrist. The main point is that one party in particular is pushing discriminatory legislation against a minority group and demon…
-
comment
Comment #35861352
> which is a very crass assumption in 2023 No, I think it's a very sensible assumption. As far as I can see, virtually every GNU/Linux OS has shared libraries in /use/lib, and it e…
-
comment
Comment #35859235
Thanks for the great write-up. As someone who somewhat recently got into Nix I've struggled with many of the same problems. With the whole "your system is read-only" bit, I'll add …
-
comment
Comment #35840651
With bash's HISTIGNORE, I can consciously prefix my command with a space to prevent it being added to history. ls I usually don't care about, but there are directories I regularly …
-
comment
Comment #35465511
As I understand the history, the US started supporting China around the time of the Carter administration when Deng Xiaoping was in power. That's when China reformed to incorporate…
-
comment
Comment #35437911
You can mostly avoid macros now, thankfully. I'm particularly thinking of things like compile-time reflection, some more complex type introspection. Things that would let you get r…