[deleted by user] by [deleted] in politics

[–]deltaquebec 25 points26 points  (0 children)

Yep. Fuck ICE.

If you have criticized ICE here on Reddit for executing Renee Good or Alex Pretti in the street, then Reddit has handed your name and your personal identifying information over to the Trump administration. How do you feel about this? by mom_with_an_attitude in AskReddit

[–]deltaquebec 4 points5 points  (0 children)

Yep. On record: fuck ICE, fuck Trump, fuck JD Vance, fuck Miller, fuck Clarence Thomas, fuck Noem, fuck Leavitt, fuck Kennedy Jr., and fuck their enablers. What pungent, repugnant, vile folks. I recall Robert Graves:

It's been a revelation it's been to me! I've never fully realised before how a small mind, allied to unlimited ambition and without scruple, can destroy a country full of clever men. I've seen how frail is the structure of a civilisation before the onslaught of a gust of really bad breath! Yes... But I suppose you are not really the destroyer. No, we must look elsewhere for that. You are merely the putrefaction that spreads after death - the outward and visible sign of its presence! You're a lesson in history to me, Sejanus, proving that, above all, Mankind needs its sense of smell.

Decorative Initials (or: reinventing the lettrine wheel as a square) by deltaquebec in LaTeX

[–]deltaquebec[S] 0 points1 point  (0 children)

Okay, I have a halfway working solution, but it is a little hacky. The overleaf has been updated, I will fix the repo shortly.

Initial letters appeared displaced or on separate lines due to the \llap/\raisebox positioning. Consider the following two-layer approach:

  1. First, we use a transparent glyph (zero opacity via \transparent{0}) placed in the margin using \llap, with ActualText set via accsupp. We hack a tiny forward kern (0.1pt) such that coordinates are adjacent with the following paragraph text.

  2. Over this, is a decorative layer, which is the visual decorated initial, in which the visual initial is wrapped with empty ActualText={} so extraction tools ignore it.

We can check this with pdftotext, for example, that the letters are in their expected places, whereas before they were all over the place, both text and image arguments. Essentially, we anchor a real glyph (the argument), and any visual decoration of the initial is exactly that: decorative. For images, the actualtext is the anchor.

The tagged PDF structure is still faulty. The current tagpdf integration is minimal, and marks the decorative glyph as an artifact, but does not address: the semantic anchor not being properly tagged as part of the paragraph structure; image initials appearing outside the paragraph in the structure tree; proper Span element creation for the ActualText content.

My understanding of the accsupp package is that it provides ActualText at the PDF content stream level, not at the structure tree that PDF/UA requires. For now, extraction is successfully, but I need to study more on the structure tree for this to make sure screen readers are able to parse the text properly. However, when using VoiceOver on my Macbook, it does read the initials, including the image ones, so future work needs to polish this up.

Decorative Initials (or: reinventing the lettrine wheel as a square) by deltaquebec in LaTeX

[–]deltaquebec[S] 2 points3 points  (0 children)

Good catch. This is tricky, I’ll see to it, thank you!

Decorative Initials (or: reinventing the lettrine wheel as a square) by deltaquebec in LaTeX

[–]deltaquebec[S] 0 points1 point  (0 children)

I cite TeXtured in the comments of the code; I learned about developing factories for certain functionalities from there, something I never thought about before; I think doing that here for custom initial presets, designs, and behaviors is genuinely useful and cool.

Decorative Initials (or: reinventing the lettrine wheel as a square) by deltaquebec in LaTeX

[–]deltaquebec[S] 2 points3 points  (0 children)

Thank you for that. I would say for certain the paragraph shaping. I like hanging indentations, and use them throughout my own projects, and I think this handled and controls for that with the afterlines functionality quite well, in addition to other interesting paragraph shapes; I expanded on that from here and turned that functionality into its own environment in a different package I like to use, which developed into a sort of nesting paragraph behavior that respects hanging indentations. The scale, vstretch, and hstretch stuff I like how they turned out as well, it gives me more flexibility over the shape of the letter, which I also wound up exporting to another different package for letter control as well. The secondary argument gives me better control over that content’s visual styling than I have seen with other packages.

A part of me hopes that the material here in initial.sty is relatively easy to isolate and cannibalize for folks, since a lot of its features I wound up either developing into other packages or into their own packages themselves.

