Searching txt.sour.is

Twts matching #reading
Sort by: Newest, Oldest, Most Relevant

Isode: Icon-Topo 2.0 – New Capabilities
Icon-Topo supports Mobile Unit (MU) mobility between HF Networks, enabling application communications over a wider area than can be achieved with a single ground station. It provides a way to schedule the movement from one HF network to another, ensuring that as an MU goes about its deployment the communications network is kept up and running.

Image

The below 
 ⌘ Read more

​ Read More

A developer’s guide to prompt engineering and LLMs
Prompt engineering is the art of communicating with a generative AI model. In this article, we’ll cover how we approach prompt engineering at GitHub, and how you can use it to build your own LLM-based application. ⌘ Read more

​ Read More

Isode: M-Guard 1.5 – New Capabilities
M-Guard is an XML guard that is used at a network boundary to control traffic. An M-Guard instance is an application level data diode, with traffic flowing in one direction only. Commonly, M-Guard instances will be deployed in pairs, one controlling flow in each direction. The following is a list of the new capabilties introduced in version 1.5.

Image

**M-Guard C 
 ⌘ Read more

​ Read More

L’inflation n’est pas prĂšs de s’arrĂȘter
Un article de Henry Bonner L’inflation baisse de mois en mois. NĂ©anmoins, les hausses de taux ne produisent pour le moment ni krach, ni rĂ©cession. En fait, les taux d’intĂ©rĂȘts qui sont actuellement sous le niveau de l’inflation reviennent Ă  des soutiens par les banques centrales afin de financer les dĂ©ficits. Sans surprise, sous peu, [
] ⌘ Read more

​ Read More

I bought myself a Tilley LTM6 hat. It was expensive and still feels a bit strange to wear because nobody wears hats here. But it’s comfortable even with my big head (I always have to buy XXL caps and helmets) and it protects my face and neck pretty well from the sun. And it comes with a lifetime warranty! ⌘ Read more

​ Read More

Erlang Solutions: Effortlessly Extract Data from Websites with Crawly YML

The workflow

So in our ideal world scenario, it should work in the following way:

  1. Pull Crawly Docker image from DockerHub.
  2. Create a simple configuration file.
  3. Start it!
  4. Create a spider via the YML interface.

