HackerTrans
トップ新着トレンドコメント過去質問紹介求人

pmg101

395 カルマ登録 8 年前
meet.hn/city/gb-Brighton

投稿

The Software Engineering War

manager.dev
1 ポイント·投稿者 pmg101·4 日前·0 コメント

Will technology put an end to jobs? (1980)

youtube.com
3 ポイント·投稿者 pmg101·先月·1 コメント

Knowledge Graphs for AI Coding Assistants

graphify.net
1 ポイント·投稿者 pmg101·2 か月前·0 コメント

Mumsnet campaign demands ban on social media for under-16s

theguardian.com
6 ポイント·投稿者 pmg101·5 か月前·7 コメント

Everyone in AI is building the wrong thing for the same reason

joanwestenberg.com
5 ポイント·投稿者 pmg101·5 か月前·1 コメント

That 6am feeling – living at the end and beginning of everything

antonioaestero.substack.com
1 ポイント·投稿者 pmg101·5 か月前·0 コメント

More than 100k people urge MPs to ban social media for under-16s in UK

theguardian.com
2 ポイント·投稿者 pmg101·6 か月前·2 コメント

Nvidia CEO reveals new 'reasoning' AI tech for self-driving cars

theguardian.com
4 ポイント·投稿者 pmg101·6 か月前·0 コメント

Django Rapid Architecture

django-rapid-architecture.org
3 ポイント·投稿者 pmg101·6 か月前·0 コメント

Tech hiring set to spike despite dire UK job market

cityam.com
2 ポイント·投稿者 pmg101·7 か月前·0 コメント

The AI bubble is 17 times bigger than the dot-com bust

cnn.com
47 ポイント·投稿者 pmg101·9 か月前·94 コメント

コメント

pmg101
·24 時間前·議論
Back in the 18th and 19th centuries, novels were regarded as the video games or TikTok of their age — shallow, addictive, and dangerous [0]

You can interpret that as either "there's always a moral panic about anything new" or (my own take) "this is how far we have fallen".

[0] https://clivethompson.medium.com/why-novels-will-destroy-you...
pmg101
·昨日·議論
If iPhone user may I suggest Apple Configurator or Assistive Access to strictly limit the things you can do with your phone?

Not sure what solutions exist on Android but I'd be amazed if there are none.
pmg101
·5 日前·議論
My back button is actually a triangle at the bottom left of my Android screen so I don't think that works, but it's a great hack to know for desktop and I'll remember it! Much obliged
pmg101
·5 日前·議論
I had to press the Back button a LOT of times to get back to HN!
pmg101
·5 日前·議論
Have you seen the original bicycles. Boneshakers and so on. No pneumatic tires. They were just enough more efficient than walking to sell but other than that pretty dreadful. Penny farthings where your feet directly drove the wheel. So many injuries!

Pretty good analogy I reckon.
pmg101
·15 日前·議論
Of course it's accurate to say a lot of people aren't smart.

A lot of people also may or may not be smart but have limited knowledge of this area and limited time/effort to expend thinking about it.

I don't think you should rail against those things because they will always be true for every topic.

Instead, people who have understood the deeper implications of this, for instance the typical HN reader, need to connect with the average person, engage with rather than dismiss their child protection fears, while explaining the downsides.

Taking a high handed dismissive attitude will not help to shift public opinion.
pmg101
·25 日前·議論
I am so tired of everyone assuming the worst possible implementation of age verification.

Whatever happened to steel manning? It's supposed to be in the fabric of HN. Curious enquiry.

Is it nice children are exposed to dreadful things? No. Could we, with tech, come up with a way to improve things? Probably! Let's discuss and think about how!
pmg101
·26 日前·議論
I love the computer too. Never more than while writing 6502 assembler for a decades-defunct home computer for literally no purpose at all.

Meanwhile, the economy needs software to be written and I need employment, and I'm lucky enough to have a job that hews somewhat close to my interests, whether that be learning the latest JS framework or to prompt Claude. It's all pretty decent and better than chiselling coal out of a pit for 10 hours a day.
pmg101
·先月·議論
It certainly seems similar.

Except China is just humans in a different location so it shouldn't be surprising they can do things humans in the US can do.

LLMs are a totally distinct type of thing. It's possible they'll be able to do Taste but it's also quite possible they'll never be able to.
pmg101
·先月·議論
I have a 10yo. I know loads of parents too. I don't think I've ever heard the "freedom" position taken apart from on HN. To non-techies it just seems self evident we should block kids from seeing beheadings and donkey porn. They haven't usually thought much about how that would be achieved and what the knock on effects would be. But they do want it.
pmg101
·先月·議論
A deeper dive would go into why this seems to be such a quintessentially American pursuit.

I'd speculate perhaps something to do with capitalism, and also maybe a culture made out of people coming together from other cultures was more able to throw out "baggage"(ie context) and distil pure experiences.
pmg101
·先月·議論
Because god forbid that childhood, the one time in your life when you don't have any responsibilities, should be fun.
pmg101
·先月·議論
Will we all be automated out of our jobs? Will it create an economic boom, or a crash? How will it affect education? Will we all work from home?

The microprocessor revolution.
pmg101
·先月·議論
I think the right comparison is the invention of the microprocessor. At that time people were grappling with a lot of the same things we are today - would it automate jobs away, would it transform education and the work place, etc.
pmg101
·先月·議論
It seems to me that the supply of friends is more or less unlimited, such that it's pretty reasonable to apply filters when choosing who to befriend.

"Also not using tiktok" could be one such filter.
pmg101
·2 か月前·議論
I wouldn't describe it as malice. If your job is to make the line go up, you make the line go up, and are rewarded for doing so, then you have done your job.
pmg101
·2 か月前·議論
This is one explanation, sure.

Isn't it more likely that they simply don't in fact care about the "thing they care about", only the metric?

They can plot the metric on a chart and receive praise, so that's what they're interested in.
pmg101
·2 か月前·議論
Are you saying that the proposals will not protect children?

Or that they may protect children, and that is being presented as the rationale behind such proposals, but that is not the real underlying reason?
pmg101
·2 か月前·議論
> If you're the kind of engineer who reads the implementation instead of trusting the function name, we'd like to talk.

Functional decomposition, combined with good naming, is what allows engineers to raise the level of abstraction and localise understanding of a large codebase.

Without it, if your only option is "read the implementation" for every line of code, you've lost control of the codebase.
pmg101
·2 か月前·議論
Nothing to do with mothers, wasn't it something to do with visiting your "mother church", the church where you were baptised?