background preloader

Anthonyremazeilles

Facebook Twitter

You.com: Comment ce moteur de recherche concurrent de Google permet de multiplier les sources. Face à l’hégémonie toute puissante du moteur de recherche de Google, il est facile d’oublier qu’il existe des alternatives fiables et efficaces.

You.com: Comment ce moteur de recherche concurrent de Google permet de multiplier les sources

Parmi les plus célèbres, on peut citer DuckDuck Go et Ecosia. DuckDuck se distingue du moteur de Google en proposant un service entièrement concentré sur la vie privée de ses utilisateurs. Aucune donnée n’est récupérée et, à la différence de Google, les résultats de recherche sont identiques pour tous, quel que soit l’âge, le sexe ou la localisation des utilisateurs. De son côté, Ecosia propose une alternative plus verte où 80 % des bénéfices sont reversés à des ASBL qui participent à des programmes de reforestation dans des pays comme la Tanzanie ou Madagascar. De son côté, You.com souhaite proposer une alternative au principe de « seule vraie réponse » utilisée par Google. Le nom n’a par ailleurs pas été choisi au hasard. La bêta publique a démarré ce mardi 9 novembre. Awesome Selfhosted - W... Wikis Related: Software Development - Documentation Generators See also: Wikimatrix, Wiki Engines - WikiIndex, List of wiki software - Wikipedia, Comparison of wiki software - Wikipedia.

Awesome Selfhosted - W...

BookStack - BookStack is a simple, self-hosted, easy-to-use platform for organizing and storing information. It allows for documentation to be stored in a book like fashion. Simple markdown wiki : selfhosted. TECHNIC Clear Beauty Case BADGEQUO - BADGEQUO - Root - Parfumdo. Towardsdatascience. What they are when to use them, and how to use them efficiently!

towardsdatascience

Working successfully with data and writing readable and performant code is what we are all striving for. One part that is crucial in achieving that is selecting the ideal data structure for a given problem. A data structure is a particular way to organize data so that it can be efficiently stored, retrieved, or updated. Python natively ships with various built-in data structures for example lists, tuples, sets, queues, or dictionaries just to mention a few. In this post, we will have a look at dictionaries. Let’s start with an easy question that all of us most likely already can answer. Changements dans l'administration d'une association. Your Graphviz, UMLGraph or PlantUML for your README. Curated list of awesome lists. Markdownlint/markdownlint: Markdown lint tool. Florianschanda/miss_hit: MATLAB Independent, Small & Safe, High Integrity Tools. Joergbrech/moxunit-action: A Github action for Matlab or Octave unit tests.

Towardsdatascience. Are you a data scientist who just built an ML model but couldn’t make it work on a docker container?

towardsdatascience

Are you afraid of trying out new python versions because you don’t want to mess your local python development environment? Do you work on multiple side projects simultaneously and want to sandbox each environment separately? Are you unclear about managing your python application life cycle from development to publishing? You have been setting up your python environment wrong! Unlike python devs, Data scientists rarely care about the development environments and portability of their code. CMake Part 3 – Source File Organisation - Sticky Bits - Powered by FeabhasSticky Bits – Powered by Feabhas. In previous blog posts in this series (Part 1 and Part 2), I looked at using CMake to configure a build for a cross compilation to target hardware such as the STM32F4 Series.

CMake Part 3 – Source File Organisation - Sticky Bits - Powered by FeabhasSticky Bits – Powered by Feabhas

In this blog post I will look at how to configure project source code, identify subsystems and use CMake to manage the build for each subsystem. In our training courses, we have identified two shared subsystems: the bare metal code used to initialise the C/C++ run time system and a middleware layer consisting of a real-time operating system (RTOS). Before we look at configuring subsystems, we’ll briefly discuss managing a project with multiple source and header files. Managing Source Files Any non-trivial project will use separate source files to encapsulate different functional areas of the system. From the previous blog, you may remember that, for our build, we use a separate toolchain file (toolchain-STM32F407.cmake) and a project configuration file (CMakeLists.txt).

Code Scanning C++ with GitHub Actions. Nick Last year, GitHub released code scanning, which enables developers to incorporate security checks into their CI/CD environment and developer workflow.

Code Scanning C++ with GitHub Actions

This post demonstrates the basics of using CodeQL, the analysis engine behind code scanning, with GitHub Actions. CodeQL is an analysis engine that automates security checks by running queries against a database generated from your codebase. Une critique du manifeste Agile. (1/3) Faites entrer l'accusé Agile.

Une critique du manifeste Agile. (1/3)

Interface_testing. This package provides basic functions for testing ROS interfaces.

interface_testing

