Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)PO
Posts
39
Comments
114
Joined
2 yr. ago

  • Right now. WASM has been supported by every browser for a while now, and most webapps are made with WASM. That said, it's not a replacement for Javascript, most people only use it on things that need to be high performance like heavier apps and web games. Nobody really makes websites that rely on WebAssembly instead of JS to my knowledge.

  • The fun part of this game is hearing such differing opinions, I had someone explain that Block Koala was their favorite. I personally didn't gel with Planet Zoldath, it's conceptually neat but I found it very tedious. Glad you enjoy it though!

  • I'll post it on Lemmy once it's done. I'm still not entirely sure which gaming communities would be most suitable but it'll definitely be in !blogging@programming.dev :)

    That said, UFO 50 is truly massive, so it'll be some time before I finish this thing. One of the games I haven't started yet is apparently a 20+ hour JRPG, so that'll be fun.

  • I have been obsessed with this game since it came out. I've already put in 60 hours and got 14 games cherried (which means 100%ing them, getting a true ending, or beating a difficult challenge).

    I'm writing an incredibly long blog post where I review every single game in the pack. Excited to finish & share it once I'm done playing through everything.

  • Why? Automod is just a tool, the issues people have with it is how overzealous the mods using it are. If you're moderating a community with 10,000+ people you can't expect to filter and manage everything yourself, so a bot scheduling posts and filtering potential spam/low effort content is necessary.

  • There are two good options: Host your own blog yourself, or join a blogging platform that isn't corporate. I personally use BearBlog but I've heard good things about Write.as as well. These two have free blogging options and don't sell your data. If you want to host it yourself (which is safer), check out Hugo.

    Ultimately, bots scrape the entire internet and there's no guarantee they will honor robots.txt of a particular website (which tells bots what they are and aren't allowed to do). If it's on the internet, people can scrape your content and there isn't much you can do about it. That shouldn't stop you from writing or blogging, just don't post very personal data.

    Also, feel free to join us on !blogging@programming.dev!

  • Compiling to bash seems awesome, but on the other hand I don't think anyone other than the person who wrote it in amber will run a bash file that looks like machine-generated gibberish on their machine.

  • It's a two part story:

    1. The mobile market mostly targets kids and boomers and their resistance to microtransactions has been basically non-existent, making the market quickly become predatory and full of spam
    2. Modern app stores have become abysmal, making it impossible for smaller games to see the light of day. 99% of google play is a dumpster fire, and the 1% that is decent isn't published by a multi-billion dollar company so you're unlikely to ever see it. There are good games out there, but the way the algorithms and ads work makes them constantly pushed down in the list. This isn't "a problem" to a company like Google because they're making bank off of all these ad spaces.

    Anyways, most good games are paid, but here's a list of stuff I've enjoyed playing on mobile:

    • Fancy Pants Adventures
    • Bloons TD 6
    • Dicey Dungeons
    • Dead Cells
    • Slay the Spire (but the mobile port is rough on small screens)
    • Knights of Pen and Paper +1
    • The Enchanted Cave 2
    • Let's Create! Pottery
    • BAIKOH
    • Data Wing

    Probably a lot more I forgot. Have at it.

  • Has it ever been better?

    Actually, yes, by a big margin. Back in ~2011 mobile games were actually trying to be great. Games like Edge Extended, World of Goo, Bounce Boing Voyage, Zenonia 2 & 3, etc.

    I remember early Humble Bundles being full of exciting games for mobile, now you'll be lucky to find just one of them that isn't filled to the brim with MTX or ads.

  • Be sure to check where the trackpad is. Centralized is better. My new one is more to the left and my wrist hits it when playing tf2 and I do occasionally get some movement from my wrist in game, but not much.

    There should be an option in your OS to disable the trackpad while using the keyboard. My laptop also has a trackpad to the left and I often have my hand over it when playing but never had this issue.

  • Make sure you get a laptop with a modern Ryzen processor since the battery life (and performance on battery) is often a lot better than Intel. There are a lot out there that fit the bill like Lenovo's yoga/ideapad lineup. Just be weary of two things:

    • Some 14" laptops may have soldered RAM or SSDs making them impossible to upgrade
    • Don't go off of processor names, they're often pretty misleading. For example a Ryzen 7 7730U is significantly worse than a Ryzen 7 7840U.
  • A mod launcher is a program that lets you set up and configure mods for a game, then launch the game with everything set up for you. They exist because configuring everything yourself can be a real pain.

  • Fediverse @lemmy.world

    Lemmy Needs to Fix Its Community Separation Problem

    Programming @programming.dev

    Dynamic Programming is not Black Magic – Quentin Santos

    New Communities @lemmy.world

    !blogging@programming.dev - A community for sharing blogs & blogposts

    Programming @programming.dev

    How to Properly Advertise a Revshare/Collab Project

    Programmer Humor @programming.dev

    Let me just move this project to the "unfinished" folder

    AI Generated Images @sh.itjust.works

    Important announcement

    Technology @lemmy.ml

    Results of the "Can you tell which images are AI generated?" survey

    Technology @lemmy.world

    Results of the "Can you tell which images are AI generated?" survey

    Technology @lemmy.world

    Can you tell which images are AI generated?

    Technology @lemmy.ml

    Can you tell which images are AI generated?

    Games @sh.itjust.works

    What are some great open source games?

    Games @lemmy.world

    What are some great open source games?

    Open Source @lemmy.ml

    What are some great open source games?

    Tabletop Gaming @beehaw.org

    I made a solitaire game called Red Queen's Dungeon

    Linux Gaming @lemmy.world

    Everything you need to know about gaming on Linux

    Linux Gaming @lemmy.ml

    Everything you need to know about gaming on Linux

    Programming @programming.dev

    What's stopping WebAssembly from effectively replacing JavaScript?

    Programming @programming.dev

    Nim v2.0 released

    Programming @programming.dev

    Why I use the D programming language for scripting