HN user

kmitz

82 karma
Posts4
Comments25
View on HN

I say this is a click bait article. The guy is taking a contrarian view on smartphone use by young people, with weak and very subjective arguments.

the impetus for the most authoritarian internet regulation in the UK, including the <16s ban, has come from the affluent/wealthy/1% elite on the political right wing

Very strong take with no justification at all. What we observe is that many developped countries with different political orientations are currently taking action against harm caused by social media and more generally by excessive screen time. This is not about political right wing.

It’s easy to understand why: the upper classes have always objectified their children into possessions. These are groups who, culturally, do not want their children to have agency over their own lives, nevermind devices, nor do they want their young adults to develop essential skills to live their lives as independent adults. They never have. And they never did themselves,

Really sounds like a frustrated person that projects his own problems on the rest of the world. And totally not relevant to the debate about the impact of social media on teenagers.

This is a terrible idea. Screen time hinders the development of fundamental skills, including language and social interaction, especially for children of these ages.

France have already moved to ban screens from places with children under 3. Other countries (including UK, Australia) are also setting strong limits on screen use for kids under 5. This is for a reason.

Products like this are driven by business interests, not good will. Good parenting with screen control is the best way to have a fulfilled and happy child. Protect your children, keep them away from screens while they are under 5 and guide them carefully when you introduce screen time.

Thanks, I was looking for an article like this, with a focus on the differences between generative AI techniques. My guess is that since LLMs and image generation became mainstream at the same time, most people don't have the slightest idea they are based on fundamentally different technologies.

The faq says rankings can be affected by automated moderation. I'd appreciate to have this clarified by a mod if one happens to read my words. Thanks

How are stories ranked?

The basic algorithm divides points by a power of the time since a story was submitted. Comments in threads are ranked the same way.

Other factors affecting rank include user flags, anti-abuse software, software which demotes overheated discussions, account or site weighting, and moderator action.

Well depending on the size of your codebase, npm dependencies and Angular APIs used, it might or might not be a big deal. You can have a rough estimate of the complexity by running 'ng update'. Yes major releases come at a rapid pace and it is hard to always be on the latest version. We update regularly once we are 2-3 major versions behind and usually it's not so awful.

It'd be interesting to know why load time hasn't improved.

In the comments I mostly see "because of js and adtech", but is there a factual analysis somewhere ? How much is due to the recent massive deployment of https and related latency ? Is it a problem of latency or bandwidth ? What type of contents is causing most of the waiting time ? Images, css, js ? Just wondering

Thanks for the explanation. We bought the laptops from Dell, and after reading your message this is what I found on their website :

"All computers that Dell currently ships are Modern Standby compliant and the above applies. A registry key that Dell leaves in a neutral state controls this behavior, neither prohibiting nor enforcing encryption. Windows interprets this as approval to encrypt." https://www.dell.com/support/kbdoc/fr-fr/000124361/bitlocker...

So for the end-user bitlocker is enabled by default. It is obscure enough that our team missed that they had to backup something before using their computers.

Speaking of adapting the product, the article explicitely states : "Is it possible to set the Google Analytics tool so that personal data is not transferred outside the European Union?"

"No."

So right now it is practically impossible to use Google Analytics in a legal way in France.

Author claim is more about how to make people work together on deployment. Rather than a rant on devops tools.

You can do simple things with modern devops tools. You can go off rails with simple scripts. It's not the tooling, it's about engineering maturity and the requirements of what you're building.

Yes. I was confused reading this article because author seems to miss an important point. Devops culture is about "you build it, you run it". Not having a dedicated devops team that tries to make developers do things. I Read a book lately on that topic : Team topologies. It explains this concept pretty well

I totally agree. Current pattern is very similar to the four-five previous bubbles, which the author doesn't seem to take into consideration or even be aware of.

Besides, futures trading has existed a long time on chinese platforms before CME and CBOE joined the party.

It really is a waste of time to speculate why bitcoin price is going up or down on such timescale.

Firefox has a serious performance issue. The difference with Chrome is really noticeable after only a few minutes of browsing. Less responsive, huge memory comsumption.

Try d3.js for instance, the rendering speed is horribly slow on Firefox.

I won't be switching to Firefox unless its performances get closer to Chrome's.

As a developper I wish I could contribute to make a better Firefox, but I'm pretty sure the technical level is too high for me.