Findings: Your lab notebook, reinvented
findingsapp.com
Findings: Your lab notebook, reinvented
1–10 of 17 posts
Re: Findings: Your lab notebook, reinvented
#2There's always the honor code, but my understanding was the lack of paper trail is one of the big issues with switching to computational means for keeping track of scientific results.
Re: Findings: Your lab notebook, reinvented
#3Looks really cool. How do you simulate the permanence that paper laboratory notebooks have? I was always trained to write out everything, and if I ended up not using a particular procedure, striking it out so it was obvious it wasn't used but could be read by a third party whenever necessary (for legal reasons). There's always the honor code, but my understanding was the lack of paper trail is one of the big issues w…
Re: Findings: Your lab notebook, reinvented
#4Re: Findings: Your lab notebook, reinvented
#5Re: Findings: Your lab notebook, reinvented
#6How do they avoid lock-in? The site makes no mention of the concept whatsoever, and I don't see anything about an ability to export, in a non-bespoke form, all the data you've painstakingly collected in Findings.
Re: Findings: Your lab notebook, reinvented
#7How do they avoid lock-in? The site makes no mention of the concept whatsoever, and I don't see anything about an ability to export, in a non-bespoke form, all the data you've painstakingly collected in Findings.
Re: Findings: Your lab notebook, reinvented
#8Makes no sense to do this as anything but a web app, IMO. Certainly not as a Mac-specific native app.
Re: Findings: Your lab notebook, reinvented
#9Looks really cool. How do you simulate the permanence that paper laboratory notebooks have? I was always trained to write out everything, and if I ended up not using a particular procedure, striking it out so it was obvious it wasn't used but could be read by a third party whenever necessary (for legal reasons). There's always the honor code, but my understanding was the lack of paper trail is one of the big issues w…
I'm not sure if this is what they do, but it seems like a solution would be the git commit hashing procedure. So at the end of a day/worksession have the app take the hash of ( what you entered today + yesterday's hash) so you create a provable trail of changes.
Re: Findings: Your lab notebook, reinvented
#10Looks really cool. How do you simulate the permanence that paper laboratory notebooks have? I was always trained to write out everything, and if I ended up not using a particular procedure, striking it out so it was obvious it wasn't used but could be read by a third party whenever necessary (for legal reasons). There's always the honor code, but my understanding was the lack of paper trail is one of the big issues w…
I'm not sure if this is what they do, but it seems like a solution would be the git commit hashing procedure. So at the end of a day/worksession have the app take the hash of ( what you entered today + yesterday's hash) so you create a provable trail of changes.