Happy New Year 2025
31–40 of 269 posts
Happy New Year. I hope 2025 brings the best to you and yours!
Re: Happy New Year 2025
#32Happy new year, HN!
Re: Happy New Year 2025
#33Happy new year from a torrential north England!
Stay amazing HN, and have a brilliant 2025.
Re: Happy New Year 2025
#34What are the chances of an extinction level event occurring in 2025? By now, that's about the only black swan event left to happen.
Re: Happy New Year 2025
#35++year;
Re: Happy New Year 2025
#36The days are getting longer in the northern hemisphere and shorter in the southern hemisphere. And the start of the ISO 8601 dates is changing! I also monitor the changes of the hexadecimal unix timestamps. The next time the first of 8 hex digits changes is in 2029. from datetime import datetime '{:02X}'.format(int(datetime.now().timestamp())) datetime.fromtimestamp(0x70000000) And this spits out the year in Python:…
Even better, all of these are also 2025: (20+25)² (∑n)² and ∑n³ for n 1..9
Nice. A unique year indeed, since the last one was 1936, 89 years ago. It's obvious to me now - that's 2025-(45*2-1) and I can picture a row and a column at the edges of a grid being removed, wth one cell being shared between the row and column. I think maybe at some point I saw that. 1600 and 2500 are more obvious, and 2050 is the midpoint between them linearly.
The others in Python:
sum(range(1, 10))**2
sum(n**3 for n in range(1, 10))Re: Happy New Year 2025
#37++year;
don’t start the year by mutating state, geeeeeez :)
Re: Happy New Year 2025
#382025 seems pretty cool so far, you 2024 people will like it.
Re: Happy New Year 2025
#39Happy new year everyone.
Re: Happy New Year 2025
#40Same here. Am a forced lurker here as somehow my posts just never go beyond to anyone like it once used to.