Viewing profile — kurante
kurante
HN member- Joined
- Tue, Aug 28, 2018, 9:11 PM UTC
- HN karma
- 57
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About kurante
No profile information was provided.
Recent public activity
-
comment
Comment #49017685
Fair enough! But surely you would allow them to update their summary on what their ideologies are, right? People change, after all. And people should know when those ideologies cha…
-
comment
Comment #49016820
> Sure, but Codeberg has presented itself as a hoster for Free Software projects, not for Free Software projects that align with some vaguely defined ideology. If they are now the …
-
comment
Comment #49016651
Did they, though? Do we have numbers on how many cryptocurrency projects were removed from Codeberg because of this, since GitHub is the default choice? Or are you suggesting that …
-
comment
Comment #49016382
I strongly disagree: I think this is a perfectly acceptable action. No project is entitled to host their project there, nor is any project compelled to do so, so I don't see why th…
-
comment
Comment #47594450
> Headscale is ... drop in replacement I've been really happy with headscale, but I wouldn't call it a complete drop in replacement as I would with vaultwarden. Some features (e.g.…
-
comment
Comment #45942806
Have you seen GhostCell[1]? Seems like this could be a solution to your problem. [1]: https://plv.mpi-sws.org/rustbelt/ghostcell/
-
comment
Comment #45267579
This isn't a problem. The article says that this is only if you're looking to trade-off performance for less noise: > In other words, we would only recommend upgrading to the NF-A1…
-
comment
Comment #44931636
This is a bad faith comment in so many layers: - The provided reason given was due to user accessibility concerns complicated by what likely is a breaking change. - Even if you don…
-
comment
Comment #42808092
As long as they don't use `#[tokio::main]` or any other attribute that wraps main into an async function!
-
comment
Comment #42070188
There is more to North America than the United States.
-
comment
Comment #36385054
What do folks think about authentik[0]? I tried to set up Keycloak but after fiddling with it for awhile before giving up and trying something else. It felt really weird that I was…
-
comment
Comment #34059756
I'm aware of the reference, but I'd rather try and inform on the off-hand chance that they're serious about the question. I figured that there's little harm in making sure, other t…
-
comment
Comment #34059590
Weissman scores are effectively fictitious and meaningless for any real application. Why are you looking for one instead of benchmarking data?
-
comment
Comment #33627419
Python has never followed semver. It's saner to treat minor releases as semver-major, and patches as semver-minor.