HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hamerld

no profile record

comments

hamerld
·3 года назад·discuss
I'm surprised they didn't mention storing the avocado with a piece of onion. I just stored one for almost a week with no visible browning thanks to the onion. Just store the 2 cut pieces in a container and store in the fridge.
hamerld
·3 года назад·discuss
I'm basically doing the same thing as you but I'm also looking through Mantine's source code to complement it.

I haven't really grasped what slot are used for tho, can you share a tldr?
hamerld
·4 года назад·discuss
Probably this is not something that most people in the US are aware of but Zelle is extremely popular in Venezuela. So much so that businesses and people use accounts from friends to recieve/make payments.

But of course, having your account to use Zelle is not really possible at the moment, since it's hard to travel to the US and as far as I'm aware they're not opening accounts for foreigners anymore (at least to Venezuelans)
hamerld
·4 года назад·discuss
With next.js you don't need to build 2 projects if you want a landing page + your actual app. You can have routes with no JavaScript if you're not fetching data. I think it basically comes down to simplicity for the developer.