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

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

Notices by Adam Nelson (arnelson@fosstodon.org)

  1. Embed this notice
    Adam Nelson (arnelson@fosstodon.org)'s status on Tuesday, 29-Apr-2025 03:20:20 JST Adam Nelson Adam Nelson
    in reply to
    • iced depresso
    • Gabe

    @icedquinn @gabriel This happened before and I waited it out, but the possibility of Fosstodon getting defederated or shutting down is higher now so I'm just going to self-host. I'd rather not have my access to Fedi be determined by what random mods think about whether other random mods will or won't ban some third random mod.

    In conversation about a year ago from fosstodon.org permalink
  2. Embed this notice
    Adam Nelson (arnelson@fosstodon.org)'s status on Sunday, 16-Mar-2025 10:46:16 JST Adam Nelson Adam Nelson
    in reply to
    • Blurry Moon

    @sun It's the only worthy successor to SimCity 4. It doesn't do everything right, but no one else (especially not EA) is even trying to make a basic city simulator that's actually good.

    The biggest problem is that it tries too hard to base everything around a very specific unrealistic kind of traffic sim, so once cities get big enough they usually start to fail because emergency vehicles keep getting stuck in traffic.

    In conversation Sunday, 16-Mar-2025 10:46:16 JST from fosstodon.org permalink
  3. Embed this notice
    Adam Nelson (arnelson@fosstodon.org)'s status on Saturday, 15-Mar-2025 06:26:45 JST Adam Nelson Adam Nelson

    My main Linux desktop has started getting random crashes and "filesystem is read-only" errors. 😬

    Booting up a live CD now, need to get my recent projects off of it before the hard drive dies...

    In conversation Saturday, 15-Mar-2025 06:26:45 JST from fosstodon.org permalink
  4. Embed this notice
    Adam Nelson (arnelson@fosstodon.org)'s status on Saturday, 15-Mar-2025 06:26:44 JST Adam Nelson Adam Nelson
    in reply to

    Aaaaand `btrfs check` segfaults 🫠

    In conversation Saturday, 15-Mar-2025 06:26:44 JST from fosstodon.org permalink
  5. Embed this notice
    Adam Nelson (arnelson@fosstodon.org)'s status on Saturday, 15-Mar-2025 06:26:44 JST Adam Nelson Adam Nelson
    in reply to

    Looks like the issue may have just been a loose NVMe connection? After re-seating the NVMe drive it boots without issues, but `btrfs scrub` fails with a metadata error so something is still wrong, going to try `btrfs check --repair` from a live CD...

    In conversation Saturday, 15-Mar-2025 06:26:44 JST from fosstodon.org permalink
  6. Embed this notice
    Adam Nelson (arnelson@fosstodon.org)'s status on Saturday, 01-Mar-2025 00:23:50 JST Adam Nelson Adam Nelson
    in reply to
    • Blurry Moon

    @sun cashed out all of my crypto a while ago (not much) and have been kicking myself ever since as the price went up and up.

    Must resist urge to buy the dip...

    In conversation Saturday, 01-Mar-2025 00:23:50 JST from fosstodon.org permalink
  7. Embed this notice
    Adam Nelson (arnelson@fosstodon.org)'s status on Thursday, 26-Dec-2024 20:13:31 JST Adam Nelson Adam Nelson
    in reply to
    • Yohan Yukiya Sese Cuneta 사요한🦣

    @youronlyone My heuristic for Korean was always "Are there circles? Probably Korean." AFAIK Japanese and Chinese never use circles, could be wrong though.

    In conversation Thursday, 26-Dec-2024 20:13:31 JST from fosstodon.org permalink
  8. Embed this notice
    Adam Nelson (arnelson@fosstodon.org)'s status on Monday, 23-Dec-2024 12:23:35 JST Adam Nelson Adam Nelson
    in reply to
    • iced depresso

    @icedquinn Python felt like a fun language once. 20 years ago.

    (2005 was 20 years ago? I can feel my bones turning to dust...)

    In conversation Monday, 23-Dec-2024 12:23:35 JST from gnusocial.jp permalink
  9. Embed this notice
    Adam Nelson (arnelson@fosstodon.org)'s status on Saturday, 14-Dec-2024 11:13:16 JST Adam Nelson Adam Nelson
    in reply to
    • Yohan Yukiya Sese Cuneta 사요한🦣

    @youronlyone Definitely a scam, I've gotten similar emails before. I don't think there's anything uniquely US-based about it. The giveaway is "simply removing the image will not suffice"; no actual cease-and-desist would expect that. They're trying to get linkbacks from reputable sites for SEO.

    In conversation Saturday, 14-Dec-2024 11:13:16 JST from fosstodon.org permalink
  10. Embed this notice
    Adam Nelson (arnelson@fosstodon.org)'s status on Monday, 07-Oct-2024 04:00:43 JST Adam Nelson Adam Nelson
    in reply to
    • Yohan Yukiya Sese Cuneta 사요한🦣

    @youronlyone Most of the core D&D rules (the "d20 SRD") are open-source, under the Open Game License. This is why systems like Pathfinder can copy most of the core mechanics and terms.

    In conversation Monday, 07-Oct-2024 04:00:43 JST from fosstodon.org permalink
  11. Embed this notice
    Adam Nelson (arnelson@fosstodon.org)'s status on Friday, 09-Aug-2024 06:18:05 JST Adam Nelson Adam Nelson

    @icedquinn If there were decent open-source tooling for ASN.1 that only supported a reasonable subset of its features, we would never have needed Protobuf.

    In conversation Friday, 09-Aug-2024 06:18:05 JST from fosstodon.org permalink
  12. Embed this notice
    Adam Nelson (arnelson@fosstodon.org)'s status on Saturday, 04-May-2024 10:13:56 JST Adam Nelson Adam Nelson
    in reply to

    It's been a while, and the Deno ecosystem has improved a lot. Drizzle looks promising as an ORM layer (better than my hacked-together one), and more Fediverse projects in Deno are popping up (#Fedify looks really cool!). But I'm rethinking Deno.

    There were 3 things that drew me to Deno initially:

    - Ease of install (just run the app from a URL)
    - Cloud platforms (Deno Deploy w/ Deno KV)
    - JavaScript (I know the language, and it has a big ecosystem)

    But all 3 didn't work out the way I planned.

    In conversation Saturday, 04-May-2024 10:13:56 JST from fosstodon.org permalink
  13. Embed this notice
    Adam Nelson (arnelson@fosstodon.org)'s status on Saturday, 04-May-2024 10:13:56 JST Adam Nelson Adam Nelson

    I've been thinking about restarting work on #Tapir. Development stopped because I hit a wall with the database system. Writing Tapir in #Deno was a long sequence of yak-shaving without much payoff; most of my dev time was spent implementing JSON-LD, Web Signatures, and a database layer that *should* have been a library if Deno had better Node compatibility at the time.

    In conversation Saturday, 04-May-2024 10:13:56 JST from fosstodon.org permalink
  14. Embed this notice
    Adam Nelson (arnelson@fosstodon.org)'s status on Wednesday, 17-Apr-2024 07:15:45 JST Adam Nelson Adam Nelson
    in reply to
    • Yohan Yukiya Sese Cuneta 사요한🦣
    • Evelyn🚲葉美華💃

    @youronlyone @evelyn This is advice that I've never heard before, and it seems wrong. Modern Windows really doesn't need antivirus (or any of the other categories; I know dedicated anti-spyware software exists but I don't think there's a meaningful difference between "virus" and "malware" here); Windows Defender is often good enough, and your best anti-malware tool is always adblock. Most modern "antivirus" software is itself a scam.

    In conversation Wednesday, 17-Apr-2024 07:15:45 JST from fosstodon.org permalink
  15. Embed this notice
    Adam Nelson (arnelson@fosstodon.org)'s status on Friday, 29-Mar-2024 08:15:40 JST Adam Nelson Adam Nelson
    in reply to
    • iced depresso

    @icedquinn Now I really want to see this. It sounds just cursed enough to work.

    In conversation Friday, 29-Mar-2024 08:15:40 JST from fosstodon.org permalink
  16. Embed this notice
    Adam Nelson (arnelson@fosstodon.org)'s status on Thursday, 28-Mar-2024 09:20:23 JST Adam Nelson Adam Nelson

    https://github.com/ar-nelson/uxnpi

    Uxn on the GPi Case 2W is finally usable! I have Fourtette (https://github.com/nf/fourtette) working now, fully playable! Though only at 1:1 pixel ratio and with no audio.

    This is running directly on the bare metal of the Pi Zero 2W, using Circle for graphics and USB gamepad drivers.

    #Uxn #RaspberryPi

    In conversation Thursday, 28-Mar-2024 09:20:23 JST from fosstodon.org permalink

    Attachments



    1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
      GitHub - nf/fourtette
      Contribute to nf/fourtette development by creating an account on GitHub.
  17. Embed this notice
    Adam Nelson (arnelson@fosstodon.org)'s status on Friday, 22-Mar-2024 23:21:40 JST Adam Nelson Adam Nelson

    It's good to be back.

    #PAX #PAXEast #PAXEast2024

    In conversation Friday, 22-Mar-2024 23:21:40 JST from fosstodon.org permalink

    Attachments


    1. https://cdn.fosstodon.org/media_attachments/files/112/139/780/756/394/654/original/c68d8f06a5d2c98a.jpg
  18. Embed this notice
    Adam Nelson (arnelson@fosstodon.org)'s status on Saturday, 09-Mar-2024 04:09:40 JST Adam Nelson Adam Nelson

    RE: https://discuss.online/post/5772572

    I can imagine a kind of anti-spam federated reputation system that would work for the Fediverse, assuming anyone actually adopted it.

    - Users can "Vouch" for others. A new activity type, it means you know the subject well enough to say they're a real person and not an outright troll
    - For closed-registration servers, registration is a Vouch from an admin
    - You can filter posts by users that aren't vouched for by someone N degrees of separation from you

    #Fediverse

    In conversation Saturday, 09-Mar-2024 04:09:40 JST from fosstodon.org permalink

    Attachments


  19. Embed this notice
    Adam Nelson (arnelson@fosstodon.org)'s status on Monday, 04-Mar-2024 06:44:32 JST Adam Nelson Adam Nelson
    in reply to

    I forgot how handholdy FireRed was. I think this game was the point where Game Freak started adding unskippable tutorials to everything. There's even a detailed help menu you can bring up at any time with R.

    #Pokemon #OhmorisChallenge

    In conversation Monday, 04-Mar-2024 06:44:32 JST from fosstodon.org permalink

    Attachments


    1. https://cdn.fosstodon.org/media_attachments/files/112/032/964/216/567/648/original/1d004aa1121378f3.png
  20. Embed this notice
    Adam Nelson (arnelson@fosstodon.org)'s status on Monday, 04-Mar-2024 06:44:32 JST Adam Nelson Adam Nelson

    Say hello to Ludwig von Squirtle! Picking Squirtle will make Brock easier, but then I can't use it for the rest of the game...

    Here's the rules I'm using for this challenge:

    - Box entire team after each gym
    - Can only catch 1 of each Pokémon
    - Team size is max(3, gym leader's team size)
    - For Victory Road onward, build a team of the 6 MVPs from previous teams

    I'm going to post a lot more than usual, so if it gets too spammy for you, just mute #OhmorisChallenge.

    #Pokemon

    In conversation Monday, 04-Mar-2024 06:44:32 JST from fosstodon.org permalink

    Attachments


    1. https://cdn.fosstodon.org/media_attachments/files/112/032/956/963/800/165/original/240bd8e0ae5801b7.png

    2. https://cdn.fosstodon.org/media_attachments/files/112/032/957/320/128/888/original/c2b9509c7f1d00a7.png
  • Before

User actions

    Adam Nelson

    Adam Nelson

    Mad computer scientist, unfinished project collector, meme enjoyer. Posts mostly tech and memes and tech memes.Current project: Ludwig, a Lemmy clone in C++ - https://github.com/ar-nelson/ludwigBacklog project: Tapir, a single-user Fediverse server - https://tapir.social#WebDev · #IndieGames · #IndieDev · #PixelArt · #Scala · #Typescript · #Scheme · #C · #Cpp · #CompSci · #Linux · #Nintendo (#Pokemon, #Mario, #Zelda) · #MechWarrior / #BattleTech · #SciFi · #INTP · #Christian

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          143757
          Member since
          4 Jul 2023
          Notices
          32
          Daily average
          0

          Feeds

          • 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.