The detailed documentation and the example can be found on HexDocs here: [https://hexdocs.pm/crawly/spiders_in_yml.html#content](https://hexdocs.pm/crawly/spiders_in_yml.html#c 
 ⌘ Read more

​ Read More

Release Radar · Spring 2023 Edition
It’s been a while since we’ve published our Release Radar. You can blame IRL conferences coming back, getting influenza, and being struck down by the weather. But those are just me problems. While I’ve been down or travelling, the community has been hard at work shipping new releases and new projects. So, we thought we’d [
] ⌘ Read more

​ Read More

(De)coding conventions
Navigating the ebb and flow of programming paradigms–from the shifts in the JavaScript ecosystem and TypeScript’s rise, to AI’s role in advancing accessibility, and strategies for encouraging non-code contributions–tune in to the latest episode of The ReadME Podcast for more. ⌘ Read more

​ Read More

Li-Fi, light-based networking standard released
Today, the Institute of Electrical and Electronics Engineers (IEEE) has added 802.11bb as a standard for light-based wireless communications. The publishing of the standard has been welcomed by global Li-Fi businesses, as it will help speed the rollout and adoption of the  data-transmission technology standard. Where Li-Fi shines (pun intended) is not just in its purported speeds as fast as 224 GB/s. Fraunhofer’s Dominic Schulz points ou 
 ⌘ Read more

​ Read More

Moving from a product to a service mindset
Thanks to DevOps, cloud computing and other industry trends, many organizations are shifting from a product mindset to a service mindset. Here’s how you can implement a service-led strategy. ⌘ Read more

​ Read More

Finding peace in ignorance
During and after my studies, I used to refresh my Miniflux start page (the feed reader, which I use to keep up with things on websites I want to follow) every few minutes. As soon as there was a new article, I would read it. I also used to use this tool to read the news by following a local national newspaper website. ⌘ Read more

​ Read More

GitHub Availability Report: June 2023
In June, we experienced two incidents that resulted in degraded performance across GitHub services.  June 7 16:11 UTC (lasting 2 hours 28 minutes) On June 7 at 16:11 UTC, GitHub started experiencing increasing delays in an internal job queue used to process Git pushes. Our monitoring systems alerted our first responders after 19 minutes. During [
] ⌘ Read more

​ Read More

How Kinsta Improved the End-to-End Development Experience by Dockerizing Every Step of the Production Cycle
Kinsta relies heavily on Docker for this consistent experience at every step, from development to production. This article shows to leverage Docker Desktop to increase developers’ productivity. ⌘ Read more

​ Read More

Mathieu Pasquet: Finding a new home for poezio and slixmpp
After more than a decade of starting the Poezio project, and more than half after starting the slixmpp fork or SleekXMPP, louiz’ does not have any day-to-day involvement in them.

Nonetheless, he has provided us with the space to host repositories and bug trackers (redmine at first, then gitlab), done the required sysadmin work every time it was needed, and has also paid ever 
 ⌘ Read more

​ Read More

Erlang Solutions: OptimizaciĂłn para lograr concurrencia: comparaciĂłn y contraste de las mĂĄquinas virtuales BEAM y JVM
En esta nota exploraremos los aspectos internos de la måquina virtual BEAM o VM por sus siglas en inglés (Virtual Machine). Y haremos una comparación con la måquina virtual de Java, la JVM.

El Ă©xito de cualquier lenguaje de programaciĂłn en el ecosistema Erlang puede ser repartido a tres componentes estrechamente 
 ⌘ Read more

​ Read More

Quelques semaines de repos
Le mois de juillet est bien entamĂ©, et il devient impossible d’imaginer continuer encore longtemps sans d’indispensables vacances. Le blog va s’assoupir un peu quelques semaines pour laisser Ă  l’actualitĂ© le temps de s’engoncer dans sa douce mĂ©diocritĂ© habituelle. Les mois qui ont prĂ©cĂ©dĂ© ont Ă©tĂ© l’occasion de multiples billets qui n’ont qu’assez rarement permis [
] ⌘ Read more

​ Read More

Paul Schaub: Creating an OpenPGP Web-of-Trust Implementation – Knitting a Net
There are two obvious operations your OpenPGP implementation needs to be capable of performing if you want to build a Web-of-Trust. First you need to be able to sign other users public keys (certificates), and second, you need to be able to verify those certifications.

The first is certainly the easier of the two tasks. In order to sign another users certificate, you simply take your own s 
 ⌘ Read more

​ Read More

Docker Desktop 4.21: Support for new Wasm runtimes, Docker Init support for Rust, Docker Scout Dashboard enhancements, Builds view (Beta), and more
Docker Desktop 4.21 is now available, uses less memory, and includes Docker init support for Rust, new Wasm runtimes support, enhancements to Docker Scout dashboards, Builds view (Beta), and performance and filesystem enhancements to Docker Desktop on macOS. ⌘ Read more

​ Read More

GitHub achieves ISO/IEC 27701:2019, 27018:2019, and CSA STAR certifications
GitHub’s Information Security and Privacy Management System (ISPMS) has been certified against ISO/IEC 27701:2019 (PII Processor) and 27018:2019 standards, as well as the Cloud Controls Matrix (CCM). These standards and frameworks are internationally recognized for security and privacy program best practices. ⌘ Read more

​ Read More

Introduction to SELinux
SELinux is the most popular Linux Security Module used to isolate and protect system components from one another. Learn about different access control systems and Linux security as I introduce the foundations of a popular type system. ⌘ Read more

​ Read More

Comment rĂ©sister Ă  la censure qui s’en vient ?
Les rĂ©cents Ă©vĂ©nements le montrent : l’envie de censure continue de monter irrĂ©sistiblement au gouvernement français. DĂ©jĂ  passablement Ă©moustillĂ© par l’interdiction de Russia Today et Sputnik courant mars 2022, les rĂ©cents Ă©vĂ©nements ont donnĂ© l’occasion aux petits censeurs de la Macronie d’envisager Ă  haute voix de remettre le couvert pour les rĂ©seaux sociaux dans leur ensemble. [
] ⌘ Read more

​ Read More

Ditching Pocket Premium: Streamline link saving with Telegram
For the past two years, I’ve been using Pocket to save links that I want to revisit later. However, as my yearly subscription is about to expire, I’ve started thinking about finding a free alternative that offers the features I actually use, without paying for unnecessary extras. ⌘ Read more

​ Read More

Erlang Solutions: How to Manage Your RabbitMQ Logs: Tips and Best Practices
RabbitMQ is an open-source message broker software that allows you to build distributed systems and implement message-based architectures. It’s a reliable and scalable messaging system that enables efficient communication between different parts of your application. However, managing RabbitMQ logs can be a challenging task, especially when it’s deployed on a large cluster. In this article, we’ll ta 
 ⌘ Read more

​ Read More

Ces émeutes qui bousculent la réalité alternative
Ces derniers jours, l’univers s’est fracturĂ© et la rĂ©alitĂ© des uns et des autres a connu une violente rupture. Pour certains, la surprise est totale. Pour d’autres, en revanche, la seule surprise est de voir que les premiers Ă©carquillent les yeux devant ce qui Ă©tait une Ă©vidence depuis des lustres
 Ainsi, la rĂ©alitĂ© mĂ©diatique s’est [
] ⌘ Read more

​ Read More

Émeutes Ă  Paris : les autoritĂ©s pourraient tenter d’acheter la paix
Un article de Henry Bonner Cette semaine, je rentrais Ă  pied, Ă  Paris, d’un anniversaire cĂ©lĂ©brĂ© dans un Ă©tablissement prĂšs des Grands Boulevards. Vers le Palais Royal, je trouve subitement un grand rassemblement de personnes. Puis des CRS arrivent en formation de bataille. Des groupes de casseurs ou manifestants, ou de simples opportunistes, lancent des [
] ⌘ Read more

​ Read More

BRICS : une monnaie internationale adossĂ©e Ă  l’or ?
Pendant que la France s’agite de ses petits dĂ©bats internes qui semblent de plus en plus nombrilistes, le monde continue de changer Ă  une vitesse accrue. Et dans ces changements, il devient difficile d’ignorer les mouvements vĂ©ritablement tectoniques qui prennent place alors que le monde issu de la chute du Rideau de Fer disparaĂźt sous [
] ⌘ Read more

​ Read More

GitHub Enterprise Server 3.9 is now generally available
GitHub Enterprise Server 3.9 is now generally available. Organizations can now take advantage of more features that enable deeper collaboration, greater observability and faster workflows. ⌘ Read more

​ Read More

Erlang Solutions: The business value behind green coding
Most large businesses – and many smaller ones – now have a sustainability strategy. Measuring Environmental, Social and Governance (ESG) impact has been transformed from a fringe activity into a fundamental differentiator.

That’s partly because organisations want to do the right thing – climate change affects everyone, after all – and also because sustainability makes sound business sense.

B2C businesses are dealing with increasingl 
 ⌘ Read more

​ Read More

RT by @mind_booster: «NĂŁo sĂł poderĂĄ significar o acesso a dados pessoais altamente sensĂ­veis de elementos policiais e de cidadĂŁos por pessoas nĂŁo autorizadas, como pĂ”e em causa a garantia da integridade das gravaçÔes”, defende a queixa que a Antero Lopes enviou para a CNPD».
https://expresso.pt/sociedade/tecnologia/2023-06-28-Fornecedor-de-videovigilancia-pede-a-CNPD-que-impeca-criacao-de-acessos-indevidos-nas-bodycams.-MAI-nega-riscos-b1fc9f51

«NĂŁo sĂł poderĂĄ significar o acesso a dados pessoais altamente se 
 ⌘ Read more

​ Read More

Bloatware removal on Android without Root and without a PC
In this blog post, I want to share an alternative method for removing bloatware from your Android phone without the need for a PC. I discovered most of the apps during my recent adventure of migrating to a new phone. With the help of a few tools and some basic knowledge, you can debloat your phone and easily revert any changes if necessary. ⌘ Read more

​ Read More

Ditching Pocket Premium: Streamline link saving with Telegram
For the past two years, I’ve been using Pocket to save links that I want to revisit later. However, as my yearly subscription is about to expire, I’ve started thinking about finding a free alternative that offers the features I actually use, without paying for unnecessary extras. ⌘ Read more

​ Read More

Les impĂŽts s’envolent et la France s’écrase.
Pas de doute : la France est un paradis fiscal. C’est-Ă -dire que pour le fisc et les taxopathes compulsifs, la France est un vrai paradis. Ceci n’est pas une exagĂ©ration. À ce sujet, l’actualitĂ© offre souvent d’intĂ©ressantes collisions d’informations que nos mĂ©dias s’empressent gĂ©nĂ©ralement de ne pas rassembler, ces derniers n’aimant ni les coĂŻncidences, ni les [
] ⌘ Read more

​ Read More

Docker Acquires Mutagen for Continued Investment in Performance and Flexibility of Docker Desktop
I’m excited to announce that Docker, voted the most-used and most-desired tool in Stack Overflow’s 2023 Developer Survey, has acquired Mutagen IO, Inc., the company behind the open source Mutagen file synchronization and networking technologies that enable high-performance remote development. Mutagen’s synchronization and forwarding capabilities facilitate the seamless transfer of code, binary artifacts, and network [
] ⌘ Read more

​ Read More