HN user

kochthesecond

349 karma
Posts0
Comments212
View on HN
No posts found.

FWIW, I myself have to stop myself from caring as much, otherwise I get depressed and paralyzed by decision fatigue and deadlines. When someone sets an unrealistic deadline, that must their cross to bear. I like many parts of my job, the people there are good to work with, but we are a bit one dimensional and never reserve time for anything just social or fun. It was fun for a couple of years, but now I actually miss some team building fun a couple of times every year! I dont really feel anxiety Sundays, but I do worry if there is a crisis when I'm on holiday...

The thing is, I just don't get it. Management treat the decisions like they don't have consequences, always getting stuck on local minima. If the plans had a vision with logical steps A --> B --> C where they would build and enhance on each other, we could make a great product. Why they seem incapable of stringing together a chain of priorities that actually make sense (synergy) I have concluded, is that they don't really use or care about the product we make. Otherwise their priorities would make more sense. They only manage to care about the balance sheet, which is good too I guess, but it does not make the greatest product...

I think Proton Mail is ok, but I wish they would focus more on email. I will probably just go back to gmail before the next billing. 3 years and I still dont feel the email part is good enough.

I dont disagree with this, but I also see in our case that good tooling is immensely valuable in keeping things consistent and moving forward (in the same direction) without having to discuss every change.

If Not SPAs, What? 6 years ago

Yeah, there is some overuse of SPAs I agree, but havent anyone in this thread worked in older java monoliths with JSP or even good old Struts framework?? THEN you can see what inefficient development looks like.

I also fear this. I dont care about most WMs being left behind, kde and gnome is already spread too thin. And I say that as a xfce user of ten years.

Got a new laptop with amdgpu and am enjoying the new life with wayland and gnome. It just took waay too long.

And to a non-American the code of conduct trying to bar employees from political initiatives seems... oddly controlling.

Did we forget to disagree and discuss?

The CEO here should address the dissonance between his actions and the stated values of the company when questioned. One does not have to agree, but he should care enough to address it.

Nice

These three points has made me raving mad from working with mysql:

- The default 'latin1' character set is in fact cp1252, not ISO-8859-1, meaning it contains the extra characters in the Windows codepage. 'latin2', however, is ISO-8859-2. - The 'utf8' character set is limited to unicode characters that encode to 1-3 bytes in UTF-8. 'utf8mb4' was added in MySQL 5.5.3 and supports up to 4-byte encoded characters. UTF-8 has been defined to encode characters to up to 4 bytes since 2003. - Neither the 'utf8' nor 'utf8mb4' character sets have any case sensitive collation other than 'utf8_bin' and 'utf8mb4_bin', which sort characters by their numeric codepoint.

utf8 being effectively alias of utf8mb3 has cost us so much work its not even funny.

I would have to say this. CLIs are much simpler to make and much cheaper to support.

Making one-off tools to automate tasks, or even building a set of internal tools for handling certain operations is much more feasible when you can churn it out in an hour and be done with it.

Just today I spent an hour modifying an old cli tool to help process some customers that I could get as Csv. If I was to make a gui tool for this job, it might take a week or two and the result would be way less flexible.

Product-led Growth 6 years ago

My, albeit limited experience, does tell me it is hard to sell B2B without dedicated sales people of some sort.

For my own personal reason: I lost interest due to countless problems, the hours of endless tinkering and simply that macOS is not that far ahead anymore. It has some nice things, but ubuntu is very stable now a days. Sleep works, wifi works, and even games are decent on a powerful linux box. Apple dropped the ball on macOS and the hardware remained very expensive.