./Felipe Dias


  • Home

  • About

  • Projects

  • Archives

  • Search

How to download youtube live streams?

Posted on 04/09/2020 | In Tutorial , Youtube

Today I needed to download live stream videos from youtube (i.e., that are still live). To do this, I used the command-line utility Streamlink, which extracts streams from various services and pipes them into a video player of choice or a file.

Read more »

Impactos da IoT na Avicultura: um Mapeamento Sistemático

Posted on 14/11/2019 | In IoT , Dependability , Automation , Papers

Abstract: Brazil is today the largest exporter and the second largest producer worldwide of chicken meat. Despite such prominent position, the lack of data about the use of tools based on Internet of Things (IoT) at national poultry farming leads to the hypothesis that the most Brazilian poultry farmers still use conventional methods to the detriment of higher productivity. In this work, we mapped 17 publications from the international literature that show IoT-based solutions that pass through food safety, environmental production factors, traceability, and animal health. This way, we expect to contribute to a discussion between the computer and agribusiness scientific communities through a systematic review.

Read more »

Introdução ao GNU/Linux - Comandos e Scripts

Posted on 26/10/2019 | In Linux , Infrastructure , Course

On October 25, 2019: I taught the Introduction to GNU / LINUX - Commands and Scripts short course, offered by “Laboratório Multidisciplinar de Tecnologias Sociais (LMTS)” to students of computer science in Garanhuns-PE.

Read more »

Referências sobre REST APIs

Posted on 20/05/2019 | In API , REST
  • Best Practices for Designing a Pragmatic RESTful API (►) - Lista bem completa sobre boas práticas para a construção de APIs RESTful.
  • Webinar Design de APIs RESTful (►) - Webinar sobre projeto de APIs.
  • APIs do Jeito Certo (►) - Apresentação sobre boas práticas no desenvolvimento de APIs que aborda assuntos como documentação, autenticação e segurança.
  • Existe Vida Além do REST? (►) - Apresentação sobre APIs REST com discussão sobre a vantagem/desvantagem de se utilizar as diferentes abordagens na criação de APIs.
Read more »

Como instalar o systemtap no debian

Posted on 07/03/2019 | In Systemtap , Instrumentation , Infraestructure , TI

Os passos desta instalação do systemtap foram realizados no Debian 9, mas segundo a documentação oficial:

Read more »

How to export a VM Virtualbox to a Xen virtual machine

Posted on 06/03/2019 | In VirtualBox , Xen , Infraestructure , TI

Step 1: can convert your VDI disk image to a RAW disk VBoxManage clonehd centos6.vdi centos6.img -format RAW

Read more »

Software Aging Issues in Streaming Video Player

Posted on 05/04/2016 | In Dependability , QoS , Papers , Aging

Abstract: Many researchers around the world are working hard to improve cloud-based services focusing on server-side and communication aspects. This is especially true for services which demand high processing power and storage space on their server’s infrastructure, such as live video streaming on the web and video on demand. However, issues on client-side applications are often neglected or studied to a lower extent. In this context, this paper evaluates the occurrence of software aging in a web browser plug-in for video streaming. The case study is carried out by using an automated workload that simulates the user behavior accessing videos on YouTube. Time series were used to predict the resources utilization ahead of time, enabling the prevention of performance degradation and unexpected crashes. Finally, the prediction-based strategy is compared to the time-based strategy, showing the impact of both on system’s availability.

Read more »

Performance Evaluation of Hypervisors for HPC Applications

Posted on 01/10/2015 | In HPC , Virtualization , Papers

Abstract: High Performance Computing (HPC) aggregates computing power in order to solve large and complex problems in different knowledge areas. Nowadays, HPC users can utilize virtualized infrastructures as a low-cost alternative to deploy their applications. However, virtualization brings some challenges for HPC, specially in regard to overhead caused by hypervisors. In this work, our main goal is to analyze the performance of two hypervisors (KVM and VirtualBox) under HPC activities, considering full virtualization, and paravirtualization approaches. We used the HPC Challenge Benchmark (HPCC) to evaluate processor, RAM, inter-process communication and network communication performance. Our results show KVM in paravirtualization mode has a similar performance of a native cluster.

Read more »

PocketStack: Uma Plataforma de Alta Disponibilidade para Nuvens Privadas

Posted on 08/04/2015 | In Infrastructure , OpenSource , Cloud computing

On April 08, 2015: I participated in the WMoDCS 2015.1 with the presentation PocketStack: Uma Plataforma de Alta Disponibilidade para Nuvens Privadas, at Recife-PE, Brazil.

Read more »

Utilização de hardware legado para o ensino de CAD

Posted on 01/12/2014 | In HPC , Infrastructure , Papers

Resumo: Computação de Alto Desempenho (CAD) é um tema atual e que demanda por uma infraestrutura adequada para seu ensino em cursos de graduação. Entretanto, nem todas as instituições de ensino têm recursos financeiros para proporcionar estruturas computacionais dedicadas exclusivamente ao ensino de tópicos de CAD. Neste trabalho, é apresentada uma infraestrutura para o auxílio no ensino de CAD construída com a utilização de computadores destinados ao descarte. O uso de tais computadores destinados originalmente ao descarte colaborou também na transmissão de princípios de TI Verde.

Read more »
1 2
© 2025 Felipe Dias
Powered by Jekyll
Theme - NexT.Mist