Elektrine lite

← Feed

PolyWolf

PolyWolf@social.treehouse.systems

<p>🏳️‍⚧️ wolfgirl<br />
pfp by me
<br />banner by <a href="https://twitter.com/spect_ion" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="">twitter.com/spect_ion</span><span class="invisible"></span></a>
<br />did you see that cool bug?</p>

Posts

  • Post #4194762

    baffling spam email from a personal(?) gmail account that links to a vibe-coded website, whose only online cross-promotion is copy-pasted reddit posts made by burner accounts on various LLM-adjacent forums. y&#39;know i don&#39;t entirely trust their &quot;unsubscribe at any time&quot; link, to the blocked bin with u

  • Post #4194761

    had one too many power failures and now my Mac Mini (2014) running Debian is like dead-dead, won&#39;t even boot into Linux recovery shell Fortunately I had the foresight to put the most important data it was hosting onto an external disk, which just barely survived an NTFS fsck from a Windows VM on my laptop. Unfortunately, in this market, I don&#39;t think I&#39;m getting another &quot;4 cores 32GB RAM&quot; machine for a reasonable price any time soon... here&#39;s hoping the bootloader can...

  • Post #4194760

    as mentioned earlier, power loss caused a drive failure on an internal ext4 drive of one of my homeservers. what saved my ass was: storing all* persistent data on an external driverunning all my services from docker-compose files as defined inside a git repo* except a factorio server install which is now the SECOND i have lost lmaooooo :blobfoxmeltsob: :blobfoxmeltsob:

  • Post #4194759

    my friend: hey do u want this Aritzia skirt? it&#39;s too long for me me: hell yeah! *time passes* me: this is probably the greatest skirt i own. i should probably get another girls, if ur already familiar w/ Artizia, u know how this story goes. these things are like spun gold with how rare they are. Aritzia changes their lineup seasonally so i could not buy another new even if i wanted. plus like they only make a few things that are slip (elastic waistband)

  • Post #1919652

    New Blog Post: &quot;So I&#39;ve Been Thinking About Static Site Generators&quot; https://wolfgirl.dev/blog/2026-02-23-so-ive-been-thinking-about-static-site-generators/ #programming

  • Post #1857179

    Presenting my latest #photography collection: This World Is Not Real https://wolfgirl.dev/blog/2026-04-29-this-world-is-not-real/ i worked very hard on it, hope u enjoy :) #digitalphotography #abstract

  • Post #1589614

    &quot;oracle cloud turning off all VMs for 20 minutes on May 1st&quot; is a little annoying , but so long as it prevents real outages later im ok with it ig

  • Post #1485002

    New blog post: &quot;Other Static Site Generators&quot; https://wolfgirl.dev/blog/2026-04-14-other-static-site-generators/ #reviews

  • Post #1484997

    &quot;why do people always mistake me for a college student??&quot; no actually looking at photos from 6 years ago (thanks immich) i really do look younger now huh. HRT saves lives :trans_heart:

  • Post #1484995

    Subway advertisement: &quot;Hey [AI fashion company], make me 70% quiet luxury and 30% indie sleaze&quot; ???

  • Post #1484994

    Roku&#39;s House of Oddities: while it is a fairly funny gag manga (only been getting better tbh), it&#39;s absolutely ending after a short run; i just dont see how they can extend the premise that much without it becoming stale Drawn to the Fire: Finally, a promising sports manga!!! Its characters are more immediately likeable than Harukaze Mound, and having multiple characters means the romance subplot won&#39;t become too much a focus like in Martial Master Asumi or Two on Ice. Seems like it...

  • Post #1484993

    Nue&#39;s Exorcist is really good this week... what a fight scene!!

  • Post #1484992

    in honor of the new Dan Olson video i watched https://youtu.be/JTfhYyTuT44 again. teared up at the end as per usual. very very important lessons here

  • Post #961981

    New blog post: &quot;Running Man (2025 film)&quot; https://wolfgirl.dev/blog/2026-04-05-running-man-2026-film-/ #reviews

  • Post #950124

    aw frick aw darn aw shoot aw crapbasket turn computer on -&amp;gt; decrypt LVM volume successfully -&amp;gt; enter password -&amp;gt; &quot;a i missed a character, guess I&#39;ll wait for it to load the prompt again&quot; -&amp;gt; full minute passes -&amp;gt; &quot;huh guess something&#39;s wrong, i&#39;ll try ctrl+alt+fn trick&quot; -&amp;gt; still nothing -&amp;gt; &quot;power button?&quot; -&amp;gt; regular press doesn&#39;t work so i hold it down to try booting again -&amp;gt; UEFI screen...

  • Post #950123

    btw happy tdov everyone hope ur hanging in there

  • Post #950121

    RE: https://social.treehouse.systems/@PolyWolf/116325652026222556 booted into Arch Installer USB, drives showed up + mounted just fine, no issues found besides some missing EFI variables, rebooted into firmware interface and yep sure enough it&#39;s back working now. phew! in some ways this is more scary tho, means it really is my BIOS crapping out, will look to purchase a new computer once I land a new job yep

  • Post #950116

    happily puttering along on my silly project when i unexpectedly bump my head into the NP-complete part of it. whoops tried to draft a blog post but i used 1000 words to even introduce the problem...

  • Post #950115

    almost fell for a tourist trap: i thought there was a photographer doing candids with a large-format camera w/ bellows, but upon closer inspection it was just a digital camera with elaborate cosplay. disappointing!

  • Post #950114

    guy next to me on the airplane is trying to extoll the virtues of ChatGPT as a trip planner to his girlfriend and she is not having it

  • Post #809657

    RE: https://social.treehouse.systems/@PolyWolf/116225538596061585 Fruits of my labor: https://github.com/rust-lang/cargo/issues/16751 Thisn&#39;s a tricky bugger, no idea how more people haven&#39;t run into this (surely my reproduction must be flawed in some way??), at least I have a workaround for now (set branch to master, fetch &amp;amp; build, reset back to main).

  • Post #809655

    LinkedIn connection request message: &quot;[...] Tried you over email, but guess now is not the right time (or my scraper has bad data). [...]&quot; straight-up admitting they&#39;re using scrapers is a bold strategy, Cotton

  • Post #809651

    chainsaw man good ending 👍

  • Post #809650

    &quot;300ms clean builds 100ms dirty builds&quot; my ass did NOT comprehend how long fetching things from the internet takes (like 20ms per file), and also how long it takes to save/load 60MB from disk (like 100ms each way on my drive), and also how bad &quot;tokio::sync::Mutex with a bunch of waiters&quot; could be (extremely). Going fast is not normally a thing I have to think about too hard with #rust but when I want to go this fast, with this much data, from a cold start, I guess I have to...

  • Post #809649

    Apple Music has gone from &quot;bad looking&quot; to &quot;bad at playing music, just in general&quot; for me. idk what exactly is causing it but, after a couple hours of listening, it starts to stutter real bad, like every 0.5-0.1s bad, which is just unlistenable. It&#39;s either that app or MacOS because quit + restart the app fixes the issue. Too bad their library is so huge...

  • Post #809648

    designing some (hopefully) high-performance concurrent datastructures. i feel so powerful rn

  • Post #791500

    As of this morning, I have been let go from my current position. 3 years of experience with #Typescript / #ReactJS &amp; #Golang , effectively a lot more with #Rust due to all the hobby projects. Looking for something with any of those, pretty good at learning on-the-job too, either Remote, in NYC, or on United States&#39; east coast. Resume available upon request. #GetFediHired