HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jerriep

no profile record

Submissions

[untitled]

1 points·by jerriep·7 tháng trước·0 comments

comments

jerriep
·7 tháng trước·discuss
Follow-up from the video MegaLag made about a year ago exposing some of Honey's dubious business practices.
jerriep
·7 tháng trước·discuss
Yeah, my full names are Jeremia Josiah, and on my work permit they wrote the Thai version as เจอเรเมีย โยชิอา. I cannot figure out why they chose to use จ for the J in Jeremia but ย for the J in Josiah. Both are pronounced the same and I would consider จ the correct choice. I would consider ย more correct for representing a word with Y.
jerriep
·7 tháng trước·discuss
> When Windows 12 is announced, Windows 11 may finally be usable.

I think it will still be objectively bad. But maybe compared to Windows 12, it will seem good.
jerriep
·8 tháng trước·discuss
What you describe is what they describe as well:

> For column-level changes, this often means adding new columns to a table that have the characteristics you want while leaving the current columns as-is.

I think what makes it confusing is that their diagrams depict a completely separate schema, but what they describe is really just altering the existing schema.
jerriep
·6 năm trước·discuss
I'm a long time .NET developer and I love the framework, language (C#) and developer tools (I use Jetbrains Rider). However, if there is one thing I have to find that I do not like it is this. It is extremely common to find over-engineered .NET codebases, and the developers will just blindly follow some best-practices document from Microsoft without asking themselves whether all of it is necessary.

I once had a developer commenting on one of my blog posts who was very angry that I did not use a proper layered architecture in the blog post :)