Skip Navigation
Why did 3D Platformers die?
  • I'd barely say they died. Doom Eternal is full of platforming, something a lot of reviewers winged about, and there are big undies like little kitty big city that fit the bill nicely, as well as the remake of SpongeBob Battle for bikini bottom

  • Failing Manufacturers Are Pushing the Narrative That Consoles Are Dying, Says Ex-Xbox Exec
  • It's honestly the best of both worlds. A well built and tested hardware platform with well known specs and manufacturer support, that's capable of running any third party software at the drop of a hat

  • Gearbox founder says Epic Games Store hopes were “misplaced or overly optimistic”
  • That and mysteriously disappearing thumb drives

  • Big oof: The Google Pixel Watch 3 can't be repaired, only replaced
  • These smart watches are garbage. Even Apple watches have rather short lifetimes

    My Garmin is going strong 5 years later, and I've got no incentive to upgrade

  • Is now a good time to get a Bambu?
  • Yes, but a better time was last month during the sale

  • Video of Eric Schmidt blaming remote work for Google’s woes mysteriously vanishes
  • It's Stanford. Protests are to be had against middle America, not those who actually hold power, else you might not get the network effects the school all but promises

  • Android 15 could bring the tablet taskbar to phones: Here's your first look at the 'tiny' taskbar
  • Honeycomb was a tablet only ui. Google ditched the more effective ux in a fit of unification, that I believe is significantly responsible for killing Android tablets

  • Android 15 could bring the tablet taskbar to phones: Here's your first look at the 'tiny' taskbar
  • Time is a flat circle. I remember when honeycomb launched with a bottom navbar, only for Google to delete it later in favor of a (terrible) phone like gui

  • Prusa slicer 2.8 UI changes
  • Honestly I'd just stick to orca slicer

  • "Privacy-Preserving" Attribution: Mozilla Disappoints Us Yet Again
  • Let's not forget when they shipped a full page ad for a Disney movie into a browser update

  • "Privacy-Preserving" Attribution: Mozilla Disappoints Us Yet Again
  • And these days, privacy is basically the only appeal of Firefox. It's slower than chrome or webkit based browsers, hangs out with Safari in terms of standards support, and can't hold a candle to either other browser when it comes to battery life. Why mozilla seems determined to throw that all away is beyond me

  • Deleted
    *Permanently Deleted*
  • Almost like using a single giant wiper is a bad idea

    Bbbbbbbut it looks cool!

  • Apple refuses to call Apple Intelligence 'AI'
  • Google has been doing on device stuff since at least the pixel 3

  • Elon Musk drops lawsuit after OpenAI published his emails | CNN Business
  • Can we just have both entities annihilate each other? Please? They're both shit

  • Samsung is sunsetting Tizen and fully ending support for the smartwatch OS
  • It's not a now thing. It's already here. My thermostat, sprinkler controller, and rice cooker all run Android

  • When you "Support Reddit" by buying gold, you're supporting people like this
  • And if that public company has stock in the toilet it's worth fuck all to unload

  • Google won’t comment on a potentially massive leak of its search algorithm documentation
  • Federated directories. We're going back to Yahoo like it's 1995

  • CEO of Google Says It Has No Solution for Its AI Providing Wildly Incorrect Information
  • Replace the CEO with an AI. They're both good at lying and telling people what they want to hear, until they get caught

  • Images leak of Valve's next game, and it's an Overwatch-style hero shooter
  • overwatch style

    You mean team fortress style

  • I made a Djot (markdown alternative) parser for Elixir
    github.com GitHub - paradox460/djot: A fast Djot parser for Elixir

    A fast Djot parser for Elixir. Contribute to paradox460/djot development by creating an account on GitHub.

    GitHub - paradox460/djot: A fast Djot parser for Elixir

    cross-posted from: https://lemdro.id/post/3061318 >Djot is a markdown alternative, created by John MacFarlane, creator of Pandoc and spec author of CommonMark. It aims to fix many of the little issues Markdown has, and does a pretty good job of it, imo. > >

    1
    I made a Djot (markdown alternative) parser for Elixir
    github.com GitHub - paradox460/djot: A fast Djot parser for Elixir

    A fast Djot parser for Elixir. Contribute to paradox460/djot development by creating an account on GitHub.

    GitHub - paradox460/djot: A fast Djot parser for Elixir

    Djot is a markdown alternative, created by John MacFarlane, creator of Pandoc and spec author of CommonMark. It aims to fix many of the little issues Markdown has, and does a pretty good job of it, imo.

    0
    CSS is fun again
    pdx.su CSS is fun again

    CSS has been undergoing a quiet renaissance lately. Lots of big features which previously required an external tool to use, are now native parts of the language, and its growing more and more all the time. If you haven't used CSS in a long time, for whatever reason, now is the time to take a look ag...

    9
    Why I (generally) don't use indented syntax templates anymore
    pdx.su Why I (generally) don't use indented syntax templates anymore

    Sass, Pug, Haml, Slim, Stylus, and their friends all aim to make writing various bits of your frontend easier. And they mostly deliver on this primary promise. But they are all victims to the vagaries of open software development, and seem to have mostly fallen by the wayside. I loved using these th...

    13
    Tailwind CSS, and the death of web craftsmanship
    pdx.su Tailwind, and the death of web craftsmanship

    There's a worrying trend in modern web development, where developers are throwing away decades of carefully wrought systems for a bit of perceived convenience. Tools such as Tailwind CSS seem to be spreading like wildfire, with very few people ever willing to acknowledge the regression they bring to...

    60
    JPEG XL: How It Started, How It’s Going
    cloudinary.com Rise of JPEG XL: Apple's Support and Image Compression Insights

    Significance of Apple's support for JPEG XL and what this means for the widespread adoption of this next-generation image compression format.

    Rise of JPEG XL: Apple's Support and Image Compression Insights
    60
    Elixir Docs are Built Different
    fly.io Elixir Docs are Built Different

    These are not your normal docs, Elixir docs are actually useful!

    Elixir Docs are Built Different
    1
    [Twitter] Jose Valim - "I hereby officially announce the Elixir type system effort is transitioning from research into development"

    Post content for those without an account:

    > I hereby officially announce the Elixir type system effort is transitioning from research into development: https://elixir-lang.org/blog/2023/06/22/type-system-updates-research-dev/ > > A huge thank you to Fresha and Starfish for sponsoring this new stage. They are also hiring: > > - https://fresha.com/careers/openings?department=engineering > - https://starfish.team/jobs

    0
    Some Elixir testing Tricks
    pdx.su Some Elixir Testing Tricks

    Testing in Elixir is pretty great. ExUnit, combined with the functional nature of Elixir, makes it very easy to test almost everything in your codebase. However, it is very easy for boilerplate to creep into your tests. Common setup patterns, similar assertions, and more can quickly make your test s...

    ExUnit is wonderful, and the functional paradigms that underpin Elixir let us write extremely complex tests in a fraction of the code that would be needed in OOP testing frameworks like RSpec.

    But it's not all wine and roses. Tests can quickly accrue tons of boilerplate and repetition.

    Using some Elixir features, you can cut down on these, and make tests even nicer to write.

    0
    Fast post userscript for Lemmy
    github.com GitHub - paradox460/Lemmy-Fast-Post-Userscript: Allows command/control + return to submit posts on lemmy instances

    Allows command/control + return to submit posts on lemmy instances - GitHub - paradox460/Lemmy-Fast-Post-Userscript: Allows command/control + return to submit posts on lemmy instances

    GitHub - paradox460/Lemmy-Fast-Post-Userscript: Allows command/control + return to submit posts on lemmy instances

    cross-posted from: https://lemdro.id/post/4376

    > I got tired of hitting ⌘Enter and not having my post automatically go through, so I wrote a little userscript that enables exactly that.

    0
    Fast post userscript for Lemmy
    github.com GitHub - paradox460/Lemmy-Fast-Post-Userscript: Allows command/control + return to submit posts on lemmy instances

    Allows command/control + return to submit posts on lemmy instances - GitHub - paradox460/Lemmy-Fast-Post-Userscript: Allows command/control + return to submit posts on lemmy instances

    GitHub - paradox460/Lemmy-Fast-Post-Userscript: Allows command/control + return to submit posts on lemmy instances

    I got tired of hitting ⌘Enter and not having my post automatically go through, so I wrote a little userscript that enables exactly that.

    9
    Spez talks to NY Times
    www.nytimes.com Reddit’s Chief Says He Wants It to ‘Grow Up.’ Will Its Community Let It?

    As the social media site matures, its users and moderators have made their displeasure about corporate changes known, putting the company into a bind.

    Reddit’s Chief Says He Wants It to ‘Grow Up.’ Will Its Community Let It?

    cross-posted from: https://lemmy.world/post/481819

    > The link is unlocked, no paywall to read > https://www.nytimes.com/2023/06/23/technology/reddit-moderators-users-api-protest.html?unlocked_article_code=HJQSK4G1QmKBf0q5vOPs35RTYMq1snDjDuyAD96zI8U-cx0n8YH4qbBR3rx13IB8a7aQcZmaehbQF5-DDVIi1ArdYqJffHdR7aLU37V1F7eHauh9AWNjqi7-stMqwq-p_GKBQp6xRNi4yx0eabPJjvDqcPhgGKx9N2yOYXePliVZFDSrMTj1NpD8bbbpksAlyUZUjRjcYmbzYHGgXmQNmgExnAm9ktIsA_2uhzV_hPTzbK-zsV8g9AnSLtuBx6ekopzyVaFTrIt4EcCqEbtiHGVJjdsF1rMCAE8fPFnUzBkkWDnsbXJ-yMgrGeSMkeri2w4eG5z3Re63iQbf4RIe0F0b0Oo-4APEmIBWGQhXLTj9&smid=url-share

    8
    Paradox Paradox @lemdro.id
    Posts 14
    Comments 383
    Moderates