2021-07-06 15:58:27 +00:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "utf-8" >
2021-07-18 22:12:12 +00:00
< title > RSSPAPER< / title >
2021-07-30 10:09:37 +00:00
< meta name = "description" content = "My static news generator" >
< meta name = "generator" content = "RSSPAPER" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, shrink-to-fit=no" >
< link rel = "icon" type = "image/png" href = "static/img/icons/favicon.png" >
< meta name = "theme-color" content = "#3c790a" >
2021-07-18 22:08:57 +00:00
<!-- PWA -->
< link rel = "manifest" href = "static/manifest.json" / >
2021-07-30 10:09:37 +00:00
< link rel = "apple-touch-icon" href = "static/img/icons/apple-icon-180.png" >
< meta name = "apple-mobile-web-app-capable" content = "yes" >
2021-07-18 22:08:57 +00:00
<!-- ios support -->
< meta name = "apple-mobile-web-app-status-bar" content = "#fff" / >
< meta name = "theme-color" content = "#db4938" / >
<!-- End PWA -->
2021-07-30 10:09:37 +00:00
<!-- Opengraph -->
2021-07-06 15:58:27 +00:00
< meta property = "og:image" content = "img/screenshot.png" >
2021-07-30 10:09:37 +00:00
< meta property = "og:title" content = "RSSPAPER" >
2021-07-06 15:58:27 +00:00
< meta property = "og:type" content = "website" >
2021-07-30 10:09:37 +00:00
<!-- End Opengraph -->
2021-07-06 15:58:27 +00:00
<!-- CSS -->
2021-07-30 10:09:37 +00:00
< link rel = "stylesheet" type = "text/css" href = "static/css/normalize.css" >
< link rel = "stylesheet" href = "static/css/main.css" >
2021-07-30 23:34:53 +00:00
< link href = "static/css/mobile.css" rel = "stylesheet" media = "all and (max-width: 600px)" >
< link href = "static/css/desktop.css" rel = "stylesheet" media = "all and (min-width: 601px)" >
2021-07-06 15:58:27 +00:00
<!-- End CSS -->
< / head >
< body >
< div class = "container" >
< header class = "header" >
2021-07-18 22:12:12 +00:00
< h1 class = "title" > RSSPAPER< / h1 >
2021-07-06 15:58:27 +00:00
< h2 class = "subtitle" > < span class = "subtitle__separator" > ~< / span > < span class = "subtitle__text" > My static generate newspaper< / span > < span class = "subtitle__separator" > ~< / span > < / h2 >
< hr class = "separator" >
< / header >
< main class = "main" >
2021-07-31 08:41:22 +00:00
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
< a target = "_blank" href = "https://workchronicles.com/learn-new-things/" >
2021-07-31 11:21:00 +00:00
< img loading = "lazy" src = "https://workchronicles.com/wp-content/uploads/2021/05/merch-bann.png" alt = "Learn new things" >
2021-07-31 08:41:22 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
< a target = "_blank" href = "https://workchronicles.com/learn-new-things/" > Learn new things< / a >
< / h1 >
< h2 class = "article__feed" > < a target = "_blank" href = "https://workchronicles.com" > Work Chronicles< / a > < span class = "article__date" > 31 07 2021< / span > < / h2 >
< / div >
< / header >
< / article >
2021-07-31 06:44:02 +00:00
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
< a target = "_blank" href = "https://blog.elhacker.net/2021/07/la-union-europea-impone-multa-record-amazon-746-millones-euros.html" >
2021-07-31 09:25:06 +00:00
< canvas class = "article__random-background" > < / canvas >
2021-07-31 06:44:02 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
< a target = "_blank" href = "https://blog.elhacker.net/2021/07/la-union-europea-impone-multa-record-amazon-746-millones-euros.html" > La Unión Europea impone multa récord a Amazon con 746 millones de euros por no cumplir con la protección de datos< / a >
< / h1 >
< h2 class = "article__feed" > < a target = "_blank" href = "https://blog.elhacker.net/" > Blog elhacker.NET< / a > < span class = "article__date" > 31 07 2021< / span > < / h2 >
< / div >
< / header >
< / article >
2021-07-18 11:33:24 +00:00
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-30 23:34:53 +00:00
< a target = "_blank" href = "https://www.freecodecamp.org/news/basic-html5-template-boilerplate-code-example/" >
2021-07-18 11:33:24 +00:00
2021-07-31 13:25:08 +00:00
< img loading = "lazy" src = "https://www.freecodecamp.org/news/content/images/2020/09/fcc_ghost_publication_cover-3.png" alt = "
Basic HTML5 Template: Use This HTML Boilerplate as a Starter for Any Web Dev Project
">
2021-07-30 23:34:53 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
< a target = "_blank" href = "https://www.freecodecamp.org/news/basic-html5-template-boilerplate-code-example/" >
Basic HTML5 Template: Use This HTML Boilerplate as a Starter for Any Web Dev Project
< / a >
< / h1 >
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.freecodecamp.org/news" >
freeCodeCamp.org
< / a > < span class = "article__date" > 30 07 2021< / span > < / h2 >
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
< a target = "_blank" href = "https://www.freecodecamp.org/news/excel-text-function-how-to-convert-a-number-to-text-format/" >
2021-07-31 13:25:08 +00:00
< img loading = "lazy" src = "https://www.freecodecamp.org/news/content/images/2020/09/fcc_ghost_publication_cover-3.png" alt = "
Excel Text Function – How to Convert a Number to Text Format
">
2021-07-30 23:34:53 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
< a target = "_blank" href = "https://www.freecodecamp.org/news/excel-text-function-how-to-convert-a-number-to-text-format/" >
Excel Text Function – How to Convert a Number to Text Format
< / a >
< / h1 >
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.freecodecamp.org/news" >
freeCodeCamp.org
< / a > < span class = "article__date" > 30 07 2021< / span > < / h2 >
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
< a target = "_blank" href = "https://www.freecodecamp.org/news/intro-to-advanced-actor-critic-methods-reinforcement-learning-course/" >
2021-07-31 13:25:08 +00:00
< img loading = "lazy" src = "https://www.freecodecamp.org/news/content/images/2020/09/fcc_ghost_publication_cover-3.png" alt = "
Intro to Advanced Actor-Critic Methods: Reinforcement Learning Course
">
2021-07-30 23:34:53 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
< a target = "_blank" href = "https://www.freecodecamp.org/news/intro-to-advanced-actor-critic-methods-reinforcement-learning-course/" >
Intro to Advanced Actor-Critic Methods: Reinforcement Learning Course
< / a >
< / h1 >
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.freecodecamp.org/news" >
freeCodeCamp.org
< / a > < span class = "article__date" > 30 07 2021< / span > < / h2 >
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
< a target = "_blank" href = "https://www.freecodecamp.org/news/what-is-a-hyperlink-definition-for-html-link-beginners/" >
2021-07-31 13:25:08 +00:00
< img loading = "lazy" src = "https://www.freecodecamp.org/news/content/images/2020/09/fcc_ghost_publication_cover-3.png" alt = "
What is a Hyperlink? Definition for HTML Link Beginners
">
2021-07-30 23:34:53 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
< a target = "_blank" href = "https://www.freecodecamp.org/news/what-is-a-hyperlink-definition-for-html-link-beginners/" >
What is a Hyperlink? Definition for HTML Link Beginners
< / a >
< / h1 >
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.freecodecamp.org/news" >
freeCodeCamp.org
< / a > < span class = "article__date" > 30 07 2021< / span > < / h2 >
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
< a target = "_blank" href = "https://www.freecodecamp.org/news/google-docs-voice-typing-how-to-use-speech-to-text-in-a-google-doc/" >
2021-07-31 13:25:08 +00:00
< img loading = "lazy" src = "https://www.freecodecamp.org/news/content/images/2020/09/fcc_ghost_publication_cover-3.png" alt = "
Google Docs Voice Typing – How to Use Speech-to-Text in a Google Doc
">
2021-07-30 23:34:53 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
< a target = "_blank" href = "https://www.freecodecamp.org/news/google-docs-voice-typing-how-to-use-speech-to-text-in-a-google-doc/" >
Google Docs Voice Typing – How to Use Speech-to-Text in a Google Doc
< / a >
< / h1 >
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.freecodecamp.org/news" >
freeCodeCamp.org
< / a > < span class = "article__date" > 30 07 2021< / span > < / h2 >
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
< a target = "_blank" href = "https://www.muylinux.com/2021/07/30/flathub-vs-rpmfusion-fedora/" >
2021-07-31 09:25:06 +00:00
< img loading = "lazy" src = "class="megaspot pad fix & quot ; & gt ; & lt ; div class = "flexslider flex-megaspot & quot ; & gt ; & lt ; ul class = "slides"><li class = "entry post-42959 post type-post status-publish format-standard has-post-thumbnail hentry category-destacados category-noticias tag-escritorios tag-flatpak tag-gnome tag-gnome-shell & quot ; & gt ; & lt ; div class = "entry-thumbnail"> & lt ; a href = "https://www.muylinux.com/2021/07/13/the-gnome-way/" title = "«The GNOME Way » : Flatpak es el futuro , el escritorio tradicional ha muerto & quot ; & gt ; & lt ; img width = "622" height = "415" src = "https://www.muylinux.com/wp-content/uploads/2020/10/GNOMEOS-622x415.jpg" class = "attachment-size-featured size-size-featured wp-post-image & quot ; alt = "GNOME OS & quot ; srcset = "https://www.muylinux.com/wp-content/uploads/2020/10/GNOMEOS-622x415.jpg 622w , https: / / www . muylinux . com / wp-content / uploads / 2020 / 10 / GNOMEOS-150x100 . jpg 150w & quot ; sizes = "(max-width: 622px ) 100vw , 622px & quot ; / & gt ; & lt ; span class = "glass"></span> & lt ; / a & gt ; & lt ; h2 class = "entry-title alt & quot ; & gt ; & lt ; a href = "https://www.muylinux.com/2021/07/13/the-gnome-way/" rel = "bookmark" title = "«The GNOME Way » : Flatpak es el futuro , el escritorio tradicional ha muerto & quot ; & gt ; « The GNOME Way » : Flatpak es el futuro , el escritorio tradicional ha muerto & lt ; / a & gt ; & lt ; / h2 & gt ; & lt ; / div & gt ; & lt ; header class = "fix"><div class = "clear"></div></header></li><li class = "entry post-42955 post type-post status-publish format-standard has-post-thumbnail hentry category-destacados category-practicos-2 tag-gnome tag-gnome-40 tag-gnome-shell tag-personalizacion & quot ; & gt ; & lt ; div class = "entry-thumbnail"> & lt ; a href = "https://www.muylinux.com/2021/07/09/top-bar-organizer-gnome-40/" title = "Personaliza la barra superior de GNOME 40 con Top Bar Organizer & quot ; & gt ; & lt ; img width = "622" height = "415" src = "https://www.muylinux.com/wp-content/uploads/2020/07/GNOMEOS-622x415.png" class = "attachment-size-featured size-size-featured wp-post-image & quot ; alt = "GNOME OS - GNOME 40 & quot ; srcset = "https://www.muylinux.com/wp-content/uploads/2020/07/GNOMEOS-622x415.png 622w , https: / / www . muylinux . com / wp-content / uploads / 2020 / 07 / GNOMEOS-150x100 . png 150w & quot ; sizes = "(max-width: 622px ) 100vw , 622px & quot ; / & gt ; & lt ; span class = "glass"></span> & lt ; / a & gt ; & lt ; h2 class = "entry-title alt & quot ; & gt ; & lt ; a href = "https://www.muylinux.com/2021/07/09/top-bar-organizer-gnome-40/" rel = "bookmark" title = "Personaliza la barra superior de GNOME 40 con Top Bar Organizer & quot ; & gt ; Personaliza la barra superior de GNOME 40 con Top Bar Organizer & lt ; / a & gt ; & lt ; / h2 & gt ; & lt ; / div & gt ; & lt ; header class = "fix"><div class = "clear"></div></header></li><li class = "entry post-42950 post type-post status-publish format-standard has-post-thumbnail hentry category-destacados category-noticias tag-amazon tag-juegos tag-open-3d-engine tag-open-3d-foundation tag-programacion tag-the-linux-foundation & quot ; & gt ; & lt ; div class = "entry-thumbnail"> & lt ; a href = "https://www.muylinux.com/2021/07/09/open-3d-engine/" title = "Open 3D Engine , un motor Open Source para conquistar la escena & amp ; # 8216 ; gaming & amp ; # 8217 ; triple A & quot ; & gt ; & lt ; img width = "622" height = "415" src = "https://www.muylinux.com/wp-content/uploads/2021/07/Open-3D-Engine-622x415.jpg" class = "attachment-size-featured size-size-featured wp-post-image & quot ; alt = "Open 3D Engine & quot ; srcset = "https://www.muylinux.com/wp-content/uploads/2021/07/Open-3D-Engine-622x415.jpg 622w , https: / / www . muylinux . com / wp-content / uploads / 2021 / 07 / Open-3D-Engine-150x100 . jpg 150w & quot ; sizes = "(max-width: 622px ) 100vw , 622px & quot ; / & gt ; & lt ; span class = "glass"></span> & lt ; / a &
2021-07-18 11:33:24 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-30 23:34:53 +00:00
< a target = "_blank" href = "https://www.muylinux.com/2021/07/30/flathub-vs-rpmfusion-fedora/" > Flathub Vs RPMFusion: ¿cuál ofrece las mejores aplicaciones?< / a >
2021-07-18 11:33:24 +00:00
< / h1 >
2021-07-30 23:34:53 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.muylinux.com" > MuyLinux< / a > < span class = "article__date" > 30 07 2021< / span > < / h2 >
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
< a target = "_blank" href = "https://blog.elhacker.net/2021/07/dos-detenidos-por-acosar-ninas-menores-a-traves-internet-redes-sociales.html" >
2021-07-31 09:25:06 +00:00
< canvas class = "article__random-background" > < / canvas >
2021-07-30 23:34:53 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
< a target = "_blank" href = "https://blog.elhacker.net/2021/07/dos-detenidos-por-acosar-ninas-menores-a-traves-internet-redes-sociales.html" > Dos detenidos por acosar a niñas menores a través de internet < / a >
< / h1 >
< h2 class = "article__feed" > < a target = "_blank" href = "https://blog.elhacker.net/" > Blog elhacker.NET< / a > < span class = "article__date" > 30 07 2021< / span > < / h2 >
2021-07-18 11:33:24 +00:00
< / div >
< / header >
< / article >
2021-07-30 10:09:37 +00:00
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
< a target = "_blank" href = "https://blog.elhacker.net/2021/07/contratistas-de-defensa-de-eu-fueron-enganados-por-bellas-instructoras-aerobic-hackearon-cuentas-email.html" >
2021-07-31 09:25:06 +00:00
< canvas class = "article__random-background" > < / canvas >
2021-07-30 10:09:37 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
< a target = "_blank" href = "https://blog.elhacker.net/2021/07/contratistas-de-defensa-de-eu-fueron-enganados-por-bellas-instructoras-aerobic-hackearon-cuentas-email.html" > Contratistas de defensa de E.U. fueron engañados por “bellas instructoras de aeróbics” que hackearon sus cuentas de email< / a >
< / h1 >
< h2 class = "article__feed" > < a target = "_blank" href = "https://blog.elhacker.net/" > Blog elhacker.NET< / a > < span class = "article__date" > 30 07 2021< / span > < / h2 >
< / div >
< / header >
< / article >
2021-07-30 23:34:53 +00:00
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
< a target = "_blank" href = "https://clojure.org/news/2021/07/30/deref" >
2021-07-31 09:25:06 +00:00
< canvas class = "article__random-background" > < / canvas >
2021-07-30 23:34:53 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
< a target = "_blank" href = "https://clojure.org/news/2021/07/30/deref" > Clojure Deref (July 30, 2021)< / a >
< / h1 >
< h2 class = "article__feed" > < a target = "_blank" href = "https://clojure.org" > Clojure News< / a > < span class = "article__date" > 30 07 2021< / span > < / h2 >
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
< a target = "_blank" href = "http://ishadeed.com/article/button-label-alignment/" >
2021-07-31 13:25:08 +00:00
< img loading = "lazy" src = "http://ishadeed.com/assets/post-fb.jpg" alt = "Aligning a Button Label Vertically" >
2021-07-30 23:34:53 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
< a target = "_blank" href = "http://ishadeed.com/article/button-label-alignment/" > Aligning a Button Label Vertically< / a >
< / h1 >
< h2 class = "article__feed" > < a target = "_blank" href = "http://ishadeed.com/" > Ahmad Shadeed Blog< / a > < span class = "article__date" > 30 07 2021< / span > < / h2 >
< / div >
< / header >
< / article >
2021-07-30 11:53:42 +00:00
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
< a target = "_blank" href = "https://www.freecodecamp.org/news/android-camera2-api-take-photos-and-videos/" >
2021-07-31 13:25:08 +00:00
< img loading = "lazy" src = "https://www.freecodecamp.org/news/content/images/2020/09/fcc_ghost_publication_cover-3.png" alt = "
Android Camera2 – How to Use the Camera2 API to Take Photos and Videos
">
2021-07-30 11:53:42 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
< a target = "_blank" href = "https://www.freecodecamp.org/news/android-camera2-api-take-photos-and-videos/" >
Android Camera2 – How to Use the Camera2 API to Take Photos and Videos
< / a >
< / h1 >
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.freecodecamp.org/news" >
freeCodeCamp.org
< / a > < span class = "article__date" > 29 07 2021< / span > < / h2 >
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
< a target = "_blank" href = "https://www.freecodecamp.org/news/not-equal-sign-how-to-type-the-does-not-equal-symbol/" >
2021-07-31 13:25:08 +00:00
< img loading = "lazy" src = "https://www.freecodecamp.org/news/content/images/2020/09/fcc_ghost_publication_cover-3.png" alt = "
Not Equal Sign – How to Type the Does Not Equal Symbol
">
2021-07-30 11:53:42 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
< a target = "_blank" href = "https://www.freecodecamp.org/news/not-equal-sign-how-to-type-the-does-not-equal-symbol/" >
Not Equal Sign – How to Type the Does Not Equal Symbol
< / a >
< / h1 >
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.freecodecamp.org/news" >
freeCodeCamp.org
< / a > < span class = "article__date" > 29 07 2021< / span > < / h2 >
< / div >
< / header >
< / article >
2021-07-18 11:33:24 +00:00
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.muylinux.com/2021/07/29/heroic-games-launcher-1-9/" >
2021-07-18 11:33:24 +00:00
2021-07-31 09:25:06 +00:00
< img loading = "lazy" src = "class="megaspot pad fix & quot ; & gt ; & lt ; div class = "flexslider flex-megaspot & quot ; & gt ; & lt ; ul class = "slides"><li class = "entry post-42959 post type-post status-publish format-standard has-post-thumbnail hentry category-destacados category-noticias tag-escritorios tag-flatpak tag-gnome tag-gnome-shell & quot ; & gt ; & lt ; div class = "entry-thumbnail"> & lt ; a href = "https://www.muylinux.com/2021/07/13/the-gnome-way/" title = "«The GNOME Way » : Flatpak es el futuro , el escritorio tradicional ha muerto & quot ; & gt ; & lt ; img width = "622" height = "415" src = "https://www.muylinux.com/wp-content/uploads/2020/10/GNOMEOS-622x415.jpg" class = "attachment-size-featured size-size-featured wp-post-image & quot ; alt = "GNOME OS & quot ; srcset = "https://www.muylinux.com/wp-content/uploads/2020/10/GNOMEOS-622x415.jpg 622w , https: / / www . muylinux . com / wp-content / uploads / 2020 / 10 / GNOMEOS-150x100 . jpg 150w & quot ; sizes = "(max-width: 622px ) 100vw , 622px & quot ; / & gt ; & lt ; span class = "glass"></span> & lt ; / a & gt ; & lt ; h2 class = "entry-title alt & quot ; & gt ; & lt ; a href = "https://www.muylinux.com/2021/07/13/the-gnome-way/" rel = "bookmark" title = "«The GNOME Way » : Flatpak es el futuro , el escritorio tradicional ha muerto & quot ; & gt ; « The GNOME Way » : Flatpak es el futuro , el escritorio tradicional ha muerto & lt ; / a & gt ; & lt ; / h2 & gt ; & lt ; / div & gt ; & lt ; header class = "fix"><div class = "clear"></div></header></li><li class = "entry post-42955 post type-post status-publish format-standard has-post-thumbnail hentry category-destacados category-practicos-2 tag-gnome tag-gnome-40 tag-gnome-shell tag-personalizacion & quot ; & gt ; & lt ; div class = "entry-thumbnail"> & lt ; a href = "https://www.muylinux.com/2021/07/09/top-bar-organizer-gnome-40/" title = "Personaliza la barra superior de GNOME 40 con Top Bar Organizer & quot ; & gt ; & lt ; img width = "622" height = "415" src = "https://www.muylinux.com/wp-content/uploads/2020/07/GNOMEOS-622x415.png" class = "attachment-size-featured size-size-featured wp-post-image & quot ; alt = "GNOME OS - GNOME 40 & quot ; srcset = "https://www.muylinux.com/wp-content/uploads/2020/07/GNOMEOS-622x415.png 622w , https: / / www . muylinux . com / wp-content / uploads / 2020 / 07 / GNOMEOS-150x100 . png 150w & quot ; sizes = "(max-width: 622px ) 100vw , 622px & quot ; / & gt ; & lt ; span class = "glass"></span> & lt ; / a & gt ; & lt ; h2 class = "entry-title alt & quot ; & gt ; & lt ; a href = "https://www.muylinux.com/2021/07/09/top-bar-organizer-gnome-40/" rel = "bookmark" title = "Personaliza la barra superior de GNOME 40 con Top Bar Organizer & quot ; & gt ; Personaliza la barra superior de GNOME 40 con Top Bar Organizer & lt ; / a & gt ; & lt ; / h2 & gt ; & lt ; / div & gt ; & lt ; header class = "fix"><div class = "clear"></div></header></li><li class = "entry post-42950 post type-post status-publish format-standard has-post-thumbnail hentry category-destacados category-noticias tag-amazon tag-juegos tag-open-3d-engine tag-open-3d-foundation tag-programacion tag-the-linux-foundation & quot ; & gt ; & lt ; div class = "entry-thumbnail"> & lt ; a href = "https://www.muylinux.com/2021/07/09/open-3d-engine/" title = "Open 3D Engine , un motor Open Source para conquistar la escena & amp ; # 8216 ; gaming & amp ; # 8217 ; triple A & quot ; & gt ; & lt ; img width = "622" height = "415" src = "https://www.muylinux.com/wp-content/uploads/2021/07/Open-3D-Engine-622x415.jpg" class = "attachment-size-featured size-size-featured wp-post-image & quot ; alt = "Open 3D Engine & quot ; srcset = "https://www.muylinux.com/wp-content/uploads/2021/07/Open-3D-Engine-622x415.jpg 622w , https: / / www . muylinux . com / wp-content / uploads / 2021 / 07 / Open-3D-Engine-150x100 . jpg 150w & quot ; sizes = "(max-width: 622px ) 100vw , 622px & quot ; / & gt ; & lt ; span class = "glass"></span> & lt ; / a &
2021-07-18 11:33:24 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.muylinux.com/2021/07/29/heroic-games-launcher-1-9/" > Nueva versión de Heroic Games Launcher, el cliente de Epic Games Store para Linux< / a >
2021-07-18 11:33:24 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.muylinux.com" > MuyLinux< / a > < span class = "article__date" > 29 07 2021< / span > < / h2 >
2021-07-18 11:33:24 +00:00
< / div >
< / header >
< / article >
2021-07-30 11:53:42 +00:00
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
< a target = "_blank" href = "https://www.freecodecamp.org/news/learn-how-to-deploy-12-apps-to-aws-azure-google-cloud/" >
2021-07-31 13:25:08 +00:00
< img loading = "lazy" src = "https://www.freecodecamp.org/news/content/images/2020/09/fcc_ghost_publication_cover-3.png" alt = "
Learn How to Deploy 12 Apps to AWS, Azure, & #38; Google Cloud
">
2021-07-30 11:53:42 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
< a target = "_blank" href = "https://www.freecodecamp.org/news/learn-how-to-deploy-12-apps-to-aws-azure-google-cloud/" >
Learn How to Deploy 12 Apps to AWS, Azure, & #38; Google Cloud
< / a >
< / h1 >
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.freecodecamp.org/news" >
freeCodeCamp.org
< / a > < span class = "article__date" > 29 07 2021< / span > < / h2 >
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
< a target = "_blank" href = "https://www.freecodecamp.org/news/automate-repetitive-tasks-in-excel-with-vba/" >
2021-07-31 13:25:08 +00:00
< img loading = "lazy" src = "https://www.freecodecamp.org/news/content/images/2020/09/fcc_ghost_publication_cover-3.png" alt = "
Visual Basic Excel Tutorial – How to Automate Repetitive Tasks in a Spreadsheet
">
2021-07-30 11:53:42 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
< a target = "_blank" href = "https://www.freecodecamp.org/news/automate-repetitive-tasks-in-excel-with-vba/" >
Visual Basic Excel Tutorial – How to Automate Repetitive Tasks in a Spreadsheet
< / a >
< / h1 >
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.freecodecamp.org/news" >
freeCodeCamp.org
< / a > < span class = "article__date" > 29 07 2021< / span > < / h2 >
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
< a target = "_blank" href = "https://www.freecodecamp.org/news/python-if-else-statement-conditional-statements-explained/" >
2021-07-31 13:25:08 +00:00
< img loading = "lazy" src = "https://www.freecodecamp.org/news/content/images/2020/09/fcc_ghost_publication_cover-3.png" alt = "
Python If Else Statement – Conditional Statements Explained
">
2021-07-30 11:53:42 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
< a target = "_blank" href = "https://www.freecodecamp.org/news/python-if-else-statement-conditional-statements-explained/" >
Python If Else Statement – Conditional Statements Explained
< / a >
< / h1 >
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.freecodecamp.org/news" >
freeCodeCamp.org
< / a > < span class = "article__date" > 29 07 2021< / span > < / h2 >
< / div >
< / header >
< / article >
2021-07-18 11:33:24 +00:00
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "http://neofronteras.com/?p=7525" >
2021-07-18 11:33:24 +00:00
2021-07-31 09:25:06 +00:00
< canvas class = "article__random-background" > < / canvas >
2021-07-18 11:33:24 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "http://neofronteras.com/?p=7525" > Ven disco protolunar< / a >
2021-07-18 11:33:24 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "http://neofronteras.com" > NeoFronteras< / a > < span class = "article__date" > 29 07 2021< / span > < / h2 >
2021-07-18 11:33:24 +00:00
< / div >
< / header >
2021-07-18 22:08:57 +00:00
< / article >
2021-07-19 22:28:39 +00:00
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "http://neofronteras.com/?p=7523" >
2021-07-19 22:28:39 +00:00
2021-07-31 09:25:06 +00:00
< canvas class = "article__random-background" > < / canvas >
2021-07-19 22:28:39 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "http://neofronteras.com/?p=7523" > Más predicciones de plegamientos< / a >
2021-07-19 22:28:39 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "http://neofronteras.com" > NeoFronteras< / a > < span class = "article__date" > 29 07 2021< / span > < / h2 >
2021-07-19 22:28:39 +00:00
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "http://neofronteras.com/?p=7520" >
2021-07-19 22:28:39 +00:00
2021-07-31 09:25:06 +00:00
< canvas class = "article__random-background" > < / canvas >
2021-07-19 22:28:39 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "http://neofronteras.com/?p=7520" > Actualidad astronómica: el kiosco del astrónomo< / a >
2021-07-19 22:28:39 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "http://neofronteras.com" > NeoFronteras< / a > < span class = "article__date" > 29 07 2021< / span > < / h2 >
2021-07-19 22:28:39 +00:00
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.ochobitshacenunbyte.com/2021/07/29/como-utilizar-efibootmgr-para-manejar-el-menu-de-uefi/" >
2021-07-19 22:28:39 +00:00
2021-07-31 09:25:06 +00:00
< canvas class = "article__random-background" > < / canvas >
2021-07-19 22:28:39 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.ochobitshacenunbyte.com/2021/07/29/como-utilizar-efibootmgr-para-manejar-el-menu-de-uefi/" > Cómo utilizar efibootmgr para manejar el menú de UEFI< / a >
2021-07-19 22:28:39 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.ochobitshacenunbyte.com" > ochobitshacenunbyte< / a > < span class = "article__date" > 29 07 2021< / span > < / h2 >
2021-07-19 22:28:39 +00:00
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.muylinux.com/2021/07/29/audacity-telemetria-spyware/" >
2021-07-19 22:28:39 +00:00
2021-07-31 09:25:06 +00:00
< img loading = "lazy" src = "class="megaspot pad fix & quot ; & gt ; & lt ; div class = "flexslider flex-megaspot & quot ; & gt ; & lt ; ul class = "slides"><li class = "entry post-42959 post type-post status-publish format-standard has-post-thumbnail hentry category-destacados category-noticias tag-escritorios tag-flatpak tag-gnome tag-gnome-shell & quot ; & gt ; & lt ; div class = "entry-thumbnail"> & lt ; a href = "https://www.muylinux.com/2021/07/13/the-gnome-way/" title = "«The GNOME Way » : Flatpak es el futuro , el escritorio tradicional ha muerto & quot ; & gt ; & lt ; img width = "622" height = "415" src = "https://www.muylinux.com/wp-content/uploads/2020/10/GNOMEOS-622x415.jpg" class = "attachment-size-featured size-size-featured wp-post-image & quot ; alt = "GNOME OS & quot ; srcset = "https://www.muylinux.com/wp-content/uploads/2020/10/GNOMEOS-622x415.jpg 622w , https: / / www . muylinux . com / wp-content / uploads / 2020 / 10 / GNOMEOS-150x100 . jpg 150w & quot ; sizes = "(max-width: 622px ) 100vw , 622px & quot ; / & gt ; & lt ; span class = "glass"></span> & lt ; / a & gt ; & lt ; h2 class = "entry-title alt & quot ; & gt ; & lt ; a href = "https://www.muylinux.com/2021/07/13/the-gnome-way/" rel = "bookmark" title = "«The GNOME Way » : Flatpak es el futuro , el escritorio tradicional ha muerto & quot ; & gt ; « The GNOME Way » : Flatpak es el futuro , el escritorio tradicional ha muerto & lt ; / a & gt ; & lt ; / h2 & gt ; & lt ; / div & gt ; & lt ; header class = "fix"><div class = "clear"></div></header></li><li class = "entry post-42955 post type-post status-publish format-standard has-post-thumbnail hentry category-destacados category-practicos-2 tag-gnome tag-gnome-40 tag-gnome-shell tag-personalizacion & quot ; & gt ; & lt ; div class = "entry-thumbnail"> & lt ; a href = "https://www.muylinux.com/2021/07/09/top-bar-organizer-gnome-40/" title = "Personaliza la barra superior de GNOME 40 con Top Bar Organizer & quot ; & gt ; & lt ; img width = "622" height = "415" src = "https://www.muylinux.com/wp-content/uploads/2020/07/GNOMEOS-622x415.png" class = "attachment-size-featured size-size-featured wp-post-image & quot ; alt = "GNOME OS - GNOME 40 & quot ; srcset = "https://www.muylinux.com/wp-content/uploads/2020/07/GNOMEOS-622x415.png 622w , https: / / www . muylinux . com / wp-content / uploads / 2020 / 07 / GNOMEOS-150x100 . png 150w & quot ; sizes = "(max-width: 622px ) 100vw , 622px & quot ; / & gt ; & lt ; span class = "glass"></span> & lt ; / a & gt ; & lt ; h2 class = "entry-title alt & quot ; & gt ; & lt ; a href = "https://www.muylinux.com/2021/07/09/top-bar-organizer-gnome-40/" rel = "bookmark" title = "Personaliza la barra superior de GNOME 40 con Top Bar Organizer & quot ; & gt ; Personaliza la barra superior de GNOME 40 con Top Bar Organizer & lt ; / a & gt ; & lt ; / h2 & gt ; & lt ; / div & gt ; & lt ; header class = "fix"><div class = "clear"></div></header></li><li class = "entry post-42950 post type-post status-publish format-standard has-post-thumbnail hentry category-destacados category-noticias tag-amazon tag-juegos tag-open-3d-engine tag-open-3d-foundation tag-programacion tag-the-linux-foundation & quot ; & gt ; & lt ; div class = "entry-thumbnail"> & lt ; a href = "https://www.muylinux.com/2021/07/09/open-3d-engine/" title = "Open 3D Engine , un motor Open Source para conquistar la escena & amp ; # 8216 ; gaming & amp ; # 8217 ; triple A & quot ; & gt ; & lt ; img width = "622" height = "415" src = "https://www.muylinux.com/wp-content/uploads/2021/07/Open-3D-Engine-622x415.jpg" class = "attachment-size-featured size-size-featured wp-post-image & quot ; alt = "Open 3D Engine & quot ; srcset = "https://www.muylinux.com/wp-content/uploads/2021/07/Open-3D-Engine-622x415.jpg 622w , https: / / www . muylinux . com / wp-content / uploads / 2021 / 07 / Open-3D-Engine-150x100 . jpg 150w & quot ; sizes = "(max-width: 622px ) 100vw , 622px & quot ; / & gt ; & lt ; span class = "glass"></span> & lt ; / a &
2021-07-19 22:28:39 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.muylinux.com/2021/07/29/audacity-telemetria-spyware/" > Audacity implementa su telemetría y… no, no es ‘ spyware’ < / a >
2021-07-19 22:28:39 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.muylinux.com" > MuyLinux< / a > < span class = "article__date" > 29 07 2021< / span > < / h2 >
2021-07-19 22:28:39 +00:00
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://blog.elhacker.net/2021/07/blackmatter-y-lockbit-20-novedades-evolucion-mundo-ransomware.html" >
2021-07-19 22:28:39 +00:00
2021-07-31 09:25:06 +00:00
< canvas class = "article__random-background" > < / canvas >
2021-07-19 22:28:39 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://blog.elhacker.net/2021/07/blackmatter-y-lockbit-20-novedades-evolucion-mundo-ransomware.html" > BlackMatter y LockBit 2.0: novedades en el mundo del ransomware< / a >
2021-07-19 22:28:39 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://blog.elhacker.net/" > Blog elhacker.NET< / a > < span class = "article__date" > 29 07 2021< / span > < / h2 >
2021-07-19 22:28:39 +00:00
< / div >
< / header >
< / article >
2021-07-31 08:41:22 +00:00
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
< a target = "_blank" href = "https://au-agenda.com/no-te-metas-politica-rico-tour/" >
2021-07-31 09:25:06 +00:00
< canvas class = "article__random-background" > < / canvas >
2021-07-31 08:41:22 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
< a target = "_blank" href = "https://au-agenda.com/no-te-metas-politica-rico-tour/" > No te metas en política. Qué rico Tour< / a >
< / h1 >
< h2 class = "article__feed" > < a target = "_blank" href = "https://au-agenda.com" > AU Agenda< / a > < span class = "article__date" > 29 07 2021< / span > < / h2 >
< / div >
< / header >
< / article >
2021-07-19 22:28:39 +00:00
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "http://www.fsf.org/news/fsf-job-opportunity-operations-assistant-1" >
2021-07-18 10:52:33 +00:00
2021-07-31 09:25:06 +00:00
< canvas class = "article__random-background" > < / canvas >
2021-07-18 10:52:33 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "http://www.fsf.org/news/fsf-job-opportunity-operations-assistant-1" > FSF job opportunity: Operations assistant< / a >
2021-07-18 22:08:57 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "http://www.fsf.org/news/aggregator" > FSF News< / a > < span class = "article__date" > 28 07 2021< / span > < / h2 >
2021-07-18 22:08:57 +00:00
< / div >
< / header >
2021-07-18 10:52:33 +00:00
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.ochobitshacenunbyte.com/2021/07/28/como-migrar-centos-8-a-rocky-linux-8/" >
2021-07-18 10:52:33 +00:00
2021-07-31 09:25:06 +00:00
< canvas class = "article__random-background" > < / canvas >
2021-07-18 10:52:33 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.ochobitshacenunbyte.com/2021/07/28/como-migrar-centos-8-a-rocky-linux-8/" > Cómo migrar Centos 8 a Rocky Linux 8< / a >
2021-07-18 10:52:33 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.ochobitshacenunbyte.com" > ochobitshacenunbyte< / a > < span class = "article__date" > 28 07 2021< / span > < / h2 >
2021-07-18 10:52:33 +00:00
< / div >
< / header >
< / article >
2021-07-19 22:28:39 +00:00
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://blog.elhacker.net/2021/07/supuesta-filtracion-4-billones-de.html" >
2021-07-18 10:52:33 +00:00
2021-07-31 09:25:06 +00:00
< canvas class = "article__random-background" > < / canvas >
2021-07-18 10:52:33 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://blog.elhacker.net/2021/07/supuesta-filtracion-4-billones-de.html" > Supuesta filtración 4 billones de teléfonos de ClubHouse< / a >
2021-07-18 10:52:33 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://blog.elhacker.net/" > Blog elhacker.NET< / a > < span class = "article__date" > 28 07 2021< / span > < / h2 >
2021-07-18 10:52:33 +00:00
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://github.blog/2021-07-28-new-code-scanning-integrations-open-source-security-tools/" >
2021-07-18 10:52:33 +00:00
2021-07-31 13:25:08 +00:00
< img loading = "lazy" src = "https://github.blog/wp-content/uploads/2019/03/blog-card.png?fit=5001%2C2626" alt = "15+ new code scanning integrations with open source security tools" >
2021-07-18 10:52:33 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://github.blog/2021-07-28-new-code-scanning-integrations-open-source-security-tools/" > 15+ new code scanning integrations with open source security tools< / a >
2021-07-18 10:52:33 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://github.blog" > The GitHub Blog< / a > < span class = "article__date" > 28 07 2021< / span > < / h2 >
2021-07-18 10:52:33 +00:00
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.muylinux.com/2021/07/28/pulseaudio-15/" >
2021-07-18 10:52:33 +00:00
2021-07-31 09:25:06 +00:00
< img loading = "lazy" src = "class="megaspot pad fix & quot ; & gt ; & lt ; div class = "flexslider flex-megaspot & quot ; & gt ; & lt ; ul class = "slides"><li class = "entry post-42959 post type-post status-publish format-standard has-post-thumbnail hentry category-destacados category-noticias tag-escritorios tag-flatpak tag-gnome tag-gnome-shell & quot ; & gt ; & lt ; div class = "entry-thumbnail"> & lt ; a href = "https://www.muylinux.com/2021/07/13/the-gnome-way/" title = "«The GNOME Way » : Flatpak es el futuro , el escritorio tradicional ha muerto & quot ; & gt ; & lt ; img width = "622" height = "415" src = "https://www.muylinux.com/wp-content/uploads/2020/10/GNOMEOS-622x415.jpg" class = "attachment-size-featured size-size-featured wp-post-image & quot ; alt = "GNOME OS & quot ; srcset = "https://www.muylinux.com/wp-content/uploads/2020/10/GNOMEOS-622x415.jpg 622w , https: / / www . muylinux . com / wp-content / uploads / 2020 / 10 / GNOMEOS-150x100 . jpg 150w & quot ; sizes = "(max-width: 622px ) 100vw , 622px & quot ; / & gt ; & lt ; span class = "glass"></span> & lt ; / a & gt ; & lt ; h2 class = "entry-title alt & quot ; & gt ; & lt ; a href = "https://www.muylinux.com/2021/07/13/the-gnome-way/" rel = "bookmark" title = "«The GNOME Way » : Flatpak es el futuro , el escritorio tradicional ha muerto & quot ; & gt ; « The GNOME Way » : Flatpak es el futuro , el escritorio tradicional ha muerto & lt ; / a & gt ; & lt ; / h2 & gt ; & lt ; / div & gt ; & lt ; header class = "fix"><div class = "clear"></div></header></li><li class = "entry post-42955 post type-post status-publish format-standard has-post-thumbnail hentry category-destacados category-practicos-2 tag-gnome tag-gnome-40 tag-gnome-shell tag-personalizacion & quot ; & gt ; & lt ; div class = "entry-thumbnail"> & lt ; a href = "https://www.muylinux.com/2021/07/09/top-bar-organizer-gnome-40/" title = "Personaliza la barra superior de GNOME 40 con Top Bar Organizer & quot ; & gt ; & lt ; img width = "622" height = "415" src = "https://www.muylinux.com/wp-content/uploads/2020/07/GNOMEOS-622x415.png" class = "attachment-size-featured size-size-featured wp-post-image & quot ; alt = "GNOME OS - GNOME 40 & quot ; srcset = "https://www.muylinux.com/wp-content/uploads/2020/07/GNOMEOS-622x415.png 622w , https: / / www . muylinux . com / wp-content / uploads / 2020 / 07 / GNOMEOS-150x100 . png 150w & quot ; sizes = "(max-width: 622px ) 100vw , 622px & quot ; / & gt ; & lt ; span class = "glass"></span> & lt ; / a & gt ; & lt ; h2 class = "entry-title alt & quot ; & gt ; & lt ; a href = "https://www.muylinux.com/2021/07/09/top-bar-organizer-gnome-40/" rel = "bookmark" title = "Personaliza la barra superior de GNOME 40 con Top Bar Organizer & quot ; & gt ; Personaliza la barra superior de GNOME 40 con Top Bar Organizer & lt ; / a & gt ; & lt ; / h2 & gt ; & lt ; / div & gt ; & lt ; header class = "fix"><div class = "clear"></div></header></li><li class = "entry post-42950 post type-post status-publish format-standard has-post-thumbnail hentry category-destacados category-noticias tag-amazon tag-juegos tag-open-3d-engine tag-open-3d-foundation tag-programacion tag-the-linux-foundation & quot ; & gt ; & lt ; div class = "entry-thumbnail"> & lt ; a href = "https://www.muylinux.com/2021/07/09/open-3d-engine/" title = "Open 3D Engine , un motor Open Source para conquistar la escena & amp ; # 8216 ; gaming & amp ; # 8217 ; triple A & quot ; & gt ; & lt ; img width = "622" height = "415" src = "https://www.muylinux.com/wp-content/uploads/2021/07/Open-3D-Engine-622x415.jpg" class = "attachment-size-featured size-size-featured wp-post-image & quot ; alt = "Open 3D Engine & quot ; srcset = "https://www.muylinux.com/wp-content/uploads/2021/07/Open-3D-Engine-622x415.jpg 622w , https: / / www . muylinux . com / wp-content / uploads / 2021 / 07 / Open-3D-Engine-150x100 . jpg 150w & quot ; sizes = "(max-width: 622px ) 100vw , 622px & quot ; / & gt ; & lt ; span class = "glass"></span> & lt ; / a &
2021-07-18 10:52:33 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.muylinux.com/2021/07/28/pulseaudio-15/" > PulseAudio 15 mejora el soporte de Bluetooth y empieza a desechar X11< / a >
2021-07-18 10:52:33 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.muylinux.com" > MuyLinux< / a > < span class = "article__date" > 28 07 2021< / span > < / h2 >
2021-07-18 10:52:33 +00:00
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://blog.elhacker.net/2021/07/vulnerabilidades-en-el-router-de-fibra-HGU-Askey-Movistar.html" >
2021-07-18 10:52:33 +00:00
2021-07-31 09:25:06 +00:00
< canvas class = "article__random-background" > < / canvas >
2021-07-18 10:52:33 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://blog.elhacker.net/2021/07/vulnerabilidades-en-el-router-de-fibra-HGU-Askey-Movistar.html" > Vulnerabilidades en el router de fibra HGU Askey de Movistar< / a >
2021-07-18 10:52:33 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://blog.elhacker.net/" > Blog elhacker.NET< / a > < span class = "article__date" > 28 07 2021< / span > < / h2 >
2021-07-18 10:52:33 +00:00
< / div >
< / header >
< / article >
2021-07-31 08:41:22 +00:00
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
< a target = "_blank" href = "https://au-agenda.com/ccccinema-destiu-2021-nos-reimos-europa/" >
2021-07-31 09:25:06 +00:00
< canvas class = "article__random-background" > < / canvas >
2021-07-31 08:41:22 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
< a target = "_blank" href = "https://au-agenda.com/ccccinema-destiu-2021-nos-reimos-europa/" > CCCCinema d’ Estiu 2021: ¿De qué nos reímos en Europa?< / a >
< / h1 >
< h2 class = "article__feed" > < a target = "_blank" href = "https://au-agenda.com" > AU Agenda< / a > < span class = "article__date" > 28 07 2021< / span > < / h2 >
< / div >
< / header >
< / article >
2021-07-18 10:52:33 +00:00
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://blog.elhacker.net/2021/07/actualizaciones-de-seguridad-de-apple-para-iOS-i.html" >
2021-07-18 10:52:33 +00:00
2021-07-31 09:25:06 +00:00
< canvas class = "article__random-background" > < / canvas >
2021-07-18 10:52:33 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://blog.elhacker.net/2021/07/actualizaciones-de-seguridad-de-apple-para-iOS-i.html" > Actualizaciones de seguridad de Apple para iOS, iPadOS y macOS< / a >
2021-07-18 10:52:33 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://blog.elhacker.net/" > Blog elhacker.NET< / a > < span class = "article__date" > 28 07 2021< / span > < / h2 >
2021-07-18 10:52:33 +00:00
< / div >
< / header >
< / article >
2021-07-06 22:46:13 +00:00
< article class = "feed__article article" >
2021-07-06 15:58:27 +00:00
< header class = "article__header" >
2021-07-06 22:46:13 +00:00
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://evilmartians.com/chronicles/introducing-anycable-javascript-and-typescript-client" >
2021-07-06 22:46:13 +00:00
2021-07-31 11:21:00 +00:00
< img loading = "lazy" src = "Martian Chronicles" alt = "Introducing JavaScript and TypeScript client for AnyCable" >
2021-07-06 22:46:13 +00:00
< / a >
< / p >
2021-07-06 15:58:27 +00:00
< div class = "article__titles" >
2021-07-06 22:46:13 +00:00
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://evilmartians.com/chronicles/introducing-anycable-javascript-and-typescript-client" > Introducing JavaScript and TypeScript client for AnyCable< / a >
2021-07-06 22:46:13 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://evilmartians.com/chronicles" > Martian Chronicles, Evil Martians’ team blog< / a > < span class = "article__date" > 28 07 2021< / span > < / h2 >
2021-07-06 15:58:27 +00:00
< / div >
< / header >
2021-07-18 10:52:33 +00:00
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.muylinux.com/2021/07/27/kde-plasma-5-23-mejoraras/" >
2021-07-18 10:52:33 +00:00
2021-07-31 09:25:06 +00:00
< img loading = "lazy" src = "class="megaspot pad fix & quot ; & gt ; & lt ; div class = "flexslider flex-megaspot & quot ; & gt ; & lt ; ul class = "slides"><li class = "entry post-42959 post type-post status-publish format-standard has-post-thumbnail hentry category-destacados category-noticias tag-escritorios tag-flatpak tag-gnome tag-gnome-shell & quot ; & gt ; & lt ; div class = "entry-thumbnail"> & lt ; a href = "https://www.muylinux.com/2021/07/13/the-gnome-way/" title = "«The GNOME Way » : Flatpak es el futuro , el escritorio tradicional ha muerto & quot ; & gt ; & lt ; img width = "622" height = "415" src = "https://www.muylinux.com/wp-content/uploads/2020/10/GNOMEOS-622x415.jpg" class = "attachment-size-featured size-size-featured wp-post-image & quot ; alt = "GNOME OS & quot ; srcset = "https://www.muylinux.com/wp-content/uploads/2020/10/GNOMEOS-622x415.jpg 622w , https: / / www . muylinux . com / wp-content / uploads / 2020 / 10 / GNOMEOS-150x100 . jpg 150w & quot ; sizes = "(max-width: 622px ) 100vw , 622px & quot ; / & gt ; & lt ; span class = "glass"></span> & lt ; / a & gt ; & lt ; h2 class = "entry-title alt & quot ; & gt ; & lt ; a href = "https://www.muylinux.com/2021/07/13/the-gnome-way/" rel = "bookmark" title = "«The GNOME Way » : Flatpak es el futuro , el escritorio tradicional ha muerto & quot ; & gt ; « The GNOME Way » : Flatpak es el futuro , el escritorio tradicional ha muerto & lt ; / a & gt ; & lt ; / h2 & gt ; & lt ; / div & gt ; & lt ; header class = "fix"><div class = "clear"></div></header></li><li class = "entry post-42955 post type-post status-publish format-standard has-post-thumbnail hentry category-destacados category-practicos-2 tag-gnome tag-gnome-40 tag-gnome-shell tag-personalizacion & quot ; & gt ; & lt ; div class = "entry-thumbnail"> & lt ; a href = "https://www.muylinux.com/2021/07/09/top-bar-organizer-gnome-40/" title = "Personaliza la barra superior de GNOME 40 con Top Bar Organizer & quot ; & gt ; & lt ; img width = "622" height = "415" src = "https://www.muylinux.com/wp-content/uploads/2020/07/GNOMEOS-622x415.png" class = "attachment-size-featured size-size-featured wp-post-image & quot ; alt = "GNOME OS - GNOME 40 & quot ; srcset = "https://www.muylinux.com/wp-content/uploads/2020/07/GNOMEOS-622x415.png 622w , https: / / www . muylinux . com / wp-content / uploads / 2020 / 07 / GNOMEOS-150x100 . png 150w & quot ; sizes = "(max-width: 622px ) 100vw , 622px & quot ; / & gt ; & lt ; span class = "glass"></span> & lt ; / a & gt ; & lt ; h2 class = "entry-title alt & quot ; & gt ; & lt ; a href = "https://www.muylinux.com/2021/07/09/top-bar-organizer-gnome-40/" rel = "bookmark" title = "Personaliza la barra superior de GNOME 40 con Top Bar Organizer & quot ; & gt ; Personaliza la barra superior de GNOME 40 con Top Bar Organizer & lt ; / a & gt ; & lt ; / h2 & gt ; & lt ; / div & gt ; & lt ; header class = "fix"><div class = "clear"></div></header></li><li class = "entry post-42950 post type-post status-publish format-standard has-post-thumbnail hentry category-destacados category-noticias tag-amazon tag-juegos tag-open-3d-engine tag-open-3d-foundation tag-programacion tag-the-linux-foundation & quot ; & gt ; & lt ; div class = "entry-thumbnail"> & lt ; a href = "https://www.muylinux.com/2021/07/09/open-3d-engine/" title = "Open 3D Engine , un motor Open Source para conquistar la escena & amp ; # 8216 ; gaming & amp ; # 8217 ; triple A & quot ; & gt ; & lt ; img width = "622" height = "415" src = "https://www.muylinux.com/wp-content/uploads/2021/07/Open-3D-Engine-622x415.jpg" class = "attachment-size-featured size-size-featured wp-post-image & quot ; alt = "Open 3D Engine & quot ; srcset = "https://www.muylinux.com/wp-content/uploads/2021/07/Open-3D-Engine-622x415.jpg 622w , https: / / www . muylinux . com / wp-content / uploads / 2021 / 07 / Open-3D-Engine-150x100 . jpg 150w & quot ; sizes = "(max-width: 622px ) 100vw , 622px & quot ; / & gt ; & lt ; span class = "glass"></span> & lt ; / a &
2021-07-18 10:52:33 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.muylinux.com/2021/07/27/kde-plasma-5-23-mejoraras/" > KDE Plasma 5.23 mejorará la gestión de energía y el menú de inicio< / a >
2021-07-18 10:52:33 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.muylinux.com" > MuyLinux< / a > < span class = "article__date" > 27 07 2021< / span > < / h2 >
2021-07-18 10:52:33 +00:00
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.muylinux.com/2021/07/27/zidoo-m6-mini-pc-arm-5g/" >
2021-07-18 10:52:33 +00:00
2021-07-31 09:25:06 +00:00
< img loading = "lazy" src = "class="megaspot pad fix & quot ; & gt ; & lt ; div class = "flexslider flex-megaspot & quot ; & gt ; & lt ; ul class = "slides"><li class = "entry post-42959 post type-post status-publish format-standard has-post-thumbnail hentry category-destacados category-noticias tag-escritorios tag-flatpak tag-gnome tag-gnome-shell & quot ; & gt ; & lt ; div class = "entry-thumbnail"> & lt ; a href = "https://www.muylinux.com/2021/07/13/the-gnome-way/" title = "«The GNOME Way » : Flatpak es el futuro , el escritorio tradicional ha muerto & quot ; & gt ; & lt ; img width = "622" height = "415" src = "https://www.muylinux.com/wp-content/uploads/2020/10/GNOMEOS-622x415.jpg" class = "attachment-size-featured size-size-featured wp-post-image & quot ; alt = "GNOME OS & quot ; srcset = "https://www.muylinux.com/wp-content/uploads/2020/10/GNOMEOS-622x415.jpg 622w , https: / / www . muylinux . com / wp-content / uploads / 2020 / 10 / GNOMEOS-150x100 . jpg 150w & quot ; sizes = "(max-width: 622px ) 100vw , 622px & quot ; / & gt ; & lt ; span class = "glass"></span> & lt ; / a & gt ; & lt ; h2 class = "entry-title alt & quot ; & gt ; & lt ; a href = "https://www.muylinux.com/2021/07/13/the-gnome-way/" rel = "bookmark" title = "«The GNOME Way » : Flatpak es el futuro , el escritorio tradicional ha muerto & quot ; & gt ; « The GNOME Way » : Flatpak es el futuro , el escritorio tradicional ha muerto & lt ; / a & gt ; & lt ; / h2 & gt ; & lt ; / div & gt ; & lt ; header class = "fix"><div class = "clear"></div></header></li><li class = "entry post-42955 post type-post status-publish format-standard has-post-thumbnail hentry category-destacados category-practicos-2 tag-gnome tag-gnome-40 tag-gnome-shell tag-personalizacion & quot ; & gt ; & lt ; div class = "entry-thumbnail"> & lt ; a href = "https://www.muylinux.com/2021/07/09/top-bar-organizer-gnome-40/" title = "Personaliza la barra superior de GNOME 40 con Top Bar Organizer & quot ; & gt ; & lt ; img width = "622" height = "415" src = "https://www.muylinux.com/wp-content/uploads/2020/07/GNOMEOS-622x415.png" class = "attachment-size-featured size-size-featured wp-post-image & quot ; alt = "GNOME OS - GNOME 40 & quot ; srcset = "https://www.muylinux.com/wp-content/uploads/2020/07/GNOMEOS-622x415.png 622w , https: / / www . muylinux . com / wp-content / uploads / 2020 / 07 / GNOMEOS-150x100 . png 150w & quot ; sizes = "(max-width: 622px ) 100vw , 622px & quot ; / & gt ; & lt ; span class = "glass"></span> & lt ; / a & gt ; & lt ; h2 class = "entry-title alt & quot ; & gt ; & lt ; a href = "https://www.muylinux.com/2021/07/09/top-bar-organizer-gnome-40/" rel = "bookmark" title = "Personaliza la barra superior de GNOME 40 con Top Bar Organizer & quot ; & gt ; Personaliza la barra superior de GNOME 40 con Top Bar Organizer & lt ; / a & gt ; & lt ; / h2 & gt ; & lt ; / div & gt ; & lt ; header class = "fix"><div class = "clear"></div></header></li><li class = "entry post-42950 post type-post status-publish format-standard has-post-thumbnail hentry category-destacados category-noticias tag-amazon tag-juegos tag-open-3d-engine tag-open-3d-foundation tag-programacion tag-the-linux-foundation & quot ; & gt ; & lt ; div class = "entry-thumbnail"> & lt ; a href = "https://www.muylinux.com/2021/07/09/open-3d-engine/" title = "Open 3D Engine , un motor Open Source para conquistar la escena & amp ; # 8216 ; gaming & amp ; # 8217 ; triple A & quot ; & gt ; & lt ; img width = "622" height = "415" src = "https://www.muylinux.com/wp-content/uploads/2021/07/Open-3D-Engine-622x415.jpg" class = "attachment-size-featured size-size-featured wp-post-image & quot ; alt = "Open 3D Engine & quot ; srcset = "https://www.muylinux.com/wp-content/uploads/2021/07/Open-3D-Engine-622x415.jpg 622w , https: / / www . muylinux . com / wp-content / uploads / 2021 / 07 / Open-3D-Engine-150x100 . jpg 150w & quot ; sizes = "(max-width: 622px ) 100vw , 622px & quot ; / & gt ; & lt ; span class = "glass"></span> & lt ; / a &
2021-07-18 10:52:33 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.muylinux.com/2021/07/27/zidoo-m6-mini-pc-arm-5g/" > Zidoo M6 es un mini-PC ARM con Linux que cuenta con soporte para 5G< / a >
2021-07-18 10:52:33 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.muylinux.com" > MuyLinux< / a > < span class = "article__date" > 27 07 2021< / span > < / h2 >
2021-07-18 10:52:33 +00:00
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://github.blog/2021-07-27-github-developer-rights-fellowship-stanford-law-school/" >
2021-07-18 10:52:33 +00:00
2021-07-31 13:25:08 +00:00
< img loading = "lazy" src = "https://github.blog/wp-content/uploads/2019/03/blog-card.png?fit=5001%2C2626" alt = "Standing up for developers: the GitHub Developer Rights Fellowship at Stanford Law School" >
2021-07-18 10:52:33 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://github.blog/2021-07-27-github-developer-rights-fellowship-stanford-law-school/" > Standing up for developers: the GitHub Developer Rights Fellowship at Stanford Law School< / a >
2021-07-18 10:52:33 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://github.blog" > The GitHub Blog< / a > < span class = "article__date" > 27 07 2021< / span > < / h2 >
2021-07-18 10:52:33 +00:00
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "http://ishadeed.com/article/thinking-about-the-cut-out-effect/" >
2021-07-18 10:52:33 +00:00
2021-07-31 13:25:08 +00:00
< img loading = "lazy" src = "http://ishadeed.com/assets/post-fb.jpg" alt = "Thinking About The Cut-Out Effect: CSS or SVG?" >
2021-07-18 10:52:33 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "http://ishadeed.com/article/thinking-about-the-cut-out-effect/" > Thinking About The Cut-Out Effect: CSS or SVG?< / a >
2021-07-18 10:52:33 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "http://ishadeed.com/" > Ahmad Shadeed Blog< / a > < span class = "article__date" > 27 07 2021< / span > < / h2 >
2021-07-18 10:52:33 +00:00
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://blog.elhacker.net/2021/07/diferencias-gpus-nvidia-rtx-vs-gtx.html" >
2021-07-18 10:52:33 +00:00
2021-07-31 09:25:06 +00:00
< canvas class = "article__random-background" > < / canvas >
2021-07-18 10:52:33 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://blog.elhacker.net/2021/07/diferencias-gpus-nvidia-rtx-vs-gtx.html" > Diferencias GPUs NVIDIA RTX vs GTX< / a >
2021-07-18 10:52:33 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://blog.elhacker.net/" > Blog elhacker.NET< / a > < span class = "article__date" > 27 07 2021< / span > < / h2 >
2021-07-18 10:52:33 +00:00
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.monkeyuser.com/2021/fill-in-the-gaps/" >
2021-07-18 10:52:33 +00:00
2021-07-31 13:25:08 +00:00
< img loading = "lazy" src = "https://www.monkeyuser.com/assets/images/2021/222-fill-in-the-gaps.png" alt = "Fill in the gaps" >
2021-07-18 10:52:33 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.monkeyuser.com/2021/fill-in-the-gaps/" > Fill in the gaps< / a >
2021-07-18 10:52:33 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.monkeyuser.com" > MonkeyUser< / a > < span class = "article__date" > 27 07 2021< / span > < / h2 >
2021-07-18 10:52:33 +00:00
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.ochobitshacenunbyte.com/2021/07/26/echando-un-vistazo-a-rocky-linux/" >
2021-07-18 10:52:33 +00:00
2021-07-31 09:25:06 +00:00
< canvas class = "article__random-background" > < / canvas >
2021-07-18 10:52:33 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.ochobitshacenunbyte.com/2021/07/26/echando-un-vistazo-a-rocky-linux/" > Echando un vistazo a Rocky Linux< / a >
2021-07-18 10:52:33 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.ochobitshacenunbyte.com" > ochobitshacenunbyte< / a > < span class = "article__date" > 26 07 2021< / span > < / h2 >
2021-07-18 10:52:33 +00:00
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.muylinux.com/2021/07/26/cbl-mariner-microsoft-linux/" >
2021-07-18 10:52:33 +00:00
2021-07-31 09:25:06 +00:00
< img loading = "lazy" src = "class="megaspot pad fix & quot ; & gt ; & lt ; div class = "flexslider flex-megaspot & quot ; & gt ; & lt ; ul class = "slides"><li class = "entry post-42959 post type-post status-publish format-standard has-post-thumbnail hentry category-destacados category-noticias tag-escritorios tag-flatpak tag-gnome tag-gnome-shell & quot ; & gt ; & lt ; div class = "entry-thumbnail"> & lt ; a href = "https://www.muylinux.com/2021/07/13/the-gnome-way/" title = "«The GNOME Way » : Flatpak es el futuro , el escritorio tradicional ha muerto & quot ; & gt ; & lt ; img width = "622" height = "415" src = "https://www.muylinux.com/wp-content/uploads/2020/10/GNOMEOS-622x415.jpg" class = "attachment-size-featured size-size-featured wp-post-image & quot ; alt = "GNOME OS & quot ; srcset = "https://www.muylinux.com/wp-content/uploads/2020/10/GNOMEOS-622x415.jpg 622w , https: / / www . muylinux . com / wp-content / uploads / 2020 / 10 / GNOMEOS-150x100 . jpg 150w & quot ; sizes = "(max-width: 622px ) 100vw , 622px & quot ; / & gt ; & lt ; span class = "glass"></span> & lt ; / a & gt ; & lt ; h2 class = "entry-title alt & quot ; & gt ; & lt ; a href = "https://www.muylinux.com/2021/07/13/the-gnome-way/" rel = "bookmark" title = "«The GNOME Way » : Flatpak es el futuro , el escritorio tradicional ha muerto & quot ; & gt ; « The GNOME Way » : Flatpak es el futuro , el escritorio tradicional ha muerto & lt ; / a & gt ; & lt ; / h2 & gt ; & lt ; / div & gt ; & lt ; header class = "fix"><div class = "clear"></div></header></li><li class = "entry post-42955 post type-post status-publish format-standard has-post-thumbnail hentry category-destacados category-practicos-2 tag-gnome tag-gnome-40 tag-gnome-shell tag-personalizacion & quot ; & gt ; & lt ; div class = "entry-thumbnail"> & lt ; a href = "https://www.muylinux.com/2021/07/09/top-bar-organizer-gnome-40/" title = "Personaliza la barra superior de GNOME 40 con Top Bar Organizer & quot ; & gt ; & lt ; img width = "622" height = "415" src = "https://www.muylinux.com/wp-content/uploads/2020/07/GNOMEOS-622x415.png" class = "attachment-size-featured size-size-featured wp-post-image & quot ; alt = "GNOME OS - GNOME 40 & quot ; srcset = "https://www.muylinux.com/wp-content/uploads/2020/07/GNOMEOS-622x415.png 622w , https: / / www . muylinux . com / wp-content / uploads / 2020 / 07 / GNOMEOS-150x100 . png 150w & quot ; sizes = "(max-width: 622px ) 100vw , 622px & quot ; / & gt ; & lt ; span class = "glass"></span> & lt ; / a & gt ; & lt ; h2 class = "entry-title alt & quot ; & gt ; & lt ; a href = "https://www.muylinux.com/2021/07/09/top-bar-organizer-gnome-40/" rel = "bookmark" title = "Personaliza la barra superior de GNOME 40 con Top Bar Organizer & quot ; & gt ; Personaliza la barra superior de GNOME 40 con Top Bar Organizer & lt ; / a & gt ; & lt ; / h2 & gt ; & lt ; / div & gt ; & lt ; header class = "fix"><div class = "clear"></div></header></li><li class = "entry post-42950 post type-post status-publish format-standard has-post-thumbnail hentry category-destacados category-noticias tag-amazon tag-juegos tag-open-3d-engine tag-open-3d-foundation tag-programacion tag-the-linux-foundation & quot ; & gt ; & lt ; div class = "entry-thumbnail"> & lt ; a href = "https://www.muylinux.com/2021/07/09/open-3d-engine/" title = "Open 3D Engine , un motor Open Source para conquistar la escena & amp ; # 8216 ; gaming & amp ; # 8217 ; triple A & quot ; & gt ; & lt ; img width = "622" height = "415" src = "https://www.muylinux.com/wp-content/uploads/2021/07/Open-3D-Engine-622x415.jpg" class = "attachment-size-featured size-size-featured wp-post-image & quot ; alt = "Open 3D Engine & quot ; srcset = "https://www.muylinux.com/wp-content/uploads/2021/07/Open-3D-Engine-622x415.jpg 622w , https: / / www . muylinux . com / wp-content / uploads / 2021 / 07 / Open-3D-Engine-150x100 . jpg 150w & quot ; sizes = "(max-width: 622px ) 100vw , 622px & quot ; / & gt ; & lt ; span class = "glass"></span> & lt ; / a &
2021-07-18 10:52:33 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.muylinux.com/2021/07/26/cbl-mariner-microsoft-linux/" > Microsoft refuerza su apuesta por Linux con CBL-Mariner< / a >
2021-07-18 10:52:33 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.muylinux.com" > MuyLinux< / a > < span class = "article__date" > 26 07 2021< / span > < / h2 >
2021-07-18 10:52:33 +00:00
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://blog.elhacker.net/2021/07/tutorial-manual-clonar-disco-duro-hdd-o-unidad-ssd-con-CloneZilla.html" >
2021-07-18 10:52:33 +00:00
2021-07-31 09:25:06 +00:00
< canvas class = "article__random-background" > < / canvas >
2021-07-18 10:52:33 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://blog.elhacker.net/2021/07/tutorial-manual-clonar-disco-duro-hdd-o-unidad-ssd-con-CloneZilla.html" > Clonar Disco Duro HDD o Unidad SSD con CloneZilla< / a >
2021-07-18 10:52:33 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://blog.elhacker.net/" > Blog elhacker.NET< / a > < span class = "article__date" > 26 07 2021< / span > < / h2 >
2021-07-18 10:52:33 +00:00
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://evilmartians.com/chronicles/accessible-design-from-the-get-go" >
2021-07-18 10:52:33 +00:00
2021-07-31 11:21:00 +00:00
< img loading = "lazy" src = "Martian Chronicles" alt = "Accessible design from the get-go" >
2021-07-18 10:52:33 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://evilmartians.com/chronicles/accessible-design-from-the-get-go" > Accessible design from the get-go< / a >
2021-07-18 10:52:33 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://evilmartians.com/chronicles" > Martian Chronicles, Evil Martians’ team blog< / a > < span class = "article__date" > 26 07 2021< / span > < / h2 >
2021-07-18 10:52:33 +00:00
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.cinestudiodor.es/2021/07/otraronda.html" >
2021-07-18 10:52:33 +00:00
2021-07-31 09:25:06 +00:00
< canvas class = "article__random-background" > < / canvas >
2021-07-18 10:52:33 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.cinestudiodor.es/2021/07/otraronda.html" > OTRA RONDA< / a >
2021-07-18 10:52:33 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.cinestudiodor.es/" > Cinestudio d' Or< / a > < span class = "article__date" > 25 07 2021< / span > < / h2 >
2021-07-18 10:52:33 +00:00
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.cinestudiodor.es/2021/07/firstcow.html" >
2021-07-18 10:52:33 +00:00
2021-07-31 09:25:06 +00:00
< canvas class = "article__random-background" > < / canvas >
2021-07-18 10:52:33 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.cinestudiodor.es/2021/07/firstcow.html" > FIRST COW< / a >
2021-07-18 10:52:33 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.cinestudiodor.es/" > Cinestudio d' Or< / a > < span class = "article__date" > 25 07 2021< / span > < / h2 >
2021-07-18 10:52:33 +00:00
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.cinestudiodor.es/2021/07/vacaciones.html" >
2021-07-18 10:52:33 +00:00
2021-07-31 09:25:06 +00:00
< canvas class = "article__random-background" > < / canvas >
2021-07-18 10:52:33 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://www.cinestudiodor.es/2021/07/vacaciones.html" > VACACIONES< / a >
2021-07-18 10:52:33 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://www.cinestudiodor.es/" > Cinestudio d' Or< / a > < span class = "article__date" > 24 07 2021< / span > < / h2 >
2021-07-18 10:52:33 +00:00
< / div >
< / header >
< / article >
< article class = "feed__article article" >
< header class = "article__header" >
< p class = "article__header-img" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://blog.elhacker.net/2021/07/nuevo-ataque-petitpotam-permite-hackear-dominios-sistemas-windows.html" >
2021-07-18 10:52:33 +00:00
2021-07-31 09:25:06 +00:00
< canvas class = "article__random-background" > < / canvas >
2021-07-18 10:52:33 +00:00
< / a >
< / p >
< div class = "article__titles" >
< h1 class = "article__title" >
2021-07-29 23:53:12 +00:00
< a target = "_blank" href = "https://blog.elhacker.net/2021/07/nuevo-ataque-petitpotam-permite-hackear-dominios-sistemas-windows.html" > Nuevo ataque PetitPotam permite hackear dominios de sistemas Windows < / a >
2021-07-18 10:52:33 +00:00
< / h1 >
2021-07-29 23:53:12 +00:00
< h2 class = "article__feed" > < a target = "_blank" href = "https://blog.elhacker.net/" > Blog elhacker.NET< / a > < span class = "article__date" > 24 07 2021< / span > < / h2 >
2021-07-18 10:52:33 +00:00
< / div >
< / header >
< / article >
2021-07-06 15:58:27 +00:00
< / main >
< / div >
< footer class = "footer" >
< hr class = "separator" >
< p class = "footer__text" >
Generated with < a class = "footer__link" href = "https://github.com/tanrax/RSSpaper" > RSSpaper< / a > and a lot of < span class = "footer__heard" > ❤️< / span > ️
< / p >
< / footer >
< / body >
< / html >