Jets to use tag on Breece Hall if team fails to reach long-term deal with RB by deadline https://www.nfl.com/news/jets-to-use-tag-on-breece-hall-if-no-long-term-deal
Maxx Crosby trade rumor gives Seahawks, Lions and Bears price point for Raiders star https://www.sportingnews.com/us/nfl/seattle-seahawks/news/maxx-crosby-trade-rumor-seahawks-lions-bears-price…
FINANCIAL TIMES
The US and Ukraine have drafted a new 19-point peace deal,
but left the most politically sensitive elements to be decided by the countries' presidents,
according to Ukrainian first deputy foreign minister Sergiy Kyslytsya.
Washington had previously put Kyiv under pressure to agree a 28-point proposal that had been developed by US and Russian officials and crossed several long-standing Ukrainian red lines.
Kyslytsya, who was in the room as par…
RE: https://social.linux.pizza/@matematico314/115945074072983347
Só agora reparei que a distância que percorri na esteira hoje foi de aproximadamente "e" quilômetros rs.
I'm building webkit-gtk right now. It's one of these messy packages where a few source files need a lot of memory to compile, and ninja can randomly order jobs so that all of them suddenly start compiling simultaneously. So to keep things going smoothly without OOM-ing, I've been dynamically adjusting the available job count via steve the #jobserver.
While doing that, I've noticed that ninja isn't taking new jobs immediately after I increased the job count. So I've started debugging steve, and couldn't find out anything wrong with it. Finally, I've looked into ninja and realized how lazy their code is.
So, there are two main approaches to acquiring job tokens. Either you do blocking reads, and therefore wait for a token to become available, or you use polling to get noticed when it becomes available. Ninja instead does non-blocking reads, and if there are no more tokens available… it waits till one of its own jobs finish.
This roughly means that as other processes release tokens, ninja won't take them until one of its own jobs finish. And if ninja didn't manage to acquire any job tokens to begin with, it is just running a single process via implicit slot, and that process finishing provides it with the only chance to acquire additional tokens. So realistically speaking, as long as there are other build jobs running in parallel, ninja is going to need to be incredibly lucky to ever get a job token, since all other processes will grab the available tokens immediately.
This isn't something that steve can fix.
#Gentoo #NinjaBuild
Mais cedo, eu estava sem šgua. Depois voltou, mas agora estš fraquinha de novo. Tudo indica que ficarei sem šgua ao longo do dia, neste calor de 36 graus. 😞
Caramba, agora que percebi que na última foto do gato que eu postei, aparece um pedaço minúsculo de minha perna. Afff, agora vocês saberão que, embora eu não exista, apesar de eu ser apenas uma instância do chatGPT, mesmo assim eu tenho uma perna (ou pelo menos um pedaço de uma). 😬
Meio em cima da hora, mas jš que só agora entrei de férias, só agora que entrei em espírito de Natal. E aí troquei a foto do avatar por algo que combina mais com esta época, mas que somente os fortes entenderão! rs
Assisti os dois primeiros episódios de #Fringe e estou desapontado. Eu tinha altas expectativas e até agora estš me parecendo bem forçado e paranóico. Espero que melhore.