Viewing profile — majewsky
majewsky
HN member- Joined
- Tue, Jan 05, 2016, 10:47 AM UTC
- HN karma
- 15,659
- Public activity
- 7,332 items
- HN profile
- View on Hacker News ↗
About majewsky
https://xyrillian.de (podcasts and blog) https://github.com/majewsky Mastodon: https://digitalcourage.social/@xyrill
What I say is often colored by my work experience, but opinions are always my own and not those of my employer.
Recent public activity
-
comment
Comment #49153232
> for instance by setting MaxIdleConns in Transport to 0 Which a lot of libraries are doing because they wrote an http.Transport{...} literal in an earlier version, and then std ad…
-
comment
Comment #49153204
It's almost as if the choices that make languages "look like this" are the ones that are generally associated with a more productive development workflow.
-
comment
Comment #49153194
But you would still have to deal with the mental load associated with having templates in your stack. I don't know if C++ is still as bad as it was back in my day about vomiting 20…
-
comment
Comment #49153106
I'm not necessarily disagreeing, but I'm following the single-letter convention because "TIn" or "InputType" looks too much like an exported symbol. Whenever I tried to write type …
-
comment
Comment #49153031
> "Box" isn't really a useful type. It is very close to one. My Option[T] type [1] cannot have a Map method in stable Go because of the type system restriction in question. Instead…
-
comment
Comment #49018512
Access to a well-established set of tools for operating on unstructured text (coreutils, grep, sed, awk, etc.).
-
comment
Comment #49018501
> It is literally, the absence of a desire to participate. I agree with this position, and yet I would argue that, by taking the time to write out this comment, you are acting inco…
-
comment
Comment #48997610
> If your revenue is 25 billion It isn't. They had a one-month period around February that, if every month ran like taht, would constitute a yearly revenue of 25 billion. The fact …
-
comment
Comment #48977437
The fact that one of the orgs that you're a member of is flipping the switch is not newsworthy.
-
comment
Comment #48871251
> But to force these beliefs on others through laws is crossing a line you will regret at some point in your life. Where did they argue for a policy solution?
-
comment
Comment #48808809
If this is a thing you need to beware of, you should more importantly beware of using a version of Go that's been outdated for over 1.5 years and EOL for nearly a year. Context: ht…
-
comment
Comment #48592001
Go and try to create 40000 VMs on Hetzner. The cloud may look infinitely big, until it suddenly isn't.
-
comment
Comment #48472887
If the system cannot adjust its answers to the role it's currently serving, then it would evidently be significantly less intelligent than a human.
-
comment
Comment #48442819
Of course the degree doesn't help with that. What helps is accountability. When a bridge collapses, and it turns out the engineer who drew the plans made a mistake, they can be and…
-
comment
Comment #47612219
Also, regardless of what you think of LLMs, it makes tech support for Linux a whole lot more accessible to the average person. There is going to be less of an expectation now that …
-
comment
Comment #47584353
That's assuming that each fix can only introduce at most one additional defect, which is obviously untrue.
-
comment
Comment #47571937
Well, about the free-software part, anyway.
-
comment
Comment #47561471
> But in my cause we're still on 1.24.13 which was released by the Go team less than two months ago. Yes, and then one week later the entire 1.24 branch entered EOL: https://endofl…
-
comment
Comment #47540770
I still saw the same bug just now (Firefox on macOS).
-
comment
Comment #47325098
> It is very unclear whether the output of an AI tool is subject to copyright. At least for those here under the jurisdiction of the US Copyright Office, the answer is rather clear…
-
comment
Comment #47260167
Not exactly the same, but "sb." and "sth." are common abbreviations in dictionaries, e.g. "to meet sb." or "to pick sth. up". To those familiar with this convention, "s.o." can gen…
-
comment
Comment #47230432
This does not square with especially Apple's unending obsession to make phones as thin as possible. Which is doubly stupid when it makes them so fragile that the first thing you do…
-
comment
Comment #47225240
> Klopilot I like "Copy-lot".
-
comment
Comment #47222428
The problem with the zero value business is that it also makes adding these QoL things in libraries difficult or outright impossible. Case in point, I tried building a library for …
-
comment
Comment #47165248
Because they are only allowed to review what the LLM has come up with.