Urgent.News

What's breaking now, across thousands of outlets.

Tech

I got fed up with sticker apps, so I made my own

It started in a family group chat. Someone posted a photo of my uncle asleep in a beach chair, mouth wide open, and that photo was begging to become a sticker. I grabbed my phone, downloaded the first sticker app that showed up in the store, and three minutes later I was watching my second thirty-second video for a slot-machine game so I could press "save". When the sticker finally came out, it…

It began with a family chat where someone shared a photo of the speaker's uncle, asleep in a beach chair, with an open mouth. The photo seemed perfect for a sticker, so the speaker downloaded the first sticker app they could find. After a few minutes of creating videos for a slot machine game, they received a sticker with a watermark and a thick white outline, which they couldn't remove.

Frustrated, the speaker tried several more apps that night, all of which had ads and required accounts or paid subscriptions to remove backgrounds. The speaker was furious and realized that creating stickers shouldn't be this complicated. They decided to make their own sticker-making app, following a set of strict rules. No ads, no account creation, no default outlines, and all drafts saved automatically.

Figurô, the resulting app, launched in both app stores in early August. Within a month, over a thousand people downloaded it, primarily in Brazil. The app currently supports creating static stickers, and the speaker is working on adding animated stickers. The speaker invites users to share their sticker app frustrations and hopes Figurô will provide a better experience.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

Kernel prepatch 7.3-rc1

Linus has released 7.3-rc1 and closed the merge window for this release. " Nothing really stands out - except for the fact that it's big.

Asynchronous Form Schema Discovery: Idempotent Retries and Secure Temporary Files

Use a durable job record as the unit of work for form schema discovery: validate the document at admission, submit one asynchronous extraction job under a correlation ID, poll it with bounded retries…

  • Asynchronous job submission via POST /v1/pdf/form/extract
  • Idempotent retries with exponential backoff, jitter, and deadline
  • Secure temporary files in unique 0700-permission directories

Why Android Apps Drain Battery in the Background

Your app isn't open. You're not using it. And somehow it's still one of the biggest battery drains on the phone. That sounds contradictory, but "not open" only means the app doesn't have a visible…

  • Android apps consume battery even when closed, due to background processes.
  • Background tasks like syncing, location tracking, and push messages can drain battery.
  • WorkManager offers efficient scheduling for durable, battery-friendly background work.

Superior: Crypto and Credential Theft via Browser Extension Acquisition and Malicious Updates

1. Basic Information Article Title : Chrome Web Store extensions caught stealing crypto, browser data Publisher : BleepingComputer Publication Date : 2026-08-30 Source : BleepingComputer Related…

  • Threat actors acquire or create Chrome and Edge browser extensions for malicious purposes
  • Malicious updates steal crypto wallets, credentials, session data and browsing history
  • Extension uses background service worker to download encrypted JavaScript modules

More from Sunday 30 August →