Pedro Ferreira(CERN), Sebastian Lopienski(CERN), Hugo Gonzalez Labrador(CERN)
Description
IT Lightning Talks (ITLT) are short presentations on any topic related to computing technology or to the IT department. See more here: https://twiki.cern.ch/IT/LightningTalks/
Flipper Zero: Hacker or Defender? Choose Your Side8m
Playful hacking in a personal test: Flipper is a tiny gadget that lets you read, clone, and mess with IoT signals. Whether testing the security of your smart devices or causing harmless (or not-so-harmless) chaos, it offers both power and fun—perfect for a little mischief!
Speaker:
Elizaveta Ragozina(Massachusetts Inst. of Technology (US))
Discover the power of Zellij (https://zellij.dev/), a modern terminal multiplexer designed to boost your productivity! In this lightning talk, we’ll explore its features, including customizable layouts, tab and panes handling and more
In this lightning talk, we’ll explore how to modify the Python grammar to add (clearly superior) JavaScript-style arrow functions to Python,
providing a cleaner alternative to traditional lambda functions. We'll walk through the steps required to adapt Python to support this new feature.
The talk will conclude with a live demo, showcasing arrow functions in action using a custom-compiled Python interpreter.
Get ready to see Python code like you've never seen it before!
Managing your personal passwords and credentials can be challenging often we resort to third party passwords managers, however there is another option. This talk covers pass a unix based tool for managing passwords. With pass, passwords are managed as encrypted gpg files: they can be easily and safely transferred from computer to computer, or manipulated using standard command line file management utilities.
How is my project progressing? Wouldn't it be great see this progress visually? Let's visualize and animate progress of tasks in a given list of JIRA epics.