• 1 Post
  • 162 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle
  • Isn’t the default installation of Ubuntu to BTRFS? In which case, you should have an @ subvolume with Ubuntu that’s mounted to /, and an @home subvolume that’s mounted to /home.

    Make a new subvolume, install a new operating system into it, and choose that subvolume in the bootloader, should be able to have Ubuntu and ‘your favourite OS’ (I use Arch btw) living side-by-side with the same home directory.


  • Yeah, that’s UK. We’ve a million streets like that, those trees in the park-looking bit opposite. I’d imagine the house with the bins is a hotel or a B&B, something like that, because otherwise it would be odd to have so many the same colour - green is compostable and black is ‘bottles and cans’ where I live, and you normally just get one of each.

    Don’t know what the green stripe on the road is. Our cycle lanes don’t look like that, aren’t that colour. I’m guessing it’s some “who’s allowed to park where in London” thing, residents-only or something like that. They’re a strange bunch, Londoners.




  • addie@feddit.uktolinuxmemes@lemmy.worldMinimum specs
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    17 days ago

    I had one of the Macintosh iBook G4s with the notoriously shitty graphics card soldering. Early days of lead-free soldering. Mine started to fail just outside of warranty. The ‘fix’ was to put a lot of pressure on the chip so that all the connections were held in place, but that was quite difficult to do while it was still a laptop.

    Dismantled the damn thing, yeeted the plastic shell, and screwed the remains onto a sheet of plywood. Looked a lot like pizza-box PC in the corner there. Got another couple of years out of it. Made it a lot more convenient for watching videos, since you could just prop the whole thing against a wall or whatever. Couple of USB extension leads meant that you could still use a mouse and keyboard in comfort.


  • InXile did Wasteland 2/3 and Torment: Numenara. All fine RPGs.

    Completely agree that the talent needs to go elsewhere - this deal is the death knell for creative works at EA. I’d be careful about what you promise on Kickstarter, though. Signing up to lots of stretch goals is likely to burden your game with lots of tickbox features that don’t make any sense.

    In fact, I’d say that Bloodstained (while generally excellent) would be improved by cropping out some stuff. The crafting, cooking and crop farming could just be chopped out whole, and put all the upgraded gear in the place where you find items. Would swap out some of the enemy and boss count for a bit more variety. And ‘hard mode’ could have done with some playtesting and a general rebalance, or just be renamed ‘infrequent crazy difficulty spike’ mode. But someone paid for those tickboxes and so we’ve got them.

    Letting RPG designers run completely free from publishers can be a recipe for disaster, too. Pillars of Eternity? Excellent. PoE2? Unbelievably unfocussed and sprawling, disrespectful of your time, goes nowhere fast. Could possibly have made two games out of it if someone had told them to chop it in half and then polish the bits, but was a bit of a studio killer instead, could never sell enough to cover the costs.




  • Reads like Intel will be using Nvidia’s stuff for integrated systems, and doesn’t say anything at all about discrete graphics cards.

    If you’re integrating a GPU, then it’s going to be either for a laptop, in which case performance-per-watt and total die size are very important, or it’s for a generic business PC, in which case ‘as cheap as they can get away with’ takes over. A B580 might be the best mid-range graphics card, but those aren’t the areas where it shines. Using someone else’s tech makes sense.


  • I got myself a remarkable after seeing a colleague use one and thinking they were cool. An astonishing price for what is essentially a kindle that you can write on, but that is essentially the entirety of its functionality right there. No web browser, no ebook integration, no keyboard, just a thing for scribbling notes with a big battery life. No distractions.

    As such, it’s completely ideal for my work diary, meeting notes, D’n’D notes, maps for games that I’ve been playing, random scribbles, all sorts. Quite a lot lighter than the thousands of sheets of paper that would be required otherwise. Also not as rude as popping open a laptop when you’re meeting someone - they can see you’re just making notes and writing to-dos.



  • The harpoon works just fine too, one-hits the stick insects and does her some damage as well if you can line it up. She’s not very dangerous if you know her moveset, but that’s an education learned by many runbacks.

    Doesn’t say they’ve fixed the comedy bug where if you look at the map while on one of the collapsing platforms, then when you fall through then the game stops accepting input, Hornet just stares at it forever. Only glitch I’ve found, quite impressive for a day one purchase.






  • I’d some plans to write my own e-pub reader, since all the existing ones are shite in their own way, but since e-pub files are secretly xhtml and css in disguise, it’s actually a hell of a job, much bigger than I’d anticipated.

    I don’t think making network requests for files nor parsing any of those formats is so difficult, and while the actual layout rules interact in a complicated way they’re not insurmountable. However, doing it securely and in a way that runs at an acceptable speed is much harder. Tokenizing JS and interpreting it isn’t so bad, but that’s not going to run a modern website with tens of thousands of lines of scripts. Displaying video with hardware acceleration? Best bust out some code.

    Moving to another protocol will either need the cooperation of everyone everywhere all at once, or since that’ll never happen, alternatively convincing all the major browser manufacturers to support both for a while so that other companies can enter the market, which will also never happen. Going to be a tough sell.


  • 4K for me as a developer means that I can have a couple of source files and a browser with the API documentation open at the same time. I reckon I could use legitimately use an 8K screen - get a terminal window or two open as well, keep an eye on builds and deployments while I’m working on a ticket.

    Now yes - gaming and watching video at 8K. That’s phenomenally niche, and very much a case of diminishing returns. But some of us have to work for a living as well, alas, and would like them pixels.


  • Speaking as a developer; I’ve a 4K screen which is amazing for having loads of source files open at the same time, and also works for old or undemanding games. Glorious Eggroll’s version of Proton has all the FSR patches in it, so you can ‘upscale anything’. Almost any modern game, I’m going to be running at lower resolution, usually either 1440p or the slightly odd 2954 x 1662. Generally, highest-quality graphics and upscaling looks better than medium-quality native to me, for games where I have to compromise.

    I would be interested in an 8K display for coding, as long as the price is reasonable. I’m not spending five grand, that would be crazy. But I’d still be upscaling for playing games, as basically no GPU could drive that many pixels.