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 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" >
< img loading = "lazy" src = "https://1.bp.blogspot.com/-WIv8EMD2mYs/X56bsD9i7JI/AAAAAAAB_dQ/AdPPO42JZWsh53V-CWn8nYKGgibyek7qgCLcBGAsYHQ/s0/telegram.png" alt = "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 >
< / 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-30 23:34:53 +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
">
< / 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/" >
< 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
">
< / 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/" >
< 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
">
< / 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/" >
< 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
">
< / 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/" >
< 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
">
< / 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/" >
< img loading = "lazy" src = "https://www.muylinux.com/wp-content/uploads/2013/08/muylinux1.png" alt = "Flathub Vs RPMFusion: ¿cuál ofrece las mejores aplicaciones?" >
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" >
< img loading = "lazy" src = "https://1.bp.blogspot.com/-WIv8EMD2mYs/X56bsD9i7JI/AAAAAAAB_dQ/AdPPO42JZWsh53V-CWn8nYKGgibyek7qgCLcBGAsYHQ/s0/telegram.png" alt = "Dos detenidos por acosar a niñas menores a través de internet " >
< / 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-30 23:34:53 +00:00
< img loading = "lazy" src = "https://1.bp.blogspot.com/-WIv8EMD2mYs/X56bsD9i7JI/AAAAAAAB_dQ/AdPPO42JZWsh53V-CWn8nYKGgibyek7qgCLcBGAsYHQ/s0/telegram.png" alt = "Contratistas de defensa de E.U. fueron engañados por “bellas instructoras de aeróbics” que hackearon sus cuentas de email" >
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" >
< img loading = "lazy" src = "/images/clojure-logo-120b.png" alt = "Clojure Deref (July 30, 2021)" >
< / 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/" >
< img loading = "lazy" src = "http://ishadeed.com/assets/post-fb.jpg" alt = "Aligning a Button Label Vertically" >
< / 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-30 23:34:53 +00:00
< img loading = "lazy" src = "https://www.freecodecamp.org/news/content/images/2020/09/fcc_ghost_publication_cover-3.png" alt = "
2021-07-30 11:53:42 +00:00
Android Camera2 – How to Use the Camera2 API to Take Photos and Videos
">
< / 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-30 23:34:53 +00:00
< img loading = "lazy" src = "https://www.freecodecamp.org/news/content/images/2020/09/fcc_ghost_publication_cover-3.png" alt = "
2021-07-30 11:53:42 +00:00
Not Equal Sign – How to Type the Does Not Equal Symbol
">
< / 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-30 23:34:53 +00:00
< img loading = "lazy" src = "https://www.muylinux.com/wp-content/uploads/2013/08/muylinux1.png" alt = "Nueva versión de Heroic Games Launcher, el cliente de Epic Games Store para Linux" >
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-30 23:34:53 +00:00
< img loading = "lazy" src = "https://www.freecodecamp.org/news/content/images/2020/09/fcc_ghost_publication_cover-3.png" alt = "
2021-07-30 11:53:42 +00:00
Learn How to Deploy 12 Apps to AWS, Azure, & #38; Google Cloud
">
< / 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-30 23:34:53 +00:00
< img loading = "lazy" src = "https://www.freecodecamp.org/news/content/images/2020/09/fcc_ghost_publication_cover-3.png" alt = "
2021-07-30 11:53:42 +00:00
Visual Basic Excel Tutorial – How to Automate Repetitive Tasks in a Spreadsheet
">
< / 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-30 23:34:53 +00:00
< img loading = "lazy" src = "https://www.freecodecamp.org/news/content/images/2020/09/fcc_ghost_publication_cover-3.png" alt = "
2021-07-30 11:53:42 +00:00
Python If Else Statement – Conditional Statements Explained
">
< / 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-30 23:34:53 +00:00
< img loading = "lazy" src = "http://www.google.com/logos/Logo_25wht.gif" alt = "Ven disco protolunar" >
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-30 23:34:53 +00:00
< img loading = "lazy" src = "http://www.google.com/logos/Logo_25wht.gif" alt = "Más predicciones de plegamientos" >
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-30 23:34:53 +00:00
< img loading = "lazy" src = "http://www.google.com/logos/Logo_25wht.gif" alt = "Actualidad astronómica: el kiosco del astrónomo" >
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-30 23:34:53 +00:00
< img loading = "lazy" src = "https://www.ochobitshacenunbyte.com/wp-content/uploads/2021/07/uefi-logo-png-portada-320x320.png" alt = "Cómo utilizar efibootmgr para manejar el menú de UEFI" >
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-30 23:34:53 +00:00
< img loading = "lazy" src = "https://www.muylinux.com/wp-content/uploads/2013/08/muylinux1.png" alt = "Audacity implementa su telemetría y… no, no es ‘ spyware’ " >
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-30 23:34:53 +00:00
< img loading = "lazy" src = "https://1.bp.blogspot.com/-WIv8EMD2mYs/X56bsD9i7JI/AAAAAAAB_dQ/AdPPO42JZWsh53V-CWn8nYKGgibyek7qgCLcBGAsYHQ/s0/telegram.png" alt = "BlackMatter y LockBit 2.0: novedades en el mundo del ransomware" >
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 >
< 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-30 23:34:53 +00:00
< img loading = "lazy" src = "//static.fsf.org/common/img/logo-new.png" alt = "FSF job opportunity: Operations assistant" >
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-30 23:34:53 +00:00
< img loading = "lazy" src = "https://www.ochobitshacenunbyte.com/wp-content/uploads/2021/07/uefi-logo-png-portada-320x320.png" alt = "Cómo migrar Centos 8 a Rocky Linux 8" >
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-30 23:34:53 +00:00
< img loading = "lazy" src = "https://1.bp.blogspot.com/-WIv8EMD2mYs/X56bsD9i7JI/AAAAAAAB_dQ/AdPPO42JZWsh53V-CWn8nYKGgibyek7qgCLcBGAsYHQ/s0/telegram.png" alt = "Supuesta filtración 4 billones de teléfonos de ClubHouse" >
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-30 23:34:53 +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-30 23:34:53 +00:00
< img loading = "lazy" src = "https://www.muylinux.com/wp-content/uploads/2013/08/muylinux1.png" alt = "PulseAudio 15 mejora el soporte de Bluetooth y empieza a desechar X11" >
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-30 23:34:53 +00:00
< img loading = "lazy" src = "https://1.bp.blogspot.com/-WIv8EMD2mYs/X56bsD9i7JI/AAAAAAAB_dQ/AdPPO42JZWsh53V-CWn8nYKGgibyek7qgCLcBGAsYHQ/s0/telegram.png" alt = "Vulnerabilidades en el router de fibra HGU Askey de Movistar" >
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 >
< 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-30 23:34:53 +00:00
< img loading = "lazy" src = "https://1.bp.blogspot.com/-WIv8EMD2mYs/X56bsD9i7JI/AAAAAAAB_dQ/AdPPO42JZWsh53V-CWn8nYKGgibyek7qgCLcBGAsYHQ/s0/telegram.png" alt = "Actualizaciones de seguridad de Apple para iOS, iPadOS y macOS" >
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-29 23:53:12 +00:00
< img loading = "lazy" src = "https://cdn.evilmartians.com/front/blocks/common/images/social-5e5bfff.png" 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-30 23:34:53 +00:00
< img loading = "lazy" src = "https://www.muylinux.com/wp-content/uploads/2013/08/muylinux1.png" alt = "KDE Plasma 5.23 mejorará la gestión de energía y el menú de inicio" >
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-30 23:34:53 +00:00
< img loading = "lazy" src = "https://www.muylinux.com/wp-content/uploads/2013/08/muylinux1.png" alt = "Zidoo M6 es un mini-PC ARM con Linux que cuenta con soporte para 5G" >
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-30 23:34:53 +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-30 23:34:53 +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-30 23:34:53 +00:00
< img loading = "lazy" src = "https://1.bp.blogspot.com/-WIv8EMD2mYs/X56bsD9i7JI/AAAAAAAB_dQ/AdPPO42JZWsh53V-CWn8nYKGgibyek7qgCLcBGAsYHQ/s0/telegram.png" alt = "Diferencias GPUs NVIDIA RTX vs GTX" >
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-29 23:53:12 +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-30 23:34:53 +00:00
< img loading = "lazy" src = "https://www.ochobitshacenunbyte.com/wp-content/uploads/2021/07/uefi-logo-png-portada-320x320.png" alt = "Echando un vistazo a Rocky Linux" >
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-30 23:34:53 +00:00
< img loading = "lazy" src = "https://www.muylinux.com/wp-content/uploads/2013/08/muylinux1.png" alt = "Microsoft refuerza su apuesta por Linux con CBL-Mariner" >
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-30 23:34:53 +00:00
< img loading = "lazy" src = "https://1.bp.blogspot.com/-WIv8EMD2mYs/X56bsD9i7JI/AAAAAAAB_dQ/AdPPO42JZWsh53V-CWn8nYKGgibyek7qgCLcBGAsYHQ/s0/telegram.png" alt = "Clonar Disco Duro HDD o Unidad SSD con CloneZilla" >
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-29 23:53:12 +00:00
< img loading = "lazy" src = "https://cdn.evilmartians.com/front/blocks/common/images/social-5e5bfff.png" 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-30 23:34:53 +00:00
< img loading = "lazy" src = "//4.bp.blogspot.com/-Gvrw6bB5Yhg/WwZiUJ8n62I/AAAAAAAAACI/eiqpXsMKqvk1CxNXQRaGzDv7exvRLdLggCK4BGAYYCw/s1600/europacinemas__2.png" alt = "OTRA RONDA" >
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-30 23:34:53 +00:00
< img loading = "lazy" src = "//4.bp.blogspot.com/-Gvrw6bB5Yhg/WwZiUJ8n62I/AAAAAAAAACI/eiqpXsMKqvk1CxNXQRaGzDv7exvRLdLggCK4BGAYYCw/s1600/europacinemas__2.png" alt = "FIRST COW" >
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-30 23:34:53 +00:00
< img loading = "lazy" src = "//4.bp.blogspot.com/-Gvrw6bB5Yhg/WwZiUJ8n62I/AAAAAAAAACI/eiqpXsMKqvk1CxNXQRaGzDv7exvRLdLggCK4BGAYYCw/s1600/europacinemas__2.png" alt = "VACACIONES" >
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-30 23:34:53 +00:00
< img loading = "lazy" src = "https://1.bp.blogspot.com/-WIv8EMD2mYs/X56bsD9i7JI/AAAAAAAB_dQ/AdPPO42JZWsh53V-CWn8nYKGgibyek7qgCLcBGAsYHQ/s0/telegram.png" alt = "Nuevo ataque PetitPotam permite hackear dominios de sistemas Windows " >
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 >
< 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/quien-es-shalev-hulio-el-militar-responsable-pegasus-spyware-israel.html" >
2021-07-18 10:52:33 +00:00
2021-07-30 23:34:53 +00:00
< img loading = "lazy" src = "https://1.bp.blogspot.com/-WIv8EMD2mYs/X56bsD9i7JI/AAAAAAAB_dQ/AdPPO42JZWsh53V-CWn8nYKGgibyek7qgCLcBGAsYHQ/s0/telegram.png" alt = "Quién es Shalev Hulio, el militar responsable de Pegasus" >
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/quien-es-shalev-hulio-el-militar-responsable-pegasus-spyware-israel.html" > Quién es Shalev Hulio, el militar responsable de Pegasus< / 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 >