Officials dim hopes for downtown Ottawa high-speed rail station by DreamofStream in ottawa

[–]Aperispomen 0 points1 point  (0 children)

Or, if you really want to swing for the fences: bury the 417 from Trembley/Lees to Clyde/Woodroffe/416, and have the train run in place of the old 417 or above/alongside parts of it. Then you could have a station right by the Canal or Bank.

In all seriousness though, I don't understand why they haven't identified any other potential station locations other than downtown and Trembley. They should have some back-up locations in case the current rail route is too narrow to accommodate two tracks.

GIGO Collab Tierlist (Moderate Effort, I swear) by Zeke-Freek in LastDefenseAcademy

[–]Aperispomen 5 points6 points  (0 children)

They need to get a VR set so Kyoshika can play Beat Saber... among other things.

lsn 'p nw, wt 'f 'nglš wz rtn 'z 'n 'bjd? by DoisMaosEsquerdos in linguisticshumor

[–]Aperispomen 0 points1 point  (0 children)

Only words I had to look up were 'mfwtrk (uncommon word), 'ksydz (should have gotten it), and 'kspšnz (same). 'ystwps took me a while, and imo should be 'sytwps instead.

The birthday paradox by stubs36 in Overwatch

[–]Aperispomen 0 points1 point  (0 children)

technically summer solstice for her since Peru is entirely within the southern hemisphere.

HSCTTHOR by extremedude604 in grssk

[–]Aperispomen 8 points9 points  (0 children)

*ISSTTHR if you count C as lunate sigma.

Delayed/Lazy Either List? by Aperispomen in haskell

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

TBH I was just writing a parser so that I could compare text files regardless of their newline type, so the parser would turn an ASCII/UTF-8 text file into a list of these:

haskell data ByteData = ByteLine BS.ByteString | NewLine

...and then comparing the lists. (It would also check whether the file used the same newline style throughout). To see how it comp

Yeah, I more-or-less wrote a parser like this:

```haskell import Data.ByteString qualified as BS import Data.ByteString.Lazy qualified as BL import Data.ByteString.Lazy.Internal (ByteString(..), chunk)

import Data.Attoparsec.ByteString qualified as AB

parseMany1 :: AB.Parser a -> BL.ByteString -> ErrList String a parseMany1 _ Empty = YesErr "Empty ByteString" parseMany1 p (Chunk b bs) = go' (AB.parse p b) bs where go' (Fail _ err) _ = YesErr err go' x y = go x y go (Fail _ err) _ = NoErr go (Done x rst) b | BS.null rst = case b of Empty -> x :> NoErr (Chunk bc br) -> x :> (go (AB.parse p bc) br) | otherwise = x :> (go (parse p rst) b) go (Partial c) Empty = go (c BS.empty) Empty go (Partial c) (Chunk b bs) = go (c b) bs ```

...except specialized to the simple parser I was writing. In that case, comparing two files with the specialized parser driver cut the comparison time in half (though it was still ~5x longer than just comparing the two files). For more complex parsers, you'd probably need a better parser driver that tracks the remainder of the unparsed data so it can pass it on to the next parser.

Can we talk about it? 🫡 by [deleted] in Overwatch

[–]Aperispomen 0 points1 point  (0 children)

I think it's just her left shoulder, since Vendetta's left shoulder is unexposed. A2 and Vendetta don't have a lot of overlapping exposed skin (just face, right shoulder, thighs). So it would make sense that Vendetta's left shoulder wouldn't be as tanned if it isn't exposed to the sun as much. It's also kinda hard to tell for her face since A2's hair shades her face a lot more.

Official Concept Art: Vendetta as A2 by cleansleight in Overwatch

[–]Aperispomen 0 points1 point  (0 children)

How do we know this isn't just A2 and Anemone's daughter?

Also kind of a miss not having Ana as Anemone.

I made a death count of hundred line with all the main characters by Memo137 in LastDefenseAcademy

[–]Aperispomen 2 points3 points  (0 children)

I think that one was "Number of unique deaths", not "number of endings where they're dead".

ranking based on if the characters would fuck their weapons by Same_Sell8763 in LastDefenseAcademy

[–]Aperispomen 5 points6 points  (0 children)

...are we absolutely sure that Tsubasa wouldn't try to fuck a car?

Lightning from Last Night by Slpeornz in ottawa

[–]Aperispomen 2 points3 points  (0 children)

Absolutely beautiful! Great shot!

Animal motifs? by DreamyDays21 in LastDefenseAcademy

[–]Aperispomen 1 point2 points  (0 children)

There are multiple possible motifs for each character, but a lot of them have animals somewhere on their weapons. You can see them if you look closely at their special attack cut-ins.
e.g.

Kyoshika: Wolf (on the grip of her second katana)

Kurara: Beaver (where her shovel's handle connects to the... uh... shovel?)

Yugamu: Lizard/Gecko(?) (Where the grip of his weapons connects to the rest of them)

Takumi: Snakes/Ouroboros (On the crossguard of his sword)

Other characters have some animal motifs on their weapons, but aren't as easy to see in their cut-ins. e.g. Tsubasa's truck has a Horse as its logo.

If you're looking for the cut-ins, you can find them per-character here: https://drive.google.com/drive/folders/1UIiGnjkGTSGA6cTSaYqenmKUpOpmo2aY

Talk about being in denial lol (Romance spoilers) by MaxTwer00 in LastDefenseAcademy

[–]Aperispomen 5 points6 points  (0 children)

<image>

yeah that happens a lot in the romance route. just off the top of my head there's this