Testing Node Existence For example a Google Test can check if a node named "/navigation/plannerNode" exists as follows: The same test can be performed in a simple if structure (e.g. for a diagnostic) Thesis alarcon v4. How to Make Your Windows 10 Laptop Work Better / Hetman Software / Хабр. Read this article to find out how to get your laptop ready for all kinds of tasks without paying extra.

How to Make Your Windows 10 Laptop Work Better / Hetman Software / Хабр

And how to configure Windows 10 in the best way. We will explore how to maintain Windows 10, configure system security and laptop power settings, what software to install and how to connect peripherals. Windows 10 : Mes cinq utilitaires gratuits préférés. Qu'on travaille sur PC ou Mac, on passe nos journées à utiliser des logiciels très lourds pour nous aider à accomplir nos tâches.

Windows 10 : Mes cinq utilitaires gratuits préférés

5 tips to improve productivity with zsh. It would be impossible to cover all the options of zsh here; there are literally hundreds of pages documenting its many features. In this article, I'll present five tips to make you more productive using the command line with zsh. 1. Themes and plugins Through the years, the open source community has developed countless themes and plugins for zsh. Download Movies Torrents. Comment configurer un Mac pour un enfant ? — Nolotec. Créer un compte avec le contrôle parental – YouTips. Nous allons voir comment créer un compte avec le contrôle parental : Mac OS X est livré avec ces outils de contrôle qui vous permettent de vérifier et de limiter l’usage de l’ordinateur pour certains utilisateurs.

Ouvrez les préférences systèmes : Soit à partir du menu pomme -> Préférences Système, soit en lancant l’application correspondante. API Design for Swagger and OpenAPI. 1748 717X 9 79. Fuite d’eau après sous compteur - Copropriété. Service Desk. Moved to GitLab Free in 13.2. Service Desk is a module that allows your team to connect with any external party through email, without any external tools.

An ongoing conversation in the same place as where your software is built ensures user feedback ends up where it’s needed. With Service Desk, you can provide efficient email support to your customers. They can email you bug reports, feature requests, or general feedback. They all end up in your GitLab project as new issues. As Service Desk is built right into GitLab itself, the complexity and inefficiencies of multiple tools and external integrations are eliminated.

For an overview, check the video demonstration on GitLab Service Desk. How it works GitLab Service Desk enables people to create issues in your GitLab instance without needing their own user account. The GitHub app. This feature is currently not available on Freshdesk Mint. This feature is not available on the old Freshdesk. Feature availability Feature Details. Towardsdatascience. Today, most online data science courses teach you about machine learning and deep learning; you learn how to optimize hyperparameters rather than the fundamentals such as SQL, Data Analysis, Reporting, Cloud Services, etc. But in the real world, analyzing data, learning how to ‘automate the boring stuff,’ creating ETL pipelines and dashboards, and guiding stakeholders or clients to the correct path often delivers much more value. More data teams fail because data science never influences business decisions, than because their model wasn’t optimized. In the real world, the problems data scientists face aren’t only how to tweak ML models and compare metrics, like they would in Kaggle competitions.

Agenda 2019 – Heathcare Robotics. About – Heathcare Robotics. Demand Drivers Throughout the world the healthcare sector is struggling from the combined pressure of skyrocketing costs, as well as the need to continuously improve the quality of services and results. In some areas, rapidly aging populations and a shortage of qualified workers, are also stressing healthcare systems. Robotics technology is viewed by healthcare professionals, business leaders and government officials as playing a major role in addressing a wide range of pressing healthcare challenges, and as a key means to provide better healthcare services while controlling costs. Healthcare Robotics “Healthcare Robotics” is commonly defined as the application of robotic technology to healthcare to diagnose and treat disease, or to correct, restore or modify a body function or a body part. Yet this older definition is too narrow and does not reflect the expanded role robotics technologies have come to play in the healthcare sector.

Mahdi Ghazaei Ardakani. Qlik Sense. Anthony Remazeilles. Johannesjo/super-productivity: To-do list & time tracker for programmers and other digital workers with Jira, Github, and Gitlab integration. Advanced Osteotomy Tools receives CE certification for contact-free, bone-cutting laser. January 24, 2021 1 min read Receive an email when new articles are posted on Please provide your email address to receive an email when new articles are posted on .

We were unable to process your request. Please try again later. Towardsdatascience. With Sample Code for Enhancements to Inspire Your Charting Creativity Note: The code for this post can be found here Understanding how the variables are distributed in the data is an important step and should happen early in the Exploratory Data Analysis (EDA) process. There are a number of tools available to analyze the distribution of data. Visualization aids are likely the most popular because a well constructed chart can quickly answer important questions regarding the data. Features – Mp3tag: the universal Tag Editor for Mac. How to access Time Machine files from Linux. Recently after switching from Mac OS X to Debian, I found I needed to restore a couple files from the Time Machine backup that I kept. The drive works just fine as an HFS+ mount, but I couldn't figure out how to retrieve anything within.

