Live data from Hacker News

NASA Open Source Software

code.nasa.gov

1–10 of 10 posts

Re: NASA Open Source Software

#2
Note that there's a more reader-friendly list with support for filtering by category at https://software.nasa.gov/ . Specifically I found DATA SERVERS PROCESSING AND HANDLING especially helpful for general SWEs. Here's a list of my personal picks:

- Shift: Self-Healing Independent File Transfer

- BASSHFS: Bash-Accessible SSH File System: SSHFS but without fuse dependency

- Ballast: Balancing Load Across Systems: load balance for SSH servers

Re: NASA Open Source Software

#5
post #2

Note that there's a more reader-friendly list with support for filtering by category at https://software.nasa.gov/ . Specifically I found DATA SERVERS PROCESSING AND HANDLING especially helpful for general SWEs. Here's a list of my personal picks: - Shift: Self-Healing Independent File Transfer - BASSHFS: Bash-Accessible SSH File System: SSHFS but without fuse dependency - Ballast: Balancing Load Across Systems: load…

Hmm that link throws a 404 for me, but the bare domain https://software.nasa.gov/ looks good.

Re: NASA Open Source Software

#6
post #2

Note that there's a more reader-friendly list with support for filtering by category at https://software.nasa.gov/ . Specifically I found DATA SERVERS PROCESSING AND HANDLING especially helpful for general SWEs. Here's a list of my personal picks: - Shift: Self-Healing Independent File Transfer - BASSHFS: Bash-Accessible SSH File System: SSHFS but without fuse dependency - Ballast: Balancing Load Across Systems: load…

Note that that list isn't just open source software like the OP's is.

A significant portion of the projects aren't open source and many are even NOFORN.

Re: NASA Open Source Software

#7
post #2

Note that there's a more reader-friendly list with support for filtering by category at https://software.nasa.gov/ . Specifically I found DATA SERVERS PROCESSING AND HANDLING especially helpful for general SWEs. Here's a list of my personal picks: - Shift: Self-Healing Independent File Transfer - BASSHFS: Bash-Accessible SSH File System: SSHFS but without fuse dependency - Ballast: Balancing Load Across Systems: load…

I must be doing something wrong, but I can't download any of the software I am interested in, like SequenceMiner. After clicking a series of links, I end up on a page with no mention of SequenceMiner.

Nevertheless, interesting website and thanks for sharing. (Sequence/process mining seems especially intriguing to me.)

Re: NASA Open Source Software

#9
post #2

Note that there's a more reader-friendly list with support for filtering by category at https://software.nasa.gov/ . Specifically I found DATA SERVERS PROCESSING AND HANDLING especially helpful for general SWEs. Here's a list of my personal picks: - Shift: Self-Healing Independent File Transfer - BASSHFS: Bash-Accessible SSH File System: SSHFS but without fuse dependency - Ballast: Balancing Load Across Systems: load…

I must be doing something wrong, but I can't download any of the software I am interested in, like SequenceMiner. After clicking a series of links, I end up on a page with no mention of SequenceMiner. Nevertheless, interesting website and thanks for sharing. (Sequence/process mining seems especially intriguing to me.)

It appears that some of the links point to obsolete URL. Googling SequenceMiner points to https://catalog.data.gov/dataset/sequenceminer-algorithm

Re: NASA Open Source Software

#10
post #9

Earlier quoted context omitted.

I must be doing something wrong, but I can't download any of the software I am interested in, like SequenceMiner. After clicking a series of links, I end up on a page with no mention of SequenceMiner. Nevertheless, interesting website and thanks for sharing. (Sequence/process mining seems especially intriguing to me.)

It appears that some of the links point to obsolete URL. Googling SequenceMiner points to https://catalog.data.gov/dataset/sequenceminer-algorithm

Thanks!