GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 04:07:48 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧

    you know you're about to watch paint dry for a _long_ time when just the checkout step in a github actions workflow takes 3+ minutes

    In conversation about 8 months ago from mastodon.social permalink
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 04:07:48 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to

      github should have a leaderboard for "most watched build logs" imo

      watch paint dry with me https://github.com/YoWASP/clang/actions/runs/18807245820/job/53663205983

      In conversation about 8 months ago permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
        Update to LLVM 21.1.4 and add an NPM package. · YoWASP/clang@9488c63
        Unofficial clang WebAssembly packages. Contribute to YoWASP/clang development by creating an account on GitHub.
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 05:20:46 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to

      it's at 43%

      i should get some tea

      In conversation about 8 months ago permalink
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 05:37:58 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to

      it's at 64% and 1h30m... tension is rising... the compilation should succeed within an hour, but then you have the linker. ohhh, you really do have to do some linking.

      i have LTO enabled, which, unusually, is the minor factor in the runtime. what it will do is spend an estimated 40-60 minutes performing nothing but relooping.

      In conversation about 8 months ago permalink
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 05:39:43 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to

      this is the exact type of build that prompts "building an overclocked build server with a K-class CPU, never getting it running stable enough" (been there) and "building custom infrastructure components that rent compute from Amazon for exactly the duration of a build, then discard it" (might do for codeberg at some point as github is circling down the drain)

      In conversation about 8 months ago permalink
    • Embed this notice
      Ratsnake Games 🔞 (ratsnakegames@mastodon.social)'s status on Sunday, 26-Oct-2025 05:41:30 JST Ratsnake Games 🔞 Ratsnake Games 🔞
      in reply to

      @whitequark i once had to write a CI script to build seven different Windows installers for slightly different versions of an app that was several gigs large, and for technical reasons *had* to be compressed as tightly as possible

      so that was fun, each build run was 3.5hrs or so and i did a lot of them

      In conversation about 8 months ago permalink
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 06:32:14 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to

      it's linking now!! prepare for uh, at least 30 minutes of it printing nothing and then maybe failing inexplicably

      in other words, the Vivado experience

      In conversation about 8 months ago permalink
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 06:35:31 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to

      i can't believe i've invented "compiling LLVM" as a spectator sport

      what's next? ranked competitive Android builds?

      In conversation about 8 months ago permalink
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 06:37:07 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to

      if i ever run a public Forgejo instance with CI enabled, i'm definitely going to add a custom "public projects with the most CPU minutes in a running CI build" leaderboard, plus also a "public projects with most retries of a commit with the same first line and GIT_COMMITTER_DATE" (opt-out available, paid, used for funding the CI)

      In conversation about 8 months ago permalink
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 06:55:17 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to
      • King Naga Calyo Lucere-Delphi

      @dragonarchitect AI

      In conversation about 8 months ago permalink
    • Embed this notice
      King Naga Calyo Lucere-Delphi (dragonarchitect@rubber.social)'s status on Sunday, 26-Oct-2025 06:55:18 JST King Naga Calyo Lucere-Delphi King Naga Calyo Lucere-Delphi
      in reply to

      @whitequark What's happening to github?

      In conversation about 8 months ago permalink
    • Embed this notice
      Erika (rrika@mastodon.social)'s status on Sunday, 26-Oct-2025 06:57:59 JST Erika Erika
      in reply to

      @whitequark some people get paid to watch LLVM compile

      In conversation about 8 months ago permalink
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 06:59:02 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to

      the build failed... because the LLVM submodule didn't have tags checked out

      because the results weren't cached (i hoped they would, but either the ccache module can't do it or i haven't configured it to do so) i will now need to wait 2h50m again

      In conversation about 8 months ago permalink
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 07:01:13 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to

      pushed it again, let's go https://github.com/YoWASP/clang/actions/runs/18809007214

      i think the personality trait that i possess that benefits me the most these days is simply "patience"

      my relatives tried to yell/beat it into me. they failed so badly. also as it turns out all they needed to do was to give me an android build to make

      In conversation about 8 months ago permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
        Update to LLVM 21.1.4 and add an NPM package. · YoWASP/clang@0d531d6
        Unofficial clang WebAssembly packages. Contribute to YoWASP/clang development by creating an account on GitHub.
    • Embed this notice
      nelhage (nelhage@mastodon.social)'s status on Sunday, 26-Oct-2025 08:20:53 JST nelhage nelhage
      in reply to

      @whitequark just this week I was talking with someone about creating an "llvm any%" category on https://www.speedrun.com/...

      In conversation about 8 months ago permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: www.speedrun.com
        speedrun.com
        Speedrunning leaderboards, resources, forums, and more!
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 09:18:57 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to

      chat i think i did it wrong and i'll have to run a third 2h40m build ;w;

      In conversation about 8 months ago permalink
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 10:12:52 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to

      third time's the charm https://github.com/YoWASP/clang/actions/runs/18810827426

      (i was not able to reproduce the problem locally, for mysterious git reasons, but i'm pretty sure i fixed it)

      In conversation about 8 months ago permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
        Update to LLVM 21.1.4 and add an NPM package. · YoWASP/clang@413e7df
        Unofficial clang WebAssembly packages. Contribute to YoWASP/clang development by creating an account on GitHub.
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 10:12:53 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to

      yep 🥀

      In conversation about 8 months ago permalink
    • Embed this notice
      AlexB (vmp_@mastodon.social)'s status on Sunday, 26-Oct-2025 12:59:28 JST AlexB AlexB
      in reply to

      @whitequark shame tax ;)

      In conversation about 8 months ago permalink
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 13:00:20 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to

      it failed again because i'm a complete loser who can't proofread. ok fine at least it's github's cpu time that i'm wasting here https://github.com/YoWASP/clang/actions/runs/18812672471

      In conversation about 8 months ago permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
        Update to LLVM 21.1.4 and add an NPM package. · YoWASP/clang@fb2bdd9
        Unofficial clang WebAssembly packages. Contribute to YoWASP/clang development by creating an account on GitHub.
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 13:00:21 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to

      97%! almost done again!!!

      In conversation about 8 months ago permalink
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 15:53:30 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to

      YES! YES!!! IT FINISHED THE BUILD

      now i will no longer have to wait 2h50m every time i do anything because it put everything into ccache and will (i hope) use it next time

      In conversation about 8 months ago permalink
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 15:59:47 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to

      ... now i'll just need to run the build _again_, in a release branch so that github will sign the resulting artifact and upload it to npm... https://github.com/YoWASP/clang/actions/runs/18814431183/job/53680610560

      In conversation about 8 months ago permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
        Update to LLVM 21.1.4 and add an NPM package. · YoWASP/clang@fb2bdd9
        Unofficial clang WebAssembly packages. Contribute to YoWASP/clang development by creating an account on GitHub.
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 16:08:40 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to

      okay i can confirm ccache works... a warm rebuild takes "only" 20 minutes or so

      In conversation about 8 months ago permalink
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 16:09:15 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to

      after 12 hours of non-stop compiling and babysitting the fucking CI workflo i will finally have a package (that i already had on my disk) uploaded to the package repository

      computers are amazing.

      In conversation about 8 months ago permalink
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 16:30:19 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to
      • dram🎀

      @dramforever 💀

      In conversation about 8 months ago permalink
    • Embed this notice
      dram🎀 (dramforever@mastodon.social)'s status on Sunday, 26-Oct-2025 16:30:20 JST dram🎀 dram🎀
      in reply to

      @whitequark

      In conversation about 8 months ago permalink

      Attachments


      1. https://files.mastodon.social/media_attachments/files/115/439/281/709/387/628/original/2ba9d29142b7571a.png
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 16:31:33 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to
      • Joshix
      • aa

      @joshix @aa GitHub only gives you a limited amount of free CI time (and Blacksmith gives you some for free too)

      In conversation about 8 months ago permalink
    • Embed this notice
      Joshix (joshix@fosspri.de)'s status on Sunday, 26-Oct-2025 16:31:35 JST Joshix Joshix
      in reply to
      • aa

      @aa @whitequark "A dead simple, drop-in replacement that costs 75% less than GitHub runners" does that mean that they are free?

      In conversation about 8 months ago permalink
    • Embed this notice
      aa (aa@shrimple.aagaming.me)'s status on Sunday, 26-Oct-2025 16:31:44 JST aa aa
      in reply to

      @whitequark@mastodon.social u might like https://www.blacksmith.sh/

      In conversation about 8 months ago permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: cdn.prod.website-files.com
        The Fastest Way to Run GitHub Actions | Blacksmith
        Speed up your GitHub actions with Blacksmith. Run CI/CD 2x faster, download caches 4x faster, build Docker images 40x faster, and eliminate queue times. Start free today.
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 16:40:42 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to
      • Joshix
      • aa

      @joshix @aa oh, looks like you are right

      In conversation about 8 months ago permalink

      Attachments


      1. https://files.mastodon.social/media_attachments/files/115/439/320/113/934/038/original/df08441decf177be.png
    • Embed this notice
      Joshix (joshix@fosspri.de)'s status on Sunday, 26-Oct-2025 16:40:44 JST Joshix Joshix
      in reply to
      • aa

      @whitequark @aa don't you have unlimited free time for open source?

      In conversation about 8 months ago permalink
    • Embed this notice
      a kilo of saucepans (rakslice) (rakslice@mastodon.social)'s status on Sunday, 26-Oct-2025 16:41:05 JST a kilo of saucepans (rakslice) a kilo of saucepans (rakslice)
      in reply to

      @whitequark can github actions dispatch multiple reads i mean builds in parallel :P

      In conversation about 8 months ago permalink
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 16:41:21 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to

      naturally the build immediately failed because of a misconfiguration of a third party service (i forgor 💀)

      In conversation about 8 months ago permalink
    • Embed this notice
      a kilo of saucepans (rakslice) (rakslice@mastodon.social)'s status on Sunday, 26-Oct-2025 16:42:12 JST a kilo of saucepans (rakslice) a kilo of saucepans (rakslice)
      in reply to

      @whitequark i hear that increases throughput :P

      In conversation about 8 months ago permalink
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 16:42:12 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to
      • a kilo of saucepans (rakslice)

      @rakslice i only build one artifact

      (i do build with `make -j` or the equivalent)

      In conversation about 8 months ago permalink
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 18:44:39 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to

      IT IS DONE. THE DEED IS FINALLY DONE

      In conversation about 8 months ago permalink
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 18:44:56 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to

      *fourteen hours straight* of babysitting the fuckin build

      In conversation about 8 months ago permalink
    • Embed this notice
      ✧✦Catherine✦✧ (whitequark@mastodon.social)'s status on Sunday, 26-Oct-2025 19:48:54 JST ✧✦Catherine✦✧ ✧✦Catherine✦✧
      in reply to
      • yopp

      @alex oh yes, I want precisely this.

      In conversation about 8 months ago permalink
    • Embed this notice
      yopp (alex@feed.yopp.me)'s status on Sunday, 26-Oct-2025 19:49:01 JST yopp yopp
      in reply to

      @whitequark Stanford be like “heck, can we spread compilation over virtually unlimited aws lambda calls” and make gg

      http://stanford.edu/~sadjad/gg-paper.pdf

      I’m not sure if there maintained tools based on this paper. llama seems dead https://github.com/nelhage/llama

      In conversation about 8 months ago permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
        GitHub - nelhage/llama
        Contribute to nelhage/llama development by creating an account on GitHub.

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.