Tetris instalable en el sector de arranque
- October 5, 2016
- tuxotron
Sí, has leído bien el título. TetrOS es una versión del juego de Tetris que cabe perfectamente en el sector de arranque de tu disco.
El sector de arranque tiene un tamaño reservado de 512 bytes, y TetrOS sólo ocupa 446 bytes, el tamaño exacto del gestor de arranque del registro de arranque principal (Master Boot Record o MBR). Con lo que podríamos instalar TetrOS en el sector de arranque de nuestro disco duro y no necesitaríamos ni siquiera tener un sistema operativa, de ahí el nombre TetrOS (Tetris Operating System).
Aquí tenéis un vídeo del juego en acción:
Para probarlo puedes usar QEMU:
sudo apt-get install qemu
git clone https://github.com/daniel-e/tetros.git
make run
O también puedes instalarlo en el sector de arranque de un lápiz USB o similar.
git clone https://github.com/daniel-e/tetros.git
cd tetros
sudo dd if=tetros.img of=/dev/sdXX
Donde sdXX es dispositivo USB dónde quieres instalarlo. Asegúrate muy bien de que escribes en el dispositivo correcto. Después de esto, puedes reiniciar tu ordenador desde dicho dispositivo.
El código fuente está disponible en Github.
Una verdadera chulada!
PD: al final de la página de github, hay varios proyectos relacionados, entre ellos un ajedrez!
Libros gratuitos de O'Reilly
- October 4, 2016
- tuxotron
-
Programming
- Ten Steps to Linux Survival - PDF, ePub, Mobi
- Open by Design - PDF, ePub, Mobi
- Getting Started with InnerSource - PDF, ePub, Mobi
- Microservices AntiPatterns and Pitfalls - PDF, ePub, Mobi
- Microservices vs. Service-Oriented Architecture - PDF, ePub, Mobi
- Software Architecture Patterns - PDF, ePub, Mobi
- Migrating to Cloud-Native Application Architectures - PDF, ePub, Mobi
- Reactive Microservices Architecture: Design Principles for Distributed Systems - PDF, ePub, Mobi
- An Engineering Managers Guide to Design Patterns - PDF, ePub, Mobi
- Azure for Developers - PDF, ePub, Mobi
-
Business
- The Secrets Behind Great One-on-One Meetings - PDF, ePub, Mobi
- Designing Culture: Behavioral Strategy for the Workplace - PDF, ePub, Mobi
- The New Manager Mindset - PDF, ePub, Mobi
- Introduction to OKRs - PDF, ePub, Mobi
- Serving Workers in the Gig Economy: Emerging Resources for the On-Demand Workforce - PDF, ePub, Mobi
- Build to Lead: How Lego Bricks Can Make You a Better Leader - PDF, ePub, Mobi
- Your Critical First 10 Days as a Leader - PDF, ePub, Mobi
- Three Critical Shifts in Thinking for the Evolving Leader - PDF, ePub, Mobi
- Startup Essentials - PDF, ePub, Mobi
- What’s the Future of Work? - PDF, ePub, Mobi
-
Data
- 2016 Data Science Salary Survey - PDF, ePub, Mobi
- Embedding Analytics in Modern Applications - PDF, ePub, Mobi
- Data Science in the Cloud with Microsoft Azure Machine Learning and Python - PDF, ePub, Mobi
- Self-Service Analytics - PDF, ePub, Mobi
- Going Pro in Data Science - PDF, ePub, Mobi
- Evaluating Machine Learning Models - PDF, ePub, Mobi
- What is Data Science? - PDF, ePub, Mobi
- What Are Conversational Bots? - PDF, ePub, Mobi
- The New Artificial Intelligence Market - PDF, ePub, Mobi
- AI and Medicine - PDF, ePub, Mobi
- What is Artificial Intelligence? - PDF, ePub, Mobi
- The Future of Machine Intelligence - PDF, ePub, Mobi
- Data, Technology, and the Future of Play - PDF, ePub, Mobi
- Data and Democracy: How Political Data Science Is Shaping the 2016 Elections - PDF, ePub, Mobi
- Advancing Procurement Analytics - PDF, ePub, Mobi
- The Big Data Market - PDF, ePub, Mobi
- Analyzing Data in the Internet of Things - PDF, ePub, Mobi
- The Business of Genomic Data - PDF, ePub, Mobi
- Getting Analytics Right - PDF, ePub, Mobi
- Data Science, Banking, and Fintech - PDF, ePub, Mobi
- Architecting for Access: Simplifying Analytics on Big Data Infrastructure - PDF, ePub, Mobi
- Hadoop and Spark Performance for the Enterprise - PDF, ePub, Mobi
- In Search of Database Nirvana - PDF, ePub, Mobi
- Making Sense of Stream Processing - PDF, ePub, Mobi
- Architecting Data Lakes - PDF, ePub, Mobi
- Hadoop: What You Need to Know - PDF, ePub, Mobi
- Fast Data: Smart and at Scale - PDF, ePub, Mobi
- Migrating Big Data Analytics into the Cloud - PDF, ePub, Mobi
-
IoT
- Ambient Computing - PDF, ePub, Mobi
- Governing the IoT - PDF, ePub, Mobi
- Opportunities and Challenges in the IoT - PDF, ePub, Mobi
- Creating Functional Teams for the IoT - PDF, ePub, Mobi
- Building a Hardware Business - PDF, ePub, Mobi
- When Hardware Meets Software - PDF, ePub, Mobi
- What Is the Internet of Things? - PDF, ePub, Mobi
- Software Above the Level of a Single Device: The Implications - PDF, ePub, Mobi
- Software & Hardware Collide - PDF, ePub, Mobi
- Hardware by the Numbers: Startups - PDF, ePub, Mobi
- Innovation - PDF, ePub, Mobi
- Pitching Your IoT Project: How to Get Executive Buy-In - PDF, ePub, Mobi
- User Experience Design for the Internet of Things - PDF, ePub, Mobi
- The Internet as Material - PDF, ePub, Mobi
- Designing for the Internet of Things - PDF, ePub, Mobi
- Ambient Computing - PDF, ePub, Mobi
- Smart Energy - PDF, ePub, Mobi
- Smart Cities, Smarter Citizens - PDF, ePub, Mobi
- Evaluating and Choosing an IoT Platform - PDF, ePub, Mobi
- Evolving Infrastructures of the Industrial IoT - PDF, ePub, Mobi
- Life: Sustainable, Programmable, Bottom-Up Manufacturing - PDF, ePub, Mobi
- 3D Printing Primer - PDF, ePub, Mobi
- Predictive Maintenance - PDF, ePub, Mobi
- Industrial Internet - PDF, ePub, Mobi
-
Security
- Cracking Security Misconceptions: Untangling Common Myths About Modern Information Security - PDF, ePub, Mobi
- Patrolling the Dark Net: What You Don't Know Will Hurt You - PDF, ePub, Mobi
- DevOpsSec: Securing Software through Continuous Delivery - PDF, ePub, Mobi
- Not All Data Is Created Equal: Balancing Risk and Reward in a Data-Driven Economy - PDF, ePub, Mobi
- Who Are the Bad Guys and What Do They Want? - PDF, ePub, Mobi
- Docker Security - PDF, ePub, Mobi
- The Security Data Lake - PDF, ePub, Mobi
-
Web
- Python Web Frameworks - PDF, ePub, Mobi
- Modern SVG: A Curated Collection of Chapters from the O’Reilly SVG Library - PDF, ePub, Mobi
- The Little Book of HTML/CSS Coding Guidelines - PDF, ePub, Mobi
- Upgrading to PHP 7 - PDF, ePub, Mobi
- Static Site Generators - PDF, ePub, Mobi
- Transforms in CSS - PDF, ePub, Mobi
- Getting Started with the Web - PDF, ePub, Mobi
- Modern JavaScript - PDF, ePub, Mobi
- Designing Great Web APIs - PDF, ePub, Mobi
- The Little Book of HTML/CSS Frameworks - PDF, ePub, Mobi
- Next.JS: A Manager's Guide - PDF, ePub, Mobi
-
WebOps
- Effective Performance Engineering - PDF, ePub, Mobi
- Optimizing Cloud Migration - PDF, ePub, Mobi
- Web Performance Warrior - PDF, ePub, Mobi
- Web Page Size, Speed, and Performance - PDF, ePub, Mobi
- HTTP/2: A New Excerpt from High Performance Browser Networking - PDF, ePub, Mobi
- Compliance at Speed - PDF, ePub, Mobi
- Mobile App Analytics - PDF, ePub, Mobi
- Monitoring Distributed Systems: Case Studies from Google's SRE Teams - PDF, ePub, Mobi
- Release Engineering: How Google Builds and Delivers Software - PDF, ePub, Mobi
- Beyond the Twelve-Factor App - PDF, ePub, Mobi
- Docker in the Cloud - PDF, ePub, Mobi
- Network Automation with Ansible - PDF, ePub, Mobi
- Are Your Networks Ready for the IoT? - PDF, ePub, Mobi
- Docker Networking and Service Discovery - PDF, ePub, Mobi
- Immutable Infrastructure - PDF, ePub, Mobi
- Continuous Delivery with Windows and .NET - PDF, ePub, Mobi
- Docker Security - PDF, ePub, Mobi
- Kubernetes: Scheduling the Future at Cloud Scale - PDF, ePub, Mobi
- Modern Web Operations - PDF, ePub, Mobi
- Field Guide to the Distributed Development Stack - PDF, ePub, Mobi
- 5 Unsung Tools of DevOps - PDF, ePub, Mobi
- Lightweight Systems for Realtime Monitoring - PDF, ePub, Mobi
- Anomaly Detection for Monitoring: A Statistical Approach to Time Series Anomaly Detection - PDF, ePub, Mobi
- Are Your Networks Ready for the IoT? - PDF, ePub, Mobi
- Network Automation with Ansible - PDF, ePub, Mobi
- DevOpsSec: Securing Software through Continuous Delivery - PDF, ePub, Mobi
- DevOps for Finance - PDF, ePub, Mobi
- Building an Optimized Business - PDF, ePub, Mobi
- Everything Is Distributed - PDF, ePub, Mobi
- DevOps in Practice - PDF, ePub, Mobi
- The Human Side of Postmortems - PDF, ePub, Mobi
- Learning from First Responders: When Your Systems Have to Work - PDF, ePub, Mobi
- DevOps Hiring - PDF, ePub, Mobi
- Antifragile Systems and Teams - PDF, ePub, Mobi
No es por muchos conocido, pero la editorial O’Reilly tiene una gran selección de libros gratuitos disponibles para descarga sobre varias materias. A continuación os dejo una de lista agrupada por tema:
Bancos franceses empiezan a hacer uso de la tecnología "Motion Code"
- October 3, 2016
- tuxotron
Société Générale y Groupe BPCE, dos bancos franceses empiezan a emitir tarjetas de crédito con tecnología “Motion Code” (PDF).
Esta tecnología es una vuelta de tuerca a la lucha contra el fraude online. Básicamente lo que hace es generar cada hora un Código de Seguridad nuevo, también llamado Verificación de Datos de Tarjeta, Número de Verificación de Tarjeta, Valor de Verificación de Tarjeta (CVV). Éste código es uno de los datos requeridos para transacciones online, por lo que si alguien te roba los datos de tu tarjeta, tendría un plazo de 1 hora como máximo para efectuar algún tipo de transacción online, lo que sería muy como común.
La tarjeta de crédito es exactamente como las actuales, pero detrás dónde aparece el CSC, éste es reemplazado por una pequeña pantalla de tecnología e-ink (como la de los lectores de libros electrónicos). Como decía, el numerito cambia cada hora y la tarjeta es válida por tres años, tiempo de vida de la batería.
Aquí tenéis un pequeño vídeo sobre Motion Code:
Supongo que corre algún tipo de algoritmo aleatoria para la generación de los números, y esperemos que la semilla de inicialización no sea ningún dato fácilmente adivinado o almacenado en la propia tarjeta.
Fuente: http://www.thememo.com/2016/09/27/oberthur-technologies-societe-generale-groupe-bpce-bank-this-high-tech-card-is-being-rolled-out-by-french-banks-to-eliminate-fraud
Buscar
Entradas Recientes
- Posts
- Reemplazando la bateria del AirTag
- OpenExpo Europe décima edición, 18 de mayo: El Epicentro de la Innovación y la Transformación Digital
- Docker Init
- Kubernetes para profesionales
- Agenda: OpenExpo Europe 2022 llega el 30 de junio en formato presencial
- Libro 'Manual de la Resilencia', de Alejandro Corletti, toda una referencia para la gestión de la seguridad en nuestros sistemas
- Mujeres hackers en ElevenPaths Radio
- Creando certificados X.509 caducados
- Generador de imágenes Docker para infosec