Skip Navigation

Posts
8
Comments
304
Joined
9 mo. ago

  • OOOOOO I MEMEBER

  • It’s the other way around for me. Opens bag of chips. Cat hears plastic bag. Cat “that food is for me 👀”

  • It’s giving ET

  • Finally they rewrote playstation in rust

  • My cat tried to swat a sandwich out of my had yesterday. He’s 17 and very slow, but for sandwich, he’s fast.

  • I’m not a recycling list expert, but I think the more keys you use the less react is able to reuse components in the list. So this is one area where keys are actually worse. You may be able to use them only on the image part of the post, but packages like expo-image have a recyclingKey prop you are supposed to use instead. But I found expo image to not work very well so 🤷

    But I think think the app we were referring to isn’t react native? Idk how native recycling lists work tbh so maybe you’re right about the key thing.

  • 100% guessing here, but native apps sometimes use recycling virtualized lists. That means as you scroll the list will reuse the container that renders the post title and image. Often the image is still being fetched but you already know the title. So as you scroll, it reuses a post you previously saw, instantly swaps in the new title, but the new image is still loading, so an image from a previously post in the list is displayed.

    the result is you many only need to render and reuse 10 posts in the list, even if the list contains hundreds of posts.

    Idk if that made any sense at all, but keep an eye out if the title is new but the image was previously seen.

  • Hmmm there seems to be a vscode in my vim.

  • Wait really? Shit I’m like 1 year into learning vim. What editor should I switch to that will magically make me a good coder?

  • Permanently Deleted

    Jump
  • I use Apple products which are definitely more closed source. I would prefer open source but there are unfortunately more variables in play then just “is it open source”.

  • Permanently Deleted

    Jump
  • I’m using brave lol. As a web developer I really need to test the work I do on a chromium based browser. Brave seems to be the best chromium based browser that still supposed ad blocking after the whole manifest v3 thing.

    So let me pose this question to you. As someone that needs to use Chromium for work, what’s the best Chromium based browser that still supports ad blocking?

    I get that Firefox is better. Heck Tor is even better. But realistically what is something I can actually use to get real work done?

    Edit: ok I read the article. That is kinda bad. So please find me a chromium based alternative that I can use for work

  • Lol I spent 3 hours trying to figure out why my app is not working only to realize your instance is rejecting empty or omitted user agents. I found setting it to any non empty value fixes it.

    I’m working on my own client for Lemmy. What should I set user agent to prevent it from breaking again?

  • What if we take our remaining eggs and force feed them to trump until he explodes. I would be willing to sacrifice my eggs for that

  • Op, what do you find more offputting: emacs or neovim?

  • Don’t review, don’t write tests, and don’t even do QA. All of those tasks are overhead. It’s time you could be spending completing more story points. All that matters is story points, not the customer, not your coworkers, not your happiness, not your sanity. Just story points.

  • You can get other prime subscribers to add you as a “household member” so you get prime for free. Even if you’re not at the same address. Also fuck amazon

  • Costco has a better return policy and still supports DEI. Though I’m not convinced Costco can replace some of the more niche items I order from Amazon.