HackerLangs
TopNewTrendsCommentsPastAskShowJobs

grugdev42

138 karmajoined 7 maanden geleden

Submissions

Spurious Correlations

tylervigen.com
2 points·by grugdev42·6 maanden geleden·0 comments

comments

grugdev42
·eergisteren·discuss
Neat as a pet project, but anyone thinking of using this is production is insane.

Rewriten in Rust is becoming a meme now.
grugdev42
·4 dagen geleden·discuss
Too little too late. Xbox is dying and PS won.

Try listening to your customers next time.

We don't want to be ripped off with paying for assets we don't own.

We don't want another monthly subscription.

We want the old games, remastered, with fully functioning multiplayer.
grugdev42
·18 dagen geleden·discuss
We should have just added optional body support for GET requests.

So much simpler...
grugdev42
·22 dagen geleden·discuss
The cofounders will not put your priorities first. Their only goal is to make money for themselves. They will axe you if they feel like it.

They are not hiring a founding engineer because they want to do something nice. They've probably realised this path is cheaper than hiring an external software development company.

Don't think for a second that you will be an equal in this relationship. You will be at their beck and call. You will be forced to write bad code to get early sales.

You'll get paid less to do more. I would stay where you are.
grugdev42
·25 dagen geleden·discuss
What a brilliant resource.

I think this should be used in schools.

Really easy to understand and instantly captivating.

Please do more topics!!! :)
grugdev42
·vorige maand·discuss
Two things jump to mind:

1. The best product rarely wins. As much as it pains me, marketing and sales matter more than product. Your competitors are likely better at marketing and selling themselves and their product.

2. It's a bit cliche, but look into the candy, vitamin, and painkiller theory. Your product is not a painkiller and I suspect it's a candy. Candies are very very hard to make a successful business from.

But, I wish you the best of luck. :)
grugdev42
·vorige maand·discuss
Thank you for releasing this for free! :)
grugdev42
·vorige maand·discuss
The reality is that SaaS is hard to sell these days. It's not 2010 any more, the gold rush is over.

That's not to say it's impossible, but it's so much harder than 15 years ago.

Everyone and their dog is starting a SaaS. Very few are selling them. And almost no one is turning one into a job.

The people who are self employed by their SaaS started them 5 years ago.

Get a job, support your family, and protect your mental health.
grugdev42
·vorige maand·discuss
Agreed. SQL has been one of the most stable and useful skills I have.

Rivalled only by Linux, shell scripts, and Cron!
grugdev42
·vorige maand·discuss
This is a solved problem.

Use HTTPS and use the integrity attribute.

https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...

Also, what's more likely? Someone hacking jsDelivr/cdnjs OR some random NPM packages getting hacked?
grugdev42
·vorige maand·discuss
The joke is on you NPM! I only use CDNs for my JS libraries.
grugdev42
·vorige maand·discuss
> The god does not need to have a concept of human suffering

It does if it wants me to devote my life to worshipping it.
grugdev42
·vorige maand·discuss
I don't subscribe to God.

Humans have been inventing gods since the beginning of time as a way to control/exploit the masses or soothe the over active mind.

There are thousands of dead religions, but this round of current popular religions has hit the nail on the head... right?

A truly powerful and kind super being would not allow child abuse, cancer, famine, or rape to happen. Even if there is a god, I don't want to worship something that allows those things to happen.

Also, the term god is relative. To an ant, we are gods. Any sufficiently advanced being would appear god like to us. Should ants worship us given how little we care about them?

For every moment of beauty that must prove God's existence, there are an equal number of atrocities that must prove God's absence. We just don't see them as often, because humans hide that sort of stuff from polite society.

It's far more healthy to accept our mortality and short lifespan, packing it with things that make us happy. Masking your fears of death with a religion is a mistake.

Rather than devoting my life to worshipping something which may or may not reward me in the next life, I plan to spend my time doing and feeling positive things (because they feel good).

If I had to pick a religion, I think I'd choose Buddhism. It just seems like a good way to be peaceful.
grugdev42
·2 maanden geleden·discuss
Came here to say this. And you get access to lots of models!
grugdev42
·2 maanden geleden·discuss
Article doesn't make sense. Some of the "horizontally scaled" servers have their own state. A local cache, a temporary filesystem etc.

Also, has teh author never heard of long running queued jobs? Or long running scheduled jobs? They ultimately report back into the DB (updating their status etc).

This article reeks of someone using AI to make huge leaping jumps of logic. The "single source of truth" rule has survived this long for a reason. It works!
grugdev42
·2 maanden geleden·discuss
Recession signal.
grugdev42
·2 maanden geleden·discuss
What language(s) are you comfortable using?
grugdev42
·3 maanden geleden·discuss
Good, I wish them every success.

I hope this sets the trend for cars too.

I would happily buy a new car with a 2000s Japanese engine and no tech.
grugdev42
·3 maanden geleden·discuss
Remember that thing Microsoft does?

Embrace, extend, extinguish.

The first two have been done.

I give it five years before the GH CLI is the only way to interact with GitHub repos.

Then the third will also be done, and the cycle is complete.
grugdev42
·3 maanden geleden·discuss
Everything about this is over engineered. Just KISS.