List of common false etymologies of English words
en.wikipedia.org4 ポイント投稿者 zck0 コメント
Location: Boston, MA
Remote: Yes
Relocate: No
Technologies: backend web for >15 years. I've worked recently in Kotlin and Java. I've also done some Go, and in personal projects have worked with a lot of different Lisps.
Email: [email protected]
Site: https://zck.org/ (printf "x = %6d\ny = %.8E\n" x y)
If I've understood everything right, and your example is in C, the format string in Clojure is identical to the one in your comment. create table tz_test ( comment varchar, ts_tz timestamptz );
insert into tz_test (comment, ts_tz) values
('midnight US Eastern', timestamp with time zone '2025-05-13 00:00:00-4'),
('4am UTC', timestamp with time zone '2025-05-13 04:00:00+0');
select comment,
ts_tz
from tz_test;
I would expect that one row comes out as midnight, and the other row comes out as 4am. But they both come out as midnight. That's what I don't like.
There are two definitions of "good" here, that are different.
1. "good musician" means a musician who is skilled or adept in their instrument. I'm separating this from if a musician is good at writing music.
2. "good music" means music that is entertaining or enjoyable.
The Ramones were not incredibly skilled in their instruments. They wrote music that many people found enjoyable. They were not good musicians, but they created good music.