Category: Software

3 способа отключить тачпад в Linux

Кто про что, а я снова про отключение тачпада. Ну нет на моём Asus N61 горячей клавиши под это дело, а с активным тачпадом печатать у меня тупо не получается. Да, он умеет отключаться во время набора текста, но это…

By Alex Semёnov

AMD, you infected my PC with zombies!

In spring 2024, I completed Vivaldi's developer build assistance transition from Goma to the newer Reclient system. Goma and Reclient are remote build assistance that can perform compilation of files that you need to…

By Yngve

execute_script("arguments[0].click();", element)

element = driver.find_element(By.XPATH , "/html/body/~~~~/div/span/button") driver.execute_script("arguments.click();", element)…

By tadyas

Fixing Wiki 'transliteration text not Latin script' errors

I was recently reading a Wikipedia article about a manga artist, and found that their bibliography of works was very poorly formatted. Every other article had red text reading Error: {{nihongo}}: transliteration text…

By lonm

電信八号メモ(1)

電信八号 ○公式サイト…

By pochitama

Go is not suitable for desktop GUI apps

I’ve started playing around with Go to list files and do some file actions. It worked great; the code was done quickly, but it only had a console output. That’s when I started looking at GUI toolkits to create a file…

By cwansart

/i/spaces/

from yt_dlp import YoutubeDL url = 'https://x.com/i/spaces/OOOOOOOO'

By tadyas

Windows上增加路径

仔细想一下这个操作应该算是简单,要加入时基本都是在命令行下,直接使用 set 或 path 命令都可以。 可为啥总是很抗拒呢?应该是最终要输入 %PATH% 这个变量,大写不好输入吧。…

By stxh

What's Bandcamp?

Earlier this year, one of my favorite bands left their label, recorded a new album, and released it as a digital download from their own website. The hour it was due out, I headed to their site, and after several…

By David Blue

It's FOSS: Pinokio – лаунчер для нейросетей

Некоторые нейросети работают прямо в вебе, а некоторые нужно устанавливать на свой ПК и запускать локально. Задача, мягко говоря, не из простых, и разобраться с ней вам поможет приложение под…

By Alex Semёnov

OneMix4 (One netbook) に Win11 24H2 を導入したメモ

たまに使っている愛用のUMPC、 OneMix4 ですが、購入時に導入されていたWindows11 21H2 がEOLを迎えて、早く更新しろという表記が出てくるようになっていました。 ただ、更新しようにもWindows Updateの画面には何も出てきません。それもそのはずで、TPM 2.0…

By 10nin

Elfeed: Nitpick RSS feed item title

When Elfeed, an RSS-reading extension for Emacs, is set up and functional, it is easy to browse the items. The two main views are the list of items from all feeds (named "elfeed-search") and a single item (named…

By ersi