When Google didn't yield the answer, I began to explore on my own. It turns out Apple does a couple slick things with the file system to make incremental backups work, including hard linking to directories, which isn't allowed in Linux. So for anyone that needs to access their Time Machine from something other than its associated Mac, here's how you do it... Getting Started with Windows Terminal. Swig - Introduction aux Typemaps. Les typemaps sont le cœur même de SWIG. Lorsque vous souhaitez transmettre des données entre les langues, les comportements pour ce faire dépendent du type que voit SWIG. Introduction. 2.1 What is SWIG? Farewell to Europe’s Horizon 2020. Like national presidencies, European Union framework research programmes have a fixed term in which they can execute their agenda — bolstering the economy, improving sustainability and so on. How well they do is best assessed in retrospect.

Blog.bitsrc. One of the benefits of automation, is that you don’t have to worry about manually doing a particular task. But for this to happen, you have to favor certain configurations or folder structures. Tconfrey/BrainTool: A better way to manage Tabs, Links and Notes. Can anyone recommend a lightweight C++ library for loading OBJ data (including texture)? Les malwares qui ciblent Docker se multiplient, les développeurs doivent donc prendre sa sécurité au sérieux.

Vers la fin de l'année 2017, le monde des malwares a connu un changement majeur. Les technologies basées sur le cloud devenant de plus en plus populaires, les cybercriminels ont également commencé à cibler les systèmes Docker et Kubernetes. La plupart de ces attaques suivaient un schéma très simple : les pirates recherchaient des systèmes mal configurés dont les interfaces d'administration étaient exposées en ligne afin de prendre le contrôle des serveurs et de déployer des logiciels malveillants, généralement des cryptomineurs.

Au cours des trois dernières années, ces attaques se sont intensifiées, et de nouvelles souches de logiciels malveillants et de nouveaux groupes de pirates ciblant Docker (et Kubernetes) sont maintenant régulièrement découverts. 6 best practices for teams using Git. 8 Git aliases that make me more efficient. Marshalling Complex structures between C#/C++ How to save data locally in Flutter. Write your first Flutter app, part 1. Ahkohd/FlutterGrocery-ShoppingAppUI: Fryo - Grocery Shopping App template UI kit in Flutter □□ Foodsoft - software for food cooperatives - foodcoops. Gbaudic/lachouetteappli: Application mobile pour un supermarché coopératif / Mobile app for a cooperative supermarket.

Epicerio - Service de gestion d'épicerie coopérative participative. Logiciel de gestion d'épicerie coopérative participative - ecodev sàrl - agence web et services informatiques en suisse romande. Grocery Shopping List Ease - Apps on Google Play. Umluizlima/grocery-app: An app to keep the grocery list. Marcionascimentonb/easylist: Make lists of any kind in a simple way. Add code from a template   Build a Mobile Application With the Kivy Python Framework. How to make Android app completely in python? Voici comment créer une application mobile sans savoir coder. A quick guide to squashing Git commits - DEV. - Comment “squasher” efficacement ses commits avec Git. CMake stuff i wish i knew earlier. Writing a Cross-Platform Dynamic Library · Tom's.

Writing a Cross-Platform Dynamic Library · Tom's. Confuse: Painless Configuration — Confuse 1.4.0 documentation. - comment utiliser ses dll natives en .net. Engineering: Best practices writing a Dockerfile. Pykwalify. Validating a yaml document in python. Blog.picnic. Sdras/awesome-actions: A curated list of awesome actions to use on GitHub. Grib3D, l'application de modélisation 3D gratuite basée sur la réalité augmentée. C++ - Does gtest support file comparison? ROS development with Visual Studio Code – Erdal's blog. How to add ROS to path in VS Code? - ROS Answers: Open Source Q&A Forum.

RoboGnome/VS_Code_ROS: Step by Step Guide to Automate Your ROS Workflow in the VS Code IDE. Cheshirekow/cmake_format: Source code formatter for cmake listfiles. Cmakelint. RoboGnome/VS_Code_ROS: Step by Step Guide to Automate Your ROS Workflow in the VS Code IDE. Test de Débit Free : Mesurez votre débit Freebox ! Python Cheat Sheet for Beginners and Experts.

Perso

Using VS Code for note taking. Dix jeux et applis vraiment chouettes pour les petits. Jardinage zéro déchet : ces légumes qui repoussent à l’infini. Towardsdatascience. Problème de déploiement sur Netlify - Web Hosting / Noms de domaine - OVH Community. Towardsdatascience. Range-based for loop (since C++11) - cppreference.com. C++ - Detailed guide on using gcov with CMake/CDash? Ctest - How to do code coverage in cmake. Tom's. Writing a Cross-Platform Dynamic Library · Tom's. How to Marshal a C++ Class.