HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dwheeler

6,516 karmajoined 13 yıl önce
https://dwheeler.com

Submissions

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

akrites.org
8 points·by dwheeler·16 gün önce·0 comments

[untitled]

1 points·by dwheeler·2 ay önce·0 comments

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

training.linuxfoundation.org
1 points·by dwheeler·9 ay önce·1 comments

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

openssf.org
1 points·by dwheeler·10 ay önce·1 comments

comments

dwheeler
·4 gün önce·discuss
Thanks! I strongly suggest copy-pasting that explanation to your web page, that's a nice summary.
dwheeler
·16 gün önce·discuss
I'm so glad I left LastPass a long time ago. There are better alternatives.
dwheeler
·16 gün önce·discuss
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
·geçen ay·discuss
Horrible. Brilliant. Love it.
dwheeler
·2 ay önce·discuss
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 ay önce·discuss
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 ay önce·discuss
[dead]
dwheeler
·2 ay önce·discuss
Gnome Console seems to be intended for people who don't use terminals. I quickly install GNOME terminal for real use.
dwheeler
·2 ay önce·discuss
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 ay önce·discuss
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 ay önce·discuss
I think Inform 7 is pretty cool. I suggest checking in to that as well.
dwheeler
·3 ay önce·discuss
No.

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

I am not a lawyer, tho.
dwheeler
·3 ay önce·discuss
I suspect this is really a surveillance bill, but we won't know until the text is revealed.
dwheeler
·3 ay önce·discuss
I suggest this vocal performance: https://youtube.com/watch?v=GggK9SjJpuQ
dwheeler
·5 ay önce·discuss
I prefer the term "assistant". It can do some tasks, but today's AI often needs human guidance for good results.
dwheeler
·5 ay önce·discuss
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 ay önce·discuss
This has many similarities to the Heartbleed vulnerability: it involves trusting lengths from an attacker, leading to unauthorized revelation of data.
dwheeler
·7 ay önce·discuss
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 ay önce·discuss
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 ay önce·discuss
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.