

Israeli Prime Minister Benjamin Neyanhu wanted to be there but couldn’t because he’s wanted by the International Criminal Court for alleged war crimes
His best friends all have really good excuses.


Israeli Prime Minister Benjamin Neyanhu wanted to be there but couldn’t because he’s wanted by the International Criminal Court for alleged war crimes
His best friends all have really good excuses.


We had a good speech, we got great reviews. I can’t believe it, we got good reviews on that speech,
You have to admit this is fucking hilarious, in addition to being terrifying.


Truth is no major club will allow thier dirty laundry to be done in public
The Crown very much avoided this too, and was successful. You’ve at least got vintage football aesthetics and a plane crash to work with.


Texas has more immigration, but they want to spread fear and cause chaos on blue states.
This is all true, but this is a demonstration of power, not fear.


Are you sure that’s related to the packages? It says it’s evaluating font config.


Maybe you need to use overrideAttrs for both packages? it doesn’t seem to take patches as an argument


Trying to drive and look at the map and dealing with malaria symptoms at the same time. That’s a core gaming memory for me.


The LD_PRELOAD one is actually harmless and annoyingly spams everyone. Steam tries to preload the 32 and 64 bit overlay library into every process and depends on one or the other failing.
The free assert is bad and likely related to the crash. The stacktrace might be interesting if you want to share it.
The only cause that comes to mind is something like a libc conflict between the game and your graphics driver. That’s going to be annoying to diagnose/fix though.


To start with you need parens around the things in your list. Right now your list is like:
[
kdePackages.qt6ct.overrideAttrs
(...)
libsForQt5.qt5ct.override
{...}
];
So you want something like:
[
(kdePackages.qt6ct.overrideAttrs
(...))
(libsForQt5.qt5ct.override
{...})
];


PC LOAD LETTER


Could he go work for the state and do more good there? To be honest I don’t really understand why the state can’t handle a murder case on their own.


You just have to scavenge parts from an old garage. Like cars in Cuba.
We’re doing that with PCs now too.


Maybe if you regulated it in a non-stupid way. So no.


That was a fun thread
I wonder how easy it’ll be to avoid.
(1) “Business entity” means any association, company, firm, partnership, corporation, limited liability company, limited liability partnership, real estate investment trust, or other legal entity, and that entity’s successors, assignees, or affiliates
To me ‘affilates’ seems like the key one, but I don’t really know what it means legally. Anyone understand this well enough to comment?


when you’re a star, they let you do it. You can do anything.


Gwendoline Christie making tunes with Sleaford Mods and Big Special is the best thing I’ve seen:


There’s no USSR, and China isn’t going take their place.


create entities or DTOs from schemas
Surely there are deterministic tools to do this?
I think the beauty of Emacs is not that it gives you a text editor, but that it gives you a lisp environment.