HackerLangs
TopNewTrendsCommentsPastAskShowJobs

tizzy

no profile record

comments

tizzy
·vor 3 Monaten·discuss
I believe there are tradeoffs which is why this doesn't exist. Isn't the compile speed of Go so good because it's type system is much simpler?
tizzy
·vor 5 Monaten·discuss
> Point is that this tactic works only when the downtown is so established and so dense that people are going to go anyway even if parking is hard, like Manhattan.

Or the facilitating of cars has now made it more unattractive for people to go and hangout there even if it is easier to drive to.
tizzy
·vor 6 Monaten·discuss
That's super interesting and I am convinced by the dbfiddle but is not very intuitive or well documented? https://www.postgresql.org/docs/current/hash-index.html
tizzy
·vor 6 Monaten·discuss
I didn't take the parent comment to be dismissive or false advertising or that the parent commenter is even that upset about anything. It's just constructive criticism. The original comment says they will "probably read it"! I think we should all be more generous of each others comments.

Of course the book can't talk about everything but it claims to be maintenance of everything, and in general, there is a tendency to overlook the role and impact of marginalised communities in the histories. It's fine that the author hasn't done it, it's their book, but it's important to mention here because it could help the author go deeper into their point. Do you not think exploring those topics would be interesting in this book given the blurb? I certainly think it's an interesting point.

> No mention that for millenia we were mending our clothes, cleaning our houses, maintaining our food systems.

The omissions that the parent comment mentioned aren't arbitrary by the definition that we have been doing them for thousands of year.
tizzy
·vor 6 Monaten·discuss
Hopefully we’ve learnt our lesson about appeasement
tizzy
·vor 6 Monaten·discuss
It’s definitely a bit annoying and verbose in Java but I think creating an interface to support testing is a net positive. That interface is the specification of what that concrete class requires it’s dependencies to do.

I think all the dependencies of a class should define behaviour not implementation so it’s not tightly coupled and can be modified in the future. If you have a class that injects LookUpService, why not put an interface LookUpper in front of it? It’s a layer of indirection but we have IDEs now and reading the interface should be easier or at least provide context.
tizzy
·vor 7 Monaten·discuss
The idea that LLMs are amazing at comprehension but we are expected to read original documents seems contradictory to me? I’m also wary of using them as editors and losing the writers voice as that feels heavily prompt dependent and whether or not the writer does a final pass without any LLM. Asking someone else to re-write is losing your voice if you don’t have an opinion on how the re-write turns out
tizzy
·vor 9 Monaten·discuss
You're a wizard Harry walked so Skibidi Toilet could run
tizzy
·vor 3 Jahren·discuss
I think the sentiment is that order and organisation is helpful in achieving goals and cultivating a good working environment as opposed to a big mess. Analogies, just like abstractions, are leaky.