Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@mgorny@social.treehouse.systems
2024-03-15 15:53:20

As promised, another blog post: "Optimizing parallel extension builds in PEP517 builds"
"""
The distutils (and therefore setuptools) build system supports building C extensions in parallel, through the use of -j (--parallel) option, passed either to build_ext or build command. Gentoo distutils-r1.eclass has always passed these options to speed up builds of packages that feature multiple C files.
However, the switch to PEP517 build backend made this problematic. While the backend uses the respective commands internally, it doesn't provide a way to pass options to them. In this post, I'd like to explore the different ways we attempted to resolve this problem, trying to find an optimal solution that would let us benefit from parallel extension builds while preserving minimal overhead for packages that wouldn't benefit from it (e.g. pure Python packages). I will also include a fresh benchmark results to compare these methods.
"""
blogs.gentoo.org/mgorny/2024/0

@heiseonline@social.heise.de
2024-03-14 16:18:00

heise | Praxis Bedarfssteuerung: PV-Anlage und Wärmepumpe ohne Akku​ optimal nutzen
Die billigste Methode, sich wetterabhängiger Stromerzeugung anzupassen, ist die Bedarfssteuerung. Wie viel bringt das? Und was ist mit Akkus?​

@migueldeicaza@mastodon.social
2024-04-15 12:44:18

Performance improvements in Safari.
1% here, 0.3% there and six months later you have a 30% boost on a mature codebase.
webkit.org/blog/15249/optimizi

@servelan@newsie.social
2024-03-15 04:35:18

Seventy, Evicted, and Running Out of Options
capitalandmain.com/seventy-evi

@catsalad@infosec.exchange
2024-05-15 07:46:03

Browse 🥞⁠📁⁠🥞

Amarok

deltazero.amarok.foss
github.com/deltazefiro/Amarok-
com.aurora.store
raw.githubusercontent.com/iode
org.cromite.cromite
github.com/uazo/cromite
sushi.hardcore.droidfs
github.com/hardcore-sushi/Droi
app.familygem
github.com/michelesalvador/fam
org.fdroid.fdroid
f-droid.org/packages/org.fdroi
org.mozilla.fennec_fdroid
f-droid.org/packages/org.mozil
org.fossify.filemanager
github.com/FossifyOrg/File-Man
com.ghostsq.commander
f-droid.org/packages/com.ghost
io.github.forkmaintainers.iceraven
github.com/fork-maintainers/ic
com.iode.firefox
raw.githubusercontent.com/iode
in.sunilpaulmathew.izzyondroid
apt.izzysoft.de/fdroid/index/a
com.iode.jelly
raw.githubusercontent.com/iode
me.zhanghai.android.files
github.com/zhanghai/MaterialFi
us.spotco.mulch
divestos.org/fdroid/official?a
us.spotco.fennec_dos
divestos.org/fdroid/official?a
com.machiav3lli.fdroid
github.com/neoapplications/neo
dev.imranr.obtainium
github.com/ImranR98/Obtainium
com.stoutner.privacybrowser.standard
f-droid.org/packages/com.stout
de.felixnuesse.extract
github.com/newhinton/Round-Syn
com.github.catfriend1.syncthingandroid
f-droid.org/packages/com.githu
org.torproject.torbrowser
guardianproject.info/fdroid/re

@bahnoev@mastodon.online
2024-05-14 17:41:31

Erkunde den Harz mit dem Zug: Hatix eröffnet Urlaubern neue Optionen
Neu im Harz: Das Urlauber-Ticket Hatix wird im Altkreis Osterode auf Bahnfahrten erweitert. Das muss man zum Pilotprojekt wissen.
brau…

@kornel@mastodon.social
2024-04-14 19:23:53

I like to minimize the size of binaries I build. Unremovable debugging strings annoyed me, so I've added an option to completely neuter `Debug::fmt` in #Rustlang
github.com/rust-lang/rust/pull

@MLB_News@botsin.space
2024-03-15 03:33:21

Gerrit Cole Opting For Non-Surgical Rehab On Elbow
#MLB #Baseball #MLBTradeRumors

@kornel@mastodon.social
2024-02-16 01:17:04

It’s mind boggling how much more power-efficient computers have become in the last two decades.
It’s not that new PCs are less power hungry than old PCs. It’s that all the computing power of a big old PC can be had on a tiny cheap board that runs on a battery.
lobste.…