Reddit Scraper

ENDPOINTS
GET/search/posts

Search Posts

Search posts across all of Reddit or inside one subreddit, with sort and time filters. Reddit search syntax works.

QUERY PARAMS

Search phrase. Reddit search syntax works (author:, flair:, self:yes, url:).

Example: raspberry pi

Sort order for results.

Default: relevance

Allowed values: relevance, hot, top, new, comments

Time window.

Default: all

Allowed values: hour, day, week, month, year, all

Restrict the search to one subreddit (name, r/name, t5_ fullname or link).

Opaque pagination cursor. Pass the next_cursor value from the previous page to get the next one. Omit for the first page.

Results per page.

Default: 25

Allowed values: 1-100

Include NSFW posts.

Default: false

Allowed values: true, false

{
  "query": "raspberry pi",
  "sort": "relevance",
  "time": "all",
  "posts": [
    {
      "id": "1vtgn2u",
      "title": "My 14 year old son is begging me for a raspberry pi.",
      "link": "https://www.reddit.com/r/computers/comments/1vtgn2u/my_14_year_old_son_is_begging_me_for_a_raspberry/",
      "type": "text",
      "text": "Hi for context my son is 14 and obsessed with computers and technology, me i have no clue about any of it. For the past week he's been asking me for something called a raspberry pi. Can I get some help on what it is and what he could need it for\n\nEdit: thank you all for informing me on what it is, I have decided to buy my son a raspberry pi kit with everything in it for 200$ aud and I hope he will like the surprise.\n\nAnother Edit: I have also decided to buy him a raspberry pie and troll him first then give him the raspberry pi",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>Hi for context my son is 14 and obsessed with computers and technology, me i have no clue about any of it. For the past week he&#39;s been asking me for something called a raspberry pi. Can I get some help on what it is and what he could need it for</p>\n\n<p>Edit: thank you all for informing me on what it is, I have decided to buy my son a raspberry pi kit with everything in it for 200$ aud and I hope he will like the surprise.</p>\n\n<p>Another Edit: I have also decided to buy him a raspberry pie and troll him first then give him the raspberry pi</p>\n</div><!-- SC_ON -->",
      "external_link": null,
      "domain": "self.computers",
      "created_at": "2026-08-20T11:19:05Z",
      "edited_at": "2026-08-23T02:58:59Z",
      "subreddit": {
        "name": "computers",
        "id": "2qhm5",
        "link": "https://www.reddit.com/r/computers/",
        "subscriber_count": 609740,
        "type": "public"
      },
      "author": {
        "username": "Bubbly_Juggernaut92",
        "id": "eawonte4",
        "link": "https://www.reddit.com/user/Bubbly_Juggernaut92/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": {
        "text": "Resolved",
        "type": "richtext",
        "css_class": "resolved",
        "template_id": "a848deaa-f00c-11e1-b95c-12313b0c247a",
        "background_color": "#6c757d",
        "text_color": "dark",
        "emojis": []
      },
      "stats": {
        "score": 1554,
        "upvote_ratio": 0.98,
        "comment_count": 68,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": true,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": true,
        "is_archived": false,
        "is_edited": true,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": null,
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": null,
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "1vptlss",
      "title": "Are there no more cheap raspberry pi?",
      "link": "https://www.reddit.com/r/homelab/comments/1vptlss/are_there_no_more_cheap_raspberry_pi/",
      "type": "text",
      "text": "I was looking for getting one for small, power efficient server but AI demand increased prices by a lot. I remember that these used to be somewhat cheap. Now I can't find raspberry pi 3 for under 60 dollars. \n\nIs there really no cheaper alternative or should I just bite the bullet and get it anyways?",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>I was looking for getting one for small, power efficient server but AI demand increased prices by a lot. I remember that these used to be somewhat cheap. Now I can&#39;t find raspberry pi 3 for under 60 dollars. </p>\n\n<p>Is there really no cheaper alternative or should I just bite the bullet and get it anyways?</p>\n</div><!-- SC_ON -->",
      "external_link": null,
      "domain": "self.homelab",
      "created_at": "2026-08-16T10:31:17Z",
      "edited_at": null,
      "subreddit": {
        "name": "homelab",
        "id": "2ubz7",
        "link": "https://www.reddit.com/r/homelab/",
        "subscriber_count": 1093780,
        "type": "public"
      },
      "author": {
        "username": "original_name125",
        "id": "li41vpoq",
        "link": "https://www.reddit.com/user/original_name125/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": {
        "text": "Discussion",
        "type": "text",
        "css_class": "discussion",
        "template_id": "7793475a-322a-11e6-a5cc-0e74ee60e56b",
        "background_color": "#28da25",
        "text_color": "light",
        "emojis": []
      },
      "stats": {
        "score": 211,
        "upvote_ratio": 0.91,
        "comment_count": 142,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": true,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": null,
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": null,
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "1ufrizp",
      "title": "Please help! My kid (13) is asking me for stuff I have no idea about. What is Raspberry Pi?",
      "link": "https://www.reddit.com/r/computers/comments/1ufrizp/please_help_my_kid_13_is_asking_me_for_stuff_i/",
      "type": "image",
      "text": "I’ll add a picture if it’ll let me but my son is turning 13  in like two weeks, he’s got an Xbox and some other consoles and stuff. He asked me about Raspberry Pi and I made like several dumb jokes about baking and then came here. \n\nWhat is that? Is that essentially like a little laptop type deal? A little turbo plug in for something so he can run doom? Is this something a 13 year old has any business owning?",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>I’ll add a picture if it’ll let me but my son is turning 13  in like two weeks, he’s got an Xbox and some other consoles and stuff. He asked me about Raspberry Pi and I made like several dumb jokes about baking and then came here. </p>\n\n<p>What is that? Is that essentially like a little laptop type deal? A little turbo plug in for something so he can run doom? Is this something a 13 year old has any business owning? </p>\n</div><!-- SC_ON -->",
      "external_link": "https://i.redd.it/jx4p8s36vi9h1.jpeg",
      "domain": "i.redd.it",
      "created_at": "2026-06-26T00:31:59Z",
      "edited_at": null,
      "subreddit": {
        "name": "computers",
        "id": "2qhm5",
        "link": "https://www.reddit.com/r/computers/",
        "subscriber_count": 609740,
        "type": "public"
      },
      "author": {
        "username": "Bramstokersuvula",
        "id": "uxrx5kl8",
        "link": "https://www.reddit.com/user/Bramstokersuvula/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": {
        "text": "Resolved",
        "type": "richtext",
        "css_class": "resolved",
        "template_id": "a848deaa-f00c-11e1-b95c-12313b0c247a",
        "background_color": "#6c757d",
        "text_color": "dark",
        "emojis": []
      },
      "stats": {
        "score": 4676,
        "upvote_ratio": 0.98,
        "comment_count": 452,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": true,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": true,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "image",
        "images": [
          {
            "id": null,
            "type": "image",
            "link": "https://i.redd.it/jx4p8s36vi9h1.jpeg",
            "width": 1179,
            "height": 2556,
            "mime": null,
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": null
          }
        ],
        "video": null,
        "embed": null,
        "preview": {
          "link": "https://preview.redd.it/jx4p8s36vi9h1.jpeg?auto=webp&s=d8f2cc4dd8b997f769ed85c6f3f7be1474ee19e4",
          "width": 1179,
          "height": 2556
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://preview.redd.it/jx4p8s36vi9h1.jpeg?width=140&height=140&crop=1:1,smart&auto=webp&s=084e88cf556f2787508ae6cbf686cac0b00c7547",
        "width": 140,
        "height": 140
      },
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "1ujj8as",
      "title": "Why is everyone using raspberry pi ?",
      "link": "https://www.reddit.com/r/homelabindia/comments/1ujj8as/why_is_everyone_using_raspberry_pi/",
      "type": "text",
      "text": "i see raspberry pi for 5- 30k, why is everybody using them? you could get a more powerful pc for those prices, i got a dell T130 with 16 GB ddr4 ram and a 2 1tb hdds for 10k, why are people using them?",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>i see raspberry pi for 5- 30k, why is everybody using them? you could get a more powerful pc for those prices, i got a dell T130 with 16 GB ddr4 ram and a 2 1tb hdds for 10k, why are people using them?</p>\n</div><!-- SC_ON -->",
      "external_link": null,
      "domain": "self.homelabindia",
      "created_at": "2026-06-30T08:19:39Z",
      "edited_at": null,
      "subreddit": {
        "name": "homelabindia",
        "id": "4sp8ua",
        "link": "https://www.reddit.com/r/homelabindia/",
        "subscriber_count": 14175,
        "type": "public"
      },
      "author": {
        "username": "Electrical_Home_7743",
        "id": "1qitm94kde",
        "link": "https://www.reddit.com/user/Electrical_Home_7743/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": {
        "text": "❓ Question",
        "type": "text",
        "css_class": null,
        "template_id": "089e2b48-af85-11f0-a0f9-0ed2f9d4e96a",
        "background_color": "#ffd700",
        "text_color": "dark",
        "emojis": []
      },
      "stats": {
        "score": 36,
        "upvote_ratio": 1.0,
        "comment_count": 48,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": true,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": null,
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": null,
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "1u6zg4o",
      "title": "I Built a Compact 4-Node Raspberry Pi Cluster with Integrated Display and Networking",
      "link": "https://www.reddit.com/r/raspberry_pi/comments/1u6zg4o/i_built_a_compact_4node_raspberry_pi_cluster_with/",
      "type": "gallery",
      "text": "I just finished building a compact 4-node Raspberry Pi cluster in a custom CNC-machined acrylic and aluminium enclosure.\n\nThe cluster has two Raspberry Pi 5s, two Raspberry Pi 4s, a dedicated network switch, a touchscreen monitoring display and a single power system. Each node is mounted on a removable sled so individual Pis can be upgraded or serviced without dismantling the enclosure.\n\nThe display runs a custom dashboard showing live system stats and the tinted acrylic panels keep the hardware visible while helping the build look a bit more polished than a usual stack of boards and cables.\n\nI’m currently deciding what to run on it long term. Kubernetes is the obvious choice, but I’m interested to hear what others would use a small Pi cluster like this for.",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>I just finished building a compact 4-node Raspberry Pi cluster in a custom CNC-machined acrylic and aluminium enclosure.</p>\n\n<p>The cluster has two Raspberry Pi 5s, two Raspberry Pi 4s, a dedicated network switch, a touchscreen monitoring display and a single power system. Each node is mounted on a removable sled so individual Pis can be upgraded or serviced without dismantling the enclosure.</p>\n\n<p>The display runs a custom dashboard showing live system stats and the tinted acrylic panels keep the hardware visible while helping the build look a bit more polished than a usual stack of boards and cables.</p>\n\n<p>I’m currently deciding what to run on it long term. Kubernetes is the obvious choice, but I’m interested to hear what others would use a small Pi cluster like this for.</p>\n</div><!-- SC_ON -->",
      "external_link": "https://www.reddit.com/gallery/1u6zg4o",
      "domain": "reddit.com",
      "created_at": "2026-06-16T01:17:21Z",
      "edited_at": null,
      "subreddit": {
        "name": "raspberry_pi",
        "id": "2syto",
        "link": "https://www.reddit.com/r/raspberry_pi/",
        "subscriber_count": 3293334,
        "type": "public"
      },
      "author": {
        "username": "mklements",
        "id": "108bpn",
        "link": "https://www.reddit.com/user/mklements/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": {
        "text": "Show-and-Tell",
        "type": "text",
        "css_class": null,
        "template_id": "81e606a4-8ff1-11e7-b9e0-0e15e019939a",
        "background_color": "#94e044",
        "text_color": "dark",
        "emojis": []
      },
      "stats": {
        "score": 3008,
        "upvote_ratio": 0.99,
        "comment_count": 147,
        "crosspost_count": 1,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "gallery",
        "images": [
          {
            "id": "wsdju505qj7h1",
            "type": "image",
            "link": "https://i.redd.it/wsdju505qj7h1.jpg",
            "width": 2020,
            "height": 1179,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "3vago505qj7h1",
            "type": "image",
            "link": "https://i.redd.it/3vago505qj7h1.jpg",
            "width": 2031,
            "height": 1179,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "p59dw605qj7h1",
            "type": "image",
            "link": "https://i.redd.it/p59dw605qj7h1.jpg",
            "width": 2018,
            "height": 1179,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "lddda705qj7h1",
            "type": "image",
            "link": "https://i.redd.it/lddda705qj7h1.jpg",
            "width": 2002,
            "height": 1179,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "ali2n705qj7h1",
            "type": "image",
            "link": "https://i.redd.it/ali2n705qj7h1.jpg",
            "width": 2018,
            "height": 1179,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "n8sok505qj7h1",
            "type": "image",
            "link": "https://i.redd.it/n8sok505qj7h1.jpg",
            "width": 2049,
            "height": 1179,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "iz7om805qj7h1",
            "type": "image",
            "link": "https://i.redd.it/iz7om805qj7h1.jpg",
            "width": 2049,
            "height": 1168,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          }
        ],
        "video": null,
        "embed": null,
        "preview": null
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://preview.redd.it/wsdju505qj7h1.jpg?width=140&height=81&auto=webp&s=da56bae34118868251f6a76be2e1b7403e85d90b",
        "width": 140,
        "height": 81
      },
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "1ssarev",
      "title": "Give me raspberry pi 5 ideas like what to do with it",
      "link": "https://www.reddit.com/r/rasberrypi/comments/1ssarev/give_me_raspberry_pi_5_ideas_like_what_to_do_with/",
      "type": "text",
      "text": null,
      "text_html": null,
      "external_link": null,
      "domain": "self.rasberrypi",
      "created_at": "2026-04-22T04:10:25Z",
      "edited_at": null,
      "subreddit": {
        "name": "rasberrypi",
        "id": "2szty",
        "link": "https://www.reddit.com/r/rasberrypi/",
        "subscriber_count": 19184,
        "type": "public"
      },
      "author": {
        "username": "Random_guy_06473",
        "id": "1x3f5vit53",
        "link": "https://www.reddit.com/user/Random_guy_06473/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 16,
        "upvote_ratio": 0.82,
        "comment_count": 33,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": true,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": null,
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": null,
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "1tohsm4",
      "title": "I turned my Raspberry Pi into a local AI-powered setup and I'm absolutely blown away",
      "link": "https://www.reddit.com/r/hermesagent/comments/1tohsm4/i_turned_my_raspberry_pi_into_a_local_aipowered/",
      "type": "text",
      "text": "A few weeks ago I bought a Raspberry Pi to use as a local server. My goal was to host a Discord bot and a small website. A few days ago I installed **Hermes** on it.\n\nAfter testing several LLM models as the brain for my Hermes agent, I settled on **GPT-5.5**. Honestly, I’m still mind-blown by what’s possible now.\n\nI’m not advertising Hermes or GPT-5.5, I’m just genuinely sharing my experience.\n\nToday I asked my agent to build me a **trading bot**. Instead of dumping everything at once, it created a clean, solid architecture with a clear implementation plan. We now have a proper framework and we’ll be testing and iterating over the coming weeks.\n\nI’m also planning to give the agent more access to my projects so it can help me iterate faster on my Discord bot and website. I’m fully **vibe coding** at this point — it feels like having a very competent dev pair-programming with me 24/7.\n\nSince day one I’ve been hardening the Raspberry Pi server as much as possible for security. Running everything locally while having this level of AI assistance feels like the future.\n\nAnyone else experimenting with local agents + powerful models on single-board hardware?",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>A few weeks ago I bought a Raspberry Pi to use as a local server. My goal was to host a Discord bot and a small website. A few days ago I installed <strong>Hermes</strong> on it.</p>\n\n<p>After testing several LLM models as the brain for my Hermes agent, I settled on <strong>GPT-5.5</strong>. Honestly, I’m still mind-blown by what’s possible now.</p>\n\n<p>I’m not advertising Hermes or GPT-5.5, I’m just genuinely sharing my experience.</p>\n\n<p>Today I asked my agent to build me a <strong>trading bot</strong>. Instead of dumping everything at once, it created a clean, solid architecture with a clear implementation plan. We now have a proper framework and we’ll be testing and iterating over the coming weeks.</p>\n\n<p>I’m also planning to give the agent more access to my projects so it can help me iterate faster on my Discord bot and website. I’m fully <strong>vibe coding</strong> at this point — it feels like having a very competent dev pair-programming with me 24/7.</p>\n\n<p>Since day one I’ve been hardening the Raspberry Pi server as much as possible for security. Running everything locally while having this level of AI assistance feels like the future.</p>\n\n<p>Anyone else experimenting with local agents + powerful models on single-board hardware?</p>\n</div><!-- SC_ON -->",
      "external_link": null,
      "domain": "self.hermesagent",
      "created_at": "2026-05-26T19:40:28Z",
      "edited_at": null,
      "subreddit": {
        "name": "hermesagent",
        "id": "gwzkwu",
        "link": "https://www.reddit.com/r/hermesagent/",
        "subscriber_count": 105427,
        "type": "public"
      },
      "author": {
        "username": "Piiixiv",
        "id": "2abgjpbku3",
        "link": "https://www.reddit.com/user/Piiixiv/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": {
        "text": "Discussion — Opinions, debates, experience sharing, ideas",
        "type": "richtext",
        "css_class": null,
        "template_id": "9aeab4d4-31f4-11f1-b1e1-5a651b047ef6",
        "background_color": "#42a5f5",
        "text_color": "dark",
        "emojis": []
      },
      "stats": {
        "score": 71,
        "upvote_ratio": 0.8,
        "comment_count": 77,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": true,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": null,
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": null,
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "1tvboa0",
      "title": "Raspberry Pi 5 16GB as 24/7 server. What extra stuff do I need?",
      "link": "https://www.reddit.com/r/HomeServer/comments/1tvboa0/raspberry_pi_5_16gb_as_247_server_what_extra/",
      "type": "text",
      "text": "https://preview.redd.it/dfywh2bu7z4h1.jpg?width=4032&format=pjpg&auto=webp&s=ec107819892a1778c1862251e23ad564ae5c4b02\n\nHey guys,\n\nI’ve got a Pi 5 with 16GB RAM that I’m turning into a home server. I wanna run it 24/7 and I’m already hosting a bunch of stuff on Docker like Jellyfin, Cloudflare Tunnel, my own web projects, monitoring tools, and some other random self-hosted services.\n\nI’m a bit worried about running it non-stop. Is the Pi 5 actually okay for 24/7 use? And what extra hardware should I get to make it more reliable? Like better cooling, a good case, SSD, UPS, or whatever else people usually add?\n\nWould really appreciate any advice from people who’ve been running theirs 24/7. Thanks!",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p><a href=\"https://preview.redd.it/dfywh2bu7z4h1.jpg?width=4032&amp;format=pjpg&amp;auto=webp&amp;s=ec107819892a1778c1862251e23ad564ae5c4b02\">https://preview.redd.it/dfywh2bu7z4h1.jpg?width=4032&amp;format=pjpg&amp;auto=webp&amp;s=ec107819892a1778c1862251e23ad564ae5c4b02</a></p>\n\n<p>Hey guys,</p>\n\n<p>I’ve got a Pi 5 with 16GB RAM that I’m turning into a home server. I wanna run it 24/7 and I’m already hosting a bunch of stuff on Docker like Jellyfin, Cloudflare Tunnel, my own web projects, monitoring tools, and some other random self-hosted services.</p>\n\n<p>I’m a bit worried about running it non-stop. Is the Pi 5 actually okay for 24/7 use? And what extra hardware should I get to make it more reliable? Like better cooling, a good case, SSD, UPS, or whatever else people usually add?</p>\n\n<p>Would really appreciate any advice from people who’ve been running theirs 24/7. Thanks!</p>\n</div><!-- SC_ON -->",
      "external_link": null,
      "domain": "self.HomeServer",
      "created_at": "2026-06-03T02:12:40Z",
      "edited_at": null,
      "subreddit": {
        "name": "HomeServer",
        "id": "2sxqm",
        "link": "https://www.reddit.com/r/HomeServer/",
        "subscriber_count": 305598,
        "type": "public"
      },
      "author": {
        "username": "Current_Ad_4321",
        "id": "25ilfzc4ih",
        "link": "https://www.reddit.com/user/Current_Ad_4321/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 90,
        "upvote_ratio": 0.89,
        "comment_count": 44,
        "crosspost_count": 1,
        "view_count": null
      },
      "flags": {
        "is_self": true,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": null,
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": null,
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "1sd0gbi",
      "title": "What's the coolest Raspberry Pi project ever?",
      "link": "https://www.reddit.com/r/AskReddit/comments/1sd0gbi/whats_the_coolest_raspberry_pi_project_ever/",
      "type": "text",
      "text": null,
      "text_html": null,
      "external_link": null,
      "domain": "self.AskReddit",
      "created_at": "2026-04-05T10:43:02Z",
      "edited_at": null,
      "subreddit": {
        "name": "AskReddit",
        "id": "2qh1i",
        "link": "https://www.reddit.com/r/AskReddit/",
        "subscriber_count": 59702470,
        "type": "public"
      },
      "author": {
        "username": "sneakysnek20r",
        "id": "9e53cdjx",
        "link": "https://www.reddit.com/user/sneakysnek20r/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 4,
        "upvote_ratio": 1.0,
        "comment_count": 18,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": true,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": null,
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": null,
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "1sz3l97",
      "title": "PSA: Since Sony won't make a PC dongle for the DualSense, you can build your own for less than $20 using a Raspberry Pi Pico 2W. Wireless Adaptive Triggers and Haptic Feedback finally work natively.",
      "link": "https://www.reddit.com/r/pcmasterrace/comments/1sz3l97/psa_since_sony_wont_make_a_pc_dongle_for_the/",
      "type": "video",
      "text": "I’ve spent way too much time trying to get the \"PS5 Experience\" on PC without being tethered by a 3 meter cable. Windows Bluetooth strips away the haptic feedback and adaptive triggers because it doesn't support the 4 channel audio bandwidth the DualSense requires.\n\nI found a project that completely solves this by using a Raspberry Pi Pico 2W as a hardware bridge.\n\nThe project is [https://github.com/awalol/DS5Dongle](https://github.com/awalol/DS5Dongle) (All credit to awalol for this wizardry).\n\nThe Pico 2W connects to your controller via Bluetooth, but tells Windows it is a wired Dualsense. Only the initial handshake is required. After the initial handshake, Dualsense will just connect automatically when you turn it ON.\n\nI have attached a video of Days Gone. I tried it in Days gone specifically because Dual Sense only works for me wired in this game, not even bluetooth. Now with this \"dongle\", its working wirelessly with adaptive triggers and haptic feedback (you will just have to trust me about haptic feedback since I can't show it in the video).\n\n  \nUpdate, The project just got updated, With the help of a redditor who saw this post the Dev updated the polling rate to 1000 hz now. Polling rate is as good as PS5 now.",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>I’ve spent way too much time trying to get the &quot;PS5 Experience&quot; on PC without being tethered by a 3 meter cable. Windows Bluetooth strips away the haptic feedback and adaptive triggers because it doesn&#39;t support the 4 channel audio bandwidth the DualSense requires.</p>\n\n<p>I found a project that completely solves this by using a Raspberry Pi Pico 2W as a hardware bridge.</p>\n\n<p>The project is <a href=\"https://github.com/awalol/DS5Dongle\">https://github.com/awalol/DS5Dongle</a> (All credit to awalol for this wizardry).</p>\n\n<p>The Pico 2W connects to your controller via Bluetooth, but tells Windows it is a wired Dualsense. Only the initial handshake is required. After the initial handshake, Dualsense will just connect automatically when you turn it ON.</p>\n\n<p>I have attached a video of Days Gone. I tried it in Days gone specifically because Dual Sense only works for me wired in this game, not even bluetooth. Now with this &quot;dongle&quot;, its working wirelessly with adaptive triggers and haptic feedback (you will just have to trust me about haptic feedback since I can&#39;t show it in the video).</p>\n\n<p>Update, The project just got updated, With the help of a redditor who saw this post the Dev updated the polling rate to 1000 hz now. Polling rate is as good as PS5 now.</p>\n</div><!-- SC_ON -->",
      "external_link": "https://v.redd.it/q5a2zpdam5yg1",
      "domain": "v.redd.it",
      "created_at": "2026-04-29T16:19:44Z",
      "edited_at": "2026-04-30T18:15:54Z",
      "subreddit": {
        "name": "pcmasterrace",
        "id": "2sgp1",
        "link": "https://www.reddit.com/r/pcmasterrace/",
        "subscriber_count": 16326468,
        "type": "public"
      },
      "author": {
        "username": "SlaveKnightSoman",
        "id": "1s0h2xi466",
        "link": "https://www.reddit.com/user/SlaveKnightSoman/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": {
        "text": "Tech Support Solved",
        "type": "richtext",
        "css_class": "aliceblue techsupport",
        "template_id": "28cc15f8-c51b-11e3-9121-12313b0e88c2",
        "background_color": "#00008b",
        "text_color": "light",
        "emojis": []
      },
      "stats": {
        "score": 8235,
        "upvote_ratio": 0.98,
        "comment_count": 897,
        "crosspost_count": 2,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": true,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": true,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "video",
        "images": [],
        "video": {
          "link": "https://v.redd.it/q5a2zpdam5yg1/CMAF_1080.mp4",
          "audio_link": "https://v.redd.it/q5a2zpdam5yg1/CMAF_AUDIO_128.mp4",
          "dash_manifest": "https://v.redd.it/q5a2zpdam5yg1/DASHPlaylist.mpd",
          "hls_manifest": "https://v.redd.it/q5a2zpdam5yg1/HLSPlaylist.m3u8",
          "scrubber_link": "https://v.redd.it/q5a2zpdam5yg1/CMAF_96.mp4",
          "poster": {
            "link": "https://external-preview.redd.it/dHcwdHUyZmFtNXlnMUBoRaJBZgx484BzbKp_-MPwsqjvCrS-Gpc2TqEe-ceu.png?format=pjpg&auto=webp&s=cc031d199ba0887b0cacb24c9d848f096876e4e7",
            "width": 1920,
            "height": 1080
          },
          "duration": 67,
          "width": 1920,
          "height": 1080,
          "bitrate_kbps": 5000,
          "has_audio": true,
          "is_gif": false,
          "transcoding_status": "completed"
        },
        "embed": null,
        "preview": {
          "link": "https://external-preview.redd.it/dHcwdHUyZmFtNXlnMUBoRaJBZgx484BzbKp_-MPwsqjvCrS-Gpc2TqEe-ceu.png?format=pjpg&auto=webp&s=cc031d199ba0887b0cacb24c9d848f096876e4e7",
          "width": 1920,
          "height": 1080
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://external-preview.redd.it/dHcwdHUyZmFtNXlnMUBoRaJBZgx484BzbKp_-MPwsqjvCrS-Gpc2TqEe-ceu.png?width=140&height=78&format=jpg&auto=webp&s=9ce9029685e0065c0e5e636b8f10e4bb5a4f1af8",
        "width": 140,
        "height": 78
      },
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "1sv9mwm",
      "title": "started with a raspberry pi, now i run an entire AWS region at home",
      "link": "https://www.reddit.com/r/developersIndia/comments/1sv9mwm/started_with_a_raspberry_pi_now_i_run_an_entire/",
      "type": "gallery",
      "text": "i have documented everything here - [https://0xn1nja.dev/homelab](https://0xn1nja.dev/homelab)\n\nfeel free to give thoughts",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>i have documented everything here - <a href=\"https://0xn1nja.dev/homelab\">https://0xn1nja.dev/homelab</a></p>\n\n<p>feel free to give thoughts</p>\n</div><!-- SC_ON -->",
      "external_link": "https://www.reddit.com/gallery/1sv9mwm",
      "domain": "reddit.com",
      "created_at": "2026-04-25T11:29:02Z",
      "edited_at": null,
      "subreddit": {
        "name": "developersIndia",
        "id": "2dfnk0",
        "link": "https://www.reddit.com/r/developersIndia/",
        "subscriber_count": 1610732,
        "type": "public"
      },
      "author": {
        "username": "0xN1nja",
        "id": "9kln57twq",
        "link": "https://www.reddit.com/user/0xN1nja/",
        "flair": {
          "text": "Hobbyist Developer",
          "type": "richtext",
          "css_class": null,
          "template_id": "2c4db39a-975a-11ef-abc9-56e030f011ee",
          "background_color": "#008080",
          "text_color": "light",
          "emojis": []
        },
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": {
        "text": "I Made This :snoo_wink:",
        "type": "richtext",
        "css_class": null,
        "template_id": "93f435e2-3d54-11ea-84ac-0e0e467d2ba7",
        "background_color": "#ffb000",
        "text_color": "dark",
        "emojis": [
          {
            "name": ":snoo_wink:",
            "image": "https://emoji.redditmedia.com/p0vdh98u9ezz_t5_3nqvj/snoo_wink"
          }
        ]
      },
      "stats": {
        "score": 5059,
        "upvote_ratio": 0.96,
        "comment_count": 671,
        "crosspost_count": 2,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "gallery",
        "images": [
          {
            "id": "mfigbm4qnbxg1",
            "type": "image",
            "link": "https://i.redd.it/mfigbm4qnbxg1.jpg",
            "width": 3024,
            "height": 4032,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "cd7wvvfrnbxg1",
            "type": "image",
            "link": "https://i.redd.it/cd7wvvfrnbxg1.jpg",
            "width": 2940,
            "height": 1912,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "t0yuilxrnbxg1",
            "type": "image",
            "link": "https://i.redd.it/t0yuilxrnbxg1.jpg",
            "width": 2940,
            "height": 1912,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "fjqhcmasnbxg1",
            "type": "image",
            "link": "https://i.redd.it/fjqhcmasnbxg1.jpg",
            "width": 2940,
            "height": 1912,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          }
        ],
        "video": null,
        "embed": null,
        "preview": null
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://preview.redd.it/mfigbm4qnbxg1.jpg?width=140&height=140&crop=1:1,smart&auto=webp&s=8cb30671c8938ad3510d189b5b61a96e6388cb88",
        "width": 140,
        "height": 140
      },
      "distinguished": null,
      "suggested_sort": "confidence",
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "1tvm9z0",
      "title": "Used a raspberry pi and ADS-B radio to build aircraft projection mapping onto my ceiling",
      "link": "https://www.reddit.com/r/raspberry_pi/comments/1tvm9z0/used_a_raspberry_pi_and_adsb_radio_to_build/",
      "type": "video",
      "text": null,
      "text_html": null,
      "external_link": "https://v.redd.it/6pmf19odx15h1",
      "domain": "v.redd.it",
      "created_at": "2026-06-03T11:17:53Z",
      "edited_at": null,
      "subreddit": {
        "name": "raspberry_pi",
        "id": "2syto",
        "link": "https://www.reddit.com/r/raspberry_pi/",
        "subscriber_count": 3293334,
        "type": "public"
      },
      "author": {
        "username": "I_am_Root01",
        "id": "oyaxwi3",
        "link": "https://www.reddit.com/user/I_am_Root01/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": {
        "text": "Show-and-Tell",
        "type": "text",
        "css_class": null,
        "template_id": "81e606a4-8ff1-11e7-b9e0-0e15e019939a",
        "background_color": "#94e044",
        "text_color": "dark",
        "emojis": []
      },
      "stats": {
        "score": 10123,
        "upvote_ratio": 0.98,
        "comment_count": 237,
        "crosspost_count": 11,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": true,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "video",
        "images": [],
        "video": {
          "link": "https://v.redd.it/6pmf19odx15h1/CMAF_480.mp4",
          "audio_link": null,
          "dash_manifest": "https://v.redd.it/6pmf19odx15h1/DASHPlaylist.mpd",
          "hls_manifest": "https://v.redd.it/6pmf19odx15h1/HLSPlaylist.m3u8",
          "scrubber_link": "https://v.redd.it/6pmf19odx15h1/CMAF_96.mp4",
          "poster": {
            "link": "https://external-preview.redd.it/cG13YXFib2R4MTVoMR7bXQne5hvTXgEqqoQZKPiumQfuah6cG_wXkiHEbQPy.png?format=pjpg&auto=webp&s=0473e6ffc43c0ff127999c1c75527e91bc070741",
            "width": 480,
            "height": 854
          },
          "duration": 24,
          "width": 480,
          "height": 854,
          "bitrate_kbps": 1200,
          "has_audio": false,
          "is_gif": false,
          "transcoding_status": "completed"
        },
        "embed": null,
        "preview": {
          "link": "https://external-preview.redd.it/cG13YXFib2R4MTVoMR7bXQne5hvTXgEqqoQZKPiumQfuah6cG_wXkiHEbQPy.png?format=pjpg&auto=webp&s=0473e6ffc43c0ff127999c1c75527e91bc070741",
          "width": 480,
          "height": 854
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://external-preview.redd.it/cG13YXFib2R4MTVoMR7bXQne5hvTXgEqqoQZKPiumQfuah6cG_wXkiHEbQPy.png?width=140&height=140&crop=1:1,smart&format=jpg&auto=webp&s=86d4d24a72ac5b5d0b38014c21081357f25bcbc3",
        "width": 140,
        "height": 140
      },
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "1sjiyik",
      "title": "started with a raspberry pi, now i run an entire AWS region at home",
      "link": "https://www.reddit.com/r/homelab/comments/1sjiyik/started_with_a_raspberry_pi_now_i_run_an_entire/",
      "type": "gallery",
      "text": "i have documented everything here - [https://www.0xn1nja.dev/homelab](https://www.0xn1nja.dev/homelab)\n\nfeel free to give thoughts",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>i have documented everything here - <a href=\"https://www.0xn1nja.dev/homelab\">https://www.0xn1nja.dev/homelab</a></p>\n\n<p>feel free to give thoughts</p>\n</div><!-- SC_ON -->",
      "external_link": "https://www.reddit.com/gallery/1sjiyik",
      "domain": "reddit.com",
      "created_at": "2026-04-12T16:21:25Z",
      "edited_at": null,
      "subreddit": {
        "name": "homelab",
        "id": "2ubz7",
        "link": "https://www.reddit.com/r/homelab/",
        "subscriber_count": 1093780,
        "type": "public"
      },
      "author": {
        "username": "0xN1nja",
        "id": "9kln57twq",
        "link": "https://www.reddit.com/user/0xN1nja/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": {
        "text": "LabPorn",
        "type": "text",
        "css_class": "labporn",
        "template_id": "6f351106-322a-11e6-99ab-0e9de4a16811",
        "background_color": "#ff8c00",
        "text_color": "light",
        "emojis": []
      },
      "stats": {
        "score": 4302,
        "upvote_ratio": 0.97,
        "comment_count": 287,
        "crosspost_count": 1,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "gallery",
        "images": [
          {
            "id": "nvyqj7fxbsug1",
            "type": "image",
            "link": "https://i.redd.it/nvyqj7fxbsug1.jpg",
            "width": 3024,
            "height": 4032,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "yojvrb3zbsug1",
            "type": "image",
            "link": "https://i.redd.it/yojvrb3zbsug1.png",
            "width": 2940,
            "height": 1912,
            "mime": "image/png",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "sqh4bmmzbsug1",
            "type": "image",
            "link": "https://i.redd.it/sqh4bmmzbsug1.png",
            "width": 2940,
            "height": 1912,
            "mime": "image/png",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "4kzsg380csug1",
            "type": "image",
            "link": "https://i.redd.it/4kzsg380csug1.png",
            "width": 2940,
            "height": 1912,
            "mime": "image/png",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          }
        ],
        "video": null,
        "embed": null,
        "preview": null
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://preview.redd.it/nvyqj7fxbsug1.jpg?width=140&height=140&crop=1:1,smart&auto=webp&s=1871ba9c75419495154a86a63326b56435d1f453",
        "width": 140,
        "height": 140
      },
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "1odhdqq",
      "title": "I built a car head unit on Raspberry Pi 5",
      "link": "https://www.reddit.com/r/raspberry_pi/comments/1odhdqq/i_built_a_car_head_unit_on_raspberry_pi_5/",
      "type": "gallery",
      "text": "Hey! I wanted to share my custom head unit project that I built for my old BMW. It has been installed in my car for almost two months now and it's been working great so far.\n\nMy build is based on Raspberry Pi 5 with NVMe drive. As a software I use Hudiy app and Raspberry Pi Bookworm OS. NVMe drive gives it a super fast boot time (around 12 seconds). Hudiy app and Android Auto also run very smoothly.\n\nThe priority in this project was the display. I'd tried a few aftermarket head units before but they just didn't cut it. The screens on those units were unreadable in sunlight due to reflections. I found a perfect 10.3\" Full HD screen with an anti-glare surface. It's spot-on for what I need - sharp image, no blinding backlight at night and it stays perfectly visible even on sunny days. The screen bezel comes from my old Android head unit.\n\nIn the project I used a 5.1 sound card so I have full control over balance, fade and the subwoofer. The sound card is connected to an Audio System CO-40.4 amplifier (for the speakers) and an Audio System M-330.1 amplifier (for the subwoofer). The amplifiers are turned on and off via a GPIO pin on the Raspberry Pi and a relay connected to the REMOTE wire.\n\nThe Raspberry Pi is powered by a 12V->5V 5A DC converter. I don't use any safe shutdown system. The power is simply cut off when the key is removed and so far everything has been working perfectly. I turn the head unit on and off several times a day without any issues.\n\nI'm currently working on displaying vehicle data from the IBUS since my car only supports a limited range of OBD data due to its age.",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>Hey! I wanted to share my custom head unit project that I built for my old BMW. It has been installed in my car for almost two months now and it&#39;s been working great so far.</p>\n\n<p>My build is based on Raspberry Pi 5 with NVMe drive. As a software I use Hudiy app and Raspberry Pi Bookworm OS. NVMe drive gives it a super fast boot time (around 12 seconds). Hudiy app and Android Auto also run very smoothly.</p>\n\n<p>The priority in this project was the display. I&#39;d tried a few aftermarket head units before but they just didn&#39;t cut it. The screens on those units were unreadable in sunlight due to reflections. I found a perfect 10.3&quot; Full HD screen with an anti-glare surface. It&#39;s spot-on for what I need - sharp image, no blinding backlight at night and it stays perfectly visible even on sunny days. The screen bezel comes from my old Android head unit.</p>\n\n<p>In the project I used a 5.1 sound card so I have full control over balance, fade and the subwoofer. The sound card is connected to an Audio System CO-40.4 amplifier (for the speakers) and an Audio System M-330.1 amplifier (for the subwoofer). The amplifiers are turned on and off via a GPIO pin on the Raspberry Pi and a relay connected to the REMOTE wire.</p>\n\n<p>The Raspberry Pi is powered by a 12V-&gt;5V 5A DC converter. I don&#39;t use any safe shutdown system. The power is simply cut off when the key is removed and so far everything has been working perfectly. I turn the head unit on and off several times a day without any issues.</p>\n\n<p>I&#39;m currently working on displaying vehicle data from the IBUS since my car only supports a limited range of OBD data due to its age.</p>\n</div><!-- SC_ON -->",
      "external_link": "https://www.reddit.com/gallery/1odhdqq",
      "domain": "reddit.com",
      "created_at": "2025-10-22T19:06:22Z",
      "edited_at": null,
      "subreddit": {
        "name": "raspberry_pi",
        "id": "2syto",
        "link": "https://www.reddit.com/r/raspberry_pi/",
        "subscriber_count": 3293334,
        "type": "public"
      },
      "author": {
        "username": "v8cruising",
        "id": "uxecji8m",
        "link": "https://www.reddit.com/user/v8cruising/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": {
        "text": "Show-and-Tell",
        "type": "text",
        "css_class": null,
        "template_id": "81e606a4-8ff1-11e7-b9e0-0e15e019939a",
        "background_color": "#94e044",
        "text_color": "dark",
        "emojis": []
      },
      "stats": {
        "score": 10564,
        "upvote_ratio": 0.99,
        "comment_count": 321,
        "crosspost_count": 7,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "gallery",
        "images": [
          {
            "id": "ovvddaotmpwf1",
            "type": "image",
            "link": "https://i.redd.it/ovvddaotmpwf1.jpg",
            "width": 964,
            "height": 1250,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "yubks7cvmpwf1",
            "type": "image",
            "link": "https://i.redd.it/yubks7cvmpwf1.jpg",
            "width": 1280,
            "height": 964,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "etnlo8qwmpwf1",
            "type": "image",
            "link": "https://i.redd.it/etnlo8qwmpwf1.jpg",
            "width": 964,
            "height": 1280,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "ru4x47bxmpwf1",
            "type": "image",
            "link": "https://i.redd.it/ru4x47bxmpwf1.jpg",
            "width": 964,
            "height": 1280,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "vl5yzn6ympwf1",
            "type": "image",
            "link": "https://i.redd.it/vl5yzn6ympwf1.jpg",
            "width": 1280,
            "height": 964,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "ntzlj52zmpwf1",
            "type": "image",
            "link": "https://i.redd.it/ntzlj52zmpwf1.jpg",
            "width": 1280,
            "height": 964,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "jwfylxpzmpwf1",
            "type": "image",
            "link": "https://i.redd.it/jwfylxpzmpwf1.jpg",
            "width": 1280,
            "height": 964,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "nz0em9i0npwf1",
            "type": "image",
            "link": "https://i.redd.it/nz0em9i0npwf1.jpg",
            "width": 1280,
            "height": 964,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          }
        ],
        "video": null,
        "embed": null,
        "preview": null
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://a.thumbs.redditmedia.com/66i5uwzHSR1olTN4576B57mUNvnt9FSyD0872bchGF8.jpg",
        "width": 140,
        "height": 140
      },
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "1ofvxcv",
      "title": "Alakh Pandey Sir's Reply to Raspberry-Pi Controversy",
      "link": "https://www.reddit.com/r/IndiaTech/comments/1ofvxcv/alakh_pandey_sirs_reply_to_raspberrypi_controversy/",
      "type": "video",
      "text": null,
      "text_html": null,
      "external_link": "https://v.redd.it/i8w5kcfwbaxf1",
      "domain": "v.redd.it",
      "created_at": "2025-10-25T16:31:20Z",
      "edited_at": null,
      "subreddit": {
        "name": "IndiaTech",
        "id": "50xgtt",
        "link": "https://www.reddit.com/r/IndiaTech/",
        "subscriber_count": 796593,
        "type": "public"
      },
      "author": {
        "username": "Economy-Elevator150",
        "id": "1838cwtqne",
        "link": "https://www.reddit.com/user/Economy-Elevator150/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": {
        "text": "News",
        "type": "richtext",
        "css_class": null,
        "template_id": "dc4fa3fe-c0cc-11ed-8b46-9644941f064a",
        "background_color": "#83b2d0",
        "text_color": "light",
        "emojis": []
      },
      "stats": {
        "score": 6236,
        "upvote_ratio": 0.95,
        "comment_count": 330,
        "crosspost_count": 3,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": true,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "video",
        "images": [],
        "video": {
          "link": "https://v.redd.it/i8w5kcfwbaxf1/DASH_480.mp4",
          "audio_link": null,
          "dash_manifest": "https://v.redd.it/i8w5kcfwbaxf1/DASHPlaylist.mpd",
          "hls_manifest": "https://v.redd.it/i8w5kcfwbaxf1/HLSPlaylist.m3u8",
          "scrubber_link": "https://v.redd.it/i8w5kcfwbaxf1/DASH_96.mp4",
          "poster": {
            "link": "https://external-preview.redd.it/YWpvNTFkaXdiYXhmMWu2M0HjULRcbYBmN0M0VKcCh7qlrg8uH6PHixzm7s7K.png?format=pjpg&auto=webp&s=ad87bc296a28d553188a88ca83fe17dbeaf1a1ff",
            "width": 595,
            "height": 1065
          },
          "duration": 81,
          "width": 478,
          "height": 854,
          "bitrate_kbps": 1200,
          "has_audio": true,
          "is_gif": false,
          "transcoding_status": "completed"
        },
        "embed": null,
        "preview": {
          "link": "https://external-preview.redd.it/YWpvNTFkaXdiYXhmMWu2M0HjULRcbYBmN0M0VKcCh7qlrg8uH6PHixzm7s7K.png?format=pjpg&auto=webp&s=ad87bc296a28d553188a88ca83fe17dbeaf1a1ff",
          "width": 595,
          "height": 1065
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://external-preview.redd.it/YWpvNTFkaXdiYXhmMWu2M0HjULRcbYBmN0M0VKcCh7qlrg8uH6PHixzm7s7K.png?width=140&height=140&format=jpg&auto=webp&s=1dcb6d471a6661443439a1991f8bdc26cee88fe2",
        "width": 140,
        "height": 140
      },
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "1hyen4t",
      "title": "ELI5: Why do modern appliances (dishwashers, washing machines, furnaces) require custom \"main boards\" that are proprietary and expensive, when a raspberry pi hardware is like 10% the price and can do so much?",
      "link": "https://www.reddit.com/r/explainlikeimfive/comments/1hyen4t/eli5_why_do_modern_appliances_dishwashers_washing/",
      "type": "text",
      "text": "I'm truly an idiot with programming and stuff, but it seems to me like a raspberry pi can do anything a proprietary control board can do at a fraction of the price!",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>I&#39;m truly an idiot with programming and stuff, but it seems to me like a raspberry pi can do anything a proprietary control board can do at a fraction of the price!</p>\n</div><!-- SC_ON -->",
      "external_link": null,
      "domain": "self.explainlikeimfive",
      "created_at": "2025-01-10T20:51:53Z",
      "edited_at": null,
      "subreddit": {
        "name": "explainlikeimfive",
        "id": "2sokd",
        "link": "https://www.reddit.com/r/explainlikeimfive/",
        "subscriber_count": 23670199,
        "type": "public"
      },
      "author": {
        "username": "Subsenix",
        "id": "6y7cl",
        "link": "https://www.reddit.com/user/Subsenix/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": {
        "text": "Technology",
        "type": "richtext",
        "css_class": "Technology",
        "template_id": "46cc9e26-29df-11e6-9791-0e8b6e32d68b",
        "background_color": "#646d73",
        "text_color": "light",
        "emojis": []
      },
      "stats": {
        "score": 5338,
        "upvote_ratio": 0.92,
        "comment_count": 696,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": true,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": true,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": null,
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": null,
      "distinguished": null,
      "suggested_sort": "confidence",
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "1tst6rt",
      "title": "Raspberry Pi 3B - 9 years uptime",
      "link": "https://www.reddit.com/r/raspberry_pi/comments/1tst6rt/raspberry_pi_3b_9_years_uptime/",
      "type": "image",
      "text": "This is a Raspberry Pi 3 Model B that I booted 9 years ago today.  It has served very light duty, just streaming audio to Broadcastify.  Once it made it a couple years, I decided to just see how long it would go.   It's running Jessie.",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>This is a Raspberry Pi 3 Model B that I booted 9 years ago today.  It has served very light duty, just streaming audio to Broadcastify.  Once it made it a couple years, I decided to just see how long it would go.   It&#39;s running Jessie.</p>\n</div><!-- SC_ON -->",
      "external_link": "https://i.redd.it/bbod0mnnng4h1.png",
      "domain": "i.redd.it",
      "created_at": "2026-05-31T11:49:56Z",
      "edited_at": null,
      "subreddit": {
        "name": "raspberry_pi",
        "id": "2syto",
        "link": "https://www.reddit.com/r/raspberry_pi/",
        "subscriber_count": 3293334,
        "type": "public"
      },
      "author": {
        "username": "Spfoamer",
        "id": "d2bqz",
        "link": "https://www.reddit.com/user/Spfoamer/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": {
        "text": "Show-and-Tell",
        "type": "text",
        "css_class": null,
        "template_id": "81e606a4-8ff1-11e7-b9e0-0e15e019939a",
        "background_color": "#94e044",
        "text_color": "dark",
        "emojis": []
      },
      "stats": {
        "score": 2745,
        "upvote_ratio": 0.98,
        "comment_count": 193,
        "crosspost_count": 1,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": true,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "image",
        "images": [
          {
            "id": null,
            "type": "image",
            "link": "https://i.redd.it/bbod0mnnng4h1.png",
            "width": 602,
            "height": 78,
            "mime": null,
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": null
          }
        ],
        "video": null,
        "embed": null,
        "preview": {
          "link": "https://preview.redd.it/bbod0mnnng4h1.png?auto=webp&s=319e457be17f1ddbd456ee7f98bbcd09c6ca6090",
          "width": 602,
          "height": 78
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://preview.redd.it/bbod0mnnng4h1.png?width=140&height=18&auto=webp&s=fc41578c6079d87d443006891be82c7d4f2fd74d",
        "width": 140,
        "height": 18
      },
      "distinguished": null,
      "suggested_sort": "controversial",
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "1m06tpk",
      "title": "Raspberry Pi being sold as “Prepper Disk” and advertised here on Reddit",
      "link": "https://www.reddit.com/r/raspberry_pi/comments/1m06tpk/raspberry_pi_being_sold_as_prepper_disk_and/",
      "type": "image",
      "text": "Found this while scrolling here on Reddit, appears to be a Raspberry Pi with a plastic case branded with their company logo. What’s your opinions on something like this?",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>Found this while scrolling here on Reddit, appears to be a Raspberry Pi with a plastic case branded with their company logo. What’s your opinions on something like this? </p>\n</div><!-- SC_ON -->",
      "external_link": "https://i.redd.it/8hj8pfuefycf1.jpeg",
      "domain": "i.redd.it",
      "created_at": "2025-07-15T03:06:54Z",
      "edited_at": null,
      "subreddit": {
        "name": "raspberry_pi",
        "id": "2syto",
        "link": "https://www.reddit.com/r/raspberry_pi/",
        "subscriber_count": 3293334,
        "type": "public"
      },
      "author": {
        "username": "ExcitableRep00",
        "id": "159tnxz80a",
        "link": "https://www.reddit.com/user/ExcitableRep00/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": {
        "text": "Topic Debate",
        "type": "text",
        "css_class": null,
        "template_id": "dccba8da-a077-11e7-8031-0ec45647ec4a",
        "background_color": "#ff8400",
        "text_color": "light",
        "emojis": []
      },
      "stats": {
        "score": 2506,
        "upvote_ratio": 0.94,
        "comment_count": 926,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": true,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "image",
        "images": [
          {
            "id": null,
            "type": "image",
            "link": "https://i.redd.it/8hj8pfuefycf1.jpeg",
            "width": 1125,
            "height": 1518,
            "mime": null,
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": null
          }
        ],
        "video": null,
        "embed": null,
        "preview": {
          "link": "https://preview.redd.it/8hj8pfuefycf1.jpeg?auto=webp&s=6ffddaa11729c565c3f40b21562e191d1b52d6cb",
          "width": 1125,
          "height": 1518
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://a.thumbs.redditmedia.com/kByt85otE1Gx9TZtcF5NwkWUNJMWSF7mwg_gGZ0kiQ4.jpg",
        "width": 140,
        "height": 140
      },
      "distinguished": null,
      "suggested_sort": "controversial",
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "1spdmdy",
      "title": "I turned a Raspberry Pi into a drone detector (picked one up 5 miles away)",
      "link": "https://www.reddit.com/r/raspberry_pi/comments/1spdmdy/i_turned_a_raspberry_pi_into_a_drone_detector/",
      "type": "gallery",
      "text": "I’ve been messing around with turning a Raspberry Pi into a drone detector by reading Remote ID broadcasts over WiFi (2.4GHz) and Bluetooth. The first photo is the higher-end version with dual external antennas. This is the setup that picked up a drone about 5 miles away over water. The second photo shows that 5 mile detection on the map (drones broadcast their position, altitude, speed, etc.). The third photo is the simple version, just a Pi and USB dongles. Range is much shorter (hundreds of yards), but it works out of the box.\n\nUnder the hood it’s just listening for Remote ID (required on most drones >250g), decoding it locally on the Pi, and sending it upstream so it can be visualized.\n\nIf you already have a Pi 4/5, this is basically: flash a microSD card, plug in a WiFi adapter and Bluetooth dongle, power it up, and you’re running.\n\nThe best moment was driving around with these antennas and randomly getting my first detection alert. A total “wait, this actually works?!” moment. What surprised me most is how much antenna setup and line-of-sight affect range. The same software goes from a few hundred yards to miles just by changing the hardware.\n\nRemote ID was meant to be public, but the range of a single receiver is pretty limited, so most people never actually see it unless they build something like this.\n\nIf anyone’s interested I’m happy to share more details. Still early, but a couple friends already have it running on their own Pis.",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>I’ve been messing around with turning a Raspberry Pi into a drone detector by reading Remote ID broadcasts over WiFi (2.4GHz) and Bluetooth. The first photo is the higher-end version with dual external antennas. This is the setup that picked up a drone about 5 miles away over water. The second photo shows that 5 mile detection on the map (drones broadcast their position, altitude, speed, etc.). The third photo is the simple version, just a Pi and USB dongles. Range is much shorter (hundreds of yards), but it works out of the box.</p>\n\n<p>Under the hood it’s just listening for Remote ID (required on most drones &gt;250g), decoding it locally on the Pi, and sending it upstream so it can be visualized.</p>\n\n<p>If you already have a Pi 4/5, this is basically: flash a microSD card, plug in a WiFi adapter and Bluetooth dongle, power it up, and you’re running.</p>\n\n<p>The best moment was driving around with these antennas and randomly getting my first detection alert. A total “wait, this actually works?!” moment. What surprised me most is how much antenna setup and line-of-sight affect range. The same software goes from a few hundred yards to miles just by changing the hardware.</p>\n\n<p>Remote ID was meant to be public, but the range of a single receiver is pretty limited, so most people never actually see it unless they build something like this.</p>\n\n<p>If anyone’s interested I’m happy to share more details. Still early, but a couple friends already have it running on their own Pis.</p>\n</div><!-- SC_ON -->",
      "external_link": "https://www.reddit.com/gallery/1spdmdy",
      "domain": "reddit.com",
      "created_at": "2026-04-19T00:05:48Z",
      "edited_at": null,
      "subreddit": {
        "name": "raspberry_pi",
        "id": "2syto",
        "link": "https://www.reddit.com/r/raspberry_pi/",
        "subscriber_count": 3293334,
        "type": "public"
      },
      "author": {
        "username": "DroneAwareDan",
        "id": "2ao73er2vy",
        "link": "https://www.reddit.com/user/DroneAwareDan/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": {
        "text": "Show-and-Tell",
        "type": "text",
        "css_class": null,
        "template_id": "81e606a4-8ff1-11e7-b9e0-0e15e019939a",
        "background_color": "#94e044",
        "text_color": "dark",
        "emojis": []
      },
      "stats": {
        "score": 2773,
        "upvote_ratio": 0.99,
        "comment_count": 187,
        "crosspost_count": 2,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "gallery",
        "images": [
          {
            "id": "gwbahwjxd1wg1",
            "type": "image",
            "link": "https://i.redd.it/gwbahwjxd1wg1.jpg",
            "width": 3024,
            "height": 4032,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "iqqpl77tf1wg1",
            "type": "image",
            "link": "https://i.redd.it/iqqpl77tf1wg1.jpg",
            "width": 1002,
            "height": 821,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "xl626mouf1wg1",
            "type": "image",
            "link": "https://i.redd.it/xl626mouf1wg1.jpg",
            "width": 3024,
            "height": 4032,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "zhpz0wa6g1wg1",
            "type": "image",
            "link": "https://i.redd.it/zhpz0wa6g1wg1.jpg",
            "width": 1170,
            "height": 1824,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          }
        ],
        "video": null,
        "embed": null,
        "preview": null
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://preview.redd.it/gwbahwjxd1wg1.jpg?width=140&height=140&crop=1:1,smart&auto=webp&s=26c79c4a6f669f0311e8405f0e74cd13a378d6e1",
        "width": 140,
        "height": 140
      },
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "xqdg54",
      "title": "Over 3500 print hours, to hold 100 raspberry pi cameras. For a custom 3D scanning rig.",
      "link": "https://www.reddit.com/r/3Dprinting/comments/xqdg54/over_3500_print_hours_to_hold_100_raspberry_pi/",
      "type": "image",
      "text": null,
      "text_html": null,
      "external_link": "https://i.redd.it/devwvft5vlq91.jpg",
      "domain": "i.redd.it",
      "created_at": "2022-09-28T13:57:18Z",
      "edited_at": null,
      "subreddit": {
        "name": "3Dprinting",
        "id": "2rk5q",
        "link": "https://www.reddit.com/r/3Dprinting/",
        "subscriber_count": 3431527,
        "type": "public"
      },
      "author": {
        "username": "Echalon88",
        "id": "3z63x2cv",
        "link": "https://www.reddit.com/user/Echalon88/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": {
        "text": "Project",
        "type": "richtext",
        "css_class": "f",
        "template_id": "eac4405e-e96f-11e3-a75b-12313d18e5cd",
        "background_color": "#7193ff",
        "text_color": "dark",
        "emojis": []
      },
      "stats": {
        "score": 17032,
        "upvote_ratio": 0.96,
        "comment_count": 800,
        "crosspost_count": 1,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": true,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": true
      },
      "media": {
        "type": "image",
        "images": [
          {
            "id": null,
            "type": "image",
            "link": "https://i.redd.it/devwvft5vlq91.jpg",
            "width": 600,
            "height": 800,
            "mime": null,
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": null
          }
        ],
        "video": null,
        "embed": null,
        "preview": {
          "link": "https://preview.redd.it/devwvft5vlq91.jpg?auto=webp&s=968689d3c51f54405d34ed5125ae3ace6dd0e88c",
          "width": 600,
          "height": 800
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://b.thumbs.redditmedia.com/CVv1A25EKoeVuElfOI0nBhRiQtE0u57r-Cw-9NlTtQA.jpg",
        "width": 140,
        "height": 140
      },
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "1f1q4p0",
      "title": "Creating a portable, modular mini-computer based on the Raspberry Pi 5",
      "link": "https://www.reddit.com/r/raspberry_pi/comments/1f1q4p0/creating_a_portable_modular_minicomputer_based_on/",
      "type": "gallery",
      "text": null,
      "text_html": null,
      "external_link": "https://www.reddit.com/gallery/1f1q4p0",
      "domain": "reddit.com",
      "created_at": "2024-08-26T14:51:29Z",
      "edited_at": null,
      "subreddit": {
        "name": "raspberry_pi",
        "id": "2syto",
        "link": "https://www.reddit.com/r/raspberry_pi/",
        "subscriber_count": 3293334,
        "type": "public"
      },
      "author": {
        "username": "jemsipx",
        "id": "m7qn899",
        "link": "https://www.reddit.com/user/jemsipx/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": {
        "text": "Show-and-Tell",
        "type": "text",
        "css_class": null,
        "template_id": "81e606a4-8ff1-11e7-b9e0-0e15e019939a",
        "background_color": "#94e044",
        "text_color": "dark",
        "emojis": []
      },
      "stats": {
        "score": 5584,
        "upvote_ratio": 0.98,
        "comment_count": 422,
        "crosspost_count": 1,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "gallery",
        "images": [
          {
            "id": "skyxjmcou0ld1",
            "type": "image",
            "link": "https://i.redd.it/skyxjmcou0ld1.jpg",
            "width": 4032,
            "height": 3024,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "4jxegn9ou0ld1",
            "type": "image",
            "link": "https://i.redd.it/4jxegn9ou0ld1.jpg",
            "width": 4032,
            "height": 3024,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "d2rngn9ou0ld1",
            "type": "image",
            "link": "https://i.redd.it/d2rngn9ou0ld1.jpg",
            "width": 4032,
            "height": 3024,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "e1hy4n9ou0ld1",
            "type": "image",
            "link": "https://i.redd.it/e1hy4n9ou0ld1.jpg",
            "width": 4032,
            "height": 3024,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          }
        ],
        "video": null,
        "embed": null,
        "preview": null
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://b.thumbs.redditmedia.com/0QOKNTkZIRKJlJTRU54mIy4j5OLLgcZOJvKApZeaRqI.jpg",
        "width": 140,
        "height": 105
      },
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "6iw33j",
      "title": "TIL a Comcast customer who was constantly dissatisfied with his internet speeds set up a Raspberry Pi to automatically send an hourly tweet to @Comcast when his bandwidth was lower than advertised.",
      "link": "https://www.reddit.com/r/todayilearned/comments/6iw33j/til_a_comcast_customer_who_was_constantly/",
      "type": "link",
      "text": null,
      "text_html": null,
      "external_link": "https://arstechnica.com/business/2016/02/comcast-customer-made-bot-that-tweets-at-comcast-when-internet-is-slow/",
      "domain": "arstechnica.com",
      "created_at": "2017-06-22T20:04:23Z",
      "edited_at": null,
      "subreddit": {
        "name": "todayilearned",
        "id": "2qqjc",
        "link": "https://www.reddit.com/r/todayilearned/",
        "subscriber_count": 41669228,
        "type": "public"
      },
      "author": {
        "username": "pdmcmahon",
        "id": "43bks",
        "link": "https://www.reddit.com/user/pdmcmahon/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": null,
      "stats": {
        "score": 91570,
        "upvote_ratio": 0.9,
        "comment_count": 3065,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": true
      },
      "media": {
        "type": "link",
        "images": [],
        "video": null,
        "embed": null,
        "preview": {
          "link": "https://external-preview.redd.it/n41MkyO7robHfFaW9D45mKiYC9bWYHHQ0KANe8e3o-g.jpeg?auto=webp&s=18cb235b69be34f5e8dde6afbdbd214f89e2bf65",
          "width": 640,
          "height": 360
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://external-preview.redd.it/n41MkyO7robHfFaW9D45mKiYC9bWYHHQ0KANe8e3o-g.jpeg?width=140&height=78&auto=webp&s=932fc6ee09e31b6fb287403c15931a4bd79bff01",
        "width": 140,
        "height": 78
      },
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "jmm1q3",
      "title": "Raspberry Pi 400 announced, a keyboard with a built in PC featuring 4GB RAM and support for dual 4K displays",
      "link": "https://www.reddit.com/r/gadgets/comments/jmm1q3/raspberry_pi_400_announced_a_keyboard_with_a/",
      "type": "link",
      "text": null,
      "text_html": null,
      "external_link": "https://www.raspberrypi.org/products/raspberry-pi-400/",
      "domain": "raspberrypi.org",
      "created_at": "2020-11-02T11:50:45Z",
      "edited_at": null,
      "subreddit": {
        "name": "gadgets",
        "id": "2qgzt",
        "link": "https://www.reddit.com/r/gadgets/",
        "subscriber_count": 22811403,
        "type": "public"
      },
      "author": {
        "username": "samtherat6",
        "id": "f7la3",
        "link": "https://www.reddit.com/user/samtherat6/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": {
        "text": "Desktops / Laptops",
        "type": "text",
        "css_class": "desktops",
        "template_id": "33de511c-5bb7-11e4-a40f-12313d1658a0",
        "background_color": null,
        "text_color": "dark",
        "emojis": []
      },
      "stats": {
        "score": 20843,
        "upvote_ratio": 0.96,
        "comment_count": 1020,
        "crosspost_count": 9,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": true
      },
      "media": {
        "type": "link",
        "images": [],
        "video": null,
        "embed": null,
        "preview": {
          "link": "https://external-preview.redd.it/njWdtsgV4F2nZHzLL0jY_DeBYhTZEeGIovf8jKf2cWs.png?auto=webp&s=2442ea2698136c2d42bcb637be0f9806d5389ccd",
          "width": 1200,
          "height": 630
        }
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://external-preview.redd.it/njWdtsgV4F2nZHzLL0jY_DeBYhTZEeGIovf8jKf2cWs.png?width=140&height=73&auto=webp&s=5bb704665dd34fcf5008460ea22200c24564b1e1",
        "width": 140,
        "height": 73
      },
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "43fi39",
      "title": "I set up my Raspberry Pi to automatically tweet at Comcast Xfinity whenever my internet speeds drop significantly below what I pay for",
      "link": "https://www.reddit.com/r/technology/comments/43fi39/i_set_up_my_raspberry_pi_to_automatically_tweet/",
      "type": "text",
      "text": "https://twitter.com/a_comcast_user\n\nI pay for 150mbps down and 10mbps up. The raspberry pi runs a series of speedtests every hour and stores the data. Whenever the downspeed is below 50mbps the Pi uses a twitter API to send an automatic tweet to Comcast listing the speeds. \n\nI know some people might say I should not be complaining about 50mpbs down, but when they advertise 150 and I get 10-30 I am unsatisfied. I am aware that the Pi that I have is limited to ~100mbps on its Ethernet port (but seems to top out at 90) so when I get 90 I assume it is also higher and possibly up to 150.\n\nComcast has noticed and every time I tweet they will reply asking for my account number and address...usually hours after the speeds have returned to normal values. I have chosen not to provide them my account or address because I do not want to singled out as a customer; all their customers deserve the speeds they advertise, not just the ones who are able to call them out on their BS.\n\nThe Pi also runs a website server local to our network where with a graphing library I can [see the speeds over different periods of time](http://i.imgur.com/qdnnLzg.png).\n\n\n\nEDIT: A lot of folks have pointed out that the results are possibly skewed by our own network usage. We do not torrent in our house; we use the network to mainly stream TV services and play PC and Xbone live games. I set the speedtest and graph portion of this up (without the tweeting part) earlier last year when the service was so constatly bad that Netflix wouldn't go above 480p and I would have >500ms latencies in CSGO. I service was constantly below 10mbps down. I only added the Twitter portion of it recently and yes, admittedly the service has been better.\n\nPlenty of the drops were during hours when we were not home or everyone was asleep, and I  am able to download steam games or stream Netflix at 1080p and still have the speedtest registers its near its maximum of ~90mbps down, so when we gets speeds on the order of 10mpbs down and we are not heavily using the internet we know the problem is not on our end.\n\nEDIT 2: People asked for the source code. PLEASE USE THE CLEANED UP CODE BELOW. I am by no means some fancy programmer so there is no need to point out that my code is ugly or could be better. http://pastebin.com/WMEh802V \n\nEDIT 3: Please consider using the code some folks put together to improve on mine (people who actually program.) One example: https://github.com/james-atkinson/speedcomplainer",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p><a href=\"https://twitter.com/a_comcast_user\">https://twitter.com/a_comcast_user</a></p>\n\n<p>I pay for 150mbps down and 10mbps up. The raspberry pi runs a series of speedtests every hour and stores the data. Whenever the downspeed is below 50mbps the Pi uses a twitter API to send an automatic tweet to Comcast listing the speeds. </p>\n\n<p>I know some people might say I should not be complaining about 50mpbs down, but when they advertise 150 and I get 10-30 I am unsatisfied. I am aware that the Pi that I have is limited to ~100mbps on its Ethernet port (but seems to top out at 90) so when I get 90 I assume it is also higher and possibly up to 150.</p>\n\n<p>Comcast has noticed and every time I tweet they will reply asking for my account number and address...usually hours after the speeds have returned to normal values. I have chosen not to provide them my account or address because I do not want to singled out as a customer; all their customers deserve the speeds they advertise, not just the ones who are able to call them out on their BS.</p>\n\n<p>The Pi also runs a website server local to our network where with a graphing library I can <a href=\"http://i.imgur.com/qdnnLzg.png\">see the speeds over different periods of time</a>.</p>\n\n<p>EDIT: A lot of folks have pointed out that the results are possibly skewed by our own network usage. We do not torrent in our house; we use the network to mainly stream TV services and play PC and Xbone live games. I set the speedtest and graph portion of this up (without the tweeting part) earlier last year when the service was so constatly bad that Netflix wouldn&#39;t go above 480p and I would have &gt;500ms latencies in CSGO. I service was constantly below 10mbps down. I only added the Twitter portion of it recently and yes, admittedly the service has been better.</p>\n\n<p>Plenty of the drops were during hours when we were not home or everyone was asleep, and I  am able to download steam games or stream Netflix at 1080p and still have the speedtest registers its near its maximum of ~90mbps down, so when we gets speeds on the order of 10mpbs down and we are not heavily using the internet we know the problem is not on our end.</p>\n\n<p>EDIT 2: People asked for the source code. PLEASE USE THE CLEANED UP CODE BELOW. I am by no means some fancy programmer so there is no need to point out that my code is ugly or could be better. <a href=\"http://pastebin.com/WMEh802V\">http://pastebin.com/WMEh802V</a> </p>\n\n<p>EDIT 3: Please consider using the code some folks put together to improve on mine (people who actually program.) One example: <a href=\"https://github.com/james-atkinson/speedcomplainer\">https://github.com/james-atkinson/speedcomplainer</a></p>\n</div><!-- SC_ON -->",
      "external_link": null,
      "domain": "self.technology",
      "created_at": "2016-01-30T19:26:57Z",
      "edited_at": "2016-02-04T00:42:22Z",
      "subreddit": {
        "name": "technology",
        "id": "2qh16",
        "link": "https://www.reddit.com/r/technology/",
        "subscriber_count": 20551889,
        "type": "public"
      },
      "author": {
        "username": "AlekseyP",
        "id": "20q92",
        "link": "https://www.reddit.com/user/AlekseyP/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": {
        "text": "Comcast",
        "type": "text",
        "css_class": "comcast",
        "template_id": null,
        "background_color": null,
        "text_color": null,
        "emojis": []
      },
      "stats": {
        "score": 51358,
        "upvote_ratio": 0.92,
        "comment_count": 2951,
        "crosspost_count": 0,
        "view_count": null
      },
      "flags": {
        "is_self": true,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": true,
        "is_edited": true,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": true
      },
      "media": null,
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": null,
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    },
    {
      "id": "1s2oll2",
      "title": "I designed and built a retro-futuristic digital camera from scratch using a Raspberry Pi Zero 2W — custom case, custom OS, film simulation engine",
      "link": "https://www.reddit.com/r/raspberry_pi/comments/1s2oll2/i_designed_and_built_a_retrofuturistic_digital/",
      "type": "gallery",
      "text": "I've been working on **SATURNIX** — a fully open-source digital camera that I built entirely from scratch. Hardware, software, case — everything is custom.\n\nThe core is a Raspberry Pi Zero 2W with a 16MP autofocus sensor and a 2\" LCD screen. It shoots RAW+JPG and has a built-in film simulation engine that processes everything on-device — color profiles inspired by classic film stocks like Kodak Gold, plus some experimental ones including an anime-style preset.\n\nThe body is 3D-printed and designed to feel like something from an 80s sci-fi movie. Think Alien, think chunky industrial hardware from that era. Even the buttons are mechanical keyboard switches — because a camera should feel like a real tool, not a touchscreen.\n\nThe OS and interface follow the same retro-futuristic aesthetic — all built from the ground up.\n\nThe project is fully open-source. Build files, 3D models, and source code are coming soon. The GitHub repo is already live with a full description and photos.\n\nWould love to hear your thoughts — happy to answer anything!",
      "text_html": "<!-- SC_OFF --><div class=\"md\"><p>I&#39;ve been working on <strong>SATURNIX</strong> — a fully open-source digital camera that I built entirely from scratch. Hardware, software, case — everything is custom.</p>\n\n<p>The core is a Raspberry Pi Zero 2W with a 16MP autofocus sensor and a 2&quot; LCD screen. It shoots RAW+JPG and has a built-in film simulation engine that processes everything on-device — color profiles inspired by classic film stocks like Kodak Gold, plus some experimental ones including an anime-style preset.</p>\n\n<p>The body is 3D-printed and designed to feel like something from an 80s sci-fi movie. Think Alien, think chunky industrial hardware from that era. Even the buttons are mechanical keyboard switches — because a camera should feel like a real tool, not a touchscreen.</p>\n\n<p>The OS and interface follow the same retro-futuristic aesthetic — all built from the ground up.</p>\n\n<p>The project is fully open-source. Build files, 3D models, and source code are coming soon. The GitHub repo is already live with a full description and photos.</p>\n\n<p>Would love to hear your thoughts — happy to answer anything!</p>\n</div><!-- SC_ON -->",
      "external_link": "https://www.reddit.com/gallery/1s2oll2",
      "domain": "reddit.com",
      "created_at": "2026-03-24T19:58:16Z",
      "edited_at": null,
      "subreddit": {
        "name": "raspberry_pi",
        "id": "2syto",
        "link": "https://www.reddit.com/r/raspberry_pi/",
        "subscriber_count": 3293334,
        "type": "public"
      },
      "author": {
        "username": "Sf140",
        "id": "1ewg66vspe",
        "link": "https://www.reddit.com/user/Sf140/",
        "flair": null,
        "is_premium": false,
        "has_patreon_flair": false
      },
      "flair": {
        "text": "Show-and-Tell",
        "type": "text",
        "css_class": null,
        "template_id": "81e606a4-8ff1-11e7-b9e0-0e15e019939a",
        "background_color": "#94e044",
        "text_color": "dark",
        "emojis": []
      },
      "stats": {
        "score": 2105,
        "upvote_ratio": 1.0,
        "comment_count": 168,
        "crosspost_count": 1,
        "view_count": null
      },
      "flags": {
        "is_self": false,
        "is_nsfw": false,
        "is_spoiler": false,
        "is_stickied": false,
        "is_pinned": false,
        "is_locked": false,
        "is_archived": false,
        "is_edited": false,
        "is_original_content": false,
        "is_contest_mode": false,
        "is_crosspost": false,
        "is_crosspostable": false,
        "is_meta": false,
        "is_media_only": false,
        "is_reddit_media": false,
        "is_robot_indexable": true,
        "is_score_hidden": false,
        "is_quarantined": false,
        "is_removed": false,
        "is_created_from_ads_ui": false,
        "allows_live_comments": false
      },
      "media": {
        "type": "gallery",
        "images": [
          {
            "id": "0uf9tfoat1rg1",
            "type": "image",
            "link": "https://i.redd.it/0uf9tfoat1rg1.jpg",
            "width": 896,
            "height": 1195,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "qx4rxfoat1rg1",
            "type": "image",
            "link": "https://i.redd.it/qx4rxfoat1rg1.jpg",
            "width": 890,
            "height": 1280,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "2ov91goat1rg1",
            "type": "image",
            "link": "https://i.redd.it/2ov91goat1rg1.jpg",
            "width": 960,
            "height": 1280,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "i4q5rgoat1rg1",
            "type": "image",
            "link": "https://i.redd.it/i4q5rgoat1rg1.jpg",
            "width": 853,
            "height": 1280,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          },
          {
            "id": "y7folfoat1rg1",
            "type": "image",
            "link": "https://i.redd.it/y7folfoat1rg1.jpg",
            "width": 960,
            "height": 1280,
            "mime": "image/jpg",
            "gif_link": null,
            "mp4_link": null,
            "caption": null,
            "outbound_link": null,
            "status": "valid"
          }
        ],
        "video": null,
        "embed": null,
        "preview": null
      },
      "poll": null,
      "crosspost_parent": null,
      "crosspost_parent_id": null,
      "thumbnail": {
        "link": "https://preview.redd.it/0uf9tfoat1rg1.jpg?width=140&height=140&crop=1:1,smart&auto=webp&s=663b76ce8554345831852c07449b8897364624ca",
        "width": 140,
        "height": 140
      },
      "distinguished": null,
      "suggested_sort": null,
      "removed_by": null,
      "category": null,
      "content_categories": [],
      "discussion_type": null,
      "treatment_tags": []
    }
  ],
  "next_cursor": "t3_1s2oll2",
  "has_more": true,
  "subreddit": null
}