Toggle light / dark theme

Bioprinting has been all over the news in the past several years with headline-worthy breakthroughs like printed human skin, synthetic bones, and even a fully functional mouse thyroid gland.

3D printing paved the way for bioprinting thanks to the printers’ unique ability to recreate human tissue structures; their software can be written to ‘stack’ cells in precise patterns as directed by a digital model, and they can produce tissue in just hours and make numerous identical samples.

Despite the progress in bioprinting, however, more complex human organs continue to elude scientists, and resting near the top of the ‘more complex’ list are the kidneys.

Read more

More progress to help stroke victims.


Researchers at The University of Manchester have discovered that a potential new drug reduces the number of brain cells destroyed by stroke and then helps to repair the damage.

A reduction in blood flow to the brain caused by is a major cause of death and disability, and there are few effective treatments.

A team of scientists at The University of Manchester has now found that a potential new stroke drug not only works in rodents by limiting the death of existing brain cells but also by promoting the birth of new neurones (so-called neurogenesis).

Glasgow University has taken delivery of Scotland’s most powerful magnetic resonance imaging (MRI) scanner.

The £10m device was lifted into place at the new Imaging Centre of Excellence (ICE) at the city’s Queen Elizabeth University Hospital (QEUH).

A giant crane eased the 18-tonne scanner down an alleyway with inches to spare on each side, then through a hole in the wall of the new building.

Read more

Shift 2: Open-source code, Node, and frameworks

Once widely considered a toy language, Node has quickly taken over the web and fostered an incredible open-source community. For those who are unfamiliar, Node is a way for JavaScript to run on a server. What’s so incredible about Node is that the same developers who were only writing client-side code (front-end web development) can now write backend code without switching languages.

In addition, there is an incredible community that rallies around and thrives off of open-source contributions. The infrastructure and open-source packages are very powerful, allowing developers to not just solve their own problems, but also to build in a way that solves problems for the entire community. Building a software product with Node today is like playing with Lego blocks; you spend most of your time simply connecting them.

Read more