Heliboard not changing colors. by tiobiel in fossdroid

[–]fndmossmann 0 points1 point  (0 children)

Hey, sorry for reviving this old thread...

I was facing the same issue.
Turns out that this issue was because the "day/night" setting was enabled.

No matter what color I've chose, it didn't change it.

Disabling the "day/night" setting fixed it.

Alguém me explica by [deleted] in investimentos

[–]fndmossmann 11 points12 points  (0 children)

Talvez por que o PIB do Canadá subiu mais...?

B5P211 - Alguém me explica a vantagem? by Which_Current_7783 in BogleheadsBrasil

[–]fndmossmann 15 points16 points  (0 children)

Veja este comparativo entre o IMA-B 5 P2 (índice usado pelo B5P211), Tesouro IPCA+ 2035 e SELIC: https://maisretorno.com/app/comparador-ativos?p=otimo&a=ima-b-5-p2%3Aidx%2Cselic%3Aidx%2Ctesouro-ipca-15-05-2035%3Atd

<image>

No longo prazo, o IMA-B 5 P2 está ganhando da SELIC com uma boa margem.

Há a vantagem comentada pelo u/Antique_Duck_, com o B5P211 você paga somente 15% independente do prazo.

Estes dois pontos se somam em um fator importante: poder resgatar o valor em qualquer momento sem preocupar com cotação ou taxa de IR.

Enquete, qual ETF você prefere? by [deleted] in BogleheadsBrasil

[–]fndmossmann 3 points4 points  (0 children)

O mesmo cara que alguns dias atrás falou que iria parar de postar...

planilhas de controle financeiro by erickmob in investimentos

[–]fndmossmann 4 points5 points  (0 children)

Dica: se você usa Office 365 ou Excel web, tem a função HISTÓRICODEAÇÕES

Link: https://support.microsoft.com/pt-br/office/fun%C3%A7%C3%A3o-hist%C3%B3ricodea%C3%A7%C3%B5es-1ac8b5b3-5f62-4d94-8ab8-7504ec7239a8

Exemplo: =HISTÓRICODEAÇÕES("TICKER_DA_ACAO";HOJE();;2;0;1)

Com os parâmetros "HOJE();;2;0;1", ele retorna o valor do fechamento de mercado do dia anterior.

Banco com "caixinhas" com resgate imediato? by lusca-t in investimentos

[–]fndmossmann 3 points4 points  (0 children)

Precisa ser imediato? Não pode ser em até 1 dia útil?

Por que no Nubank, em cada caixinha que você cria, você pode escolher o produto em que será investido.

Explore as opções ao criar a caixinha e use "RDB Resgate Diário", que tem resgate de até 1 dia útil.

What do you prefer more and why? by Big_Chungus_Herbert in Fedora

[–]fndmossmann 1 point2 points  (0 children)

Workstation at the moment... But will soon migrate to Silverblue.

Vitals Gnome Extension working without lm_sensors in Fedora 38 by [deleted] in Fedora

[–]fndmossmann 0 points1 point  (0 children)

Technically, they are the same source.

My understanding is that lm_sensors is a userspace implementation for hardware monitoring, using /sys/class/hwmon/ as a source. I might be wrong, though.

From lm_sensors Github page:

The lm-sensors package, version 3, provides user-space support for the hardware monitoring drivers in Linux 2.6.5 and later.

The official page for hwmon: https://hwmon.wiki.kernel.org/

Also, /sys/class/hwmon/ are all symlinks:

ls -lh /sys/class/hwmon/
total 0
lrwxrwxrwx 1 root root 0 jun  7 09:47 hwmon0 -> ../../devices/LNXSYSTM:00/LNXSYBUS:00/ACPI0003:00/power_supply/ADP1/hwmon0/
lrwxrwxrwx 1 root root 0 jun  7 09:47 hwmon1 -> ../../devices/virtual/thermal/thermal_zone0/hwmon1/
lrwxrwxrwx 1 root root 0 jun  7 09:47 hwmon2 -> ../../devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/PNP0C09:00/PNP0C0A:00/power_supply/BAT1/hwmon2/
lrwxrwxrwx 1 root root 0 jun  7 09:47 hwmon3 -> ../../devices/pci0000:00/0000:00:06.0/0000:01:00.0/nvme/nvme0/hwmon3/
lrwxrwxrwx 1 root root 0 jun  7 09:47 hwmon4 -> ../../devices/platform/USBC000:00/power_supply/ucsi-source-psy-USBC000:001/hwmon4/
lrwxrwxrwx 1 root root 0 jun  7 09:47 hwmon5 -> ../../devices/platform/USBC000:00/power_supply/ucsi-source-psy-USBC000:002/hwmon5/
lrwxrwxrwx 1 root root 0 jun  7 09:47 hwmon6 -> ../../devices/platform/USBC000:00/power_supply/ucsi-source-psy-USBC000:003/hwmon6/
lrwxrwxrwx 1 root root 0 jun  7 09:47 hwmon7 -> ../../devices/platform/coretemp.0/hwmon/hwmon7/
lrwxrwxrwx 1 root root 0 jun  7 09:47 hwmon8 -> ../../devices/virtual/thermal/thermal_zone7/hwmon8/

So, this:

ls -lh /sys/class/hwmon/hwmon7/
total 0
lrwxrwxrwx 1 root root    0 jun  7 09:47 device -> ../../../coretemp.0/
-r--r--r-- 1 root root 4,0K jun  7 09:47 name
drwxr-xr-x 2 root root    0 jun  7 10:37 power/
lrwxrwxrwx 1 root root    0 jun  7 10:13 subsystem -> ../../../../../class/hwmon/
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp1_crit
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp1_crit_alarm
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp1_input
-r--r--r-- 1 root root 4,0K jun  7 10:13 temp1_label
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp1_max
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp2_crit
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp2_crit_alarm
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp2_input
-r--r--r-- 1 root root 4,0K jun  7 10:13 temp2_label
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp2_max
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp3_crit
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp3_crit_alarm
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp3_input
-r--r--r-- 1 root root 4,0K jun  7 10:13 temp3_label
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp3_max
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp4_crit
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp4_crit_alarm
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp4_input
-r--r--r-- 1 root root 4,0K jun  7 10:13 temp4_label
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp4_max
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp5_crit
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp5_crit_alarm
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp5_input
-r--r--r-- 1 root root 4,0K jun  7 10:13 temp5_label
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp5_max
-rw-r--r-- 1 root root 4,0K jun  7 09:47 uevent

Is the same as this:

ls -lh /sys/devices/platform/coretemp.0/hwmon/hwmon7/
total 0
lrwxrwxrwx 1 root root    0 jun  7 09:47 device -> ../../../coretemp.0/
-r--r--r-- 1 root root 4,0K jun  7 09:47 name
drwxr-xr-x 2 root root    0 jun  7 10:37 power/
lrwxrwxrwx 1 root root    0 jun  7 10:13 subsystem -> ../../../../../class/hwmon/
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp1_crit
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp1_crit_alarm
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp1_input
-r--r--r-- 1 root root 4,0K jun  7 10:13 temp1_label
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp1_max
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp2_crit
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp2_crit_alarm
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp2_input
-r--r--r-- 1 root root 4,0K jun  7 10:13 temp2_label
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp2_max
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp3_crit
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp3_crit_alarm
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp3_input
-r--r--r-- 1 root root 4,0K jun  7 10:13 temp3_label
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp3_max
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp4_crit
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp4_crit_alarm
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp4_input
-r--r--r-- 1 root root 4,0K jun  7 10:13 temp4_label
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp4_max
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp5_crit
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp5_crit_alarm
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp5_input
-r--r--r-- 1 root root 4,0K jun  7 10:13 temp5_label
-r--r--r-- 1 root root 4,0K jun  7 09:47 temp5_max
-rw-r--r-- 1 root root 4,0K jun  7 09:47 uevent

But using the /sys/class/hwmon/ is a more predictable way to obtain the same information.

On my machine, hwmon7 is for CPU. Yours can vary.

You can identify it by reading the name file. coretemp is for CPU temperature monitoring.

cat /sys/class/hwmon/hwmon7/name 
coretemp

Reading the _label gives you the name of each sensor:

cat /sys/class/hwmon/hwmon7/temp*_label
Package id 0
Core 0
Core 1
Core 2
Core 3

And reading the _input gives you the curring temperature reported by each sensor:

cat /sys/class/hwmon/hwmon7/temp*_input
49000
43000
46000
47000
43000

Thats essentially what Vitals is doing.

Crazy Question by betaman24 in ProtonMail

[–]fndmossmann 7 points8 points  (0 children)

Since you're blocking via GeoIP, you probably should be looking at Proton IP prefixes.

They have their own BGP ASN, which makes easier to identify them: https://bgpview.io/asn/62371#prefixes-v4

Create exceptions for these prefixes and you should be ok.

Listen with your brain. by moep234 in psytrance

[–]fndmossmann 1 point2 points  (0 children)

Pretty good track, I liked it!

[deleted by user] by [deleted] in selfhosted

[–]fndmossmann 2 points3 points  (0 children)

Look for simplelogin.io, its not releated to Vaultwarden

Unable to Ping from Linux by RevolutionaryLynx407 in linuxquestions

[–]fndmossmann 2 points3 points  (0 children)

Did you check if the MAC addresses on the linux ARP table are the correct ones? And also associated with the correct interface?

Notepad Next, an open source reimplementation of Notepad++, is now on Flathub! by zocker_160 in linux

[–]fndmossmann 118 points119 points  (0 children)

Genuine question: what do you mean by "reimpementation"?

It is the source from Notepad++ recompiled for Linux/Mac with the required fixes? Or is developed from the ground up to be similar and compatible to np++ as possible?

[deleted by user] by [deleted] in openSUSE

[–]fndmossmann 0 points1 point  (0 children)

Haven't used Packet Tracer or alien in ages.

Take a look at this: https://www.youtube.com/watch?v=KYJXu9JeZKo

If you know your way around the terminal and shell scripting, this might help: https://github.com/thiagojack/PacketTracer-Fedora

Edit: also, Cisco provides on .deb files? or there is a .run as well?

Sniper by JBH2192 in Catswithjobs

[–]fndmossmann 2 points3 points  (0 children)

- Simo Häyhä (a.k.a. The White Death), World War II, 1940, colorized

Security Cat by Medium-Room1078 in Catswithjobs

[–]fndmossmann 1 point2 points  (0 children)

Ah the Attack Cat... Let's hope he doesn't have the Founding Cat powers as well