potatoguy

joined 5 months ago

Human knowledge by Bertrand Russell. Probably going to keep reading it for a month or two hahahah.

My therapist: Brazilian Bakunin doesn't exist

Brazilian Bakunin:

 

Organizadores do Debian ofereceram 4 propostas a respeito do uso de IA generativa, e pedem votos da comunidade

Organizadores responsáveis pelo Debian, uma das distribuições mais tradicionais e conhecidas do Linux, abriram para a comunidade a chance de votar no futuro do uso da IA generativa em contribuições para o sistema. São quatro propostas diferentes, entre elas a opção de banir completamente o uso da tecnologia.

O banimento da IA aparece na Proposta A, que “expressamente proíbe quaisquer contribuições para o Debian escritas com o uso de assistência de modelos grandes de linguagem (LLMs) e outras ferramentas de IA generativa”. A proposta excluí projetos upstream que tiveram o uso da ferramenta no desenvolvimento e software relacionado à IA.

E também intimidação, vigiar e punir, independente do que seja.

 

Os responsáveis por transformarem as políticas de segurança em um verdadeiro quarto escuro promovem o caos ao não oferecerem nada além de um belicismo irracional para combater o crime em suas regiões

Em 2013, o aumento das passagens causou grande revolta porque limitava a mobilidade da população mais pobre pelas cidades. Agora, é a vigilância massiva, com a instalação de câmeras por todo lado, que cumpre esse papel. O PL 1828/2023, que autoriza a instalação de sistemas de reconhecimento facial nas vias e nos transportes públicos, passa a condicionar o direito de ir e vir. Para andar por qualquer lugar, nossos rostos serão capturados e transformados em cálculos matemáticos. E há algo que não tem sido dito: quem vai pagar essa conta? O preço do direito de ir e vir é o seu rosto e, muito provavelmente, os custos de aquisição e manutenção dessas câmeras também ficarão para nós, trabalhadores.

Com a tramitação acelerada por interesses restritos ao setor empresarial, o PL 1828/23 avançou para votação sem ter realizado um momento sequer de debate público com a sociedade civil organizada. A proposta consiste em colocar câmeras com reconhecimento facial em todos os transportes públicos do país para, supostamente, capturar acusados de crimes. Já sabemos que a tecnologia é falha, como demonstram diversos estudos, e não impacta significativamente na redução de indicadores criminais, além de cumprir um papel mais moral que efetivo, servindo como artifício para aplacar o medo da população. Mas, para além do engodo em ano eleitoral, é preciso dizer que a expansão do aparato de vigilância tem sido um negócio altamente rentável.

Hagezi normal is the best one, in my opinion. No false positive ever and more lightweight than the others, also has a good coverage. Adguard domains is nice too.

On filterlists there are a lot of them, ublock, domains, IPs, hosts (ipv4 and ipv6), etc.

 

O que começou como um sistema de transferência de dinheiro se tornou motivo de orgulho para o Brasil. Em poucos anos, o Pix se consolidou como o principal método de pagamento no país, mas incomoda Donald Trump.

O Pix "alcançou com sucesso milhões de brasileiros antes excluídos do sistema bancário tradicional", enfatizou o ministro das Relações Exteriores, Mauro Vieira, em carta enviada ao USTR (Escritório do Representante de Comércio dos Estados Unidos).

O sistema é utilizado por 80% dos brasileiros para transferir tanto o valor de um coco gelado na praia quanto de um apartamento em segundos.

 

Embora entregadores que atuam em plataformas de entrega sob demanda, como iFood e 99, e aqueles vinculados às operações logísticas de empresas como Amazon e Mercado Livre sejam frequentemente agrupados em categorias amplas, como “trabalho de plataforma” ou “economia digital”, essa aproximação tende a obscurecer diferenças substantivas nas formas de organização do trabalho, nas temporalidades da circulação, nas infraestruturas mobilizadas e nas relações estabelecidas entre trabalhadores, algoritmos, mercadorias e consumidores finais.

[–] potatoguy@mbin.potato-guy.space 0 points 1 week ago (1 children)

I downloaded the itch.io version and ran it with wine tkg normally (wine Among\ Us.exe), it asked me to login to itch.io. You can make a .sh file to launch it and add it as a linux game to lutris, if this is what solves this.

Screenshot of among us asking to login.

[–] potatoguy@mbin.potato-guy.space 1 points 1 week ago (4 children)

On the .desktop file, I don't think it can load .desktop files, but it can load an .exe with a specified version of wine or proton, going to the + at the top left, then add manually an already installed game, then selecting the runner to be wine, select the path to the .exe, then select the wine version at the runner options, then you can create a desktop file with lutris.

If you changed /etc/hosts, it might be that, about the receiving info from the server on this:

002c:err:winediag:getaddrinfo Failed to resolve your host name IP
0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION

But the proton version might help as well (I didn't understand the problem specifically)

[–] potatoguy@mbin.potato-guy.space 2 points 1 week ago (7 children)

Did you try running it with proton on a clean wine prefix? It already comes with a lot of dependencies.

Maybe proton-cachyos-slr or Proton-GE.

Edit: Proton-GE has better compatibility

Edit 2: About the address info, did you change your /etc/hosts file?

[–] potatoguy@mbin.potato-guy.space 9 points 1 week ago (2 children)

The Intel optane benchmark

My ssd swap partition

Yeah, the reads are A LOT faster than my ssd and the latency is nil.

[–] potatoguy@mbin.potato-guy.space 32 points 1 week ago (3 children)

A line of memory from Intel that's like NAND, but it's not NAND. It's 3D Xpoint, very good at random reads or sequential reads.

sudo hdparm -t /dev/nvme0n1p1

/dev/nvme0n1p1:
 Timing buffered disk reads: 2682 MB in  3.00 seconds = 893.33 MB/sec
sudo hdparm -t /dev/sda

/dev/sda:
 Timing buffered disk reads: 670 MB in  3.01 seconds = 222.89 MB/sec

Edit: when the swap was at my main drive, the sequential reads were like 140 MB/s

 

So, a quick review of an experiment I ran this week. (I also posted this at the brazilian Linux community)

Since RAM prices are VERY high, I wondered if Intel's Optane memory would be a good intermediate substitute between my SSD (a WD Green that doesn't even hit 150 MB/s on btrfs with LUKS) and having more RAM.

I did some research and saw the prices were very low, so why not buy one? Basically, the 16GB M10 modules are the Optane-only ones, so technically they would be good for this kind of task.

It arrived, I installed it on the motherboard, partitioned it as a swap, added it to fstab, and the 13.4 GiB of swap was there, with zswap configured using zswap.max_pool_percent=90 zswap.accept_threshold_percent=95, and zstd as the compression algorithm. The machine is running Artix with XFCE, a Xeon E5 2667 v4 CPU, 16 GB of RAM, and an RTX 3050 6GB.

I decided to play Victoria 3, and it was smooth. I also compiled a few Java projects, it ran smoothly as well. Then, since I didn't have anything more intimidating for my RAM, I downloaded an open LLM model to test the memory pressure, just the file size is larger than my combined VRAM + RAM, and it was the Qwen-AgentWorld-35B-A3B-UD-Q4_K_S.

It ran smoothly. Then I played a video in FreeTube and opened LibreWolf, asked it some questions, and it handled the token generation at 20 tk/s in llama.cpp without any issues. It had occasional slight hiccups (much smaller than when the swap was on my SSD), but considering I was using all of that (as shown in the image) as swap space, I think it honestly withstood the memory pressure. I tested again with lz4 as the compression algorithm and got an OOM when loading the model, so every bit of compression seems to matter as well.

So, I think it might be worth it for anyone who has a swap file on a entry level SATA SSD or an HDD, it's a good middle ground. But if you have an expensive NVME SSD, then idk if it's very worthwhile.

I did notice a good improvement in the PC. I don't think it was that useful, but at this price, it's basically free performance.

 

Então, um review rapidinho de um experimento que fiz nesta semana.

Como os preços de memória RAM estão pra lá de Bagdá, pensei se a finada memória Optane da Intel seriam um bom substituto intermediário entre meu SSD (um WD Green que não bate 150 MB/s no btrfs com LUKS) e mais memória RAM.

Aí pesquisei e vi que os preços estão horripilantemente baixos, então pq não comprar? Basicamente, os módulos M10 de 16 GB são os só com Optane, então tecnicamente seriam bons pra esse tipo de serviço.

Chegou, abri, botei na placa mãe, particionei como swap, botei no fstab e vrau, 13,4 GiB de swap, zswap com as configurações zswap.max_pool_percent=90 zswap.accept_threshold_percent=95 e zstd como algoritmo de compressão. A máquina é um Artix com XFCE, Xeon E5 2667 V4, 16 GB de RAM e uma RTX 3050 6 GB.

Decidi jogar um Vic 3, estava suave, compilei uns projetos em java, não destruíram meu pc. Aí como eu não tinha nada tão amedrontador pra memória RAM, baixei um modelo de LLM aberta, PRA TESTAR PRESSÃO DE MEMÓRIA, que só o arquivo é maior do que tenho de VRAM + RAM, que foi o Qwen-AgentWorld-35B-A3B-UD-Q4_K_S.

Ele rodou tranquilo, aí coloquei um vídeo no FreeTube e abri o librewolf, perguntei umas coisas e rodou tranquilamente a geração de tokens em 20 tk/s no llama.cpp, de vez em quando deu umas engasgadas pequenas (bem menores do que quando o swap estava no SSD), mas pensando que tava usando aquilo tudo (na imagem) como swap, acho que sinceramente aguentou a pressão de memória/swap.

Aí acho que pode valer a pena, quem tem um arquivo swap num SSD SATA meio ruim ou num HD, vale como um meio termo, agora num SSD NVME caro, aí não sei se vale muito a pena.

