HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kenrick95

no profile record

comments

kenrick95
·19 ngày trước·discuss
One big change I had when learning Japanese was that someone introduced to me Cure Dolly videos on YouTube, and it has been an eye-opener: All these verb conjugations are actually attaching another verb to extend its meaning
kenrick95
·3 tháng trước·discuss
Congrats on the 1.0 milestone!

I had a Show HN that built with Instant: https://news.ycombinator.com/item?id=44247029 The common request from that thread was to add guest auth, and few months later Instant had it baked in, so it was really easy to add that feature. Great dev experience :)
kenrick95
·5 tháng trước·discuss
I used to save Timeanddate's calendar as HTML and adjust them so they fit A4 paper perfectly (also like to remove their logo oops), but have moved on to generating my own: https://kenrick95.github.io/calendar/ Suprisingly CSS Grid is perfect on my use case :)
kenrick95
·6 tháng trước·discuss
My gripe is with multi-layer approvals for permission request tickets. If it's only 1 layer, the only layer will make sure the person it's correct. However once there are >1 layer, each layer will think the other n-1 layers will check and turn out no one will check and blindly approve things...
kenrick95
·6 tháng trước·discuss
I switched to KISS Launcher several years back and had been loving it. I like the philosophy of search-based launcher. This way, if I don't actively search for an app, I won't be distracted into opening one
kenrick95
·6 tháng trước·discuss
Today I learned about the difference betweeen "preconnect" and "dns-prefetch": https://web.dev/articles/preconnect-and-dns-prefetch

I have thought that they were the same...
kenrick95
·7 tháng trước·discuss
I want to learn driving.

I live in a city with well-connected public transport (Singapore) so I don't feel the need to learn. However, this year I travelled to some rural areas in Japan and started to feel the pain of relying solely on public transport which is either extremely sparse, or sometimes non-existent which limits the places I want to visit. That's why I felt like if I obtain this skill, I can explore more places in my travels
kenrick95
·năm ngoái·discuss
I concur with this. Been using it on my side project that only have a front-end. The "back-end" is 100% InstantDB. Although for me, I found that the permissions part a bit hard to understand, especially when it involves linking to other namespace. Haven't checked them for a while, maybe they've improved on this...