Skip to content

Instantly share code, notes, and snippets.

@wellington1993
wellington1993 / cursos-jasper.md
Last active April 26, 2024 20:36
Cursos Jasper
  • Sua oferta exclusiva para alunos de longa data: cursos a partir de R$27,90 cada| Válido por tempo limitado. Termina em 7 h 27 m 54 s.
  • 7x R$27,90 = R$ 195,30

Para o desenvolvimento, integração com o Jasper(Importante)

Para quer for criar os reports

# MX Repos
deb http://mxrepo.com/mx/repo/ buster ahs
deb http://mxrepo.com/mx/repo/ buster main non-free
deb http://mxrepo.com/mx/repo/ bullseye main non-free
deb http://mxrepo.com/mx/testrepo/ buster test
deb http://mxrepo.com/mx/testrepo/ bullseye test
deb http://mxrepo.com/mx/testrepo/ stretch test
# Debian Repos
init─┬─/usr/bin/monito
├─ModemManager───2*[{ModemManager}]
├─accounts-daemon───2*[{accounts-daemon}]
├─acpid
├─at-spi-bus-laun─┬─dbus-daemon
│ └─3*[{at-spi-bus-laun}]
├─at-spi2-registr───2*[{at-spi2-registr}]
├─atd
├─atop
├─atopacctd
@wellington1993
wellington1993 / log-terminal-errors.txt
Created January 11, 2023 00:49
Firefox: PiP are closing after some network instabilities - Please auto reopem PiP closed(without user action) modal when youtube video re-render(auto)
[Child 15000, MediaDecoderStateMachine #1] WARNING: Decoder=7fa897d96c00 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005): file /builds/worker/checkouts/gecko/dom/media/MediaDecoderStateMachineBase.cpp:164
libva info: VA-API version 1.17.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_16
libva info: va_openDriver() returns 0
@wellington1993
wellington1993 / Troubleshoot.jsm
Created January 11, 2020 00:17
resource://gre/modules/Troubleshoot.jsm
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
var EXPORTED_SYMBOLS = ["Troubleshoot"];
const { AddonManager } = ChromeUtils.import(
"resource://gre/modules/AddonManager.jsm"
);
const { Services } = ChromeUtils.import("resource://gre/modules/Services.jsm");
@wellington1993
wellington1993 / aceleracao-de-hardware-de-video.md
Last active April 26, 2024 20:33
Aceleração de hardware de vídeo e placa de vídeo dedicada

A aceleração de hardware de vídeo pode trazer vários benefícios para o trabalho e o desempenho geral do computador, tais como:

  • Reduzir o tempo de compilação dos programas, tornando-os mais rápidos e eficientes. Uma placa de vídeo dedicada pode acelerar esse processo, usando a GPU para realizar cálculos paralelos e matriciais com mais rapidez do que a CPU . Isso pode ser útil para desenvolvedores que usam linguagens como C, C++, Delphi, Ruby, Python, entre outras, que precisam compilar seus códigos antes de executá-los.
  • Melhorar a qualidade e a fluidez da interface gráfica do sistema operacional, dos navegadores e dos softwares usados no trabalho, como editores, terminais, virtualizadores e outros. Uma placa de vídeo dedicada pode melhorar o desempenho gráfico desses elementos, usando a GPU para renderizar textos, imagens, vídeos e outros elementos na tela com mais precisão e suavidade . Isso pode ser útil para desenvolvedores que usam sistemas operacionais como Linux, Windows ou macOS, ou que usam navega
This file has been truncated, but you can view the full file.
/*! Copyright (c) 2020 WhatsApp Inc. All Rights Reserved. */
webpackJsonp([127],{baabeiiiac:function(e,t,n){e.exports=n.p+"img/f96_bc32095dc9dab040674f58592e10451b.png"},baagejbchg:function(e,t,n){"use strict";var a=n("cfjecfhbfg"),r=a(n("bhabhhjdch")),i=a(n("hfcdiddgb"));function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);t&&(a=a.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,a)}return n}var c=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach(function(t){(0,r.default)(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}({},a(n("dghhefgjhc")).default,{},i.default);e.exports=c},babhhacdce:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;va
framework cocona commanddotnet commandline command-line-api CommandLineUtils CliFx
maintenance github contributors 4 4 78 75 92 14
releases 12 ? 17 3 45 17
.NET foundation project no no no yes no no
user acceptance github stars 366 223 2500 1800 1500 875
github used by 22 88 11900 ? 1900 51
.NET compatibility .NET Standard 2.0+ .NET Standard 2.0+ .NET Framework 4.0+/.NET Standard .NET Standard 2.0+ .NET Framework 4.5.1/.NET Standard 1.3 .NET Standard 2.0+/.NET Core 2.0+/.NET Framework 4.6.1+
F# support ? ? yes yes ? ?
multi-level command hierarchies yes
UNIX CLI style support yes yes yes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://unpkg.com/topojson-client@3"></script>
<script src="https://d3js.org/d3.v5.min.js"></script>
<title>Document</title>
</head>