HN user

mrctte

39 karma
Posts3
Comments19
View on HN

I'm not good at lifting weights or running, so my thinking is the only thing I have

I'm not saying this to be snarky, but maybe it's time to work on lifting weights and running. The worth of a novel is, of course, subjective, but most people would judge it based on the entertainment value it provides and not how much human effort went into it. Hobbies like fitness (which don't have an output that's meant to be consumed) seem like a safer harbor in this new era.

The book "Nexus" by Yuval Noah Harari essentially makes this same point. The way he phrases it is that information's primary role throughout history hasn't necessarily been to convey objective truth but to connect people and enable large scale cooperation. So more information is not necessarily better.

Worth a read or you can check out one of his recent podcast appearances for a quicker download.

SSG gives you the best SEO because web crawlers can understand the structure of a static page with pre-populated content better than a dynamic site that relies on Javascript. The pages also load much quicker and score better on other metrics that Google uses. I would go so far as to say that SSG is a must for major publications or anyone serious about SEO. This sort of data-driven SSG is exactly what you are thinking of but it happens at build time so that the build output is static content that can be put behind a CDN.

This is partially due to the proliferation of data-driven static site generation.

Two types of sites I see popping up are:

1) "shims", which generate the bare minimum static content required to get listed on Google, usually for obscure or long-tail queries

2) "skins", which make exact copies of sites with publicly available context (like Wikipedia or npmjs.org).

Both are enabled by tools like NextJS which allow you to take data and convert it to a static site which does well with SEO.

I wrote about this in depth here: https://zestyrx.com/blog/nextjs-ssg

I’ve read that police simply aren't reporting low level crimes at the rate they used to due to staffing shortages and apathy. I would be curious to see the data too, but I doubt it paints the whole picture.

Overall, pretty well. I was able to make a major career shift, going from a data analyst to a software engineer in the span of about 9 months of self-directed study. I reckon this was one of the biggest positive changes in my life to-date.

On the other hand, I developed quite a bit of anxiety and felt a little lost and depressed at times.

My advice to get the most out of your time would be: make sure the other key areas of your life are stable first (e.g. relationships, geography, finances, social life).

If you change multiple major facets of your life all at once, you are running the risk of becoming a bit untethered.

That being said, maybe it's the feeling of being untethered that catalyzes the growth in the first place.

It's also quite easy to swap out the templating engine for whatever front end framework that you'd like to use. Django provides tons of value even when used solely as an API server and ORM.

Baird Hall from Wavve made an interesting point that chatbots are a blessing for founders because every question/conversation is an insight into what users are thinking and how they view the product.

As a consumer, I hate them. There is something very off putting about seeing a notification when you visit a landing page.