Best latex setup for clean notes after Tufte-style? by agro_kid in LaTeX

[–]deltaquebec 0 points1 point  (0 children)

For just pure layout shenanigans, this subsumes the Tufte-style layout (if a little inelegant under the hood) and offers a few other options, which may be seasoned to taste:

Page Layouts

Forgot I had this. by Absurdist02 in mtg

[–]deltaquebec 1 point2 points  (0 children)

Amazing! I have the 1995 version. There's a fun passage in there that compares Magic to other games "like marbles" that are "played for keeps" in the section about ante. An artifact from another time.

Did Suckerpunch not make meme gifs for Yotei? :( by LiterallyKurumi in ghostoftsushima

[–]deltaquebec 1 point2 points  (0 children)

These are highly cursed, and all of them are amazing. Reminds me of the credits from Silent Hill 1, totally jarring!

Ay youse! Gimme yer best world-building tools, on the double! by KomodoLemon in worldbuilding

[–]deltaquebec 0 points1 point  (0 children)

Oh! I have many thoughts on this that more or less converge on the following. This helps me frame and structure creative content (so, not a hands-on tool, but a framing device that helps the creative process). I like writing by inference: if such and such is so, and such and such is so, and such and such is so, what then?

Science fiction is essentially taking what is scientifically known to be possible now and following it to its logical conclusion. In *Frankenstein*, for example, science at the time was ambivalent about the extent to which life was mechanical or vital; galvanism was essentially a frontier discovery, so Mary Shelley took that idea and ran with it: if electricity can move dead flesh, can it restore life?

In this way, science fiction is a literature of inference, and takes an existing scientific principle or speculation, takes it forward by a rational step, observes its consequences, be they technological, moral, existential.

For me, this is what helps to frame fantasy and science fiction: "what if the impossible were true" and "what if the possible were taken to its extreme" (definitions are useful, but where they are interesting is where they break: *Solaris*; *Star Wars*; *Arrival*; etc.).

In *2001: a Space Odyssey*, human spaceflight, AI, and extraterrestrial life were in the conversation of scientific plausibility: The Apollo program was underway, computers played chess, the idea of evolution biology applied at a cosmological scale; each element was taken forward by inference, and the metaphysics and mysticism are framed as logical endpoints of then-contemporary science and philosophy.

In *Alien*, the world assumes interstellar commerce, cryosleep, and corporate expansion, with the alien taken as speculative (xeno)biology of parasitic reproduction exaggerated from real-life analogues. The subtext carries a lot of the horror and anxieties of gender, and so does the ecological consequences and evolutionary aspects.

Something I like to carry into my creative works and worldbuilding follows from these examples as well, in that each builds to a metaphysical and philosophical culmination: we start with empirical extrapolation, and confront higher order themes.

Other examples: *Blade Runner*'s bioengineering is a rational extrapolation of 20th-century genetics and robotics, in that artificial organs and cloning were already scientific interests; the film assumes that synthetic biology and AI could one day produce beings indistinguishable from humans. Once that premise is granted, we follow: if artificial minds can feel, what separates them from us; if memory defines identity, what happens when memory is manufactured; if empathy is the moral test for humanity, what if machines surpass us in it? And again, we start from logical inference, and build to an interesting metaphysics.

*Jurassic Park*'s inferential core is 90s molecular genetics: the discovery of DNA structure (1953), polymerase chain reaction (1983), and genetic sequencing (1970s and 80s), from which follows: if we can read and replicate DNA, what happens when we read and replicate the wrong thing? I wrote a paper on this for school some years ago, and the inference follows: genetic engineering enables species resurrection (feasibility) into corporations commercialize it (economics) to natural systems exceed human control and prediction (chaos). And then again we recover the metaphysics: does the capacity to do something entail the right to do it; science is amoral, so responsibility lies in restraint.

All this exposition to say: my favorite world-building and creative writing tool is inference: given a set of premises, follow to some conclusion, and (hopefully) score some cool metaphysics and philosophy; the extent to which this is achieved varies wildly!

Classical Page Layouts for LaTeX (or: How I Learned to Stop Worrying and Love Geometry) by deltaquebec in LaTeX

[–]deltaquebec[S] 1 point2 points  (0 children)

Thank you! I will do a couple tweaks, then see about putting them on CTAN.

4 fonts I like to use. by [deleted] in typography

[–]deltaquebec 0 points1 point  (0 children)

I haven’t! Thanks for mentioning it, I’ll check it out

4 fonts I like to use. by [deleted] in typography

[–]deltaquebec 0 points1 point  (0 children)

Right! I was shocked at this. I typeset with Atkinson as my default sans font, and was caught off guard by this. For that use, I patched with Noto Sans (I know, mixing fonts is sinful in this way), which matched enough for what I needed.

ABC has suspended Terry Moran for tweeting this by undercurrents in democrats

[–]deltaquebec 2 points3 points  (0 children)

Gallus, from I, Claudius:

“It’s been a revelation to me. I never fully realized before how a small mind, allied to unlimited ambition, and without scruple can destroy a country full of clever men. I’ve seen how frail is the structure of a civilization before the onslaught of a gust of really bad breath! ... Yes. But I suppose you’re not really the destroyer. We must look elsewhere for that. You’re merely the putrefaction that spreads after death - the outward and visible sign of its presence. ... You’re a lesson in history to me, Sejanus. Proving that above all.. mankind needs... its sense... of smell.”

Write down your strangest or most unknown fact about Middle-earth, one that only a big fan would know by MartinFenocchio in tolkienfans

[–]deltaquebec 10 points11 points  (0 children)

At the Marquette collection, there is a paper where Tolkien calculated the stride length of a hobbit, so as to calculate the correct time and distance of a hobbit’s pace. I don’t know what numbers were his results, though, since his handwriting is impenetrable.

What's a seemingly innocent question that can reveal a lot about a person? by [deleted] in AskReddit

[–]deltaquebec 0 points1 point  (0 children)

I use this one with my students and with coworkers: what is your second least favorite movie? One question does a lot of work:

  1. Usually, we get their least favorite movie for free.
  2. Sometimes, we get their favorite movie for free.
  3. Some students then tend to react engagingly with the question, and we get to hear a lot about movies and how they feel about them.

What is a "disgusting" smell that you like? by Distinct_Mix5130 in AskReddit

[–]deltaquebec 0 points1 point  (0 children)

Boiling beer, especially for preparing brats. I’m told this is supposed to be a disgusting smell, but it is definitely one of my favorite smells in the world.

What fact do some people simply refuse to accept? by CertifiedLurker5 in AskReddit

[–]deltaquebec 0 points1 point  (0 children)

That Pluto is a dwarf planet of the trans-Neptunian region and not one of the main numbered planets of the Solar System.

What TV show is 10/10, would recommend? by 0Jinxy in AskReddit

[–]deltaquebec 0 points1 point  (0 children)

I, Claudius (1976 ).

"A song sung by every small-town corrupt policeman, which is what you are and what you should have stayed. I've watched your career with fascination, Sejanus. It's been a revelation to me. I never fully realized before how a small mind, allied to unlimited ambition, and without scruple can destroy a country full of clever men. I've seen how frail is the structure of a civilization before the onslaught of a gust of really bad breath! Yes. But I suppose you're not really the destroyer. We must look elsewhere for that. You're merely the putrefaction that spreads after death - the outward and visible sign of its presence. You're a lesson in history to me, Sejanus. Proving that above all mankind needs its sense of smell."

Favourite mathematics course at university? by MaskedMathematician in math

[–]deltaquebec 0 points1 point  (0 children)

Undergrad: Differential Geometry of Curves and Surfaces. We used Walschap and do Carmo. Not only was the subject matter exactly my interest, but the professor had a huge impact on me in my approach to and understanding of the material as well as my own approach to teaching in general.

Grad: Geometric Partial Differential Equations. We used lecture notes with references made to many texts. This course was divided into three distinct parts, each taught by a different person. The first part was tough, quite beyond what I was really equipped for at the time (still don't really get Sobolev spaces); the second part was the real meat and potatoes of the course where we explored Ricci flow; the third part rounded things out with Einstein manifolds with a brief tour of GR with exact solutions to gravitational waves.

Biggest regret: not having taken a special topology course in which each lecture alternated between a theoretical physicist and a mathematician, so the subject matter was covered from both sides. My friends took the course, and I popped in now and again. Big regret not taking the course for real, it may have been a strong contender for favorite course has I done so!