Urgent.News

What's breaking now, across thousands of outlets.

Tech

Who gets rated higher: age, age gap and the reciprocity myth - from 24 million ratings

In the previous piece I went through 24 million ratings from our app Rate Me (people rate each other's photos 1-10) and showed four things: the dip at nine, men underrating men, countries rating differently, raters getting tired within a session. The most common follow-up question was about age. So here is age - plus one myth I believed myself. Same disclaimer as last time: this is data about how…

The analysis of 24 million ratings from the Rate Me app reveals the significant impact of age on rating behavior. Men and women tend to rate differently based on the age gap between the rater and the rated, with men rating women more generously as the man is older and women rating men more critically when the man is older. There is no reciprocity effect, as the correlation between the average rating given and received by users with both ≥100 ratings given and ≥100 received is essentially zero (-0.046).

The data suggests that how much one rates others has no relation to how much they receive in return.

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

5 Errors I Hit Building DeFi Bots (And How to Fix Them)

Building production bots on free APIs sounds cool in theory. In practice, you hit walls immediately. Here are the 5 real errors I encountered while building two Ethereum monitoring bots, and exactly…

  • WebSockets timeout issue resolved by switching to polling every 15 minutes
  • CoinGecko rate limit avoided by reducing polling frequency or tokens tracked
  • Supabase Row-Level Security issue fixed by disabling RLS or creating policy

Getting the text out of five screenshots inside one PDF

The document is a three-page weekly ops report with five screenshots pasted in: a growth dashboard, a chat channel, a spreadsheet, an alert and a kanban board.

  • Five screenshots in three-page report contain diverse tools
  • ImgIn's OCR tool extracts text from all screenshots accurately
  • Spreadsheet data tab-separated for easy spreadsheet import

I treated publishing as a queue. The queue lied.

On September 11, the publishing ledger said 29 articles while the public profile showed 30 . I had one stale editor buffer, one repaired series assignment, and no trustworthy answer to a simple…

  • Reporter treated publishing system as a queue, but it was a small distributed system.
  • Multiple histories existed in the queue: editorial rotation, public list, and browser session.
  • Mistake assumed counts represented the same thing, leading to duplicate publications.

Page count is the wrong unit for estimating a PDF-to-text job

"How many pages?" is the first question anyone asks about turning a pile of PDFs into text, and it's the number that ends up in the estimate.

  • Page count is poor predictor of edits needed in PDF-to-text conversion
  • Spot types include fixes, manual review, and rerun through OCR
  • Script fixes 85% of issues, human needed for remaining spots

More from Saturday 12 September →