$(function() { $.fn.scrollToTop = function() { $(this).hide().removeAttr("href"); if ($(window).scrollTop() != "0") { $(this).fadeIn("slow") } var scrollDiv = $(this); $(window).scroll(function() { if ($(window).scrollTop() == "0") { $(scrollDiv).fadeOut("slow") } else { $(scrollDiv).fadeIn("slow") } }); $(this).click(function() { $("html, body").animate({ scrollTop: 0 }, "slow") }) } }); $(function() { $("#btt").scrollToTop(); });

Hey, long time no see.

Is it too early to do a 2018 recap? I think by the time it’s December, I’ll forget to log back on. I’m surprised this site is still up and there are still a few people I still recognize. Hey, how are you? I hope you are all well.

繼續閱讀

My classes start on Monday and I feel super unprepared for this upcoming semester. I feel like at this point I should be prepared for anything and just face my problems as they arise, but I find myself wanting to hide from these problems more and more.

I like how my activity graph looks like a W. Nice to know I still get random spikes of activity from time to time even if I haven’t really been active for months.

It’s scary how there’s a little more than four months left in 2018. I feel like January was yesterday, but at the same time I get the feeling that I’ve come really far since then.

I scrolled through some of the old messages I kept in my inbox and it feels rather nostalgic.

I have not been here for a while. It’s always.. strange to come back and see that the people I’m following are still rather active, except most people have changed their URL and I no longer actually “know” anyone anymore.