HN user

vcoelho

63 karma

https://www.linkedin.com/in/vinicius-coelho-6247bb30/

Posts0
Comments45
View on HN
No posts found.

I'd like to have a service where I can purchase credits and then this gets distributed between sites that I can choose to support as I visit them.

I guess that's the point? No solid evidence of ivermectin efficacy existed before the government launched a national-wide web form that prescribed it for anyone with Covid symptoms, or before major health insurers started testing on patients without their families consent, or people rushing to the pharmacy and clearing out their stock of those medicine.

The first time I've used weed I had one too. I still do not enjoy weed. I've microdosing mushrooms and then I was way more relaxed when I took a large dose for the first time. I was scared in the begginning, and sensing an increase in my anxiety because my GF was watching me sober, then I excused myself and laid down on the bed, watching the sky with music on the earphones. I've concluded that I can't have a nice time with drugs having people with me.

Windows93 6 years ago

Wow, I don't know how I just missed modern browsers being able to run Game Boy emulators.

It looks impecable. But without the explanation I think I would never guess the inspiration. With the explanation, my first expectation was that the website would be titled and distorted on the edge.

This is a very limited point of view. Unecessary repeated code is a problem caused by inexperience, not by preprocessors.

They aren't training wheels, they are meant for advanced users who wants to save time.

Well, I started with Angular and couldn't make any sense of it. It had two versions with huge differences between them and React offered a more concise path for learning.

But I found JSX hard to read and there was no consensus on how to write CSS and some people were saying that it was ok to use inline styling. WTF? The web design community have been telling me the opposite for years!

Then I started working with Vue and everything fallen in place: no deprecated lifecycles, CSS into style tag and easy to read markup with no Array.map() returning HTML tags.

Fragmentation is bad, but is nice to have a balanced option between extremes.

Craft or Directus probably if I had more time.

My requirements at the time were:

- Can be integrated in a Vue static site generator

- Has a free plan (single user)

- Could be hosted for free at least during development

- Could have relations ("Post" can have a "Category" field that list its content as options)

- Has a admin UI that a non-developer could figure out