Advertisement · 728 × 90

Posts by Jacob Nye

Looks useful, going to try this with scientific writing within the scope of a course I’m taking and see how well it’s recommendations line up with some of the instructor given examples and recommendations

1 year ago 1 0 0 0

This looks useful for anyone developing python scripts across platforms

1 year ago 4 0 0 0
Never use React in artifacts—always plain HTML and vanilla JavaScript and CSS with minimal dependencies.

CSS should be indented with two spaces and should start like this:

<style>
* {
  box-sizing: border-box;
}
Inputs and textareas should be font size 16px. Font should always prefer Helvetica.

JavaScript should be two space indents and start like this:

<script type="module">
// code in here should not be indented at the first level

Never use React in artifacts—always plain HTML and vanilla JavaScript and CSS with minimal dependencies. CSS should be indented with two spaces and should start like this: <style> * { box-sizing: border-box; } Inputs and textareas should be font size 16px. Font should always prefer Helvetica. JavaScript should be two space indents and start like this: <script type="module"> // code in here should not be indented at the first level

I have a similar set of custom instructions I use with Claude Artifacts to get it to produce mobile-friendly single page HTML apps that run without a build step

1 year ago 22 2 1 0

Highly appreciate the benchmarks and comparisons between models for each of these bio image analysis tasks. Would be curious how the updated Claude, o1, and o1 pro compare although the latter may be not be currently possible since outside the API

1 year ago 2 0 1 0
Picture of Florian Jug

Picture of Florian Jug

Our latest interview is with Florian Jug @bioimagecomputing.com @humantechnopole.bsky.social. We discussed Florian’s career path, his current research and the importance of making research FAIR.
journals.biologists.com/jcs/article/...

1 year ago 43 7 1 2

Very cool project, it looks like this extended the original SAM models so would extending the SAM2 models for microscopy like this potentially provide an additional improvement in segmentation accuracy?

1 year ago 1 0 1 0

Didn’t know these were out already. Thanks for sharing

1 year ago 4 0 0 0
Post image

Less than 30 years from Gila Monster saliva to treatment for diabetes, weight loss, compulsive behavior and, now, sleep apnea. SCIENCE ROCKS!

1 year ago 118 14 6 4
Advertisement
Post image Post image

A big day of output for the Human Cell Atlas, a global collaborative project with 100 countries to understand our ~37 trillion cells
A Wikipedia of our cells, a "remarkable achievement"
nature.com/articles/d41...
nature.com/immersive/d4...

1 year ago 447 100 7 10