Colts trading Michael Pittman Jr. to Steelers, following Alec Pierce's massive extension
https://www.cbssports.com/nfl/news/colts-trade-michael-pittman-jr-to-steelers/
Filing: Paramount extends the deadline for WBD shareholders to vote on its $30-per-share offer to February 20 (Dade Hayes/Deadline)
https://deadline.com/2026/01/paramount-extends-deadline-warner-bros-discovery-netflix-1236692082/
Well. I’ve been accepted to my first conference!
This will sound strange to many academics out there, but working in the fine arts I don’t generally pay much attention to academic conferences—but having had a research semester last fall I was able to do a deep dive into the educational philosophy of practice-based filmmaking education and apparently the conference organisers agree that it’s interesting! I got an email this morning that my abstract was accepted.
Now I just need in…
Good news for anyone working on their proposals for the next Fantastic Futures conference - the deadline is extended to April 16! #FF2026
So here’s a little JavaScript initialisation order quiz.
Take the following code:
```js
class A {
constructor (parameters = {}) {
Object.assign(this, parameters)
}
}
class B extends A {
foo
constructor (parameters) {
super(parameters)
this.foo ??= ‘no’
}
}
const b1 = new B()
const b2 = new B({ foo: ‘ok’ })
console.info(`${b1.foo}, ${b2.foo}`)
```
What output would you s…
Large eddy simulation of turbulent swirl-stabilized flames using the front propagation formulation: impact of the resolved flame thickness
Ruochen Guo, Yunde Su, Yuewen Jiang
https://arxiv.org/abs/2602.21940 https://arxiv.org/pdf/2602.21940 https://arxiv.org/html/2602.21940
arXiv:2602.21940v1 Announce Type: new
Abstract: This work extends the front propagation formulation (FPF) combustion model to large eddy simulation (LES) of swirl-stabilized turbulent premixed flames and investigates the effects of resolved flame thickness on the predicted flame dynamics. The FPF method is designed to mitigate the spurious propagation of under-resolved flames while preserving the reaction characteristics of filtered flame fronts. In this study, the model is extended to account for non-adiabatic effects and is coupled with an improved sub-filter flame speed estimation that resolves the inconsistency arising from heat-release effects on local sub-filter turbulence. The performance of the extended FPF method is validated by LES of the TECFLAM swirl-stabilized burner, where the results agree well with experimental measurements. The simulations reveal that the stretching of vortical structures in the outer shear layer leads to the formation of trapped flame pockets, which are identified as the physical mechanism responsible for the secondary temperature peaks observed in the experiment. The prediction of this phenomenon is shown to be strongly dependent on the resolved flame thickness, when the filter size is used for modeling sub-filter flame wrinklings. Without proper modeling of the chemical steepening effects, the thickness of the resolved flame brush is over-predicted, causing the flame consumption rate to be under-estimated. Consequently, the flame brush detaches from the outer shear layer, resulting in a failure to capture the flame pockets and the associated secondary temperature peaks.
toXiv_bot_toot
Chilean president declares state of catastrophe as wildfires kill at least 15. Fires blaze through 8,500 hectares, forcing 50,000 people to evacuate as firefighters struggle to extinguish flames in scorching heat: temperatures up to 38°C (100F)
https://www.thegu…
Went out canvassing with the Green Party in ward next door.
The candidates seem nice and meeting other green members is nice, but the actual process of going around knocking on people's doors isn't really a great deal of fun for me.
Mostly nobody home, or else maybe peering through the spy-hole feeling intimidated by me I guess? Hard to tell.
Spoke to mostly Labour voters who claim not to be sure what they'll do next time. Couple of folks already Green.
Nobody around here is gonna vote Conservative or Liberal or Reform of course. "Your Party" not likely to get it together in time to even stand. It's a race to see how many Green and Independent opposition councilors can be elected to avoid a Labour full house. 47 Lab to 3 Green seats last time. Less than 200 votes in it in that seat. Probably will do better this time, maybe even win the seat. At least make some of the safe Labour seats a bit less safe.
Most exciting part was when the flat over the road went on fire and we had to call the fire brigade and a triplet of fire engines and couple of cop cars turned up to deal with it. Started with smelling smoke and wondering if that flat was on fire, by the time the fire fighters turned up remarkably quickly (someone else already called I imagine) there were flames licking at the windows.
An exploding e-scooter battery someone was saying, but dunno how they knew.
Nice to share a drink in the pub with the green crew after, but dunno that this canvassing lark is for me. I felt like either a spare part, or just backup muscle probably intimidating people into not opening the doors.
Probably I'd enjoy it more if I could get into an argument but apparently that's rare and the advice is to disengage anyway.
#green #london #greenPartyEW
Q&A with Bryan Jacobs, creator of TomWikiAssist, a NanoClaw Clawbot built to edit and write for Wikipedia, on the mostly negative reactions of human editors (Bill Adair/Nieman Lab)
https://www.niemanlab.org/2026…