Notei uma melhora boa no pc, não acho que foi lá muito útil, mas nesse preço, até injeção na testa.

 

I'm using a 16gb ram machine and bought the pure optane drive for less than 10 dollars (converting from reais and adding the 2 day delivery), 16gb of ram is 15 times that rn.

As I'm using a swap partition with zswap on a LUKS encrypted drive, at least I'm expecting it to have better performance overall when hitting the swap.

If no one used, I might post about the performance difference later this week.

 

O mais recente surto de ebola infectou mais de 1.750 pessoas e matou 600 na República Democrática do Congo

"Eles me agarraram por trás e começaram a me socar, a me bater com pás e facões", diz Daniel Uyirwoth Welo, um dos quatro voluntários da Cruz Vermelha feridos quando uma multidão tentou abrir um caixão que continha o corpo de uma pessoa que havia morrido de ebola.

O jovem de 27 anos e seus colegas tentavam realizar um enterro seguro em um cemitério em Bunia, no leste da República Democrática do Congo, no mês passado, quando foram atacados. O ataque foi motivado por boatos — que circulavam localmente e online — de que o caixão estava vazio.

 

Crossposted from https://mbin.potato-guy.space/m/videos@sopuli.xyz/t/181120

From the description:

This study examines the historical value of the Iliad and Odyssey by asking not whether the Trojan War happened exactly as Homer describes, but how much genuine historical memory survives within the Homeric tradition. Drawing on archaeology, Hittite texts, Linear B tablets, comparative epic literature, and recent Homeric scholarship, it argues that the poems preserve overlapping memories of the Late Bronze Age, the Early Iron Age, and the mythic world of Greek epic.

Topics include the identification of Ahhiyawa and Wilusa in Hittite sources, the archaeology of Troy, oral-formulaic composition, the Homeric Question, Mycenaean political institutions, Bronze Age weaponry and elite culture, Early Iron Age funerary practices, the Catalogue of Ships, and the influence of Anatolian and Near Eastern literary traditions. Particular attention is given to how historical realities were transformed through centuries of oral transmission before reaching their extant form.

Rather than treating Homer as either a reliable historian or a creator of pure fiction, we suggest the Iliad and Odyssey are more like repositories of cultural memory, preserving authentic details from multiple historical periods while reshaping them into one of history's greatest epic traditions. The result is a synthesis of archaeology, ancient history, philology, and literary criticism that offers a new perspective on the relationship between myth, memory, and history in the ancient eastern Mediterranean.

 

From the description:

This study examines the historical value of the Iliad and Odyssey by asking not whether the Trojan War happened exactly as Homer describes, but how much genuine historical memory survives within the Homeric tradition. Drawing on archaeology, Hittite texts, Linear B tablets, comparative epic literature, and recent Homeric scholarship, it argues that the poems preserve overlapping memories of the Late Bronze Age, the Early Iron Age, and the mythic world of Greek epic.

Topics include the identification of Ahhiyawa and Wilusa in Hittite sources, the archaeology of Troy, oral-formulaic composition, the Homeric Question, Mycenaean political institutions, Bronze Age weaponry and elite culture, Early Iron Age funerary practices, the Catalogue of Ships, and the influence of Anatolian and Near Eastern literary traditions. Particular attention is given to how historical realities were transformed through centuries of oral transmission before reaching their extant form.

Rather than treating Homer as either a reliable historian or a creator of pure fiction, we suggest the Iliad and Odyssey are more like repositories of cultural memory, preserving authentic details from multiple historical periods while reshaping them into one of history's greatest epic traditions. The result is a synthesis of archaeology, ancient history, philology, and literary criticism that offers a new perspective on the relationship between myth, memory, and history in the ancient eastern Mediterranean.

 

Self-hosted, stateless scoring service for detecting bots, abuse, and anomalous user behavior through configurable declarative rules. Made in Quarkus.

Everything hashed directly from ingestion, no private information (sessionID, userId, resourceId) accessible from the database or the application.

Key properties:

  • Privacy-first: Identifiers (user IDs, IPs, user agents) are hashed at ingestion. No raw PII is stored. Currently, it uses MurmurHash2, but it might change.
  • Declarative rules: Rules are defined in rules.json with typed evaluators. No code changes required to add or modify rules.
  • Two-tier blocklist: Automatic download of known bad bots plus manually curated exact and partial matches.
  • Session-aware: Scores users based on their sessions, a mixture of a sessionId (An arbitrary session identifier like a JWT), the userAgent and the ip.
  • Self-contained: Ships as an uber-jar. Default storage is H2 in-memory, PostgreSQL supported via configuration.

AGPLv3

This is my project to fight the bot horde infesting the internet and the fediverse right now. I made it over the weekend, just needs Java 25 (trademark)(copyright) to run it or using the dockerfile for legacy jars.

Yes, I'm a Java developer, unfortunately it's a good language for building web services very fast.

First release already in there, if anyone wants to test, use, whatever. Comments appreciated.

view more: next ›