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

dwheeler

6,516 カルマ登録 13 年前
https://dwheeler.com

投稿

Linux Foundation announces Akrites: coord/remediate/disclose OSS vulnerabilities

akrites.org
8 ポイント·投稿者 dwheeler·16 日前·0 コメント

[untitled]

1 ポイント·投稿者 dwheeler·2 か月前·0 コメント

Secure AI/ML-Driven Software Development (LFEL1012) – Free Online Course

training.linuxfoundation.org
1 ポイント·投稿者 dwheeler·9 か月前·1 コメント

Celebrating Five Years of OpenSSF: A Journey Through Open Source Security

openssf.org
1 ポイント·投稿者 dwheeler·10 か月前·1 コメント

コメント

dwheeler
·4 日前·議論
Thanks! I strongly suggest copy-pasting that explanation to your web page, that's a nice summary.
dwheeler
·16 日前·議論
I'm so glad I left LastPass a long time ago. There are better alternatives.
dwheeler
·16 日前·議論
Perhaps, but I think volcanic eruption followed by system collapse is very compelling. Here is the story I find most convincing from the experts whose works I have read.

It likely started with a volcanic eruption, leading to widespread famine. Those in western Europe who didn't want to starve migrated en masse, as whole families, becoming the sea peoples. The powerful empires struggled to feed their people, and many were destroyed by the forced migration from the sea peoples. Egypt barely survived, but only as a shadow of itself. Many of the others were destroyed by those who had survived on marginal lands and didn't need complex societies to keep themselves fed.

Iron can't be the cause, as iron weapons pre-existed the Bronze Age collapse. I think the evidence is stronger that the collapse forced widespread adoption. The collapse devastated long-distance trade networks, which cut off the supplies of tin needed to make bronze. The scarcity pushed people to rapidly improve iron smelting.

I'm not a professional historian, but I do find the topic interesting. We should try to learn from past disasters to prevent repetition.

See Eric H. Cline's "1177 B.C.: The Year Civilization Collapsed";

Epimethius video "What was life like after the bronze age collapse (extended version)" https://www.youtube.com/watch?v=uM6JSS3l-IQ
dwheeler
·先月·議論
Horrible. Brilliant. Love it.
dwheeler
·2 か月前·議論
Thanks for the credit, I appreciate it! Glad it was helpful.

I wouldn't call it a "blog post" though, it's simply an essay. I update my essay whenever I decide it needs updating, and "blog posts" are usually chronological and fixed in time once posted.

Take care!
dwheeler
·2 か月前·議論
Those interested in this might also like my "Project Hail Mary Stellar Map" at:

https://dwheeler.com/essays/project-hail-mary-map.html

My page shows a stellar map (from the viewpoint of Polaris) and a sky chart showing the key stars from Earth's viewpoint.

Source code (MIT license for my stuff) is at: https://github.com/david-a-wheeler/plot-stars
dwheeler
·2 か月前·議論
[dead]
dwheeler
·2 か月前·議論
Gnome Console seems to be intended for people who don't use terminals. I quickly install GNOME terminal for real use.
dwheeler
·2 か月前·議論
No, there is no reason to believe it can be enforced.

In the US, training is considered fair use at this time, and thus DOES NOT require a license at all. That might change, but I doubt it.
dwheeler
·3 か月前·議論
I would say "limited and unreliable access". What it says is the cause might be the cause, but it's not on any way certain.
dwheeler
·3 か月前·議論
I think Inform 7 is pretty cool. I suggest checking in to that as well.
dwheeler
·3 か月前·議論
No.

And training is currently considered fair use in the US (some court cases pending).

I am not a lawyer, tho.
dwheeler
·3 か月前·議論
I suspect this is really a surveillance bill, but we won't know until the text is revealed.
dwheeler
·3 か月前·議論
I suggest this vocal performance: https://youtube.com/watch?v=GggK9SjJpuQ
dwheeler
·5 か月前·議論
I prefer the term "assistant". It can do some tasks, but today's AI often needs human guidance for good results.
dwheeler
·5 か月前·議論
I also made a list of tips on writing code with AI, with a special focus on security. Others may find the tips useful. Here they are: https://openssf.org/blog/2026/01/05/ai-software-development-...
dwheeler
·6 か月前·議論
This has many similarities to the Heartbleed vulnerability: it involves trusting lengths from an attacker, leading to unauthorized revelation of data.
dwheeler
·7 か月前·議論
Many people use Octave https://octave.org/ which is compatible (generally) with Matlab, supports this simple syntax, and is open source software. Indeed, I've taken at least one class where the instructor asked people use Octave for these kinds of calculations.
dwheeler
·8 か月前·議論
That's only true if future improvements are easy to create as past ones, that customers care as much about those improvements, and there are no other differentiators.

For example, many companies do well by selling a less capable but more affordable and available product.
dwheeler
·8 か月前·議論
I love having built-in local natural language translation implemented by AI, which Firefox provides. Local models have different properties than remote properties, and natural language translation is a useful thing. AI should be added when it solves a real need, and the risks can be minimized (or at least controlled). The goal shouldn't be to use AI, the goal should be to solve problems for humans.