Just your typical internet guy with questionable humor

  • 2 Posts
  • 19 Comments
Joined 1 year ago
cake
Cake day: June 22nd, 2023

help-circle


  • The whole idea of making phones disposable was stupid from the get go. I’d say that most mid-tier phones from 2017 should be perfectly serviceable for every stupid app being widely used nowadays. High end phones from 7, 8 years ago are still perfectly fine

    I mean, even power gamers barely need all the power that the high end phones offer, because mobile games always aim for the low end, with few exceptions.

    That fucking Apple started with the stupid shit of gluing the phone, and every other fucking company copied that shit, really pisses me off. 2015 phones could have their backs opened and the battery changed if needed, no need for special tools.

    Phones are unlikely to become open, as in owners can actually fuck around with the software and hardware as they’d like, anytime soon. A few try that, but it’s unlikely to become mainstream because there’s no market pressure











  • The last part I think happens because the people who are there are most likely the ones that dislike very short content, which is what Mastodon offers by default (I know it depends on instance, some allow 1k or 5k character toots), but it’s a disorganized mess. It’s a kind of service/software for fast communication that can be done better in a specific Discord server. The “good stuff” will always end up posted elsewhere, like personal blogs or websites, where it’s better organized (most of the time)

    One thing that keeps people on xitter is the “it’s where I get the news”. Major news outlets aren’t on Mastodon and likely won’t be. There’s also the stuff that “you get to know before it becomes news”, which also won’t be on Mastodon because it lacks the “gossipers” and the mass of users that is needed for having people “everywhere”



  • Paywall. That site frankly does not even look legit and looking at the plethora of other AI sites I don’t know who would use this one. It’s not even displaying correctly and has like 0 information on anything. If I were to stumble upon that site I’d think it is shady as hell.

    The “Paywall” followed by “That site” makes most people think (me included) that you’re talking about the news outlet, 404media, not the AI site mentioned. Writing something like this:

    Paywall. The AI site they mention does not even look legit (…)

    Wouldn’t leave such a wide margin for misinterpretation


  • Let’s see, a portable or ripped version of games:

    • Age of Empires 2 (there’s an old one that was around 170mb with the expansion),
    • Daggerfall (~150mb),
    • Worms Armageddon (~300mb, can be reduced by removing some speech sets),
    • Doom + some mods and modding tools (let’s allot 200mb for that)

    That’s ~820mb thus far. Let’s grab Snes9x (~1mb), Secret of Mana 2 (~3mb), Super Bomberman 3 (~800kb), Super Mario All Stars + Super Mario World (~1.3mb). Also get a GBA emulator, Harvest Moon Friends of Mineral Town, Pokemon Fire red + some romhacks. Let’s assume all this emulation came to a grand total of 50MB. 870MB used, some 130 left.

    For that final stretch, books on programming, the full offline documentation and a respective compiler for said language. Going with TinyCC would leave plenty of room for the books, but i’d also have to write most graphic related stuff from scratch… FreePascal has amazing documentation, but the compiler is 50mb or more. Nim is small and fast, but documentation is all over the place and anything graphical needs an external library. Guess I’ll have to contend with some form of javascript. I’d still bring at least one great book on C coding + TinyCC just in case



  • Word. I often complain at work how programming and programmers seem to take “computing resources are cheap” as “USE FUCKING EVERYTHING”. There is fuckloads of bloat and web frameworks that are somehow marketed as “lightweight” despite making everything, even the development speed, worse in nearly every aspect.

    Video playback is a wholly different thing, tho, because of all the encoding/decoding that keeps file size down.