HN user

efm

598 karma

OpenShift. ML. Formal Methods. Founder tummy.com, Linux SysAdmin/Ops and Managed Dedicated Hosting. github:evelynmitchell twitter: tummycom

Posts52
Comments118
View on HN
csrc.nist.gov 2y ago

Secure Software Development Framework (SSDF)

efm
2pts1
www.javierchavarri.com 3y ago

Data-first and data-last: a comparison

efm
1pts1
thedollargame.io 4y ago

Poker Chip Flipping Puzzle

efm
3pts1
haslab.github.io 4y ago

Formal Software Design with Alloy 6 book

efm
7pts1
wsdookadr.github.io 5y ago

Non-standard solutions to some technical problems

efm
2pts0
fews.net 6y ago

Famine Early Warning System

efm
1pts0
www.liberatingstructures.com 7y ago

Recipes for Improving Communication in Groups

efm
1pts0
morr.cc 7y ago

Legit: A language based on a Git commit history

efm
28pts4
www.vanityfair.com 7y ago

“What Have We Done?”: Silicon Valley Engineers Fear They've Created a Monster

efm
50pts12
cs.brown.edu 8y ago

Programming Paradigms and Beyond [pdf]

efm
156pts33
cp4space.wordpress.com 8y ago

The story behind finding the Game of Life knightship Sir Robin

efm
2pts0
offshoreleaks.icij.org 8y ago

Database download of Offshore Leaks data

efm
3pts0
medium.freecodecamp.org 8y ago

Why open source projects (sadly) favor new users, and what you can do about it

efm
1pts0
web.stanford.edu 8y ago

Computer Age Statistical Inference (2016)

efm
5pts0
openaddresses.io 8y ago

Open Address API for geocoding

efm
3pts0
www.htius.com 9y ago

Development Before the Fact – Margaret Hamilton

efm
1pts0
www.nanog.org 9y ago

A Guide to Peering on the Internet [pdf]

efm
2pts0
reason.com 9y ago

We Could Have Had Cellphones Four Decades Earlier

efm
3pts1
archiveteam.org 9y ago

Backup the Internet Archive – help wanted

efm
2pts0
software.intel.com 9y ago

AMT on Linux

efm
2pts0
amp.theguardian.com 9y ago

'I realised I could become an insider': from 'poor tribal boy' to elite lawyer

efm
1pts0
ntrs.nasa.gov 9y ago

NASA Systems Engineering Handbook (2008) [pdf]

efm
198pts39
www.michaelnygard.com 10y ago

A better review process (2015)

efm
1pts0
www.documentcloud.org 10y ago

Mossack Fonseca – Panama Papers – Source Documents

efm
2pts0
www.uvm.edu 10y ago

Matrixology – Linear Algebra course videos

efm
2pts0
www.symmetrymagazine.org 10y ago

Physics software next gen

efm
1pts0
jdh.hamkins.org 10y ago

Famous Quotations in logic form

efm
2pts0
spectrum.ieee.org 10y ago

Lessons from a Decade of IT failures (2015)

efm
3pts0
www.math.stonybrook.edu 10y ago

Advanced Algebra textbooks

efm
129pts38
www.standcore.com 10y ago

DNS conformance test program

efm
19pts1

Thanks for doing this research!

The information is organized clearly by date, technology and predecessor/descendant.

But,technology continues to improve, and this site has no database or github for continuing to update with new tech or to fill in the gaps.

This website format also makes it difficult to do other forms of analysis.

I wonder if the authors would make the data available in a knowledge graph form.

The Future is already here, it's just unevenly distributed. William Gibson

What is the skill tree of development, and how do we speed run it?

I read a new paper a day with a study group, and when I do not understand something, look at the prior work references. A well written paper is an introduction to the area, and few will help catch you up. Read them closely, there are clues in the details. Then attempt to implement the algorithm, on a tiny example. It's slow going in the beginning but you will catch up. A study group helps.

I also only spoke with Nova once. She was kind and helpful beyond what I could have hoped for.

Her energy and enthusiasm for life shone like a bright star.

She will be missed.

Following these practices should help software producers reduce the number of vulnerabilities in released software, mitigate the potential impact of the exploitation of undetected or unaddressed vulnerabilities, and address the root causes of vulnerabilities to prevent future recurrences.

There is a convention in functional languages that consists on passing the "data" or "object" that will be processed by the function as the last parameter to a function. This is commonly known as "data-last".

Ubuntu has a built in screen reader, Orca [1].

"Welcome to Orca Orca is a free, open source, flexible, and extensible screen reader that provides access to the graphical desktop via speech and refreshable braille. Orca works with applications and toolkits that support the Assistive Technology Service Provider Interface (AT-SPI), which is the primary assistive technology infrastructure for Linux and Solaris. Applications and toolkits supporting the AT-SPI include the GNOME Gtk+ toolkit, the Java platform's Swing toolkit, LibreOffice, Gecko, and WebKitGtk. AT-SPI support for the KDE Qt toolkit is being pursued." [1] https://help.ubuntu.com/stable/ubuntu-help/a11y-screen-reade...