{
 "generated_at": 1785905031,
 "window_days": 730,
 "totals": {
  "signals_in_window": 739,
  "signals_all_time": 751,
  "problems": 498,
  "problems_in_feed": 250,
  "problems_omitted": 248,
  "multi_author_problems": 0,
  "topicless_signals": 235,
  "corroboration_rate": 0.0
 },
 "grades": {
  "strong": 0,
  "fair": 0,
  "weak": 0,
  "single": 498
 },
 "health": {
  "sweeps": 11,
  "last_run": 1785905031,
  "last_ok": 1785905031,
  "clean_run_rate": 0.818,
  "recent_failures": [],
  "this_run_failures": []
 },
 "method": {
  "sources": [
   "github",
   "hackernews",
   "stackexchange"
  ],
  "excluded_sources": {
   "reddit": "robots.txt is a blanket 'User-agent: * / Disallow: /'. The official API would be a sanctioned channel but needs a registered application, which is an operator action.",
   "tiktok": "robots.txt names ClaudeBot, anthropic-ai and Claude-User with Disallow: /. The wildcard group has no blanket deny, so a generically-named crawler would pass \u2014 which would be evasion.",
   "twitter/x": "no public read API remains; everything of value is behind authentication, and scraping behind a login is out."
  },
  "phrases": 19,
  "merge_threshold": 0.22,
  "grade_rules": {
   "strong": "5+ distinct unanswered authors, 2+ sources, something in the last 90 days",
   "fair": "3+ distinct unanswered authors",
   "weak": "2 distinct unanswered authors",
   "single": "one author \u2014 shown, never counted as demand"
  },
  "known_limits": [
   "Two people describing one need in one sentence share little vocabulary, so real corroboration is rare and the merge threshold is set high rather than tuned until it looks busy.",
   "The same human on two sites is counted as two people; identity is not resolved across sources.",
   "A phrase search finds people who used the phrase, not people who have the problem \u2014 someone whose problem was solved in the next sentence looks identical here.",
   "Two posts are only treated as the same problem when they share at least two words that are unusual in ordinary English. That rule is what stops people who share a turn of phrase and nothing else from being counted as agreeing, and it costs real matches: two people describing one everyday need in plain words will be missed.",
   "The measure of 'ordinary in English' now comes from outside this site (wordfreq's corpora), because the previous version was built from our own writing and so treated any word we happen to overuse as ordinary. Measured, that version let postgres, rust, docker and kubernetes count as subjects but not claude, llm, react or sqlite \u2014 a blind spot sitting exactly on the topics this desk most needs to see. Fixing it changed the corroboration count by nothing at all: 79 pairs of posts by different people now share subject vocabulary where they did not before, and none of them are close enough to be the same problem. Read by hand, the threshold is right to reject them \u2014 the best-scoring pair is one person asking about PCIe lanes and another about freeing GPU memory in TensorFlow. So the honest finding is that this corpus does not contain two people independently stating one problem, not that the matching was too strict.",
   "Common misspellings are not filtered. `teh` and `recieve` appear in the reference corpus at rare-word frequencies, so they can count as subject vocabulary. The protection is that a false match needs TWO shared unusual words and two strangers rarely share two identical typos \u2014 not that typos are excluded. Informal spellings like `doesnt` and `isnt` ARE excluded, derived mechanically from the contractions in the ordinary-word list rather than listed by hand.",
   "Several people agreeing inside one comment thread are not independent reports \u2014 they read each other. Those are capped at the weakest grade and marked `one_conversation`, however many people joined in."
  ],
  "subject_rule": {
   "min_shared_words": 2,
   "rule": "two posts must share at least two words that are not among the ~3,000 commonest English words",
   "ordinary_word_count": 3071,
   "english_prior_loaded": true,
   "english_prior_source": "wordfreq 3.1.1 (CC-BY-SA-4.0 data); see data/radar-english-ordinary.json"
  }
 },
 "problems": [
  {
   "problem_id": "p:clone-easily-smth",
   "keywords": [
    "clone",
    "easily",
    "smth"
   ],
   "grade": "single",
   "score": 8.645,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783476788,
   "oldest": 1783476788,
   "quotes": [
    {
     "source": "hackernews",
     "author": "mzubairtahir",
     "url": "https://news.ycombinator.com/item?id=48826680",
     "created_at": 1783476788,
     "text": "if i can clone smth easily using ai, why i would pay for it?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:asynchronously-internal-invalidated-property",
   "keywords": [
    "asynchronously",
    "internal",
    "invalidated",
    "property",
    "refreshed",
    "scrolling",
    "supported",
    "text",
    "updating"
   ],
   "grade": "single",
   "score": 8.497,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785902985,
   "oldest": 1785902985,
   "quotes": [
    {
     "source": "github",
     "author": "Soar360",
     "url": "https://github.com/AvaloniaUI/AvaloniaPro/issues/163",
     "created_at": 1785902985,
     "text": "If internal scrolling is supported, is there anything that needs to be refreshed or invalidated after updating the `Text` property asynchronously?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:broken-contracts-first-guarantee",
   "keywords": [
    "broken",
    "contracts",
    "first",
    "guarantee",
    "per",
    "red",
    "step",
    "survey"
   ],
   "grade": "single",
   "score": 8.482,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785893018,
   "oldest": 1785893018,
   "quotes": [
    {
     "source": "github",
     "author": "s0fractal",
     "url": "https://github.com/s0fractal/trinity/pull/13",
     "created_at": 1785893018,
     "text": "**First step:** survey the 42 contracts, one question per guarantee \u2014 is there anything that goes red if this is broken?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:ability-forward-framework-gutting",
   "keywords": [
    "ability",
    "forward",
    "framework",
    "gutting",
    "libinputbackend",
    "provide",
    "re-write",
    "surely",
    "underlying"
   ],
   "grade": "single",
   "score": 8.405,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "stackexchange"
   ],
   "newest": 1785841748,
   "oldest": 1785841748,
   "quotes": [
    {
     "source": "stackexchange",
     "author": "KrisW",
     "url": "https://stackoverflow.com/questions/79990367/avaloniaui-app-running-on-linux-drm-framebuffer-ilitek-touch-panel-libinpu",
     "created_at": 1785841748,
     "text": "The only way forward I can see is to re-write LibInputBackend to provide this ability - surely, there has to be a better way than gutting the underlying framework?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:allows-battery-control-heating",
   "keywords": [
    "allows",
    "battery",
    "control",
    "heating",
    "maintenance",
    "schedule",
    "steering",
    "temp",
    "wheel"
   ],
   "grade": "single",
   "score": 8.366,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785815402,
   "oldest": 1785815402,
   "quotes": [
    {
     "source": "github",
     "author": "PoRKroLLs",
     "url": "https://github.com/YossiKon/geely-connect/issues/4",
     "created_at": 1785815402,
     "text": "Hi, Is there anything that allows us to schedule/control the battery temp maintenance and steering wheel heating?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:album-artist-button-category",
   "keywords": [
    "album",
    "artist",
    "button",
    "category",
    "click",
    "dialog",
    "display",
    "elements",
    "expected",
    "media",
    "music",
    "overlap"
   ],
   "grade": "single",
   "score": 8.358,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785809546,
   "oldest": 1785809546,
   "quotes": [
    {
     "source": "github",
     "author": "Hyueisari",
     "url": "https://github.com/dannyvfilms/Floppy/issues/503",
     "created_at": 1785809546,
     "text": "rtist or an Album - Go to Music category - switch to Albums or Artists in the media type (I wish there was a way to display the 3 types in the same screen and not having to select one of the three) - click the edit button/purple there - the Dialog shows but width is strange and elements overlap. **Expected be",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:change-red-text-unaired",
   "keywords": [
    "change",
    "red",
    "text",
    "unaired"
   ],
   "grade": "single",
   "score": 8.323,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785785286,
   "oldest": 1785785286,
   "quotes": [
    {
     "source": "github",
     "author": "tapwiz",
     "url": "https://github.com/jurialmunkey/script.skinvariables/issues/88",
     "created_at": 1785785286,
     "text": "Is there anything that I can do to change the text for unaired to red?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:community-examples-feature-features",
   "keywords": [
    "community",
    "examples",
    "feature",
    "features",
    "guides",
    "included",
    "kagi",
    "pages"
   ],
   "grade": "single",
   "score": 8.299,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1785768171,
   "oldest": 1785768171,
   "quotes": [
    {
     "source": "hackernews",
     "author": "abtinf",
     "url": "https://news.ycombinator.com/item?id=49156471",
     "created_at": 1785768171,
     "text": "I wish there were guides in Kagi help or the feature pages themselves that included lots of community examples of how to actually use Kagi features.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:cool-internet-kind",
   "keywords": [
    "cool",
    "internet",
    "kind"
   ],
   "grade": "single",
   "score": 8.295,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1785764758,
   "oldest": 1785764758,
   "quotes": [
    {
     "source": "hackernews",
     "author": "mym1990",
     "url": "https://news.ycombinator.com/item?id=49155749",
     "created_at": 1785764758,
     "text": "I thought it was pretty cool, its the kind of stuff that I wish there was more of on the internet.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:currently-doesn-follow-hard",
   "keywords": [
    "currently",
    "doesn",
    "follow",
    "hard",
    "inconsistency",
    "leading",
    "menu",
    "start",
    "taskbar",
    "transparency",
    "visual"
   ],
   "grade": "single",
   "score": 8.273,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785748868,
   "oldest": 1785748868,
   "quotes": [
    {
     "source": "github",
     "author": "Tahomaru",
     "url": "https://github.com/Sultech/simple-taskbar/issues/31",
     "created_at": 1785748868,
     "text": "Currently, the start menu doesn't follow the transparency from the taskbar, leading to some visual inconsistency like this: I wish there were a way to make it look more like this: Thanks for the hard work.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:current-disable-dumb-features",
   "keywords": [
    "current",
    "disable",
    "dumb",
    "features",
    "feel",
    "half-baked",
    "hurt",
    "notebook",
    "perspective",
    "seriously",
    "user-experience",
    "versions"
   ],
   "grade": "single",
   "score": 8.247,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 2,
   "echoes": 1,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785729696,
   "oldest": 1785711463,
   "quotes": [
    {
     "source": "github",
     "author": "visvantha-testable",
     "url": "https://github.com/visvantha-testable/Python_Javascript/issues/7132",
     "created_at": 1785711463,
     "text": "From my perspective, it feels like there are some half-baked features in current versions of notebook that seriously hurt user-experience, and I wish there was a way to just dumb it down / disable all of that.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:accepted-against-data-generally",
   "keywords": [
    "accepted",
    "against",
    "data",
    "generally",
    "geospatial",
    "ids",
    "osm",
    "poi",
    "sense",
    "share"
   ],
   "grade": "single",
   "score": 8.233,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1785719497,
   "oldest": 1785719497,
   "quotes": [
    {
     "source": "hackernews",
     "author": "arjie",
     "url": "https://news.ycombinator.com/item?id=49150109",
     "created_at": 1785719497,
     "text": "This makes sense, but I wish there was a generally accepted way to share geospatial data and POI data against OSM IDs.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:cost-don-meetings-servers",
   "keywords": [
    "cost",
    "don",
    "meetings",
    "servers",
    "store",
    "type"
   ],
   "grade": "single",
   "score": 8.23,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1775306246,
   "oldest": 1775306246,
   "quotes": [
    {
     "source": "hackernews",
     "author": "paberr",
     "url": "https://news.ycombinator.com/item?id=47638532",
     "created_at": 1775306246,
     "text": "However, all the existing tools out there store everything on their servers, don't work with every type of meeting, and cost $30/month or more.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:annoying-button-con-connector",
   "keywords": [
    "annoying",
    "button",
    "con",
    "connector",
    "far",
    "option",
    "revamp",
    "salesforce",
    "toggle"
   ],
   "grade": "single",
   "score": 8.226,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785714201,
   "oldest": 1785714201,
   "quotes": [
    {
     "source": "github",
     "author": "janna-janna-janna",
     "url": "https://github.com/salesforcerevamp/salesforcerevamp.github.io/issues/10",
     "created_at": 1785714201,
     "text": "So far that's the only con I see about the Salesforce Revamp connector, but a really annoying one and I wish there was an option I could just toggle off for that button just like there are options for many other things.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:away-choice-different-export",
   "keywords": [
    "away",
    "choice",
    "different",
    "export",
    "first",
    "formats",
    "import",
    "migrating",
    "notes",
    "notesnook",
    "onenote"
   ],
   "grade": "single",
   "score": 8.196,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785691721,
   "oldest": 1785691721,
   "quotes": [
    {
     "source": "github",
     "author": "suebidoo",
     "url": "https://github.com/streetwriters/notesnook-importer/issues/319",
     "created_at": 1785691721,
     "text": "I am migrating away from onenote and notesnook is my first choice but I've spent hours trying to import, and trying different export formats, and trying to import to other notes apps to then import to notesnook and nothing is working.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:cannot-floor-genuinely-moved",
   "keywords": [
    "cannot",
    "floor",
    "genuinely",
    "moved"
   ],
   "grade": "single",
   "score": 8.195,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785691277,
   "oldest": 1785691277,
   "quotes": [
    {
     "source": "github",
     "author": "konstantinos-malavazos",
     "url": "https://github.com/konstantinos-malavazos/claude-code-playbook/issues/32",
     "created_at": 1785691277,
     "text": "Is there a tool that genuinely cannot find anything, or has the floor moved?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:pelican-svg-test-timeline",
   "keywords": [
    "pelican",
    "svg",
    "test",
    "timeline"
   ],
   "grade": "single",
   "score": 8.192,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1785689151,
   "oldest": 1785689151,
   "quotes": [
    {
     "source": "hackernews",
     "author": "epolanski",
     "url": "https://news.ycombinator.com/item?id=49146082",
     "created_at": 1785689151,
     "text": "I wish there was a timeline where I never ever had to see the pelican SVG test ever again.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:claude-codex-desktop-official",
   "keywords": [
    "claude",
    "codex",
    "desktop",
    "official"
   ],
   "grade": "single",
   "score": 8.19,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1782553456,
   "oldest": 1782553456,
   "quotes": [
    {
     "source": "hackernews",
     "author": "howToTestFE",
     "url": "https://news.ycombinator.com/item?id=48696704",
     "created_at": 1782553456,
     "text": "I've tried the official apps (like Codex or Claude desktop), is there anything that is better?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:background-build-established-first",
   "keywords": [
    "background",
    "build",
    "established",
    "first",
    "local",
    "p2p",
    "robust",
    "server",
    "software",
    "syncing"
   ],
   "grade": "single",
   "score": 8.172,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1785673341,
   "oldest": 1785673341,
   "quotes": [
    {
     "source": "hackernews",
     "author": "janandonly",
     "url": "https://news.ycombinator.com/item?id=49143853",
     "created_at": 1785673341,
     "text": "I wish there was an established way to build local first software with a robust syncing in the background, either P2P or to a server.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:long-term-man-single-stronger",
   "keywords": [
    "long-term",
    "man",
    "single",
    "stronger",
    "vision"
   ],
   "grade": "single",
   "score": 8.161,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1785664943,
   "oldest": 1785664943,
   "quotes": [
    {
     "source": "hackernews",
     "author": "microtonal",
     "url": "https://news.ycombinator.com/item?id=49142880",
     "created_at": 1785664943,
     "text": "But man, sometimes I wish there was a stronger single, long-term vision.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:autoswitch-cached-changing-data",
   "keywords": [
    "autoswitch",
    "cached",
    "changing",
    "data",
    "dynamically",
    "fast",
    "notify",
    "orm",
    "parts",
    "static",
    "subqueried"
   ],
   "grade": "single",
   "score": 8.076,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1785597690,
   "oldest": 1785597690,
   "quotes": [
    {
     "source": "hackernews",
     "author": "cineticdaffodil",
     "url": "https://news.ycombinator.com/item?id=49135229",
     "created_at": 1785597690,
     "text": "I wish there was a orm that lets you autoswitch between static notify cached parts and dynamically subqueried fast changing data.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:added-enterprise-lights-management",
   "keywords": [
    "added",
    "enterprise",
    "lights",
    "management",
    "newer",
    "style",
    "versions"
   ],
   "grade": "single",
   "score": 8.073,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1785595089,
   "oldest": 1785595089,
   "quotes": [
    {
     "source": "hackernews",
     "author": "hackshack",
     "url": "https://news.ycombinator.com/item?id=49134847",
     "created_at": 1785595089,
     "text": "I wish there were newer versions which kept the enterprise style \"lights out management,\" and added m.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:clusters-freelancers-score-top",
   "keywords": [
    "clusters",
    "freelancers",
    "score",
    "top"
   ],
   "grade": "single",
   "score": 8.063,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785587364,
   "oldest": 1785587364,
   "quotes": [
    {
     "source": "github",
     "author": "github-actions[bot]",
     "url": "https://github.com/abhishekdubey331/app-ideas-30-days-extension/issues/13",
     "created_at": 1785587364,
     "text": "00 - `freelancers \"I wish there was an app\"` \u2014 35 clusters, top score 0.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:auth-databases-managed-realized",
   "keywords": [
    "auth",
    "databases",
    "managed",
    "realized"
   ],
   "grade": "single",
   "score": 8.044,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1785571320,
   "oldest": 1785571320,
   "quotes": [
    {
     "source": "hackernews",
     "author": "ymolodtsov",
     "url": "https://news.ycombinator.com/item?id=49132178",
     "created_at": 1785571320,
     "text": "That's what I did after I realized how much I'd pay for managed databases and auth.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:acceptance-ai-written-asked-behind",
   "keywords": [
    "acceptance",
    "ai-written",
    "asked",
    "behind",
    "code",
    "context",
    "criteria",
    "gates",
    "merge",
    "tests"
   ],
   "grade": "single",
   "score": 8.042,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785569465,
   "oldest": 1785569465,
   "quotes": [
    {
     "source": "github",
     "author": "wiselancer",
     "url": "https://github.com/otta-build/landing/issues/8",
     "created_at": 1785569465,
     "text": "## Context When asked \"Is there a tool that gates AI-written code behind tests and acceptance criteria before merge?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:drag-drop-easier-files",
   "keywords": [
    "drag",
    "drop",
    "easier",
    "files",
    "last",
    "provide",
    "request"
   ],
   "grade": "single",
   "score": 8.033,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785562009,
   "oldest": 1785562009,
   "quotes": [
    {
     "source": "github",
     "author": "Suletta-Majo",
     "url": "https://github.com/ggml-org/llama.vscode/issues/214",
     "created_at": 1785562009,
     "text": "Oh, and one last request: I wish there was an easier way to provide files, like drag and drop?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:additional-context-due-end",
   "keywords": [
    "additional",
    "context",
    "due",
    "end",
    "folder",
    "idk",
    "launch",
    "logs",
    "past",
    "rimworld",
    "scenario",
    "seeing"
   ],
   "grade": "single",
   "score": 8.023,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785553951,
   "oldest": 1785553951,
   "quotes": [
    {
     "source": "github",
     "author": "TheLunaticOfTheDrunkenMoon",
     "url": "https://github.com/RimSort/RimSort/issues/2347",
     "created_at": 1785553951,
     "text": "I know the logs say specifically the issue at the end with not seeing the workshop folder but Idk past that ### Additional context I've spent hours trying to troubleshoot an issue due to rimworld not letting me launch up a scenario.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:gain-reputation-reputationkerbaldeath-returns",
   "keywords": [
    "gain",
    "reputation",
    "reputationkerbaldeath",
    "returns",
    "unchanged"
   ],
   "grade": "single",
   "score": 8.013,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785545897,
   "oldest": 1785545897,
   "quotes": [
    {
     "source": "github",
     "author": "ederaug",
     "url": "https://github.com/sarbian/CustomBarnKit/issues/17",
     "created_at": 1785545897,
     "text": "reputationKerbalDeath = 10 Gain of 10 reputation reputationKerbalDeath = -10 Reputation unchanged (returns 0) Is there anything that can be done?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:assign-compatibility-describe-list",
   "keywords": [
    "assign",
    "compatibility",
    "describe",
    "list",
    "related",
    "roms",
    "tag",
    "visible"
   ],
   "grade": "single",
   "score": 8.005,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785538748,
   "oldest": 1785538748,
   "quotes": [
    {
     "source": "github",
     "author": "Ratasan64",
     "url": "https://github.com/rommapp/romm/issues/4042",
     "created_at": 1785538748,
     "text": "** Not related to a problem **Describe the solution you'd like** I wish there was a more visible compatibility list/tags that we could assign roms.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:attention-requires-special",
   "keywords": [
    "attention",
    "requires",
    "special"
   ],
   "grade": "single",
   "score": 7.985,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785521858,
   "oldest": 1785521858,
   "quotes": [
    {
     "source": "github",
     "author": "lntutor",
     "url": "https://github.com/ceph/ceph-csi-operator/pull/567",
     "created_at": 1785521858,
     "text": "## Is there anything that requires special attention No.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:battery-capabilities-excellent-keyboard",
   "keywords": [
    "battery",
    "capabilities",
    "excellent",
    "keyboard",
    "life",
    "linux",
    "sleep",
    "wake"
   ],
   "grade": "single",
   "score": 7.956,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1770156674,
   "oldest": 1770156674,
   "quotes": [
    {
     "source": "hackernews",
     "author": "locusofself",
     "url": "https://news.ycombinator.com/item?id=46878057",
     "created_at": 1770156674,
     "text": "I'd like: - Excellent battery life - Good keyboard - Sleep/wake capabilities (why is this so hard with Linux?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:address-application-control-feedback",
   "keywords": [
    "address",
    "application",
    "control",
    "feedback",
    "gpu",
    "loaded",
    "model",
    "node",
    "picks",
    "rpc",
    "support"
   ],
   "grade": "single",
   "score": 7.912,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785458610,
   "oldest": 1785458610,
   "quotes": [
    {
     "source": "github",
     "author": "shimmyshimmer",
     "url": "https://github.com/unsloth-test/unsloth-test/issues/2",
     "created_at": 1785458610,
     "text": "\" ## Feedback two: 1) I wish there was RPC support :) where I can give the application the IP address of an RPC node and it picks up the gpu's from that IP 2) is there a way to control how the model is loaded to GPU's?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:behind-closed-source-cloud-ecosystem",
   "keywords": [
    "behind",
    "closed-source",
    "cloud",
    "ecosystem",
    "elsewhere",
    "footage",
    "nle",
    "plugin",
    "solved",
    "subscription",
    "upload"
   ],
   "grade": "single",
   "score": 7.849,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785401621,
   "oldest": 1785401621,
   "quotes": [
    {
     "source": "github",
     "author": "snipeTR",
     "url": "https://github.com/Augani/openreel-video/issues/92",
     "created_at": 1785401621,
     "text": "The problem is solved elsewhere in the ecosystem, but **every existing solution is either closed-source, an NLE plugin behind a subscription, or uploads footage to the cloud.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:accuracy-added-advanced-benchmarks",
   "keywords": [
    "accuracy",
    "added",
    "advanced",
    "benchmarks",
    "control",
    "feature",
    "flow",
    "graph",
    "outperforms",
    "reconstruction",
    "speed"
   ],
   "grade": "single",
   "score": 7.849,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1739889578,
   "oldest": 1739889578,
   "quotes": [
    {
     "source": "hackernews",
     "author": "cdump0",
     "url": "https://news.ycombinator.com/item?id=43089985",
     "created_at": 1739889578,
     "text": "1, I've added an advanced Control Flow Graph Reconstruction feature that, even though benchmarks are still coming, already outperforms every existing solution in both accuracy and speed.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:absolute-basic-brick-kill",
   "keywords": [
    "absolute",
    "basic",
    "brick",
    "kill",
    "piece",
    "trash"
   ],
   "grade": "single",
   "score": 7.834,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785387423,
   "oldest": 1785387423,
   "quotes": [
    {
     "source": "github",
     "author": "antonking765-byte",
     "url": "https://github.com/madebyshaurya/stud/issues/13",
     "created_at": 1785387423,
     "text": "Spent hours trying to get this absolute piece of trash to work just to do something as basic as making a kill brick.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:code-companies-cybersecurity-defensive",
   "keywords": [
    "code",
    "companies",
    "cybersecurity",
    "defensive",
    "model",
    "mythos-like",
    "non-f100",
    "review",
    "specialist"
   ],
   "grade": "single",
   "score": 7.817,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1785370944,
   "oldest": 1785370944,
   "quotes": [
    {
     "source": "hackernews",
     "author": "weitendorf",
     "url": "https://news.ycombinator.com/item?id=49104761",
     "created_at": 1785370944,
     "text": "Why is there no Mythos-like code review specialist model that for non-F100 companies to get defensive cybersecurity reviews?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:annoying-ds5-feedback-haptic",
   "keywords": [
    "annoying",
    "ds5",
    "feedback",
    "haptic",
    "moving",
    "press",
    "pressing",
    "tbh",
    "thumb",
    "touchpads",
    "youre"
   ],
   "grade": "single",
   "score": 7.814,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785368732,
   "oldest": 1785368732,
   "quotes": [
    {
     "source": "github",
     "author": "kallekor",
     "url": "https://github.com/safijari/openpuck/issues/202",
     "created_at": 1785368732,
     "text": "**DS5** DS5 works pretty good tbh but i wish there was a haptic feedback when pressing down on the touchpads, there is when youre just moving your thumb on it but none when you press, which is annoying.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:glasses-night-vision",
   "keywords": [
    "glasses",
    "night",
    "vision"
   ],
   "grade": "single",
   "score": 7.807,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1785361507,
   "oldest": 1785361507,
   "quotes": [
    {
     "source": "hackernews",
     "author": "todotask2",
     "url": "https://news.ycombinator.com/item?id=49103476",
     "created_at": 1785361507,
     "text": "I wish there were night vision glasses.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:corroborations-information-predictions",
   "keywords": [
    "corroborations",
    "information",
    "predictions"
   ],
   "grade": "single",
   "score": 7.787,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1785342914,
   "oldest": 1785342914,
   "quotes": [
    {
     "source": "hackernews",
     "author": "thaumasiotes",
     "url": "https://news.ycombinator.com/item?id=49099690",
     "created_at": 1785342914,
     "text": "Why is there no information on corroborations of the predictions?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:activated-allow-file-native",
   "keywords": [
    "activated",
    "allow",
    "file",
    "native",
    "open",
    "picker",
    "popup",
    "project",
    "settings",
    "utility"
   ],
   "grade": "single",
   "score": 7.781,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785337221,
   "oldest": 1785337221,
   "quotes": [
    {
     "source": "github",
     "author": "dr-matt-smith",
     "url": "https://github.com/celbridge-org/celbridge/issues/819",
     "created_at": 1785337221,
     "text": "== is there a tool that needs to be activated in the CB project settings to allow a utility to popup a native UO \"Open File\u201d file picker?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:behavior-debug-indication-rust",
   "keywords": [
    "behavior",
    "debug",
    "indication",
    "rust",
    "traces"
   ],
   "grade": "single",
   "score": 7.779,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785335087,
   "oldest": 1785335087,
   "quotes": [
    {
     "source": "github",
     "author": "insilications",
     "url": "https://github.com/openai/codex/issues/35967",
     "created_at": 1785335087,
     "text": "I spent hours trying to debug this because there's no indication of this behavior in Rust traces.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:around-char-chunks-claude",
   "keywords": [
    "around",
    "char",
    "chunks",
    "claude",
    "code",
    "codex",
    "copy",
    "etc",
    "file",
    "flail",
    "function",
    "huge"
   ],
   "grade": "single",
   "score": 7.718,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1785275632,
   "oldest": 1785275632,
   "quotes": [
    {
     "source": "hackernews",
     "author": "firasd",
     "url": "https://news.ycombinator.com/item?id=49090423",
     "created_at": 1785275632,
     "text": "Like why isn't there a 'move this function from this file to this file' tool (copy/paste char range) and we have to see Claude/Codex/etc flail around rewriting huge chunks of code in token space",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:books-didn-face-physical",
   "keywords": [
    "books",
    "didn",
    "face",
    "physical",
    "remember",
    "started",
    "thefacebook",
    "uni",
    "vividly",
    "website"
   ],
   "grade": "single",
   "score": 7.715,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1785272148,
   "oldest": 1785272148,
   "quotes": [
    {
     "source": "hackernews",
     "author": "IshKebab",
     "url": "https://news.ycombinator.com/item?id=49089786",
     "created_at": 1785272148,
     "text": "I was at uni when it started and I vividly remember thinking \"I wish there was a website or something that would help me know who everyone is\" (we didn't have physical face books in the UK) and then a year later thefacebook turned up.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:allowed-applied-apply-candidates",
   "keywords": [
    "allowed",
    "applied",
    "apply",
    "candidates",
    "cough",
    "hiring",
    "interested",
    "jobs",
    "limited",
    "linkedin",
    "managers",
    "number"
   ],
   "grade": "single",
   "score": 7.715,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1785271773,
   "oldest": 1785271773,
   "quotes": [
    {
     "source": "hackernews",
     "author": "gwbas1c",
     "url": "https://news.ycombinator.com/item?id=49089720",
     "created_at": 1785271773,
     "text": "I wish there was a hiring site (cough Linkedin cough) that limited the number of jobs someone could apply to; or otherwise allowed hiring managers to say something like \"I'm only interested in candidates who've applied to no more than 10 jobs in the past 30 days\".",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:enjoyed-magazine-pond-side",
   "keywords": [
    "enjoyed",
    "magazine",
    "pond",
    "side",
    "subscribed",
    "us-centered",
    "version"
   ],
   "grade": "single",
   "score": 7.701,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1785258543,
   "oldest": 1785258543,
   "quotes": [
    {
     "source": "hackernews",
     "author": "akurilin",
     "url": "https://news.ycombinator.com/item?id=49086928",
     "created_at": 1785258543,
     "text": "I enjoyed this magazine and subscribed to it for a while, but I wish there was a US-centered version of it for those of us on this side of the pond.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:bug-checks-constantly-description",
   "keywords": [
    "bug",
    "checks",
    "constantly",
    "description",
    "everywhere",
    "fable",
    "forgetting",
    "indicates",
    "prs",
    "pushing",
    "putting",
    "remember"
   ],
   "grade": "single",
   "score": 7.657,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785212407,
   "oldest": 1785212407,
   "quotes": [
    {
     "source": "github",
     "author": "LightAxe",
     "url": "https://github.com/anthropics/claude-code/issues/81850",
     "created_at": 1785212407,
     "text": "**Bug Description** Fable is constantly forgetting steps I've spent hours trying to get it to remember, putting it everywhere it indicates it'll look - I'm wasting days of time at this point trying to get it to run simple QA checks before pushing things to PRs, and it just can't seem to remember to do it.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:action-concrete-inside",
   "keywords": [
    "action",
    "concrete",
    "inside"
   ],
   "grade": "single",
   "score": 7.642,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1785197383,
   "oldest": 1785197383,
   "quotes": [
    {
     "source": "hackernews",
     "author": "Nition",
     "url": "https://news.ycombinator.com/item?id=49077483",
     "created_at": 1785197383,
     "text": "I wish there was more concrete action from the inside.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:api-bedrock-cap-hard",
   "keywords": [
    "api",
    "bedrock",
    "cap",
    "hard",
    "level",
    "simple"
   ],
   "grade": "single",
   "score": 7.63,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1777378060,
   "oldest": 1777378060,
   "quotes": [
    {
     "source": "hackernews",
     "author": "Zephyr0x",
     "url": "https://news.ycombinator.com/item?id=47933355",
     "created_at": 1777378060,
     "text": "Why is there no simple hard cap at the Bedrock/API level?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:advertising-categories-commercial-popular",
   "keywords": [
    "advertising",
    "categories",
    "commercial",
    "popular",
    "related",
    "site",
    "sites"
   ],
   "grade": "single",
   "score": 7.6,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1785152188,
   "oldest": 1785152188,
   "quotes": [
    {
     "source": "hackernews",
     "author": "Bender",
     "url": "https://news.ycombinator.com/item?id=49068074",
     "created_at": 1785152188,
     "text": "If it was a commercial site I would pay for advertising on popular sites that were of related categories.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:building-businesses-card-extension",
   "keywords": [
    "building",
    "businesses",
    "card",
    "extension",
    "extract",
    "fintech",
    "network",
    "previous",
    "realized",
    "rely",
    "s20",
    "started"
   ],
   "grade": "single",
   "score": 7.572,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1760036618,
   "oldest": 1760036618,
   "quotes": [
    {
     "source": "hackernews",
     "author": "ziyadparekh",
     "url": "https://news.ycombinator.com/item?id=45531720",
     "created_at": 1760036618,
     "text": "I started working on this when building out the previous fintech I started, Safepay (YC S20) and realized how much value card networks extract from fintechs on both sides, and by extension the businesses that rely on them and thought that there has to be a better way.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:bitvector-bugs-fixes-incorrect",
   "keywords": [
    "bitvector",
    "bugs",
    "fixes",
    "incorrect",
    "ites",
    "mess",
    "operations",
    "symbols"
   ],
   "grade": "single",
   "score": 7.568,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785117507,
   "oldest": 1785117507,
   "quotes": [
    {
     "source": "github",
     "author": "mira-alford",
     "url": "https://github.com/agle/bincaml/pull/223",
     "created_at": 1785117507,
     "text": "Fixes some bugs with incorrect symbols for bitvector operations, and makes a mess getting ITEs working (there has to be a better way?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:against-banging-bet-colleague",
   "keywords": [
    "against",
    "banging",
    "bet",
    "colleague",
    "first",
    "foray",
    "head",
    "her",
    "mothur",
    "note",
    "powerful",
    "sequences"
   ],
   "grade": "single",
   "score": 7.566,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785114998,
   "oldest": 1785114998,
   "quotes": [
    {
     "source": "github",
     "author": "nelsoncraige",
     "url": "https://github.com/mothur/mothur.github.io/issues/143",
     "created_at": 1785114998,
     "text": "Also just a note to say that this is my first foray into ITS sequences for a colleague who was banging her head against all the existing tools, and I was like \"mothur is the most transparent and powerful tool I know, I bet I can make it work\" and sure enough all the tools needed were there.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:ability-backup-including-perfect-fidelity",
   "keywords": [
    "ability",
    "backup",
    "including",
    "perfect-fidelity",
    "perform",
    "phone",
    "restore",
    "truly"
   ],
   "grade": "single",
   "score": 7.552,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1785099652,
   "oldest": 1785099652,
   "quotes": [
    {
     "source": "hackernews",
     "author": "rkagerer",
     "url": "https://news.ycombinator.com/item?id=49062357",
     "created_at": 1785099652,
     "text": "I wish there were a way to truly own my phone including the ability to perform perfect-fidelity backup and restore.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:advice-assistance-coding-controls",
   "keywords": [
    "advice",
    "assistance",
    "coding",
    "controls",
    "curiosity",
    "design",
    "determinism",
    "employable",
    "etl",
    "pattern-matching",
    "pharma",
    "reliable"
   ],
   "grade": "single",
   "score": 7.536,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1785081815,
   "oldest": 1785081815,
   "quotes": [
    {
     "source": "hackernews",
     "author": "pmarreck",
     "url": "https://news.ycombinator.com/item?id=49059485",
     "created_at": 1785081815,
     "text": "Out of employable curiosity, is there anything that pharma might need help with in terms of coding, pattern-matching, AI assistance, reproducibility, determinism, software controls, ETL, reliable workflow design, or simple IT advice?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:agentic-connects-created-debugging",
   "keywords": [
    "agentic",
    "connects",
    "created",
    "debugging",
    "prod",
    "single",
    "workflow"
   ],
   "grade": "single",
   "score": 7.523,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784047183,
   "oldest": 1784047183,
   "quotes": [
    {
     "source": "hackernews",
     "author": "rajvr",
     "url": "https://news.ycombinator.com/item?id=48909477",
     "created_at": 1784047183,
     "text": "I have created a agentic prod debugging tool which connects all the existing tools to one single workflow.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:allow-android-change-directory",
   "keywords": [
    "allow",
    "android",
    "change",
    "directory",
    "doesnt",
    "download",
    "files",
    "folder",
    "phone",
    "taken"
   ],
   "grade": "single",
   "score": 7.512,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1783077817,
   "oldest": 1783077817,
   "quotes": [
    {
     "source": "github",
     "author": "THECROCOGAMER",
     "url": "https://github.com/HemantKArya/BloomeeTunes/issues/451",
     "created_at": 1783077817,
     "text": "i wish there was a way do change download directory because my phone doesnt allow files to be taken out of the android folder",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:improved-perspective-security",
   "keywords": [
    "improved",
    "perspective",
    "security"
   ],
   "grade": "single",
   "score": 7.509,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "stackexchange"
   ],
   "newest": 1782108781,
   "oldest": 1782108781,
   "quotes": [
    {
     "source": "stackexchange",
     "author": "patsfan",
     "url": "https://stackoverflow.com/questions/79965061/php-mysql-login-form-is-there-a-better-way-to-do-it",
     "created_at": 1782108781,
     "text": "Is there anything that should be improved from a security perspective?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:call-carries-debug-don",
   "keywords": [
    "call",
    "carries",
    "debug",
    "don",
    "hand",
    "isn",
    "rust",
    "size",
    "triggered",
    "window"
   ],
   "grade": "single",
   "score": 7.494,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1785034545,
   "oldest": 1785034545,
   "quotes": [
    {
     "source": "github",
     "author": "salty2011",
     "url": "https://github.com/games-on-whales/gst-wayland-display/pull/44",
     "created_at": 1785034545,
     "text": "rs` carries the same call by hand: ```rust // I don't know why this isn't triggered, but I've spent hours trying to debug why the // window size was kept at (0,0).",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:amend-amended-author-commit",
   "keywords": [
    "amend",
    "amended",
    "author",
    "commit",
    "committed",
    "course",
    "date",
    "edited",
    "first",
    "fixup",
    "frequently",
    "git"
   ],
   "grade": "single",
   "score": 7.492,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1785031849,
   "oldest": 1785031849,
   "quotes": [
    {
     "source": "hackernews",
     "author": "TazeTSchnitzel",
     "url": "https://news.ycombinator.com/item?id=49053945",
     "created_at": 1785031849,
     "text": "I wish there were a shorthand for x git commit --amend --reset-author --no-edit I use that one very frequently (after a fixup, of course) because I want the author date on amended commits to reflect the last time I edited them, not the first time I committed them.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:clone-option-voice",
   "keywords": [
    "clone",
    "option",
    "voice"
   ],
   "grade": "single",
   "score": 7.492,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1785031279,
   "oldest": 1785031279,
   "quotes": [
    {
     "source": "hackernews",
     "author": "tmaly",
     "url": "https://news.ycombinator.com/item?id=49053882",
     "created_at": 1785031279,
     "text": "I wish there were a voice clone option.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:component-configuration-guidance-settings",
   "keywords": [
    "component",
    "configuration",
    "guidance",
    "settings"
   ],
   "grade": "single",
   "score": 7.464,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1784999548,
   "oldest": 1784999548,
   "quotes": [
    {
     "source": "github",
     "author": "svenkatach01",
     "url": "https://github.com/mendix/docs/issues/11608",
     "created_at": 1784999548,
     "text": "what is the configuration settings i wish there was some more guidance as to how to use the component.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:color-corners-exclude-ones",
   "keywords": [
    "color",
    "corners",
    "exclude",
    "ones",
    "plain",
    "rectangle",
    "rounded",
    "single",
    "text"
   ],
   "grade": "single",
   "score": 7.463,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784997489,
   "oldest": 1784997489,
   "quotes": [
    {
     "source": "hackernews",
     "author": "thih9",
     "url": "https://news.ycombinator.com/item?id=49049049",
     "created_at": 1784997489,
     "text": "I wish there was a way to exclude the plain ones (single color rectangle with rounded corners and text).",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:allows-area-color-count",
   "keywords": [
    "allows",
    "area",
    "color",
    "count",
    "dithering",
    "image",
    "live",
    "parameters",
    "preview",
    "select"
   ],
   "grade": "single",
   "score": 7.462,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784997178,
   "oldest": 1784997178,
   "quotes": [
    {
     "source": "hackernews",
     "author": "customguy",
     "url": "https://news.ycombinator.com/item?id=49049006",
     "created_at": 1784997178,
     "text": "Is there a tool that allows you to select which area of the image to use what dithering parameters and color count for, with a live preview?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:available-hardware-multi-network-software",
   "keywords": [
    "available",
    "hardware",
    "multi-network",
    "software",
    "test",
    "widely"
   ],
   "grade": "single",
   "score": 7.461,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784995303,
   "oldest": 1784995303,
   "quotes": [
    {
     "source": "hackernews",
     "author": "dredmorbius",
     "url": "https://news.ycombinator.com/item?id=49048747",
     "created_at": 1784995303,
     "text": "(Why is there no multi-network test tool widely available, either in software or hardware?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:easier-play-python-syntax",
   "keywords": [
    "easier",
    "play",
    "python",
    "syntax"
   ],
   "grade": "single",
   "score": 7.434,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784963680,
   "oldest": 1784963680,
   "quotes": [
    {
     "source": "hackernews",
     "author": "asplake",
     "url": "https://news.ycombinator.com/item?id=49045249",
     "created_at": 1784963680,
     "text": "I wish there were easier ways to play with syntax in Python, but there we are.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:accessibility-actions-releases",
   "keywords": [
    "accessibility",
    "actions",
    "releases"
   ],
   "grade": "single",
   "score": 7.413,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1781705097,
   "oldest": 1781705097,
   "quotes": [
    {
     "source": "github",
     "author": "TwoSpacesSG",
     "url": "https://github.com/OpenGMK/OpenGMK/issues/161",
     "created_at": 1781705097,
     "text": "Good stuff, though I wish there were actions or releases for accessibility.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:completely-conda-forge-direct-infra",
   "keywords": [
    "completely",
    "conda-forge",
    "direct",
    "infra",
    "reproducing",
    "short",
    "testing",
    "yaml"
   ],
   "grade": "single",
   "score": 7.401,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1784923522,
   "oldest": 1784923522,
   "quotes": [
    {
     "source": "github",
     "author": "tangkong",
     "url": "https://github.com/ChristopherMayes/lume-impact/pull/84",
     "created_at": 1784923522,
     "text": "yaml ``` I wish there were a more direct way of testing this, but short of completely reproducing the conda-forge ci infra this is the best we can do",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:airlines-alas-battle-losing",
   "keywords": [
    "airlines",
    "alas",
    "battle",
    "losing",
    "pressure",
    "put"
   ],
   "grade": "single",
   "score": 7.399,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784920765,
   "oldest": 1784920765,
   "quotes": [
    {
     "source": "hackernews",
     "author": "Arn_Thor",
     "url": "https://news.ycombinator.com/item?id=49040449",
     "created_at": 1784920765,
     "text": "I wish there were enough like me to put pressure on airlines to do better, but alas it's a losing battle it seems.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:chatbot-frontend-gpts-large",
   "keywords": [
    "chatbot",
    "frontend",
    "gpts",
    "large",
    "ubiquitous-yet-useless"
   ],
   "grade": "single",
   "score": 7.39,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784909693,
   "oldest": 1784909693,
   "quotes": [
    {
     "source": "hackernews",
     "author": "Giefo6ah",
     "url": "https://news.ycombinator.com/item?id=49037781",
     "created_at": 1784909693,
     "text": "I wish there was a frontend for large GPTs that worked like this instead of the ubiquitous-yet-useless chatbot.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:added-behaviors-boris-describe",
   "keywords": [
    "added",
    "behaviors",
    "boris",
    "describe",
    "editing",
    "ethogram",
    "feature",
    "function",
    "reorganize"
   ],
   "grade": "single",
   "score": 7.382,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1784899306,
   "oldest": 1784899306,
   "quotes": [
    {
     "source": "github",
     "author": "ohillA-crypto",
     "url": "https://github.com/olivierfriard/BORIS/issues/990",
     "created_at": 1784899306,
     "text": "**Describe the function you'd like to be added to BORIS** As I was editing my ethogram in BORIS I wish there was a feature where I could reorganize the behaviors of the ethogram.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:calling-described-experience-perfect",
   "keywords": [
    "calling",
    "described",
    "experience",
    "perfect",
    "similar",
    "vercel"
   ],
   "grade": "single",
   "score": 7.38,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784896741,
   "oldest": 1784896741,
   "quotes": [
    {
     "source": "hackernews",
     "author": "tedggh",
     "url": "https://news.ycombinator.com/item?id=49034728",
     "created_at": 1784896741,
     "text": "My experience with tool calling was similar to what Vercel described, and I spent hours trying to perfect it.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:his-pay-words",
   "keywords": [
    "his",
    "pay",
    "words"
   ],
   "grade": "single",
   "score": 7.328,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1784830653,
   "oldest": 1784830653,
   "quotes": [
    {
     "source": "github",
     "author": "triphase-physics",
     "url": "https://github.com/anthropics/claude-code/issues/80646",
     "created_at": 1784830653,
     "text": "His words: \"I pay $200 a month \u2014 why is this so hard?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:alone-automate-brittle-dependable",
   "keywords": [
    "alone",
    "automate",
    "brittle",
    "dependable",
    "detectors",
    "disagree",
    "pixels",
    "tell"
   ],
   "grade": "single",
   "score": 7.318,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1771792682,
   "oldest": 1771792682,
   "quotes": [
    {
     "source": "hackernews",
     "author": "leandrobon",
     "url": "https://news.ycombinator.com/item?id=47114405",
     "created_at": 1771792682,
     "text": "Detectors seem brittle and disagree, is there anything that\u2019s dependable enough to automate, or the answer is that you can\u2019t tell from pixels alone?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:forums-lists-mailing-piece",
   "keywords": [
    "forums",
    "lists",
    "mailing",
    "piece",
    "reasonable",
    "searches",
    "set",
    "shitty",
    "together",
    "various"
   ],
   "grade": "single",
   "score": 7.315,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784813990,
   "oldest": 1784813990,
   "quotes": [
    {
     "source": "hackernews",
     "author": "rickydroll",
     "url": "https://news.ycombinator.com/item?id=49021420",
     "created_at": 1784813990,
     "text": "I have spent hours trying to piece together a reasonable set of answers from shitty searches on various forums and mailing lists.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:allows-authors-client-posts",
   "keywords": [
    "allows",
    "authors",
    "client",
    "posts",
    "tag",
    "type"
   ],
   "grade": "single",
   "score": 7.311,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784808748,
   "oldest": 1784808748,
   "quotes": [
    {
     "source": "hackernews",
     "author": "subscribed",
     "url": "https://news.ycombinator.com/item?id=49020348",
     "created_at": 1784808748,
     "text": "\" I wish there was a way to tag this type of the posts, but at least my HN client allows to tag the authors.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:grift-pure-tooling",
   "keywords": [
    "grift",
    "pure",
    "tooling"
   ],
   "grade": "single",
   "score": 7.308,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784805371,
   "oldest": 1784805371,
   "quotes": [
    {
     "source": "hackernews",
     "author": "skydhash",
     "url": "https://news.ycombinator.com/item?id=49019748",
     "created_at": 1784805371,
     "text": "I would pay for tooling, but most of them is now pure grift.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:allowing-allowlist-automatically-check",
   "keywords": [
    "allowing",
    "allowlist",
    "automatically",
    "check",
    "claude",
    "code",
    "commands",
    "consequences",
    "dangerous",
    "deem",
    "hook",
    "user"
   ],
   "grade": "single",
   "score": 7.306,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784801577,
   "oldest": 1784801577,
   "quotes": [
    {
     "source": "hackernews",
     "author": "HackerThemAll",
     "url": "https://news.ycombinator.com/item?id=49019254",
     "created_at": 1784801577,
     "text": "Why isn't there a tool that would check those dangerous places, such as git hooks, VSCode and Claude commands that launch automatically, and warn the user of consequences, showing the hook code, allowing to allowlist this single repo if the user deem it secure?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:networks-open-unsuccessfully",
   "keywords": [
    "networks",
    "open",
    "unsuccessfully"
   ],
   "grade": "single",
   "score": 7.295,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784787289,
   "oldest": 1784787289,
   "quotes": [
    {
     "source": "hackernews",
     "author": "Tor3",
     "url": "https://news.ycombinator.com/item?id=49017532",
     "created_at": 1784787289,
     "text": "and I spent hours trying to find an open network, unsuccessfully.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:amount-brick-and-mortar-buy-copy",
   "keywords": [
    "amount",
    "brick-and-mortar",
    "buy",
    "copy",
    "fact",
    "house",
    "key",
    "local",
    "price",
    "quadruple",
    "store",
    "triple"
   ],
   "grade": "single",
   "score": 7.28,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784767273,
   "oldest": 1784767273,
   "quotes": [
    {
     "source": "hackernews",
     "author": "Telaneo",
     "url": "https://news.ycombinator.com/item?id=49015427",
     "created_at": 1784767273,
     "text": "I can in fact buy one at a local brick-and-mortar store, but the price is triple/quadruple the amount I'd pay for a copy of my house key.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:complex-feels-overly",
   "keywords": [
    "complex",
    "feels",
    "overly"
   ],
   "grade": "single",
   "score": 7.262,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784743676,
   "oldest": 1784743676,
   "quotes": [
    {
     "source": "hackernews",
     "author": "djancyp",
     "url": "https://news.ycombinator.com/item?id=49010974",
     "created_at": 1784743676,
     "text": "Is there anything that feels overly complex?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:build-building-busy",
   "keywords": [
    "build",
    "building",
    "busy"
   ],
   "grade": "single",
   "score": 7.256,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784734948,
   "oldest": 1784734948,
   "quotes": [
    {
     "source": "hackernews",
     "author": "echelon",
     "url": "https://news.ycombinator.com/item?id=49008599",
     "created_at": 1784734948,
     "text": "I would pay for someone to build this because I'm busy building other things.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:agent-almanac-committed-pages",
   "keywords": [
    "agent",
    "almanac",
    "committed",
    "pages",
    "sync",
    "writing"
   ],
   "grade": "single",
   "score": 7.256,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784734572,
   "oldest": 1784734572,
   "quotes": [
    {
     "source": "hackernews",
     "author": "satoyoshidev",
     "url": "https://news.ycombinator.com/item?id=49008483",
     "created_at": 1784734572,
     "text": "Is there anything that keeps the sync agent from writing those into almanac/ pages that get committed?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:dollars-monero-per",
   "keywords": [
    "dollars",
    "monero",
    "per"
   ],
   "grade": "single",
   "score": 7.251,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784727792,
   "oldest": 1784727792,
   "quotes": [
    {
     "source": "hackernews",
     "author": "Cider9986",
     "url": "https://news.ycombinator.com/item?id=49006698",
     "created_at": 1784727792,
     "text": "I would pay for either if I could pay 3 dollars or less per month with Monero.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:ban-browser-embedded-flows",
   "keywords": [
    "ban",
    "browser",
    "embedded",
    "flows",
    "universally"
   ],
   "grade": "single",
   "score": 7.246,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784721748,
   "oldest": 1784721748,
   "quotes": [
    {
     "source": "hackernews",
     "author": "ericpauley",
     "url": "https://news.ycombinator.com/item?id=49005382",
     "created_at": 1784721748,
     "text": "I wish there were a way to universally ban these embedded browser flows.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:becoming-change-china-common",
   "keywords": [
    "becoming",
    "change",
    "china",
    "common",
    "knowledge",
    "market",
    "models",
    "momentum",
    "parity",
    "sentiment",
    "sota"
   ],
   "grade": "single",
   "score": 7.245,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 2,
   "echoes": 1,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784719643,
   "oldest": 1784701771,
   "quotes": [
    {
     "source": "hackernews",
     "author": "thecopy",
     "url": "https://news.ycombinator.com/item?id=49002605",
     "created_at": 1784701771,
     "text": "Now when its becoming common knowledge that China is almost at parity with US SOTA models with good momentum, why is there no sentiment change on the market?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:copilot-field-github-initiating",
   "keywords": [
    "copilot",
    "field",
    "github",
    "initiating",
    "login",
    "modified",
    "path",
    "shell",
    "value",
    "version"
   ],
   "grade": "single",
   "score": 7.216,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1784679285,
   "oldest": 1784679285,
   "quotes": [
    {
     "source": "github",
     "author": "niander",
     "url": "https://github.com/github/app/issues/2212",
     "created_at": 1784679285,
     "text": "I wish there was a way of initiating github copilot app with the path modified from my login shell --- | Field | Value | | --- | --- | | App version | 1.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:devices-ebooks-kindle-legally",
   "keywords": [
    "devices",
    "ebooks",
    "kindle",
    "legally",
    "path"
   ],
   "grade": "single",
   "score": 7.213,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784675794,
   "oldest": 1784675794,
   "quotes": [
    {
     "source": "hackernews",
     "author": "andrewmutz",
     "url": "https://news.ycombinator.com/item?id=48999668",
     "created_at": 1784675794,
     "text": "I wish there was a path to being able to use all these devices with kindle ebooks legally",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:content-costs-crap-money",
   "keywords": [
    "content",
    "costs",
    "crap",
    "money",
    "reading"
   ],
   "grade": "single",
   "score": 7.212,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784674651,
   "oldest": 1784674651,
   "quotes": [
    {
     "source": "hackernews",
     "author": "figassis",
     "url": "https://news.ycombinator.com/item?id=48999478",
     "created_at": 1784674651,
     "text": "Reading crap content costs me more than the money I'd pay for it.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:converter-doesnt-file-ive",
   "keywords": [
    "converter",
    "doesnt",
    "file",
    "ive",
    "methods",
    "save",
    "xbox"
   ],
   "grade": "single",
   "score": 7.212,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1784674408,
   "oldest": 1784674408,
   "quotes": [
    {
     "source": "github",
     "author": "baldrat61-ui",
     "url": "https://github.com/Fr33dan/GPSaveConverter/issues/180",
     "created_at": 1784674408,
     "text": "Ive spent hours trying to do it with xbox save file converter and other methods and it doesnt work.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:agentic-harness-parento-standard",
   "keywords": [
    "agentic",
    "harness",
    "parento",
    "standard",
    "system",
    "view"
   ],
   "grade": "single",
   "score": 7.205,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784664426,
   "oldest": 1784664426,
   "quotes": [
    {
     "source": "hackernews",
     "author": "jboss10",
     "url": "https://news.ycombinator.com/item?id=48997510",
     "created_at": 1784664426,
     "text": "I wish there was a parento view like this for agentic systems(using a standard harness)",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:agents-api-concretely-config",
   "keywords": [
    "agents",
    "api",
    "concretely",
    "config",
    "custom",
    "defaults",
    "don",
    "extend",
    "fit",
    "flip",
    "hand-editing",
    "show"
   ],
   "grade": "single",
   "score": 7.2,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1784656506,
   "oldest": 1784656506,
   "quotes": [
    {
     "source": "github",
     "author": "ntoporcov",
     "url": "https://github.com/anomalyco/opencode/issues/38156",
     "created_at": 1784656506,
     "text": "ho simply want to preserve a default layout without hand-editing localStorage Concretely, I keep having to manually flip on **Show Server Status** and **Show Custom Agents** because the defaults don't fit my workflow, and there's no config knob for it. ## Proposed API Either extend `opencode.json` with a `web",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:delimeters-newlines-portable-related",
   "keywords": [
    "delimeters",
    "newlines",
    "portable",
    "related",
    "spaces",
    "treat",
    "xargs"
   ],
   "grade": "single",
   "score": 7.188,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784640573,
   "oldest": 1784640573,
   "quotes": [
    {
     "source": "hackernews",
     "author": "ninkendo",
     "url": "https://news.ycombinator.com/item?id=48992087",
     "created_at": 1784640573,
     "text": "Related: I wish there were a portable way for xargs to treat newlines as delimeters but not other spaces.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:allowing-code-mark-operations",
   "keywords": [
    "allowing",
    "code",
    "mark",
    "operations",
    "unsafe",
    "without"
   ],
   "grade": "single",
   "score": 7.159,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784598168,
   "oldest": 1784598168,
   "quotes": [
    {
     "source": "hackernews",
     "author": "josephg",
     "url": "https://news.ycombinator.com/item?id=48987117",
     "created_at": 1784598168,
     "text": "Yes, I wish there was a way to mark code as unsafe without also allowing unsafe operations.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:choice-lua-obvious",
   "keywords": [
    "choice",
    "lua",
    "obvious"
   ],
   "grade": "single",
   "score": 7.145,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784577245,
   "oldest": 1784577245,
   "quotes": [
    {
     "source": "hackernews",
     "author": "IshKebab",
     "url": "https://news.ycombinator.com/item?id=48984042",
     "created_at": 1784577245,
     "text": "I wish there was something better than Lua and just as \"obvious\" a choice.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:acronym-collide-didn-radio",
   "keywords": [
    "acronym",
    "collide",
    "didn",
    "radio",
    "tech"
   ],
   "grade": "single",
   "score": 7.128,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784551329,
   "oldest": 1784551329,
   "quotes": [
    {
     "source": "hackernews",
     "author": "pigeons",
     "url": "https://news.ycombinator.com/item?id=48978063",
     "created_at": 1784551329,
     "text": "I wish there was an acronym for it that didn't collide with the radio tech.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:control-flight-modern",
   "keywords": [
    "control",
    "flight",
    "modern"
   ],
   "grade": "single",
   "score": 7.128,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784551250,
   "oldest": 1784551250,
   "quotes": [
    {
     "source": "hackernews",
     "author": "sarreph",
     "url": "https://news.ycombinator.com/item?id=48978041",
     "created_at": 1784551250,
     "text": "I was only thinking about Flight Control[0] the other day and how I wish there were more modern takes on it!",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:display-non-touchscreen-option",
   "keywords": [
    "display",
    "non-touchscreen",
    "option"
   ],
   "grade": "single",
   "score": 7.114,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1778176874,
   "oldest": 1778176874,
   "quotes": [
    {
     "source": "hackernews",
     "author": "zmaznevegor",
     "url": "https://news.ycombinator.com/item?id=48052624",
     "created_at": 1778176874,
     "text": "Then why is there no option to have a non-touchscreen display",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:american-cent-fund-global",
   "keywords": [
    "american",
    "cent",
    "fund",
    "global",
    "militarization",
    "police",
    "products",
    "spying",
    "wars",
    "without"
   ],
   "grade": "single",
   "score": 7.114,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784529953,
   "oldest": 1784529953,
   "quotes": [
    {
     "source": "hackernews",
     "author": "Razengan",
     "url": "https://news.ycombinator.com/item?id=48975080",
     "created_at": 1784529953,
     "text": "I wish there was a way to use American products without a cent going to fund American wars, police militarization or global spying.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:browser-devices-efficient-fast",
   "keywords": [
    "browser",
    "devices",
    "efficient",
    "fast",
    "mobile",
    "period",
    "privacy",
    "respected",
    "synced"
   ],
   "grade": "single",
   "score": 7.105,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784516292,
   "oldest": 1784516292,
   "quotes": [
    {
     "source": "hackernews",
     "author": "xando",
     "url": "https://news.ycombinator.com/item?id=48973899",
     "created_at": 1784516292,
     "text": "Actually, I would pay for the browser, period, if it was good, respected privacy, was efficient and fast on mobile, and synced things between devices.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:agents-calculations-data-input",
   "keywords": [
    "agents",
    "calculations",
    "data",
    "input",
    "requirements",
    "specific"
   ],
   "grade": "single",
   "score": 7.077,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784473125,
   "oldest": 1784473125,
   "quotes": [
    {
     "source": "hackernews",
     "author": "hereme888",
     "url": "https://news.ycombinator.com/item?id=48968754",
     "created_at": 1784473125,
     "text": "I wish there was a way my agents could input my requirements and make calculations specific to my needs, since most of this data is in your db.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:apart-basic-frontpage-roblox",
   "keywords": [
    "apart",
    "basic",
    "frontpage",
    "roblox",
    "squarespace",
    "today",
    "visual"
   ],
   "grade": "single",
   "score": 7.075,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784470240,
   "oldest": 1784470240,
   "quotes": [
    {
     "source": "hackernews",
     "author": "inigyou",
     "url": "https://news.ycombinator.com/item?id=48968372",
     "created_at": 1784470240,
     "text": "Why isn't there a visual basic today (apart from Roblox) or even a Frontpage (apart from Squarespace)?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:aethersx2-audio-buffer-delay",
   "keywords": [
    "aethersx2",
    "audio",
    "buffer",
    "delay",
    "description",
    "disable",
    "feature",
    "output"
   ],
   "grade": "single",
   "score": 7.056,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1784441083,
   "oldest": 1784441083,
   "quotes": [
    {
     "source": "github",
     "author": "enwm",
     "url": "https://github.com/ARMSX2/ARMSX2/issues/371",
     "created_at": 1784441083,
     "text": "### Description I wish there was a feature to disable the audio buffer and output delay, like in AethersX2.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:api-connect-notion",
   "keywords": [
    "api",
    "connect",
    "notion"
   ],
   "grade": "single",
   "score": 7.045,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1784423386,
   "oldest": 1784423386,
   "quotes": [
    {
     "source": "github",
     "author": "rawjade-lab",
     "url": "https://github.com/rawjade-lab/blog-site/issues/1",
     "created_at": 1784423386,
     "text": "I spent hours trying to connect the Notion API.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:alone-cascaded-dependency-different",
   "keywords": [
    "alone",
    "cascaded",
    "dependency",
    "different",
    "dozens",
    "emacs-like",
    "python",
    "similar",
    "solve",
    "systems",
    "unmess",
    "woes"
   ],
   "grade": "single",
   "score": 7.038,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784411924,
   "oldest": 1784411924,
   "quotes": [
    {
     "source": "hackernews",
     "author": "iLemming",
     "url": "https://news.ycombinator.com/item?id=48962862",
     "created_at": 1784411924,
     "text": "I wish there were more Emacs-like systems, instead of dozens of tools that all trying to solve same or similar problems - how many different tools are there for Python alone just to unmess its cascaded dependency woes?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:background-exposed-percolation-theory",
   "keywords": [
    "background",
    "exposed",
    "percolation",
    "theory"
   ],
   "grade": "single",
   "score": 7.028,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784395792,
   "oldest": 1784395792,
   "quotes": [
    {
     "source": "hackernews",
     "author": "dieselgate",
     "url": "https://news.ycombinator.com/item?id=48960185",
     "created_at": 1784395792,
     "text": "I wish there was more background on Percolation Theory because that's not something I'd been exposed to before.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:apache-docker-hardened-image",
   "keywords": [
    "apache",
    "docker",
    "hardened",
    "image",
    "php"
   ],
   "grade": "single",
   "score": 7.015,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "stackexchange"
   ],
   "newest": 1781178267,
   "oldest": 1781178267,
   "quotes": [
    {
     "source": "stackexchange",
     "author": "AnyaO",
     "url": "https://stackoverflow.com/questions/79956479/why-is-there-no-docker-hardened-image-for-php-with-apache",
     "created_at": 1781178267,
     "text": "why is there no Docker Hardened Image for PHP with Apache?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:additional-away-bug-information",
   "keywords": [
    "additional",
    "away",
    "bug",
    "information",
    "isolate",
    "right"
   ],
   "grade": "single",
   "score": 7.006,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1784360106,
   "oldest": 1784360106,
   "quotes": [
    {
     "source": "github",
     "author": "Gitoffthelawn",
     "url": "https://github.com/mozilla/multi-account-containers/issues/2918",
     "created_at": 1784360106,
     "text": "### Additional informations I've spent hours trying to isolate this bug, but I have never been able to isolate it right away.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:emphasis-hardware-honestly-software",
   "keywords": [
    "emphasis",
    "hardware",
    "honestly",
    "software",
    "startups"
   ],
   "grade": "single",
   "score": 6.985,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784324519,
   "oldest": 1784324519,
   "quotes": [
    {
     "source": "hackernews",
     "author": "doctorwho42",
     "url": "https://news.ycombinator.com/item?id=48952560",
     "created_at": 1784324519,
     "text": "Honestly I wish there was more emphasis on hardware people/startups than software.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:button-copy-link",
   "keywords": [
    "button",
    "copy",
    "link"
   ],
   "grade": "single",
   "score": 6.98,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1784316759,
   "oldest": 1784316759,
   "quotes": [
    {
     "source": "github",
     "author": "jskorlol",
     "url": "https://github.com/icoretech/codex-pooler/issues/188",
     "created_at": 1784316759,
     "text": "I wish there was a copy button on the link.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:behavior-collect-details-dev",
   "keywords": [
    "behavior",
    "collect",
    "details",
    "dev",
    "environment",
    "expected",
    "fail",
    "information",
    "kit",
    "load",
    "logs",
    "response"
   ],
   "grade": "single",
   "score": 6.976,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1784309901,
   "oldest": 1784309901,
   "quotes": [
    {
     "source": "github",
     "author": "haileymck",
     "url": "https://github.com/microsoft/vscode-dotnettools/issues/3305",
     "created_at": 1784309901,
     "text": "I wish there were a better UI to see what the issues are ### Collect logs none ### Steps to reproduce 1) open webtools in C# dev kit 2) go to C# project details and see some that fail to load ### Expected behavior _No response_ ### Environment information _No response_",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:asking-cooled-desert-heated",
   "keywords": [
    "asking",
    "cooled",
    "desert",
    "heated",
    "level",
    "living",
    "seats",
    "steering",
    "wheel"
   ],
   "grade": "single",
   "score": 6.938,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784244845,
   "oldest": 1784244845,
   "quotes": [
    {
     "source": "hackernews",
     "author": "Telaneo",
     "url": "https://news.ycombinator.com/item?id=48941674",
     "created_at": 1784244845,
     "text": "For someone living in the desert, I wish there were cooled steering wheels, on the same level as heated/cooled seats, but maybe that's asking a but much.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:copy-corrected-dumps-flag",
   "keywords": [
    "copy",
    "corrected",
    "dumps",
    "flag",
    "grammar",
    "large",
    "memo",
    "paste",
    "voice",
    "whisper"
   ],
   "grade": "single",
   "score": 6.935,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784239897,
   "oldest": 1784239897,
   "quotes": [
    {
     "source": "hackernews",
     "author": "Footprint0521",
     "url": "https://news.ycombinator.com/item?id=48940948",
     "created_at": 1784239897,
     "text": "I use whisper v3 large all the time from voice memo dumps that are AI grammar corrected and this would flag when I copy paste it in :/ I wish there was a solution",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:buck-convertor-easier-guy",
   "keywords": [
    "buck",
    "convertor",
    "easier",
    "guy",
    "his",
    "modded"
   ],
   "grade": "single",
   "score": 6.833,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784053512,
   "oldest": 1784053512,
   "quotes": [
    {
     "source": "hackernews",
     "author": "theturtletalks",
     "url": "https://news.ycombinator.com/item?id=48911058",
     "created_at": 1784053512,
     "text": "Some guy modded his with a buck convertor[0] and I wish there was an easier way in 2026.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:bring-closer-devices-feature",
   "keywords": [
    "bring",
    "closer",
    "devices",
    "feature",
    "larger",
    "mobile",
    "parity",
    "significantly",
    "supporting",
    "usb4"
   ],
   "grade": "single",
   "score": 6.83,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784047975,
   "oldest": 1784047975,
   "quotes": [
    {
     "source": "hackernews",
     "author": "chaosharmonic",
     "url": "https://news.ycombinator.com/item?id=48909692",
     "created_at": 1784047975,
     "text": "(I wish there were mobile devices supporting USB4; it would bring them significantly closer to feature parity with larger devices.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:ground-kind-middle",
   "keywords": [
    "ground",
    "kind",
    "middle"
   ],
   "grade": "single",
   "score": 6.828,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1784043656,
   "oldest": 1784043656,
   "quotes": [
    {
     "source": "github",
     "author": "basil",
     "url": "https://github.com/neanes/neanes/issues/2471",
     "created_at": 1784043656,
     "text": "I wish there was some kind of middle ground.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:addiction-admit-alleys-attractive",
   "keywords": [
    "addiction",
    "admit",
    "alleys",
    "attractive",
    "canals",
    "city",
    "country",
    "general",
    "isn",
    "job",
    "opportunities",
    "outlook"
   ],
   "grade": "single",
   "score": 6.82,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784028056,
   "oldest": 1784028056,
   "quotes": [
    {
     "source": "hackernews",
     "author": "throw310822",
     "url": "https://news.ycombinator.com/item?id=48905021",
     "created_at": 1784028056,
     "text": "I wish there was a way to make the city attractive again not for the canals and the alleys but for the actual job opportunities you get there, but I have to admit that given the general state of the country and the addiction to tourism the outlook isn't good.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:change-desperately-examples-first",
   "keywords": [
    "change",
    "desperately",
    "examples",
    "first"
   ],
   "grade": "single",
   "score": 6.811,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1784010430,
   "oldest": 1784010430,
   "quotes": [
    {
     "source": "hackernews",
     "author": "dagss",
     "url": "https://news.ycombinator.com/item?id=48902961",
     "created_at": 1784010430,
     "text": "I wish there was a lot more examples because we desperately need to change some things and some people need to be first.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:circumnavigating-didn-etc-globe",
   "keywords": [
    "circumnavigating",
    "didn",
    "etc",
    "globe",
    "jlcpcb",
    "pcbway",
    "places",
    "pricing",
    "regional",
    "require",
    "shipping",
    "similar"
   ],
   "grade": "single",
   "score": 6.759,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783908258,
   "oldest": 1783908258,
   "quotes": [
    {
     "source": "hackernews",
     "author": "geerlingguy",
     "url": "https://news.ycombinator.com/item?id=48886995",
     "created_at": 1783908258,
     "text": "I wish there were more regional places like PCBWay and JLCPCB in US, EU, etc (with similar pricing) so shipping didn't require circumnavigating the globe.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:in-browser-interpreted-sort-strict-typed",
   "keywords": [
    "in-browser",
    "interpreted",
    "sort",
    "strict-typed",
    "typescript"
   ],
   "grade": "single",
   "score": 6.758,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783904612,
   "oldest": 1783904612,
   "quotes": [
    {
     "source": "hackernews",
     "author": "Gualdrapo",
     "url": "https://news.ycombinator.com/item?id=48886620",
     "created_at": 1783904612,
     "text": "I wish there was some sort of \"use strict-typed\" or something that let you use in-browser interpreted typescript",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:away-fine-germany-idiots",
   "keywords": [
    "away",
    "fine",
    "germany",
    "idiots",
    "lane-camping",
    "police",
    "presence",
    "spot"
   ],
   "grade": "single",
   "score": 6.748,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783884748,
   "oldest": 1783884748,
   "quotes": [
    {
     "source": "hackernews",
     "author": "netsharc",
     "url": "https://news.ycombinator.com/item?id=48883876",
     "created_at": 1783884748,
     "text": "I wish there was more police presence to spot lane-camping and fine them in Germany, too many idiots do it and get away with it.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:burn-effective-fuel-little",
   "keywords": [
    "burn",
    "effective",
    "fuel",
    "little",
    "moment",
    "non-ridiculous",
    "turbines"
   ],
   "grade": "single",
   "score": 6.721,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783829757,
   "oldest": 1783829757,
   "quotes": [
    {
     "source": "hackernews",
     "author": "schmookeeg",
     "url": "https://news.ycombinator.com/item?id=48878199",
     "created_at": 1783829757,
     "text": "some 300hp effective little turbines with non-ridiculous fuel burn would be a \"shut up and take my money\" moment for me.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:holy-linux-mother-similar",
   "keywords": [
    "holy",
    "linux",
    "mother",
    "similar",
    "turing"
   ],
   "grade": "single",
   "score": 6.72,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783826376,
   "oldest": 1783826376,
   "quotes": [
    {
     "source": "hackernews",
     "author": "iLemming",
     "url": "https://news.ycombinator.com/item?id=48877972",
     "created_at": 1783826376,
     "text": "Holy mother of Turing, I wish there was anything similar on Linux.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:bought-cameras-disable-e-pl8",
   "keywords": [
    "bought",
    "cameras",
    "disable",
    "e-pl8",
    "fell",
    "furore",
    "generative",
    "moon",
    "olympus",
    "option",
    "pen",
    "photo"
   ],
   "grade": "single",
   "score": 6.699,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783782601,
   "oldest": 1783782601,
   "quotes": [
    {
     "source": "hackernews",
     "author": "sudb",
     "url": "https://news.ycombinator.com/item?id=48872717",
     "created_at": 1783782601,
     "text": "(I fell for the trend and bought a used Olympus Pen E-PL8) I wish there was an option on all smartphone cameras to disable post-processing, or at least the generative stuff - this reminds me of the samsung space zoom moon photo furore all over again.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:browser-effort-explorer-file",
   "keywords": [
    "browser",
    "effort",
    "explorer",
    "file",
    "operating",
    "put",
    "system",
    "useful"
   ],
   "grade": "single",
   "score": 6.695,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783774185,
   "oldest": 1783774185,
   "quotes": [
    {
     "source": "hackernews",
     "author": "MomsAVoxell",
     "url": "https://news.ycombinator.com/item?id=48871618",
     "created_at": 1783774185,
     "text": "I wish there was as much effort in making the File Browser/Explorer as useful as, say, has been put into making the browser the operating system.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:based-budget-call-conditions",
   "keywords": [
    "based",
    "budget",
    "call",
    "conditions",
    "cut",
    "mid-execution",
    "stop",
    "tokens"
   ],
   "grade": "single",
   "score": 6.691,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1775608016,
   "oldest": 1775608016,
   "quotes": [
    {
     "source": "hackernews",
     "author": "8dazo",
     "url": "https://news.ycombinator.com/item?id=47683113",
     "created_at": 1775608016,
     "text": "Is there anything that can: - stop or cut off a call mid-execution (based on budget, tokens, or conditions)?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:adds-alerts-attach-deep",
   "keywords": [
    "adds",
    "alerts",
    "attach",
    "deep",
    "dives",
    "foundations",
    "knowledge",
    "notation",
    "set"
   ],
   "grade": "single",
   "score": 6.687,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783757339,
   "oldest": 1783757339,
   "quotes": [
    {
     "source": "hackernews",
     "author": "warumdarum",
     "url": "https://news.ycombinator.com/item?id=48869892",
     "created_at": 1783757339,
     "text": "I wish there was a way in notation to attach such deep dives and set alerts for when some knowledge adds to the why of the foundations.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:automatically-change-complex-don",
   "keywords": [
    "automatically",
    "change",
    "complex",
    "don",
    "enter",
    "formulas",
    "keyboard",
    "list",
    "numbers",
    "operate",
    "pressing",
    "results"
   ],
   "grade": "single",
   "score": 6.674,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1783728801,
   "oldest": 1783728801,
   "quotes": [
    {
     "source": "github",
     "author": "acidrums4",
     "url": "https://github.com/tigrino/soulcalc/issues/5",
     "created_at": 1783728801,
     "text": "I wish there was a setting to not automatically change to the text keyboard when pressing '$' - most of the times I don't want to enter complex formulas but operate with numbers in the results list.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:a16-a17-branches-bug",
   "keywords": [
    "a16",
    "a17",
    "branches",
    "bug",
    "control",
    "controllable",
    "investigate",
    "ironed",
    "longer",
    "major",
    "methods",
    "upgrades"
   ],
   "grade": "single",
   "score": 6.669,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1783715929,
   "oldest": 1783715929,
   "quotes": [
    {
     "source": "github",
     "author": "Kumba42",
     "url": "https://github.com/GrapheneOS/os-issue-tracker/issues/8284",
     "created_at": 1783715929,
     "text": "I wish there were better methods to control that, because major OS upgrades need to be more controllable so that I can investigate things before upgrading (it'd be even better if there were branches, so A16 could be used for a bit longer until A17's bugs are ironed out).",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:audio-first-changes-example-flashcard",
   "keywords": [
    "audio-first",
    "changes",
    "example",
    "flashcard",
    "language",
    "learning",
    "sentences"
   ],
   "grade": "single",
   "score": 6.666,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783711125,
   "oldest": 1783711125,
   "quotes": [
    {
     "source": "hackernews",
     "author": "hintymad",
     "url": "https://news.ycombinator.com/item?id=48864021",
     "created_at": 1783711125,
     "text": "For language learning, I wish there was an audio-first flashcard app that changes up the example sentences every time.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:currently-example-file-files",
   "keywords": [
    "currently",
    "example",
    "file",
    "files",
    "flag",
    "javascript",
    "mainly",
    "motivating",
    "obfuscated",
    "ones",
    "opened",
    "references"
   ],
   "grade": "single",
   "score": 6.665,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1783707540,
   "oldest": 1783707540,
   "quotes": [
    {
     "source": "github",
     "author": "Dhruv2mars",
     "url": "https://github.com/Dhruv2mars/typescript-relunar-testbed/issues/4506",
     "created_at": 1783707540,
     "text": "### \ud83d\udcc3 Motivating Example i use it mainly for rewriting javascript files (usually obfuscated ones), so for each symbol i need to get all references but only for the currently opened file, so i wish there was a flag for it.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:called-entail-gay-raised",
   "keywords": [
    "called",
    "entail",
    "gay",
    "raised",
    "section",
    "technology"
   ],
   "grade": "single",
   "score": 6.658,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783692849,
   "oldest": 1783692849,
   "quotes": [
    {
     "source": "hackernews",
     "author": "hamboomger",
     "url": "https://news.ycombinator.com/item?id=48860254",
     "created_at": 1783692849,
     "text": "I wish there was a section called \"Gay technology\", it would have raised so many questions as to what would \"Gay technology\" entail",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:delete-mistake-rid-transaction",
   "keywords": [
    "delete",
    "mistake",
    "rid",
    "transaction"
   ],
   "grade": "single",
   "score": 6.633,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1783636852,
   "oldest": 1783636852,
   "quotes": [
    {
     "source": "github",
     "author": "btrautmann",
     "url": "https://github.com/elyon-labs/lumy-for-ynab/issues/53",
     "created_at": 1783636852,
     "text": "I wish there was a way to delete a transaction so I could just get rid of the mistake myself.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:adapt-configuration-configurator-easy",
   "keywords": [
    "adapt",
    "configuration",
    "configurator",
    "easy",
    "first",
    "involved",
    "little",
    "phone",
    "publish",
    "set",
    "wipe"
   ],
   "grade": "single",
   "score": 6.628,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783625526,
   "oldest": 1783625526,
   "quotes": [
    {
     "source": "hackernews",
     "author": "eigencoder",
     "url": "https://news.ycombinator.com/item?id=48851246",
     "created_at": 1783625526,
     "text": "I wish there was an easy way to publish my configuration so others could use it / adapt it, but it's a little involved because you have to wipe your phone the first time you set it up with configurator.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:bandwidth-cat-connected-control",
   "keywords": [
    "bandwidth",
    "cat",
    "connected",
    "control",
    "detects",
    "established",
    "execute",
    "pat",
    "pktlsb",
    "pktusb",
    "provide",
    "radio"
   ],
   "grade": "single",
   "score": 6.616,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1783597450,
   "oldest": 1783597450,
   "quotes": [
    {
     "source": "github",
     "author": "kd2kub",
     "url": "https://github.com/la5nta/pat/issues/528",
     "created_at": 1783597450,
     "text": "I wish there was some way that once PAT detects a radio is connected that a user like myself can either provide a script to execute after CAT control is established or PAT switches my radio into PKTUSB / PKTLSB and provide proper bandwidth for transmission.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:arrangements-compare-describe-directly",
   "keywords": [
    "arrangements",
    "compare",
    "describe",
    "directly",
    "easier",
    "timetable",
    "website"
   ],
   "grade": "single",
   "score": 6.607,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1783576412,
   "oldest": 1783576412,
   "quotes": [
    {
     "source": "github",
     "author": "graizecad",
     "url": "https://github.com/nusmodifications/nusmods/issues/4455",
     "created_at": 1783576412,
     "text": "### Describe the solution you'd like I wish there was way to directly compare the arrangements of timetable on the website to make everything easier.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:around-local-paper",
   "keywords": [
    "around",
    "local",
    "paper"
   ],
   "grade": "single",
   "score": 6.585,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783524369,
   "oldest": 1783524369,
   "quotes": [
    {
     "source": "hackernews",
     "author": "bluGill",
     "url": "https://news.ycombinator.com/item?id=48833197",
     "created_at": 1783524369,
     "text": "I wish there was a local news paper around me.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:academic-content-five-free",
   "keywords": [
    "academic",
    "content",
    "five",
    "free",
    "guys",
    "industry",
    "recorded",
    "samsung",
    "top-tier",
    "videos"
   ],
   "grade": "single",
   "score": 6.584,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783522772,
   "oldest": 1783522772,
   "quotes": [
    {
     "source": "hackernews",
     "author": "great_wubwub",
     "url": "https://news.ycombinator.com/item?id=48832860",
     "created_at": 1783522772,
     "text": "I have no idea why I'd pay for five hours of recorded videos from two guys from Samsung when I can get top-tier academic and industry content for free.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:meshconvexdecompositionsettings-scripts-set-without",
   "keywords": [
    "meshconvexdecompositionsettings",
    "scripts",
    "set",
    "without"
   ],
   "grade": "single",
   "score": 6.577,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1783504275,
   "oldest": 1783504275,
   "quotes": [
    {
     "source": "github",
     "author": "rafrafek",
     "url": "https://github.com/godotengine/godot-proposals/issues/15151",
     "created_at": 1783504275,
     "text": "I wish there was a way to set MeshConvexDecompositionSettings without using scripts.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:authorities-blockaded-ccp-computers",
   "keywords": [
    "authorities",
    "blockaded",
    "ccp",
    "computers",
    "cooperating",
    "far",
    "inquiries",
    "international",
    "investigation",
    "removing"
   ],
   "grade": "single",
   "score": 6.574,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783497997,
   "oldest": 1783497997,
   "quotes": [
    {
     "source": "hackernews",
     "author": "sbayg",
     "url": "https://news.ycombinator.com/item?id=48828998",
     "created_at": 1783497997,
     "text": "I wish there was an investigation but the CCP blockaded any inquiries, going so far as removing the computers and not cooperating with international authorities.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:consistently-newspaper-well-wrong",
   "keywords": [
    "consistently",
    "newspaper",
    "well",
    "wrong"
   ],
   "grade": "single",
   "score": 6.571,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783490117,
   "oldest": 1783490117,
   "quotes": [
    {
     "source": "hackernews",
     "author": "eru",
     "url": "https://news.ycombinator.com/item?id=48828056",
     "created_at": 1783490117,
     "text": "Well, I would pay for newspaper that's consistently wrong.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:api-endpoint-optin-optsert",
   "keywords": [
    "api",
    "endpoint",
    "optin",
    "optsert",
    "post",
    "subscribers",
    "subscription",
    "upsert"
   ],
   "grade": "single",
   "score": 6.562,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1783470030,
   "oldest": 1783470030,
   "quotes": [
    {
     "source": "github",
     "author": "dfabulich",
     "url": "https://github.com/knadh/listmonk/issues/3133",
     "created_at": 1783470030,
     "text": "`POST` to `/api/subscribers/optin` Instead, I wish there were a `POST` `/api/subscribers/subscription` endpoint that would let me \"upsert\" (\"optsert\"?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:experience-richer-seconds-tts",
   "keywords": [
    "experience",
    "richer",
    "seconds",
    "tts",
    "wait"
   ],
   "grade": "single",
   "score": 6.561,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783465704,
   "oldest": 1783465704,
   "quotes": [
    {
     "source": "hackernews",
     "author": "hdz",
     "url": "https://news.ycombinator.com/item?id=48825235",
     "created_at": 1783465704,
     "text": "But still, if I could wait a few seconds to get a much richer TTS experience I'd pay for that.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:additional-beyond-car-efficiency",
   "keywords": [
    "additional",
    "beyond",
    "car",
    "efficiency",
    "features",
    "improvements",
    "mechanical"
   ],
   "grade": "single",
   "score": 6.558,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783459750,
   "oldest": 1783459750,
   "quotes": [
    {
     "source": "hackernews",
     "author": "yoyohello13",
     "url": "https://news.ycombinator.com/item?id=48824108",
     "created_at": 1783459750,
     "text": "I wish there was a car that just had no additional \u2018features\u2019 beyond actual mechanical/efficiency improvements.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:articles-fact-filter-opinion",
   "keywords": [
    "articles",
    "fact",
    "filter",
    "opinion",
    "options",
    "wrong"
   ],
   "grade": "single",
   "score": 6.55,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783438355,
   "oldest": 1783438355,
   "quotes": [
    {
     "source": "hackernews",
     "author": "Jgoauh",
     "url": "https://news.ycombinator.com/item?id=48819233",
     "created_at": 1783438355,
     "text": "I wish there were options on HN to filter out \"my opinion is a fact and you're all wrong\" articles",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:article-photos-understanding",
   "keywords": [
    "article",
    "photos",
    "understanding"
   ],
   "grade": "single",
   "score": 6.549,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783436206,
   "oldest": 1783436206,
   "quotes": [
    {
     "source": "hackernews",
     "author": "wk_end",
     "url": "https://news.ycombinator.com/item?id=48818738",
     "created_at": 1783436206,
     "text": "I wish there were some photos of it in the article so we could get a better understanding of what it is.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:add-footpaths-labeling-roads",
   "keywords": [
    "add",
    "footpaths",
    "labeling",
    "roads",
    "simple"
   ],
   "grade": "single",
   "score": 6.546,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783430049,
   "oldest": 1783430049,
   "quotes": [
    {
     "source": "hackernews",
     "author": "aweb",
     "url": "https://news.ycombinator.com/item?id=48817317",
     "created_at": 1783430049,
     "text": "I wish there was a way to do more than labeling though, like add simple roads and footpaths",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:artisnal-authentic-fresh-prison-to-screen",
   "keywords": [
    "artisnal",
    "authentic",
    "fresh",
    "prison-to-screen",
    "produced",
    "trump",
    "truths"
   ],
   "grade": "single",
   "score": 6.531,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783393123,
   "oldest": 1783393123,
   "quotes": [
    {
     "source": "hackernews",
     "author": "DonHopkins",
     "url": "https://news.ycombinator.com/item?id=48813200",
     "created_at": 1783393123,
     "text": "I'd pay for authentic artisnal fresh prison-to-screen Trump Truths produced that way.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:approach-audience-limiting-customer-directly",
   "keywords": [
    "approach",
    "audience-limiting",
    "customer",
    "directly",
    "empathy",
    "expand",
    "experience",
    "focused",
    "inherently",
    "past",
    "tooling"
   ],
   "grade": "single",
   "score": 6.525,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783377021,
   "oldest": 1783377021,
   "quotes": [
    {
     "source": "hackernews",
     "author": "efromvt",
     "url": "https://news.ycombinator.com/item?id=48811336",
     "created_at": 1783377021,
     "text": "I wish there was more tooling focused on how to use tools to expand customer empathy past what you can directly experience; that's an inherently audience-limiting approach.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:codebase-commit-generate-half",
   "keywords": [
    "codebase",
    "commit",
    "generate",
    "half",
    "messages",
    "model",
    "understood",
    "well"
   ],
   "grade": "single",
   "score": 6.522,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783370480,
   "oldest": 1783370480,
   "quotes": [
    {
     "source": "hackernews",
     "author": "sillysaurusx",
     "url": "https://news.ycombinator.com/item?id=48810235",
     "created_at": 1783370480,
     "text": "I wish there was a model that understood the codebase well enough to generate commit messages in half the time.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:dashboard-drag-and-drop-unified",
   "keywords": [
    "dashboard",
    "drag-and-drop",
    "unified"
   ],
   "grade": "single",
   "score": 6.521,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1743302223,
   "oldest": 1743302223,
   "quotes": [
    {
     "source": "hackernews",
     "author": "Abhimanyu21",
     "url": "https://news.ycombinator.com/item?id=43520743",
     "created_at": 1743302223,
     "text": "Is there a tool that lets you drag-and-drop these into one unified dashboard?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:dedicated-halo-lanes-pcie",
   "keywords": [
    "dedicated",
    "halo",
    "lanes",
    "pcie",
    "strix",
    "system"
   ],
   "grade": "single",
   "score": 6.516,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783354657,
   "oldest": 1783354657,
   "quotes": [
    {
     "source": "hackernews",
     "author": "woodrowbarlow",
     "url": "https://news.ycombinator.com/item?id=48806749",
     "created_at": 1783354657,
     "text": "i wish there was a system like strix halo, but with enough lanes for a dedicated PCIe 5.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:applied-attribute-available-code",
   "keywords": [
    "applied",
    "attribute",
    "available",
    "code",
    "extension",
    "type"
   ],
   "grade": "single",
   "score": 6.504,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1783323962,
   "oldest": 1783323962,
   "quotes": [
    {
     "source": "github",
     "author": "ernestasjuska",
     "url": "https://github.com/dotnet/fsharp/issues/20035",
     "created_at": 1783323962,
     "text": "So, I wish there was something like `[ ]` attribute that could be applied to F# type extension so type extension would be available in C# code.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:approved-cover-family-fda",
   "keywords": [
    "approved",
    "cover",
    "family",
    "fda",
    "injury",
    "insurance",
    "vaccine"
   ],
   "grade": "single",
   "score": 6.439,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783150224,
   "oldest": 1783150224,
   "quotes": [
    {
     "source": "hackernews",
     "author": "qsera",
     "url": "https://news.ycombinator.com/item?id=48783380",
     "created_at": 1783150224,
     "text": "The question is why is there no insurance that a person can by that will cover any FDA approved vaccine injury for them or their family?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:awkward-forgot-notice-remove",
   "keywords": [
    "awkward",
    "forgot",
    "notice",
    "remove",
    "scale"
   ],
   "grade": "single",
   "score": 6.434,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783136312,
   "oldest": 1783136312,
   "quotes": [
    {
     "source": "hackernews",
     "author": "altmanaltman",
     "url": "https://news.ycombinator.com/item?id=48782449",
     "created_at": 1783136312,
     "text": "There has to be a better way to do this at that scale than just \"oh we forgot to notice it and now its too awkward to remove it\"?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:auto-book-building-camp-fill",
   "keywords": [
    "auto-book",
    "building",
    "camp",
    "fill",
    "parents",
    "possible",
    "reminders"
   ],
   "grade": "single",
   "score": 6.432,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 2,
   "echoes": 1,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1776049140,
   "oldest": 1760496170,
   "quotes": [
    {
     "source": "hackernews",
     "author": "ghirni",
     "url": "https://news.ycombinator.com/item?id=45587540",
     "created_at": 1760496170,
     "text": "I figured there has to be a better way \u2014 so I\u2019m building something that helps parents like us get reminders (and maybe even auto-book if this is possible) before camps fill up.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:apart-branch-fact-locations",
   "keywords": [
    "apart",
    "branch",
    "fact",
    "locations",
    "offices",
    "workers"
   ],
   "grade": "single",
   "score": 6.431,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783128127,
   "oldest": 1783128127,
   "quotes": [
    {
     "source": "hackernews",
     "author": "materielle",
     "url": "https://news.ycombinator.com/item?id=48781815",
     "created_at": 1783128127,
     "text": "Apart from the fact that I wish there were more branch offices and a few more workers at most locations.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:bubble-glued-insulated-place",
   "keywords": [
    "bubble",
    "glued",
    "insulated",
    "place",
    "pressurizeable",
    "tent",
    "thermal"
   ],
   "grade": "single",
   "score": 6.421,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1783099609,
   "oldest": 1783099609,
   "quotes": [
    {
     "source": "hackernews",
     "author": "warumdarum",
     "url": "https://news.ycombinator.com/item?id=48777501",
     "created_at": 1783099609,
     "text": "Why is there no such thing as a thermal insulated, glued in place pressurizeable bubble tent?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:api-configuration-file-function",
   "keywords": [
    "api",
    "configuration",
    "file",
    "function",
    "md#provider-wrappers-and-modelsjson",
    "override",
    "url"
   ],
   "grade": "single",
   "score": 6.412,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1783074000,
   "oldest": 1783074000,
   "quotes": [
    {
     "source": "github",
     "author": "Munsen",
     "url": "https://github.com/monotykamary/pi-neuralwatt-provider/issues/23",
     "created_at": 1783074000,
     "text": "md#provider-wrappers-and-modelsjson Or I wish there was a function to override the API URL with the configuration file.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:connection-correct-display-during",
   "keywords": [
    "connection",
    "correct",
    "display",
    "during",
    "local",
    "option",
    "process",
    "selection",
    "wi-fi",
    "zone"
   ],
   "grade": "single",
   "score": 6.411,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1783071357,
   "oldest": 1783071357,
   "quotes": [
    {
     "source": "github",
     "author": "buituanlinh",
     "url": "https://github.com/78/xiaozhi-esp32/issues/2098",
     "created_at": 1783071357,
     "text": "I wish there was a time zone selection option during the Wi-Fi connection process to display the correct local time.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:achieve-addition-bean-check",
   "keywords": [
    "achieve",
    "addition",
    "bean",
    "check",
    "configuration",
    "converters",
    "during",
    "empty",
    "errors",
    "injected",
    "inspected",
    "instrumentation"
   ],
   "grade": "single",
   "score": 6.377,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1782973652,
   "oldest": 1782973652,
   "quotes": [
    {
     "source": "github",
     "author": "onkobu",
     "url": "https://github.com/spring-projects/spring-framework/issues/36992",
     "created_at": 1782973652,
     "text": "- check the request scoped bean in addition to the also injected Errors object for errors Why is this so hard to achieve? All the message converters I inspected have some sort of instrumentation for the unmarshaller they use. All of these are empty/ no operation. Also @Configuration happens during startup of",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:functionality-harness-native",
   "keywords": [
    "functionality",
    "harness",
    "native"
   ],
   "grade": "single",
   "score": 6.365,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1782938871,
   "oldest": 1782938871,
   "quotes": [
    {
     "source": "hackernews",
     "author": "gck1",
     "url": "https://news.ycombinator.com/item?id=48752906",
     "created_at": 1782938871,
     "text": "Why is there no harness where this is a native functionality?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:albums-blu-ray-favorite",
   "keywords": [
    "albums",
    "blu-ray",
    "favorite"
   ],
   "grade": "single",
   "score": 6.357,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1782913191,
   "oldest": 1782913191,
   "quotes": [
    {
     "source": "hackernews",
     "author": "miiiiiike",
     "url": "https://news.ycombinator.com/item?id=48746602",
     "created_at": 1782913191,
     "text": "I would pay for my favorite albums on Blu-ray too.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:companies-craftsman-game-providers",
   "keywords": [
    "companies",
    "craftsman",
    "game",
    "providers",
    "service",
    "shops",
    "soulless",
    "successful",
    "today",
    "video"
   ],
   "grade": "single",
   "score": 6.356,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1782911634,
   "oldest": 1782911634,
   "quotes": [
    {
     "source": "hackernews",
     "author": "dartharva",
     "url": "https://news.ycombinator.com/item?id=48746192",
     "created_at": 1782911634,
     "text": "I wish there were more such successful \"craftsman shops\" out there than soulless \"service providers\" that today's video game companies are.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:across-batches-clusters-com",
   "keywords": [
    "across",
    "batches",
    "clusters",
    "com",
    "creators",
    "iphone",
    "low",
    "recommend",
    "score",
    "students",
    "swap",
    "top"
   ],
   "grade": "single",
   "score": 6.356,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1782911335,
   "oldest": 1782911335,
   "quotes": [
    {
     "source": "github",
     "author": "github-actions[bot]",
     "url": "https://github.com/abhishekdubey331/app-ideas-30-days-extension/issues/12",
     "created_at": 1782911335,
     "text": "com/r/iphone` \u2014 0 clusters across 0 batches - `students \"better app than\"` \u2014 0 clusters across 23 batches - `travelers \"I wish there was an app\"` \u2014 0 clusters across 21 batches ## WEAK (low yield, recommend swap) - `creators \"I would pay for\"` \u2014 50 clusters, top score 0.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:reliably-studs-wall-wooden",
   "keywords": [
    "reliably",
    "studs",
    "wall",
    "wooden"
   ],
   "grade": "single",
   "score": 6.35,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1782893852,
   "oldest": 1782893852,
   "quotes": [
    {
     "source": "hackernews",
     "author": "pseudohadamard",
     "url": "https://news.ycombinator.com/item?id=48743691",
     "created_at": 1782893852,
     "text": "Is there anything that reliably finds wooden studs in walls?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:aspects-documents-historical-organized",
   "keywords": [
    "aspects",
    "documents",
    "historical",
    "organized",
    "programming"
   ],
   "grade": "single",
   "score": 6.325,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1782814748,
   "oldest": 1782814748,
   "quotes": [
    {
     "source": "hackernews",
     "author": "jdw64",
     "url": "https://news.ycombinator.com/item?id=48730631",
     "created_at": 1782814748,
     "text": "Sometimes I wish there were more documents out there that organized the historical aspects of programming like this.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:cursor-cursor-style-gives-next-edit",
   "keywords": [
    "cursor",
    "cursor-style",
    "gives",
    "next-edit",
    "prediction",
    "tab",
    "without"
   ],
   "grade": "single",
   "score": 6.311,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1773947439,
   "oldest": 1773947439,
   "quotes": [
    {
     "source": "hackernews",
     "author": "snaveen",
     "url": "https://news.ycombinator.com/item?id=47444364",
     "created_at": 1773947439,
     "text": "Is there anything that gives Cursor-style Tab (next-edit prediction) without using the Cursor itself?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:fix-game-guide-start",
   "keywords": [
    "fix",
    "game",
    "guide",
    "start",
    "wasn"
   ],
   "grade": "single",
   "score": 6.272,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1782644571,
   "oldest": 1782644571,
   "quotes": [
    {
     "source": "hackernews",
     "author": "StilesCrisis",
     "url": "https://news.ycombinator.com/item?id=48706283",
     "created_at": 1782644571,
     "text": "I wasn't able to actually fix anything :( Also, I wish there were a guide about how to start from nothing on a new GC game.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:doesn-implemented-removed",
   "keywords": [
    "doesn",
    "implemented",
    "removed"
   ],
   "grade": "single",
   "score": 6.257,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1772739436,
   "oldest": 1772739436,
   "quotes": [
    {
     "source": "hackernews",
     "author": "danudey",
     "url": "https://news.ycombinator.com/item?id=47266231",
     "created_at": 1772739436,
     "text": "Or is there anything that was implemented but doesn't need to be and should be removed?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:action-bought-canal-cannot",
   "keywords": [
    "action",
    "bought",
    "canal",
    "cannot",
    "class",
    "content",
    "lawsuit",
    "playstation",
    "store",
    "studio",
    "watch"
   ],
   "grade": "single",
   "score": 6.254,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1782585054,
   "oldest": 1782585054,
   "quotes": [
    {
     "source": "hackernews",
     "author": "alt227",
     "url": "https://news.ycombinator.com/item?id=48700549",
     "created_at": 1782585054,
     "text": "Why isn't there a class action lawsuit from all the people who bought studio canal content on the Playstation store and now cannot watch it?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:blocked-custom-deployments-github",
   "keywords": [
    "blocked",
    "custom",
    "deployments",
    "github",
    "likely",
    "websites"
   ],
   "grade": "single",
   "score": 6.2,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1782397690,
   "oldest": 1782397690,
   "quotes": [
    {
     "source": "hackernews",
     "author": "mclau153",
     "url": "https://news.ycombinator.com/item?id=48673972",
     "created_at": 1782397690,
     "text": "I wish there were more github deployments of these, when people make these custom websites they are more likely to be blocked",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:datacenters-honestly-urban",
   "keywords": [
    "datacenters",
    "honestly",
    "urban"
   ],
   "grade": "single",
   "score": 6.185,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1782344415,
   "oldest": 1782344415,
   "quotes": [
    {
     "source": "hackernews",
     "author": "arjie",
     "url": "https://news.ycombinator.com/item?id=48666869",
     "created_at": 1782344415,
     "text": "Honestly, I wish there were more urban datacenters.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:anonymous-companies-contact-info",
   "keywords": [
    "anonymous",
    "companies",
    "contact",
    "info"
   ],
   "grade": "single",
   "score": 6.177,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1782316055,
   "oldest": 1782316055,
   "quotes": [
    {
     "source": "hackernews",
     "author": "jopolous",
     "url": "https://news.ycombinator.com/item?id=48661674",
     "created_at": 1782316055,
     "text": "I wish there were an anonymous way to get contact info for those companies!",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:create-languages-option-select",
   "keywords": [
    "create",
    "languages",
    "option",
    "select",
    "whitelist"
   ],
   "grade": "single",
   "score": 6.177,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1782313790,
   "oldest": 1782313790,
   "quotes": [
    {
     "source": "github",
     "author": "posalex",
     "url": "https://github.com/zachswift615/speak2/issues/25",
     "created_at": 1782313790,
     "text": "I wish there were an option to create a whitelist of languages, where I could select the three languages I use.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:npm-package-registry",
   "keywords": [
    "npm",
    "package",
    "registry"
   ],
   "grade": "single",
   "score": 6.167,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1782277710,
   "oldest": 1782277710,
   "quotes": [
    {
     "source": "hackernews",
     "author": "psc007",
     "url": "https://news.ycombinator.com/item?id=48655409",
     "created_at": 1782277710,
     "text": "Why is there no npm registry package?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:complicated-desire-political-weren",
   "keywords": [
    "complicated",
    "desire",
    "political",
    "weren"
   ],
   "grade": "single",
   "score": 6.153,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1782223162,
   "oldest": 1782223162,
   "quotes": [
    {
     "source": "hackernews",
     "author": "Broken_Hippo",
     "url": "https://news.ycombinator.com/item?id=48645090",
     "created_at": 1782223162,
     "text": "I wish it weren't such a complicated problem and I wish there were the political desire to do such a thing.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:chatgpt-companies-started",
   "keywords": [
    "chatgpt",
    "companies",
    "started"
   ],
   "grade": "single",
   "score": 6.13,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1769002531,
   "oldest": 1769002531,
   "quotes": [
    {
     "source": "hackernews",
     "author": "Poomba",
     "url": "https://news.ycombinator.com/item?id=46705510",
     "created_at": 1769002531,
     "text": "Is there a tool that can help me find companies that just started using ChatGPT?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:grab-injected-mcpserversession-mcpsyncserver",
   "keywords": [
    "grab",
    "injected",
    "mcpserversession",
    "mcpsyncserver",
    "webmvcsseservertransportprovider"
   ],
   "grade": "single",
   "score": 6.13,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "stackexchange"
   ],
   "newest": 1745925547,
   "oldest": 1745925547,
   "quotes": [
    {
     "source": "stackexchange",
     "author": "stelios",
     "url": "https://stackoverflow.com/questions/79598240/accessing-the-spring-security-principal-from-a-secured-mcp-tool-when-using-the-s",
     "created_at": 1745925547,
     "text": "There has to be a better way: I grab the WebMvcSseServerTransportProvider after the mcpSyncServer has injected the MCPServerSession.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:catches-part-test",
   "keywords": [
    "catches",
    "part",
    "test"
   ],
   "grade": "single",
   "score": 6.129,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1782134281,
   "oldest": 1782134281,
   "quotes": [
    {
     "source": "hackernews",
     "author": "altcognito",
     "url": "https://news.ycombinator.com/item?id=48629735",
     "created_at": 1782134281,
     "text": "I think part of the question should be, why is there no QA or test that catches this?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:agents-block-talking",
   "keywords": [
    "agents",
    "block",
    "talking"
   ],
   "grade": "single",
   "score": 6.127,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1782122674,
   "oldest": 1782122674,
   "quotes": [
    {
     "source": "hackernews",
     "author": "solid_fuel",
     "url": "https://news.ycombinator.com/item?id=48628116",
     "created_at": 1782122674,
     "text": "I would pay for any tools that block \u201cai agents\u201d from talking to me.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:behavior-crap-drivel-escape",
   "keywords": [
    "behavior",
    "crap",
    "drivel",
    "escape",
    "instagram",
    "manipulative",
    "picturing",
    "simply",
    "without"
   ],
   "grade": "single",
   "score": 6.09,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1781977940,
   "oldest": 1781977940,
   "quotes": [
    {
     "source": "hackernews",
     "author": "davedigerati",
     "url": "https://news.ycombinator.com/item?id=48611307",
     "created_at": 1781977940,
     "text": "picturing an Instagram without drivel and the crap and the manipulative behavior, that I would pay for simply to escape for 15 minutes.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:forward-similar-template",
   "keywords": [
    "forward",
    "similar",
    "template"
   ],
   "grade": "single",
   "score": 6.09,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "stackexchange"
   ],
   "newest": 1737496642,
   "oldest": 1737496642,
   "quotes": [
    {
     "source": "stackexchange",
     "author": "ZorgoZ",
     "url": "https://stackoverflow.com/questions/79376042/hosted-blazor-wasm-pwa-in-net-9",
     "created_at": 1737496642,
     "text": "Why isn't there a similar template going forward?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:book-demo-done-for-me-helped",
   "keywords": [
    "book",
    "demo",
    "done-for-me",
    "helped",
    "setup"
   ],
   "grade": "single",
   "score": 6.088,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1781966563,
   "oldest": 1781966563,
   "quotes": [
    {
     "source": "github",
     "author": "tmsteph",
     "url": "https://github.com/tmsteph/3dvr-portal/issues/778",
     "created_at": 1781966563,
     "text": "I would pay for a done-for-me setup if it helped us book more demos this month.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:kind-reliability-tbh",
   "keywords": [
    "kind",
    "reliability",
    "tbh"
   ],
   "grade": "single",
   "score": 6.085,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1781954272,
   "oldest": 1781954272,
   "quotes": [
    {
     "source": "hackernews",
     "author": "BDPW",
     "url": "https://news.ycombinator.com/item?id=48608387",
     "created_at": 1781954272,
     "text": "I would pay for that kind of reliability tbh",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:accept-acls-action-all-except-this-host",
   "keywords": [
    "accept",
    "acls",
    "action",
    "all-except-this-host",
    "dst",
    "exclude",
    "general",
    "host",
    "lock",
    "machines",
    "src",
    "website-docker-host-1"
   ],
   "grade": "single",
   "score": 6.067,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "stackexchange"
   ],
   "newest": 1731270692,
   "oldest": 1731270692,
   "quotes": [
    {
     "source": "stackexchange",
     "author": "GaryO",
     "url": "https://stackoverflow.com/questions/79175735/in-tailscale-acls-how-can-i-allow-all-access-except-for-one-particular-locked-do",
     "created_at": 1731270692,
     "text": "\"acls\": [ // Lock down one server { \"action\": \"accept\", \"src\": [\"*\"], \"dst\": [\"website-docker-host-1:9100\"] // Only this port on this host }, // General rule letting machines talk to each other (XXX: should exclude website-docker-host-1) { \"action\": \"accept\", \"src\": [\"*\"], \"dst\": [\"*:*\"], }, ], I wish there were an \"all-except-this-host\" acl; maybe I'm missing it?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:assume-aws-popular-sdk",
   "keywords": [
    "assume",
    "aws",
    "popular",
    "sdk"
   ],
   "grade": "single",
   "score": 6.053,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "stackexchange"
   ],
   "newest": 1726176656,
   "oldest": 1726176656,
   "quotes": [
    {
     "source": "stackexchange",
     "author": "donatJ",
     "url": "https://stackoverflow.com/questions/78980011/how-to-mock-s3clientinterface-with-phpunit-10",
     "created_at": 1726176656,
     "text": "I assume there has to be a better way knowing how popular the AWS SDK is.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:current-population-representing-system",
   "keywords": [
    "current",
    "population",
    "representing",
    "system"
   ],
   "grade": "single",
   "score": 6.053,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1781818911,
   "oldest": 1781818911,
   "quotes": [
    {
     "source": "hackernews",
     "author": "helterskelter",
     "url": "https://news.ycombinator.com/item?id=48592035",
     "created_at": 1781818911,
     "text": "There has to be a better way of representing a population than our current system.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:blockchain-dependence-doesn-imo",
   "keywords": [
    "blockchain",
    "dependence",
    "doesn",
    "imo",
    "instances",
    "party",
    "reduce",
    "replace",
    "sense",
    "single"
   ],
   "grade": "single",
   "score": 6.025,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1781699710,
   "oldest": 1781699710,
   "quotes": [
    {
     "source": "hackernews",
     "author": "mobear",
     "url": "https://news.ycombinator.com/item?id=48569535",
     "created_at": 1781699710,
     "text": "imo blockchain doesn't need to replace every existing solution, but in instances where it makes more sense to reduce dependence on a single party",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:acme-godaddy-iis-server",
   "keywords": [
    "acme",
    "godaddy",
    "iis",
    "server",
    "windows"
   ],
   "grade": "single",
   "score": 6.017,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "stackexchange"
   ],
   "newest": 1775919364,
   "oldest": 1775919364,
   "quotes": [
    {
     "source": "stackexchange",
     "author": "Cal",
     "url": "https://stackoverflow.com/questions/79924015/godaddy-acme-tool-for-windows-server",
     "created_at": 1775919364,
     "text": "Is there a tool that can work with Godaddy's ACME and windows server + IIS?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:ability-bugs-change-convince",
   "keywords": [
    "ability",
    "bugs",
    "change",
    "convince",
    "especially",
    "fix",
    "language",
    "model",
    "refuses",
    "stakeholders"
   ],
   "grade": "single",
   "score": 6.007,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1781619343,
   "oldest": 1781619343,
   "quotes": [
    {
     "source": "hackernews",
     "author": "striking",
     "url": "https://news.ycombinator.com/item?id=48555689",
     "created_at": 1781619343,
     "text": "No way I'd pay for a model that refuses to fix bugs in the language given, especially because maybe I might not have the ability to convince other stakeholders to change it.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:aur-clarify-left-maintaining",
   "keywords": [
    "aur",
    "clarify",
    "left",
    "maintaining",
    "official",
    "package",
    "proposing"
   ],
   "grade": "single",
   "score": 6.007,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1781618216,
   "oldest": 1781618216,
   "quotes": [
    {
     "source": "hackernews",
     "author": "saghm",
     "url": "https://news.ycombinator.com/item?id=48555403",
     "created_at": 1781618216,
     "text": "(edit: to clarify, I'm not proposing that the package should have been left in the AUR, but that I wish there were a way for them to have just let me keep maintaining it as an \"official\" package.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:cybercrime-known-report-well",
   "keywords": [
    "cybercrime",
    "known",
    "report",
    "well"
   ],
   "grade": "single",
   "score": 5.994,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1781555781,
   "oldest": 1781555781,
   "quotes": [
    {
     "source": "hackernews",
     "author": "jmward01",
     "url": "https://news.ycombinator.com/item?id=48546712",
     "created_at": 1781555781,
     "text": "Why isn't there a well known '911' for cybercrime to report things like this to and get help?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:connection-iroh-learn-quic",
   "keywords": [
    "connection",
    "iroh",
    "learn",
    "quic",
    "traditional",
    "transfers",
    "versa",
    "vice"
   ],
   "grade": "single",
   "score": 5.99,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1781540953,
   "oldest": 1781540953,
   "quotes": [
    {
     "source": "hackernews",
     "author": "rklaehn",
     "url": "https://news.ycombinator.com/item?id=48543654",
     "created_at": 1781540953,
     "text": "You can use all the existing tools, and a lot of things you learn when using iroh transfers to traditional QUIC connections and vice versa.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:associate-attributes-inherit-installed",
   "keywords": [
    "associate",
    "attributes",
    "inherit",
    "installed",
    "models",
    "package",
    "parent",
    "plugin",
    "table"
   ],
   "grade": "single",
   "score": 5.971,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1781451069,
   "oldest": 1781451069,
   "quotes": [
    {
     "source": "github",
     "author": "SamuelMwangiW",
     "url": "https://github.com/laravel-idea/plugin/issues/1361",
     "created_at": 1781451069,
     "text": "With the package is installed, I wish there were a way the plugin would associate the model with the parent's table and inherit the parent attributes.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:checking-huge-improvement-wgsl-bindgen",
   "keywords": [
    "checking",
    "huge",
    "improvement",
    "wgsl-bindgen"
   ],
   "grade": "single",
   "score": 5.963,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1781412128,
   "oldest": 1781412128,
   "quotes": [
    {
     "source": "hackernews",
     "author": "rendaw",
     "url": "https://news.ycombinator.com/item?id=48524246",
     "created_at": 1781412128,
     "text": "I wish there were even more checking here still, but I think wgsl-bindgen is a huge improvement.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:blobs-connected-ethernet-linux-ish",
   "keywords": [
    "blobs",
    "connected",
    "ethernet",
    "linux-ish",
    "node",
    "phone",
    "requires",
    "run",
    "typically",
    "usb",
    "vendor"
   ],
   "grade": "single",
   "score": 5.962,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1781405342,
   "oldest": 1781405342,
   "quotes": [
    {
     "source": "hackernews",
     "author": "bigiain",
     "url": "https://news.ycombinator.com/item?id=48523718",
     "created_at": 1781405342,
     "text": "Is there anything that typically _requires_ vendor blobs to let a phone run as a usb ethernet connected linux-ish node?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:cases-compiled-ergonomic-focused",
   "keywords": [
    "cases",
    "compiled",
    "ergonomic",
    "focused",
    "languages",
    "memory",
    "safe"
   ],
   "grade": "single",
   "score": 5.952,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1781358617,
   "oldest": 1781358617,
   "quotes": [
    {
     "source": "hackernews",
     "author": "cosmic_cheese",
     "url": "https://news.ycombinator.com/item?id=48517337",
     "created_at": 1781358617,
     "text": "I wish there were more memory safe compiled languages that focused on ergonomics for cases like this.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:ambiguity-int-return",
   "keywords": [
    "ambiguity",
    "int",
    "return"
   ],
   "grade": "single",
   "score": 5.94,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "stackexchange"
   ],
   "newest": 1758119795,
   "oldest": 1758119795,
   "quotes": [
    {
     "source": "stackexchange",
     "author": "CyberNinja",
     "url": "https://stackoverflow.com/questions/79767465/ambiguity-during-initialization",
     "created_at": 1758119795,
     "text": "return 0; } Questions: Why is there no ambiguity when using int ?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:big-button-play",
   "keywords": [
    "big",
    "button",
    "play"
   ],
   "grade": "single",
   "score": 5.938,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1781288900,
   "oldest": 1781288900,
   "quotes": [
    {
     "source": "hackernews",
     "author": "chorkpop",
     "url": "https://news.ycombinator.com/item?id=48507675",
     "created_at": 1781288900,
     "text": "Also why is there no big \"Play\" button?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:api-differentiate-ended-endpoint",
   "keywords": [
    "api",
    "differentiate",
    "ended",
    "endpoint",
    "external",
    "flask_restx",
    "import",
    "internal",
    "namespace",
    "ones",
    "path",
    "resource"
   ],
   "grade": "single",
   "score": 5.928,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "stackexchange"
   ],
   "newest": 1757064418,
   "oldest": 1757064418,
   "quotes": [
    {
     "source": "stackexchange",
     "author": "canelle",
     "url": "https://stackoverflow.com/questions/79756612/mark-resources-as-external-internal-with-x-taggroups-using-python-restx",
     "created_at": 1757064418,
     "text": "EDIT: I wish there was a way to do that for the whole Namespace and not just for each endpoint but here is how I ended up with to differentiate internal endpoints from external ones: from flask_restx import Resource, Namespace namespace = Namespace(\"Namespace\", path=\"/api/v1/internal\") @namespace.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:cases-catch-all-const-don",
   "keywords": [
    "cases",
    "catch-all",
    "const",
    "don",
    "last",
    "line",
    "playing",
    "role",
    "spelling",
    "understand",
    "var"
   ],
   "grade": "single",
   "score": 5.921,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "stackexchange"
   ],
   "newest": 1774256987,
   "oldest": 1774256987,
   "quotes": [
    {
     "source": "stackexchange",
     "author": "Igott",
     "url": "https://stackoverflow.com/questions/79912665/how-does-lean-decide-if-all-cases-have-been-covered-in-a-proof",
     "created_at": 1774256987,
     "text": "What I don't understand -- the last line is playing the role of a catch-all for the cases 'const' and 'var'; why is there no issue of spelling out cases here?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:deep-dives-practices-secretive",
   "keywords": [
    "deep",
    "dives",
    "practices",
    "secretive"
   ],
   "grade": "single",
   "score": 5.912,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1781155954,
   "oldest": 1781155954,
   "quotes": [
    {
     "source": "hackernews",
     "author": "Andrex",
     "url": "https://news.ycombinator.com/item?id=48486558",
     "created_at": 1781155954,
     "text": "I wish there were deep dives into their practices but they're very secretive.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:available-data-modeling-public",
   "keywords": [
    "available",
    "data",
    "modeling",
    "public",
    "run",
    "simulations",
    "what-if"
   ],
   "grade": "single",
   "score": 5.902,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1781103209,
   "oldest": 1781103209,
   "quotes": [
    {
     "source": "hackernews",
     "author": "bborud",
     "url": "https://news.ycombinator.com/item?id=48477253",
     "created_at": 1781103209,
     "text": "I wish there were more modeling tools available to run what-if simulations on public data.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:always-c++17-contains-defer",
   "keywords": [
    "always",
    "c++17",
    "contains",
    "defer",
    "different",
    "lock_guard",
    "locked",
    "multiple",
    "mutex",
    "mutexes",
    "single",
    "unique_lock"
   ],
   "grade": "single",
   "score": 5.902,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "stackexchange"
   ],
   "newest": 1754316279,
   "oldest": 1754316279,
   "quotes": [
    {
     "source": "stackexchange",
     "author": "Dominik Kaszewski",
     "url": "https://stackoverflow.com/questions/79725016/how-to-implement-unique-lock-for-multiple-mutexes",
     "created_at": 1754316279,
     "text": "<mutex> contains different RAII wrappers: lock_guard - single mutex, always locked unique_lock - single mutex, can defer or try scoped_lock - many mutexes, always locked, supersedes lock_guard as of C++17 Why is there no unique_lock for multiple mutexes?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:home-phoned-policy-privacy",
   "keywords": [
    "home",
    "phoned",
    "policy",
    "privacy",
    "required",
    "subscription",
    "vague"
   ],
   "grade": "single",
   "score": 5.901,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1773841702,
   "oldest": 1773841702,
   "quotes": [
    {
     "source": "hackernews",
     "author": "aarush-prakash",
     "url": "https://news.ycombinator.com/item?id=47425782",
     "created_at": 1773841702,
     "text": "Every existing solution I tried either required a subscription, phoned home, or had a vague privacy policy.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:browser-highly-non-chromium-performant",
   "keywords": [
    "browser",
    "highly",
    "non-chromium",
    "performant",
    "privacy-first"
   ],
   "grade": "single",
   "score": 5.898,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1781082261,
   "oldest": 1781082261,
   "quotes": [
    {
     "source": "hackernews",
     "author": "vintagedave",
     "url": "https://news.ycombinator.com/item?id=48473531",
     "created_at": 1781082261,
     "text": "At this point, I'd pay for a non-Chromium, highly performant, privacy-first browser.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:configure-dev-helper-interaction",
   "keywords": [
    "configure",
    "dev",
    "helper",
    "interaction",
    "key",
    "learn",
    "mean",
    "minimal",
    "mode",
    "permissions",
    "practice"
   ],
   "grade": "single",
   "score": 5.885,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1781012040,
   "oldest": 1781012040,
   "quotes": [
    {
     "source": "hackernews",
     "author": "jerf",
     "url": "https://news.ycombinator.com/item?id=48460940",
     "created_at": 1781012040,
     "text": "Why isn't there a helper mode that a dev can use to point at an interaction and say \"now give me minimal permissions for those interactions\", not only to configure a given key but so we can learn what permissions actually mean in practice?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:comment-media-y-organize-rip",
   "keywords": [
    "comment",
    "media-y",
    "organize",
    "rip",
    "slashdot",
    "social"
   ],
   "grade": "single",
   "score": 5.87,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1780930094,
   "oldest": 1780930094,
   "quotes": [
    {
     "source": "hackernews",
     "author": "groan",
     "url": "https://news.ycombinator.com/item?id=48446136",
     "created_at": 1780930094,
     "text": "I wish there were other ways to organize comments (rip slashdot) but this usually helps to make HN less social media-y.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:checkbox-chunk-fat-great",
   "keywords": [
    "checkbox",
    "chunk",
    "fat",
    "great",
    "pork"
   ],
   "grade": "single",
   "score": 5.863,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1780892519,
   "oldest": 1780892519,
   "quotes": [
    {
     "source": "hackernews",
     "author": "mmastrac",
     "url": "https://news.ycombinator.com/item?id=48441305",
     "created_at": 1780892519,
     "text": "Looks great, but why isn't there a checkbox to turn off the chunk of pork fat?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:great-laptop-makers",
   "keywords": [
    "great",
    "laptop",
    "makers"
   ],
   "grade": "single",
   "score": 5.86,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1780872295,
   "oldest": 1780872295,
   "quotes": [
    {
     "source": "hackernews",
     "author": "nullpoint420",
     "url": "https://news.ycombinator.com/item?id=48439377",
     "created_at": 1780872295,
     "text": "I wish there were more great laptop makers.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:codetorch-guests-projects-secure",
   "keywords": [
    "codetorch",
    "guests",
    "projects",
    "secure"
   ],
   "grade": "single",
   "score": 5.852,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1780826211,
   "oldest": 1780826211,
   "quotes": [
    {
     "source": "github",
     "author": "lrtheonekid",
     "url": "https://github.com/CodeTorchNET/public-issue-tracker/issues/4",
     "created_at": 1780826211,
     "text": "Come on codetorch there has to be a better way for guests to like projects (like making it a bit more secure)",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:double-paying-sides-theif",
   "keywords": [
    "double",
    "paying",
    "sides",
    "theif"
   ],
   "grade": "single",
   "score": 5.848,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1780804329,
   "oldest": 1780804329,
   "quotes": [
    {
     "source": "hackernews",
     "author": "johanvts",
     "url": "https://news.ycombinator.com/item?id=48431601",
     "created_at": 1780804329,
     "text": "There has to be a better way when both sides would be better off by just paying the theif double.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:betting-bunch-context-dumping",
   "keywords": [
    "betting",
    "bunch",
    "context",
    "dumping",
    "entire",
    "files",
    "fruit",
    "gigantic",
    "low-hanging",
    "models",
    "otherwise",
    "raw"
   ],
   "grade": "single",
   "score": 5.838,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1780749827,
   "oldest": 1780749827,
   "quotes": [
    {
     "source": "hackernews",
     "author": "bluerooibos",
     "url": "https://news.ycombinator.com/item?id=48424534",
     "created_at": 1780749827,
     "text": "I keep thinking there has to be a better way to share context with models than dumping entire gigantic skill files of raw text or otherwise into them - I'm betting there's a bunch of low-hanging fruit there.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:back-blocks-bouncing-code",
   "keywords": [
    "back",
    "blocks",
    "bouncing",
    "code",
    "copy",
    "forth",
    "highlight",
    "last",
    "repo",
    "terminal"
   ],
   "grade": "single",
   "score": 5.829,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1780694827,
   "oldest": 1780694827,
   "quotes": [
    {
     "source": "github",
     "author": "CyberCraneMenhir",
     "url": "https://github.com/GloryCabbieColumn/DeFi-Developer-Road-Map/issues/4",
     "created_at": 1780694827,
     "text": "I\u2019ve been bouncing back and forth between the repo and my terminal for the last 20 minutes, and I keep having to manually highlight the code blocks to copy them.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:above-built-in-chaff-default",
   "keywords": [
    "above",
    "built-in",
    "chaff",
    "default",
    "rise",
    "zero-effort"
   ],
   "grade": "single",
   "score": 5.823,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1780659158,
   "oldest": 1780659158,
   "quotes": [
    {
     "source": "hackernews",
     "author": "hombre_fatal",
     "url": "https://news.ycombinator.com/item?id=48410990",
     "created_at": 1780659158,
     "text": "Why isn't there a default, built-in way for my issues to rise above the zero-effort chaff?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:don-household-money",
   "keywords": [
    "don",
    "household",
    "money"
   ],
   "grade": "single",
   "score": 5.815,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1780614935,
   "oldest": 1780614935,
   "quotes": [
    {
     "source": "hackernews",
     "author": "bluefirebrand",
     "url": "https://news.ycombinator.com/item?id=48405963",
     "created_at": 1780614935,
     "text": "Is there anything that other households might spend money on that you don't?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:background-created-missing",
   "keywords": [
    "background",
    "created",
    "missing"
   ],
   "grade": "single",
   "score": 5.814,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "stackexchange"
   ],
   "newest": 1740409998,
   "oldest": 1740409998,
   "quotes": [
    {
     "source": "stackexchange",
     "author": "Brian",
     "url": "https://stackoverflow.com/questions/79464020/invalidoperationexception-there-is-already-a-subscriber-to-the-content-with-the",
     "created_at": 1740409998,
     "text": "Is there anything that was created in the background or what am I missing?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:denied-doctor-pocket-psychiatric",
   "keywords": [
    "denied",
    "doctor",
    "pocket",
    "psychiatric"
   ],
   "grade": "single",
   "score": 5.799,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1780513432,
   "oldest": 1780513432,
   "quotes": [
    {
     "source": "hackernews",
     "author": "freediddy",
     "url": "https://news.ycombinator.com/item?id=48388346",
     "created_at": 1780513432,
     "text": "I would pay for it out of pocket if my doctor denied it or said it was psychiatric.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:equivalent-flashing-functionally-liquor",
   "keywords": [
    "equivalent",
    "flashing",
    "functionally",
    "liquor",
    "simple",
    "software",
    "store",
    "world"
   ],
   "grade": "single",
   "score": 5.786,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1780433096,
   "oldest": 1780433096,
   "quotes": [
    {
     "source": "hackernews",
     "author": "hydrogen7800",
     "url": "https://news.ycombinator.com/item?id=48376018",
     "created_at": 1780433096,
     "text": "Why isn't there a simple solution in the software world that's functionally equivalent to flashing your ID at the liquor store?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:irl-man-middle-service",
   "keywords": [
    "irl",
    "man",
    "middle",
    "service",
    "verification"
   ],
   "grade": "single",
   "score": 5.771,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1780340442,
   "oldest": 1780340442,
   "quotes": [
    {
     "source": "hackernews",
     "author": "harikb",
     "url": "https://news.ycombinator.com/item?id=48361128",
     "created_at": 1780340442,
     "text": "Why isn't there a middle man service to do IRL verification.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:across-batches-clusters-data",
   "keywords": [
    "across",
    "batches",
    "clusters",
    "data",
    "dead",
    "nurses",
    "orphan",
    "paid",
    "parents",
    "recommend",
    "remote",
    "remove"
   ],
   "grade": "single",
   "score": 5.768,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1780323458,
   "oldest": 1780323458,
   "quotes": [
    {
     "source": "github",
     "author": "github-actions[bot]",
     "url": "https://github.com/abhishekdubey331/app-ideas-30-days-extension/issues/11",
     "created_at": 1780323458,
     "text": "yml: 39 Orphan in data: 25 ## DEAD (no clusters, recommend remove) - `nurses \"is there an app that\"` \u2014 0 clusters across 8 batches - `parents \"I would pay for an app\"` \u2014 0 clusters across 6 batches - `remote workers \"is there a paid app\"` \u2014 0 clusters across 6 batches - `site:news.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:journey-train-well",
   "keywords": [
    "journey",
    "train",
    "well"
   ],
   "grade": "single",
   "score": 5.765,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1780301191,
   "oldest": 1780301191,
   "quotes": [
    {
     "source": "hackernews",
     "author": "ErroneousBosh",
     "url": "https://news.ycombinator.com/item?id=48353904",
     "created_at": 1780301191,
     "text": "8 hour train journey, oh well, shut up and take my money.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:asking-grow-insights-prayers",
   "keywords": [
    "asking",
    "grow",
    "insights",
    "prayers",
    "provide",
    "record",
    "reflect",
    "spiritually",
    "started"
   ],
   "grade": "single",
   "score": 5.765,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1726055620,
   "oldest": 1726055620,
   "quotes": [
    {
     "source": "hackernews",
     "author": "ElkeQin",
     "url": "https://news.ycombinator.com/item?id=41510446",
     "created_at": 1726055620,
     "text": "So, I started asking myself: Is there a tool that could not only help us record our prayers but also provide insights to help us reflect and grow spiritually?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:build-changing-directories-first",
   "keywords": [
    "build",
    "changing",
    "directories",
    "first",
    "fixes",
    "inspection",
    "nevertheless",
    "pass",
    "preliminary",
    "ready",
    "review"
   ],
   "grade": "single",
   "score": 5.763,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1770309903,
   "oldest": 1770309903,
   "quotes": [
    {
     "source": "github",
     "author": "Feyorsh",
     "url": "https://github.com/NixOS/nixpkgs/pull/487341",
     "created_at": 1770309903,
     "text": "Changing directories fixes this issue, but I'm sure there has to be a better way Nevertheless it builds and on preliminary inspection it works ok, so I think this is ready for a first pass review.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:equally-felt-frustrated-tedious",
   "keywords": [
    "equally",
    "felt",
    "frustrated",
    "tedious"
   ],
   "grade": "single",
   "score": 5.761,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1770240211,
   "oldest": 1770240211,
   "quotes": [
    {
     "source": "hackernews",
     "author": "MarkBekooy",
     "url": "https://news.ycombinator.com/item?id=46891998",
     "created_at": 1770240211,
     "text": "But what frustrated me almost equally was how tedious every existing solution felt.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:agent-breaking-bug-fix",
   "keywords": [
    "agent",
    "breaking",
    "bug",
    "fix",
    "literally",
    "without"
   ],
   "grade": "single",
   "score": 5.758,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1780254323,
   "oldest": 1780254323,
   "quotes": [
    {
     "source": "hackernews",
     "author": "alt227",
     "url": "https://news.ycombinator.com/item?id=48348646",
     "created_at": 1780254323,
     "text": "I have literally spent hours trying to get an agent to fix a bug without breaking something else.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:alternative-build-crap-guy",
   "keywords": [
    "alternative",
    "build",
    "crap",
    "guy",
    "kagi",
    "lawn",
    "mows",
    "part",
    "reason",
    "search",
    "service",
    "strictly"
   ],
   "grade": "single",
   "score": 5.747,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1780181050,
   "oldest": 1780181050,
   "quotes": [
    {
     "source": "hackernews",
     "author": "rpdillon",
     "url": "https://news.ycombinator.com/item?id=48341324",
     "created_at": 1780181050,
     "text": "So I could view Kagi strictly as a service, like a guy who mows my lawn, but part of the reason I'd pay for search is to build an alternative to all the crap out there.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:allergy-breakfast-cheese-creamy",
   "keywords": [
    "allergy",
    "breakfast",
    "cheese",
    "creamy",
    "dairy",
    "defeats",
    "during",
    "included",
    "kind",
    "last",
    "marked",
    "mushroom"
   ],
   "grade": "single",
   "score": 5.736,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1780112068,
   "oldest": 1780112068,
   "quotes": [
    {
     "source": "github",
     "author": "devchicajas",
     "url": "https://github.com/devchicajas/forkpath-plan-my-week/issues/1",
     "created_at": 1780112068,
     "text": "I marked dairy as an allergy in my preferences (set this up during onboarding) but my last 3 weekly plans have included: - Tuesday: creamy mushroom pasta - Thursday: cheese quesadillas - Sunday: yogurt parfait breakfast I keep having to manually swap recipes which kind of defeats the purpose of having a planner.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:ability-block-connections-individual",
   "keywords": [
    "ability",
    "block",
    "connections",
    "individual",
    "monitor",
    "network",
    "socket",
    "throttle",
    "traffic"
   ],
   "grade": "single",
   "score": 5.735,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1769378658,
   "oldest": 1769378658,
   "quotes": [
    {
     "source": "hackernews",
     "author": "univrsal",
     "url": "https://news.ycombinator.com/item?id=46758884",
     "created_at": 1769378658,
     "text": "For a while I've been looking for a tool that can monitor network connections down to individual sockets and with the ability to block or throttle traffic.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:car-lobotomy-service",
   "keywords": [
    "car",
    "lobotomy",
    "service"
   ],
   "grade": "single",
   "score": 5.724,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1780026747,
   "oldest": 1780026747,
   "quotes": [
    {
     "source": "hackernews",
     "author": "hacker_homie",
     "url": "https://news.ycombinator.com/item?id=48318806",
     "created_at": 1780026747,
     "text": "I would pay for a car lobotomy service.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:ads-insta-perks",
   "keywords": [
    "ads",
    "insta",
    "perks"
   ],
   "grade": "single",
   "score": 5.708,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1779913183,
   "oldest": 1779913183,
   "quotes": [
    {
     "source": "hackernews",
     "author": "mindcrime",
     "url": "https://news.ycombinator.com/item?id=48300031",
     "created_at": 1779913183,
     "text": "The only way I'd pay for FB or Insta would be if one of the perks was \"no ads\".",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:difficult-expensive-moment-proprietary",
   "keywords": [
    "difficult",
    "expensive",
    "moment",
    "proprietary"
   ],
   "grade": "single",
   "score": 5.695,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1779821721,
   "oldest": 1779821721,
   "quotes": [
    {
     "source": "hackernews",
     "author": "diamondap",
     "url": "https://news.ycombinator.com/item?id=48284209",
     "created_at": 1779821721,
     "text": "At the moment, all the existing tools are proprietary and expensive, and many are difficult to use.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:asking-customers-literally-meanwhile",
   "keywords": [
    "asking",
    "customers",
    "literally",
    "meanwhile",
    "potential",
    "reddit"
   ],
   "grade": "single",
   "score": 5.684,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1767377494,
   "oldest": 1767377494,
   "quotes": [
    {
     "source": "hackernews",
     "author": "ohMoshko",
     "url": "https://news.ycombinator.com/item?id=46467598",
     "created_at": 1767377494,
     "text": "Meanwhile, real potential customers were out there on Reddit and HN literally asking \"is there a tool that does X?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:assign-bot-call-dbas",
   "keywords": [
    "assign",
    "bot",
    "call",
    "dbas",
    "in-house",
    "incident",
    "join",
    "support"
   ],
   "grade": "single",
   "score": 5.668,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1779623164,
   "oldest": 1779623164,
   "quotes": [
    {
     "source": "hackernews",
     "author": "pards",
     "url": "https://news.ycombinator.com/item?id=48256486",
     "created_at": 1779623164,
     "text": "Our in-house DBAs spent hours trying to get the AI support bot to assign a real person to join the incident call.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:bun-mind-runtime-runtimes",
   "keywords": [
    "bun",
    "mind",
    "runtime",
    "runtimes",
    "supported",
    "yt-dlp"
   ],
   "grade": "single",
   "score": 5.654,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1779515213,
   "oldest": 1779515213,
   "quotes": [
    {
     "source": "hackernews",
     "author": "boomlinde",
     "url": "https://news.ycombinator.com/item?id=48245068",
     "created_at": 1779515213,
     "text": "With that in mind, is there anything that yt-dlp uses the Bun runtime for which it can not use the other supported runtimes for?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:acceptable-acquire-means-mind",
   "keywords": [
    "acceptable",
    "acquire",
    "means",
    "mind",
    "via",
    "won"
   ],
   "grade": "single",
   "score": 5.647,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1779458703,
   "oldest": 1779458703,
   "quotes": [
    {
     "source": "hackernews",
     "author": "iso1631",
     "url": "https://news.ycombinator.com/item?id=48236036",
     "created_at": 1779458703,
     "text": "To my mind if someone won't \"shut up and take my money\", it's acceptable to acquire via another means.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:builds-deterministic-push-replicable",
   "keywords": [
    "builds",
    "deterministic",
    "push",
    "replicable"
   ],
   "grade": "single",
   "score": 5.632,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1779335323,
   "oldest": 1779335323,
   "quotes": [
    {
     "source": "github",
     "author": "brews",
     "url": "https://github.com/fact-sealevel/emulandice2/issues/20",
     "created_at": 1779335323,
     "text": "We should push for having replicable and deterministic builds, but there has to be a better way to do this.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:proxy-run-talk-world",
   "keywords": [
    "proxy",
    "run",
    "talk",
    "world"
   ],
   "grade": "single",
   "score": 5.613,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1779177756,
   "oldest": 1779177756,
   "quotes": [
    {
     "source": "hackernews",
     "author": "ionwake",
     "url": "https://news.ycombinator.com/item?id=48190533",
     "created_at": 1779177756,
     "text": "why is there no talk about the world is already run by AI by proxy?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:called-innovation-understand",
   "keywords": [
    "called",
    "innovation",
    "understand"
   ],
   "grade": "single",
   "score": 5.611,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1779160772,
   "oldest": 1779160772,
   "quotes": [
    {
     "source": "hackernews",
     "author": "matchbok3",
     "url": "https://news.ycombinator.com/item?id=48188799",
     "created_at": 1779160772,
     "text": "(called \"innovation\") Why is this so hard to understand?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:built-cli-corsair-fine",
   "keywords": [
    "built",
    "cli",
    "corsair",
    "fine",
    "great",
    "kvm",
    "linux",
    "m1ddc",
    "mac",
    "monitor",
    "multiplatform",
    "oled"
   ],
   "grade": "single",
   "score": 5.607,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1779128444,
   "oldest": 1779128444,
   "quotes": [
    {
     "source": "hackernews",
     "author": "bni",
     "url": "https://news.ycombinator.com/item?id=48183440",
     "created_at": 1779128444,
     "text": "This is great, I have a monitor with built in KVM (CORSAIR XENEON 27QHD240 OLED) m1ddc works fine on my Mac, but why isn't there a single multiplatform cli tool that can be ran on Mac/Linux/Windows?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:felt-frustration-reading",
   "keywords": [
    "felt",
    "frustration",
    "reading"
   ],
   "grade": "single",
   "score": 5.603,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1779096745,
   "oldest": 1779096745,
   "quotes": [
    {
     "source": "github",
     "author": "Ssyoutube202500",
     "url": "https://github.com/Ssyoutube202500/Youtube-video-downloader-/issues/6",
     "created_at": 1779096745,
     "text": "So if you're reading this and you've ever felt that frustration \u2014 the \"why is this so hard?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:display-errors-properly",
   "keywords": [
    "display",
    "errors",
    "properly"
   ],
   "grade": "single",
   "score": 5.601,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "stackexchange"
   ],
   "newest": 1763065939,
   "oldest": 1763065939,
   "quotes": [
    {
     "source": "stackexchange",
     "author": "Bort",
     "url": "https://stackoverflow.com/questions/79819408/very-long-errors-when-attempting-to-save-flows-in-pa-cloud",
     "created_at": 1763065939,
     "text": "Is there anything that can be done to make the errors display properly?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:complex-easy-expensive-feedback",
   "keywords": [
    "complex",
    "easy",
    "expensive",
    "feedback",
    "no-code",
    "projects",
    "show",
    "users"
   ],
   "grade": "single",
   "score": 5.589,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1762291082,
   "oldest": 1762291082,
   "quotes": [
    {
     "source": "hackernews",
     "author": "LeonelRuiz",
     "url": "https://news.ycombinator.com/item?id=45816001",
     "created_at": 1762291082,
     "text": "I made it because I needed an easy, no-code way to show real feedback from users on my own projects, but all the existing tools were either too complex or expensive.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:builder-create-efficiently-method",
   "keywords": [
    "builder",
    "create",
    "efficiently",
    "method",
    "modification",
    "tobuilder",
    "uricomponents"
   ],
   "grade": "single",
   "score": 5.581,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "stackexchange"
   ],
   "newest": 1761752124,
   "oldest": 1761752124,
   "quotes": [
    {
     "source": "stackexchange",
     "author": "tkruse",
     "url": "https://stackoverflow.com/questions/79803970/spring-uricomponents-tobuilder-to-uricomponentsbuilder",
     "created_at": 1761752124,
     "text": "Why is there no method to create a builder from UriComponents efficiently, like toBuilder() for modification?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:address-email-github-homepage",
   "keywords": [
    "address",
    "email",
    "github",
    "homepage",
    "signup"
   ],
   "grade": "single",
   "score": 5.557,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1778683865,
   "oldest": 1778683865,
   "quotes": [
    {
     "source": "hackernews",
     "author": "gib444",
     "url": "https://news.ycombinator.com/item?id=48122710",
     "created_at": 1778683865,
     "text": "Why is there no signup email address on the homepage like GitHub?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:allows-button-interaction-mode",
   "keywords": [
    "allows",
    "button",
    "interaction",
    "mode",
    "modifier",
    "selecting",
    "touching"
   ],
   "grade": "single",
   "score": 5.55,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1778619025,
   "oldest": 1778619025,
   "quotes": [
    {
     "source": "hackernews",
     "author": "titzer",
     "url": "https://news.ycombinator.com/item?id=48114360",
     "created_at": 1778619025,
     "text": "Why isn't there a modifier button that allows selecting the interaction mode before touching (e.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:appliances-border-broken-electronics",
   "keywords": [
    "appliances",
    "border",
    "broken",
    "electronics",
    "fixing",
    "juarez",
    "market",
    "similar",
    "tijuana",
    "towns",
    "wonder"
   ],
   "grade": "single",
   "score": 5.549,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1778613785,
   "oldest": 1778613785,
   "quotes": [
    {
     "source": "hackernews",
     "author": "xtracto",
     "url": "https://news.ycombinator.com/item?id=48113150",
     "created_at": 1778613785,
     "text": "I wonder why isn't there a market in Tijuana, Juarez and other border towns for fixing broken electronics and similar appliances.",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:cli-commercial-full-handles",
   "keywords": [
    "cli",
    "commercial",
    "full",
    "handles",
    "lifecycle",
    "open",
    "source",
    "strictly",
    "subscription",
    "via",
    "wondering"
   ],
   "grade": "single",
   "score": 5.548,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1759263845,
   "oldest": 1759263845,
   "quotes": [
    {
     "source": "hackernews",
     "author": "las_nish",
     "url": "https://news.ycombinator.com/item?id=45430760",
     "created_at": 1759263845,
     "text": "I\u2019m wondering: - Does anyone know a tool (open source or commercial) that handles full subscription lifecycle strictly via CLI?",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:break-foot-loo-massager",
   "keywords": [
    "break",
    "foot",
    "loo",
    "massager",
    "personally"
   ],
   "grade": "single",
   "score": 5.54,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "hackernews"
   ],
   "newest": 1778532484,
   "oldest": 1778532484,
   "quotes": [
    {
     "source": "hackernews",
     "author": "MSKJ",
     "url": "https://news.ycombinator.com/item?id=48100456",
     "created_at": 1778532484,
     "text": "I like taking a break personally; but a foot massager at the loo, I'd pay for that",
     "solved": false
    }
   ]
  },
  {
   "problem_id": "p:anna-category-customized-date",
   "keywords": [
    "anna",
    "category",
    "customized",
    "date",
    "feature",
    "request",
    "solve",
    "visual"
   ],
   "grade": "single",
   "score": 5.534,
   "authors": 1,
   "live_authors": 1,
   "solved_count": 0,
   "signal_count": 1,
   "echoes": 0,
   "threads": 1,
   "one_conversation": false,
   "sources": [
    "github"
   ],
   "newest": 1778468453,
   "oldest": 1778468453,
   "quotes": [
    {
     "source": "github",
     "author": "Satuno86",
     "url": "https://github.com/Satuno86/conjugate-study-hub/issues/13",
     "created_at": 1778468453,
     "text": "**From:** Anna **Category:** Feature Request **Date:** 5/10/2026 --- I wish there were more visual questions or customized problems to solve.",
     "solved": false
    }
   ]
  }
 ]
}