HN user

dalore

2,372 karma
Posts0
Comments1,235
View on HN
No posts found.

Because the Makefile also becomes a central place of what you can run in a project without having dozens of different shell scripts. You can comment on targets, depend on others. Makefile targets to restore, the build i18n files, etc

I made a bash script that takes your Makefile and gives you a nice dialog menu for the targets that have comments. Works nicely as a self documenting project command menu.

https://gist.github.com/oppianmatt/dcc6f19542b080973e6164c71...

https://private-user-images.githubusercontent.com/48596/3262...

How is this different from the scam where someone sends out stock tips for different companies to different people? The ones that were successful they send out another round of random stock tips. Some of those will be right. Then they can target the people they sent the right ones to and say, look we predicted these so we are successful.

Basically, if you have many people predicting something, just from randomness some will be more successful and some won't be.

It's also exposes your growth metrics. When using sequential id's one can tell how many users you have, how many users a month you are getting and all sorts of useful stuff that you probably don't want to expose.

It's how the British worked out how many tanks the German army had.

Computers can and are being used to poison the mind. You can get distracted, you can play games, you can go on sites like chat roulette which are popular with the kids etc

Knives are used in everyday life and can't explode or poison you either, yet we don't let our kids run around with knives for example. So saying if something can or can't explode is not a useful metric.

Teaching them how to use a computer under guidance, is useful and so should be treated like a tool to be taught on how to use. Not just handed out willy nilly.

UUID Benchmark War 2 years ago

uuid you can generate the id in the client and send that knowing (hoping) it won't conflict

Because you have kids a few years apart. So there is the transition to high school. Then some schools are single-sex.

Not only that, the whole school system makes it so hard for parents. Say you have a few kids. They most likely will go to different schools in different areas. So now you have to get them all to different schools at the same time, at the same time as everyone else, and get to work. Then after school, they will all have different activities to go to at different places.

It's no wonder people are stopping at 1 kid or none at all.

Gemini AI 3 years ago

They (Google) are probably using tools in a different way. I would imagine if you ask Bard/Gemini something, it also does a google search at the same time and provides those results as a potential context that the chat bot can use to answer with. So it does a google search every question but doesn't always use it.

With chatGPT it only uses the tools if it thinks it needs it. So if it needs to do a search it will have to respond with do a search function, which then has to go do a search and then it provides that as context to the chatbot which then can respond from that data.