//menu tre pallini function ClickOnMenu(){ el = document.getElementById("menu"); el.classList.toggle('active'); el = document.getElementById("dotmenu"); if (el.classList.contains('showlayer')) { //nascondi menu HideMenu(); }else{ //mostra menu el.classList.add("showlayer"); jQuery("#menu-head").addClass("blurred"); jQuery("#cover").addClass("blurred"); jQuery(".sectionlist").addClass("blurred"); jQuery(".postlist").addClass("blurred"); jQuery(".grplayer").addClass("blurred"); jQuery("#footer").addClass("blurred"); jQuery(".postcover-cont").addClass("blurred"); jQuery(".postbody").addClass("blurred"); jQuery("#comments_container").addClass("blurred"); } } //nascondi menu function HideMenu(){ jQuery("#menu").removeClass("active"); jQuery("#dotmenu").removeClass("showlayer"); jQuery("#menu-head").removeClass("blurred"); jQuery("#cover").removeClass("blurred"); jQuery(".sectionlist").removeClass("blurred"); jQuery(".postlist").removeClass("blurred"); jQuery(".grplayer").removeClass("blurred"); jQuery("#footer").removeClass("blurred"); jQuery(".postcover-cont").removeClass("blurred"); jQuery(".postbody").removeClass("blurred"); jQuery("#comments_container").removeClass("blurred"); } window.onscroll = function() { el = document.getElementById("dotmenu"); act = document.activeElement.id == "cercalayer"; if ((el.classList.contains('showlayer')) && !act) { //nascondi menu allo scroll HideMenu(); } } //script per lo smooth scroll jQuery(document).ready(function(){ jQuery("a").on('click', function(event) { // Make sure this.hash has a value before overriding default behavior if (this.hash !== "") { // Prevent default anchor click behavior event.preventDefault(); // Store hash var hash = this.hash; // Using jQuery's animate() method to add smooth page scroll // The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area jQuery('html, body').animate({ scrollTop: jQuery(hash).offset().top }, 500, function(){ // Add hash (#) to URL when done scrolling (default click behavior) window.location.hash = hash; }); } }); });
L’aggiornamento firmware 10.0.0 di Nintendo Switch ha introdotto, tra le altre cose, il supporto preliminare ad un hardware denominato NX-AbcD. Questo, almeno, è quanto affermato da Mike “Hexkyz” Heskin, reverse engineer che in questi giorni di clausura forzata si è divertito ad esplorare a basso livello l’update rilasciato da Nintendo. Tra le varie informazioni emerse dalla sua analisi la più interessante è senza dubbio il riferimento a NX-AbcD. Il pensiero di tutti è andato subito a Switch Pro. Una ipotetica versione potenziata di Nintendo Switch di cui si parla con una certa insistenza fin da prima dell’annuncio di Switch Lite. Ma c’è un dettaglio che tradirebbe Nintendo, dando l’analisi di Heskin per buona. L’aggiornamento in questione introdurrebbe un supporto preliminare ad un secondo schermo per Nintendo Switch.
E se NX-AbcD fosse una Switch solo domestica, da utilizzare con un controller dotato di schermo?
Una Switch senza schermo sarebbe la quadratura del cerchio
#LiveTheRebellion