Skip to contents

Retrieves latest ask stories using Hacker News API

Usage

get_latest_ask_stories(max_items = NULL)

Arguments

max_items

Maximum number of items to retrieve. If max_items = NULL, returns all available

Value

list of latest ask HN stories ids

Examples


# \donttest{
# get the lastest ask story on Hacker News
latest_ask_story <- get_latest_ask_stories(max_items = 1)
latest_ask_story
#> [[1]]
#> List of 9
#>  $ by         : chr "davidkuennen"
#>  $ descendants: int 224
#>  $ id         : int 43619768
#>  $ kids       : int [1:138] 43624991 43622046 43625709 43625280 43625989 43624877 43626090 43625372 43626179 43626072 ...
#>  $ score      : int 79
#>  $ text       : chr "Today, I noticed that my behavior has shifted over the past few months. Right now, I exclusively use ChatGPT fo"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-08 09:23:18"
#>  $ title      : chr "Ask HN: Do you still use search engines?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 

# get 10 latest ask stories on Hacker News
latest_10_ask_stories <- get_latest_ask_stories(max_items = 10)
latest_10_ask_stories
#> [[1]]
#> List of 9
#>  $ by         : chr "davidkuennen"
#>  $ descendants: int 224
#>  $ id         : int 43619768
#>  $ kids       : int [1:138] 43624991 43622046 43625709 43625280 43625989 43624877 43626090 43625372 43626179 43626072 ...
#>  $ score      : int 79
#>  $ text       : chr "Today, I noticed that my behavior has shifted over the past few months. Right now, I exclusively use ChatGPT fo"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-08 09:23:18"
#>  $ title      : chr "Ask HN: Do you still use search engines?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[2]]
#> List of 8
#>  $ by         : chr "dlivingston"
#>  $ descendants: int 0
#>  $ id         : int 43625200
#>  $ score      : int 6
#>  $ text       : chr "Assuming Pres. Trump&#x27;s tariffs are not repealed or significantly altered, what does this mean for startups"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-08 18:46:37"
#>  $ title      : chr "Ask HN: How will the tariffs affect investor funding?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[3]]
#> List of 9
#>  $ by         : chr "NewUser76312"
#>  $ descendants: int 6
#>  $ id         : int 43623236
#>  $ kids       : int [1:3] 43625598 43624131 43624891
#>  $ score      : int 5
#>  $ text       : chr "I saw this post from YC: &quot;From OpenAI’s DeepResearch to xAI’s DeepSearch, we’re seeing the first real push"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-08 15:56:22"
#>  $ title      : chr "Ask HN: Who is getting actual value from 'AI Agents'?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[4]]
#> List of 9
#>  $ by         : chr "vitalmixofntrnt"
#>  $ descendants: int 0
#>  $ id         : int 43622711
#>  $ kids       : int 43623298
#>  $ score      : int 3
#>  $ text       : chr "Or would that go against the monolithic kernel paradigm of the Linux kernel?<p>Edit: There&#x27;s this flag in "| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-08 15:11:02"
#>  $ title      : chr "Can Linux have \"transfer data structures to new kernel\" rebooting like Minix?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[5]]
#> List of 9
#>  $ by         : chr "MITthrow123"
#>  $ descendants: int 174
#>  $ id         : int 43612448
#>  $ kids       : int [1:79] 43612547 43613413 43625515 43622881 43613606 43625787 43612947 43625703 43620030 43621858 ...
#>  $ score      : int 147
#>  $ text       : chr "I&#x27;m a senior at MIT studying Course 6 (EECS), and I&#x27;m graduating soon with no job lined up. I&#x27;ve"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-07 15:12:59"
#>  $ title      : chr "Ask HN: I'm an MIT senior and still unemployed – and so are most of my friends"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[6]]
#> List of 9
#>  $ by         : chr "whoishiring"
#>  $ descendants: int 442
#>  $ id         : int 43547611
#>  $ kids       : int [1:302] 43625117 43623590 43622766 43624019 43616989 43615681 43548465 43619727 43619518 43564151 ...
#>  $ score      : int 275
#>  $ text       : chr "Please state the location and include REMOTE for remote work, REMOTE (US)\nor similar if the country is restric"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-01 15:01:11"
#>  $ title      : chr "Ask HN: Who is hiring? (April 2025)"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[7]]
#> List of 9
#>  $ by         : chr "whoishiring"
#>  $ descendants: int 288
#>  $ id         : int 43547609
#>  $ kids       : int [1:303] 43625035 43624439 43624685 43618774 43619432 43615655 43620016 43614843 43615370 43619561 ...
#>  $ score      : int 78
#>  $ text       : chr "Share your information if you are looking for work. Please use this format:<p><pre><code>  Location:\n  Remote:"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-01 15:01:11"
#>  $ title      : chr "Ask HN: Who wants to be hired? (April 2025)"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[8]]
#> List of 9
#>  $ by         : chr "dang"
#>  $ descendants: int 463
#>  $ id         : int 43558671
#>  $ kids       : int [1:124] 43560481 43559535 43559609 43561038 43565390 43560360 43559266 43561913 43564571 43559244 ...
#>  $ score      : int 1813
#>  $ text       : chr "Hi all,<p>Tom Howard is going public as HN moderator today. He has been doing HN moderation work for years alre"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-02 16:49:56"
#>  $ title      : chr "Tell HN: Announcing tomhow as a public moderator"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[9]]
#> List of 9
#>  $ by         : chr "dhorthy"
#>  $ descendants: int 0
#>  $ id         : int 43623589
#>  $ kids       : int 43623633
#>  $ score      : int 23
#>  $ text       : chr "Howdy HN - I&#x27;m Dex from HumanLayer (YC F24), and I&#x27;ve been building AI agents for a while. After tryi"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-08 16:29:44"
#>  $ title      : chr "12-Factor Agents: Patterns of Great LLM Applications"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[10]]
#> List of 9
#>  $ by         : chr "thawawaycold"
#>  $ descendants: int 16
#>  $ id         : int 43618710
#>  $ kids       : int [1:4] 43619743 43618829 43622168 43619012
#>  $ score      : int 7
#>  $ text       : chr "Hi HN,<p>this is a follow-up post to https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=43282410<p>TLDR of tha"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-08 05:51:42"
#>  $ title      : chr "Ask HN: Pigeonholed into role with no coding, what do I do?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 

# get all latest ask stories on Hacker News
latest_ask_stories <- get_latest_ask_stories()
latest_ask_stories
#> [[1]]
#> List of 9
#>  $ by         : chr "davidkuennen"
#>  $ descendants: int 224
#>  $ id         : int 43619768
#>  $ kids       : int [1:138] 43624991 43622046 43625709 43625280 43625989 43624877 43626090 43625372 43626179 43626072 ...
#>  $ score      : int 79
#>  $ text       : chr "Today, I noticed that my behavior has shifted over the past few months. Right now, I exclusively use ChatGPT fo"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-08 09:23:18"
#>  $ title      : chr "Ask HN: Do you still use search engines?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[2]]
#> List of 8
#>  $ by         : chr "dlivingston"
#>  $ descendants: int 0
#>  $ id         : int 43625200
#>  $ score      : int 6
#>  $ text       : chr "Assuming Pres. Trump&#x27;s tariffs are not repealed or significantly altered, what does this mean for startups"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-08 18:46:37"
#>  $ title      : chr "Ask HN: How will the tariffs affect investor funding?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[3]]
#> List of 9
#>  $ by         : chr "NewUser76312"
#>  $ descendants: int 6
#>  $ id         : int 43623236
#>  $ kids       : int [1:3] 43625598 43624131 43624891
#>  $ score      : int 5
#>  $ text       : chr "I saw this post from YC: &quot;From OpenAI’s DeepResearch to xAI’s DeepSearch, we’re seeing the first real push"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-08 15:56:22"
#>  $ title      : chr "Ask HN: Who is getting actual value from 'AI Agents'?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[4]]
#> List of 9
#>  $ by         : chr "vitalmixofntrnt"
#>  $ descendants: int 0
#>  $ id         : int 43622711
#>  $ kids       : int 43623298
#>  $ score      : int 3
#>  $ text       : chr "Or would that go against the monolithic kernel paradigm of the Linux kernel?<p>Edit: There&#x27;s this flag in "| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-08 15:11:02"
#>  $ title      : chr "Can Linux have \"transfer data structures to new kernel\" rebooting like Minix?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[5]]
#> List of 9
#>  $ by         : chr "MITthrow123"
#>  $ descendants: int 174
#>  $ id         : int 43612448
#>  $ kids       : int [1:79] 43612547 43613413 43625515 43622881 43613606 43625787 43612947 43625703 43620030 43621858 ...
#>  $ score      : int 147
#>  $ text       : chr "I&#x27;m a senior at MIT studying Course 6 (EECS), and I&#x27;m graduating soon with no job lined up. I&#x27;ve"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-07 15:12:59"
#>  $ title      : chr "Ask HN: I'm an MIT senior and still unemployed – and so are most of my friends"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[6]]
#> List of 9
#>  $ by         : chr "whoishiring"
#>  $ descendants: int 442
#>  $ id         : int 43547611
#>  $ kids       : int [1:302] 43625117 43623590 43622766 43624019 43616989 43615681 43548465 43619727 43619518 43564151 ...
#>  $ score      : int 275
#>  $ text       : chr "Please state the location and include REMOTE for remote work, REMOTE (US)\nor similar if the country is restric"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-01 15:01:11"
#>  $ title      : chr "Ask HN: Who is hiring? (April 2025)"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[7]]
#> List of 9
#>  $ by         : chr "whoishiring"
#>  $ descendants: int 288
#>  $ id         : int 43547609
#>  $ kids       : int [1:303] 43625035 43624439 43624685 43618774 43619432 43615655 43620016 43614843 43615370 43619561 ...
#>  $ score      : int 78
#>  $ text       : chr "Share your information if you are looking for work. Please use this format:<p><pre><code>  Location:\n  Remote:"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-01 15:01:11"
#>  $ title      : chr "Ask HN: Who wants to be hired? (April 2025)"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[8]]
#> List of 9
#>  $ by         : chr "dang"
#>  $ descendants: int 463
#>  $ id         : int 43558671
#>  $ kids       : int [1:124] 43560481 43559535 43559609 43561038 43565390 43560360 43559266 43561913 43564571 43559244 ...
#>  $ score      : int 1813
#>  $ text       : chr "Hi all,<p>Tom Howard is going public as HN moderator today. He has been doing HN moderation work for years alre"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-02 16:49:56"
#>  $ title      : chr "Tell HN: Announcing tomhow as a public moderator"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[9]]
#> List of 9
#>  $ by         : chr "dhorthy"
#>  $ descendants: int 0
#>  $ id         : int 43623589
#>  $ kids       : int 43623633
#>  $ score      : int 23
#>  $ text       : chr "Howdy HN - I&#x27;m Dex from HumanLayer (YC F24), and I&#x27;ve been building AI agents for a while. After tryi"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-08 16:29:44"
#>  $ title      : chr "12-Factor Agents: Patterns of Great LLM Applications"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[10]]
#> List of 9
#>  $ by         : chr "thawawaycold"
#>  $ descendants: int 16
#>  $ id         : int 43618710
#>  $ kids       : int [1:4] 43619743 43618829 43622168 43619012
#>  $ score      : int 7
#>  $ text       : chr "Hi HN,<p>this is a follow-up post to https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=43282410<p>TLDR of tha"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-08 05:51:42"
#>  $ title      : chr "Ask HN: Pigeonholed into role with no coding, what do I do?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[11]]
#> List of 9
#>  $ by         : chr "bavarianbob"
#>  $ descendants: int 36
#>  $ id         : int 43548589
#>  $ kids       : int [1:12] 43548817 43548695 43550246 43548950 43553438 43550191 43550012 43550236 43549804 43565416 ...
#>  $ score      : int 120
#>  $ text       : chr "EDIT: Back online?!<p>NPM discussion: <a href=\"https:&#x2F;&#x2F;github.com&#x2F;npm&#x2F;cli&#x2F;issues&#x2F"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-01 16:19:28"
#>  $ title      : chr "Tell HN: Camelgate NPM Outage (Cloudflare)"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[12]]
#> List of 9
#>  $ by         : chr "herberh2"
#>  $ descendants: int 5
#>  $ id         : int 43604299
#>  $ kids       : int [1:6] 43621862 43608459 43619393 43604625 43619921 43609394
#>  $ score      : int 13
#>  $ text       : chr "What are the best AI tools out there that can help take a product idea and refine it to get it to an MVP?<p>Not"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-06 19:41:48"
#>  $ title      : chr "What are the best AI tools to turn an idea into MVP?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[13]]
#> List of 9
#>  $ by         : chr "muddi900"
#>  $ descendants: int 14
#>  $ id         : int 43603574
#>  $ kids       : int [1:13] 43610955 43605144 43605685 43605680 43605032 43604562 43605228 43611751 43609590 43606245 ...
#>  $ score      : int 21
#>  $ text       : chr "The issue I have had with llms since the start has been the slop. Contrary to popular belief, the open web was "| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-06 18:17:51"
#>  $ title      : chr "Ask HN: How to Use \"Deep Research\"?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[14]]
#> List of 9
#>  $ by         : chr "caspercrf"
#>  $ descendants: int 2
#>  $ id         : int 43613922
#>  $ kids       : int [1:2] 43616161 43616634
#>  $ score      : int 6
#>  $ text       : chr "I was recently laid off and have been considering a career change.  I&#x27;m 46 and have been in software testi"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-07 17:34:51"
#>  $ title      : chr "Ask HN: Is anyone here an Insurance Risk Engineer?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[15]]
#> List of 9
#>  $ by         : chr "Haeuserschlucht"
#>  $ descendants: int 1
#>  $ id         : int 43611088
#>  $ kids       : int 43622878
#>  $ score      : int 2
#>  $ text       : chr "All I can find are those parroted, meaningless definitions of koc, not when to use them, how much to invest and"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-07 13:21:55"
#>  $ title      : chr "Ask HN: How and when do I use knock-out certificates?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[16]]
#> List of 9
#>  $ by         : chr "nextn"
#>  $ descendants: int 13
#>  $ id         : int 43609719
#>  $ kids       : int [1:12] 43610019 43621934 43611441 43612171 43610410 43615799 43611355 43609862 43610054 43617456 ...
#>  $ score      : int 6
#>  $ text       : chr "Then the user would get paid for getting interrupted.<p>The user could configure the browser&#x2F;email-client&"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-07 10:20:19"
#>  $ title      : chr "What if we made advertising pay the user?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[17]]
#> List of 9
#>  $ by         : chr "Brysonbw"
#>  $ descendants: int 68
#>  $ id         : int 43559733
#>  $ kids       : int [1:46] 43560914 43563603 43560923 43560393 43560318 43560388 43569894 43561195 43611378 43560492 ...
#>  $ score      : int 84
#>  $ text       : chr "How would one go about being a &#x27;rogue&#x27; OSS contributor so to speak? Live off of donations, bounties, "| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-02 18:24:51"
#>  $ title      : chr "Ask HN: How do you make a living contributing to and/or creating OSS projects?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[18]]
#> List of 9
#>  $ by         : chr "OulaX"
#>  $ descendants: int 8
#>  $ id         : int 43591673
#>  $ kids       : int [1:6] 43611565 43591987 43595140 43595418 43592364 43591994
#>  $ score      : int 14
#>  $ text       : chr "I have a degree in Computer Science and currently work as a frontend web developer.<p>I live in a developing co"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-05 07:38:13"
#>  $ title      : chr "Ask HN: Looking to Break into Cybersecurity – Where Do I Start?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[19]]
#> List of 8
#>  $ by         : chr "N3Xxus_6"
#>  $ descendants: int 0
#>  $ id         : int 43591349
#>  $ score      : int 9
#>  $ text       : chr "I’m experimenting with a novel approach that integrates symbolic logic directly into a transformer’s attention "| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-05 06:27:49"
#>  $ title      : chr "Novel Logic-Enhanced LLM for Improved Symbolic Reasoning"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[20]]
#> List of 9
#>  $ by         : chr "franczesko"
#>  $ descendants: int 19
#>  $ id         : int 43593627
#>  $ kids       : int [1:21] 43624347 43624192 43620347 43594001 43594367 43607177 43616761 43594038 43619492 43599256 ...
#>  $ score      : int 15
#>  $ text       : chr "HN account for majority of my open tabs. With a very dynamic top submissions list, I struggle to keep up with a"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-05 14:02:42"
#>  $ title      : chr "Ask HN: How do you consume HN?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[21]]
#> List of 9
#>  $ by         : chr "colesantiago"
#>  $ descendants: int 2
#>  $ id         : int 43604753
#>  $ kids       : int [1:2] 43606907 43605152
#>  $ score      : int 5
#>  $ text       : chr "There was a time where there was frothy hype around LK-99, the superconductor that &#x27;worked&#x27; at room t"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-06 20:35:28"
#>  $ title      : chr "Ask HN: What happened after LK-99?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[22]]
#> List of 9
#>  $ by         : chr "OrbitalShotput_"
#>  $ descendants: int 20
#>  $ id         : int 43564550
#>  $ kids       : int [1:9] 43564583 43565515 43566758 43566094 43568498 43565857 43597207 43576142 43572997
#>  $ score      : int 21
#>  $ text       : chr "This is coming up a lot these days in the news- but Customs and Border Patrol have increased the amount of sear"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-03 03:53:26"
#>  $ title      : chr "Ask HN: For the privacy minded, How do you prepare for gadget Border Searches?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[23]]
#> List of 9
#>  $ by         : chr "hsiYwko"
#>  $ descendants: int 4
#>  $ id         : int 43596438
#>  $ kids       : int [1:4] 43600699 43599954 43597727 43599081
#>  $ score      : int 5
#>  $ text       : chr "Hi HN!<p>This past weekend, I built a tool called GitSummarize, it&#x27;s an open-source ai-powered documentati"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-05 20:09:39"
#>  $ title      : chr "Ask HN: As an eng leader, how useful is AI-generated internal documentation?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[24]]
#> List of 9
#>  $ by         : chr "zigmig"
#>  $ descendants: int 3
#>  $ id         : int 43617601
#>  $ kids       : int [1:3] 43617746 43617766 43617765
#>  $ score      : int 6
#>  $ text       : chr "I&#x27;m curious if there&#x27;s a platform similar to Capitol Trades (capitoltrades.com) or AutoPilot but for "| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-08 01:36:59"
#>  $ title      : chr "Ask HN: Is There a Crypto Equivalent to Tracking Politician's Transactions?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[25]]
#> List of 9
#>  $ by         : chr "pkkm"
#>  $ descendants: int 3
#>  $ id         : int 43601341
#>  $ kids       : int [1:3] 43606887 43613117 43610119
#>  $ score      : int 9
#>  $ text       : chr "There&#x27;s a lot of options for concurrency. In Python alone, you can use threads with shared memory, threads"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-06 13:37:14"
#>  $ title      : chr "Ask HN: Easiest and hardest concurrency models to use correctly?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[26]]
#> List of 9
#>  $ by         : chr "pkdpic"
#>  $ descendants: int 10
#>  $ id         : int 43615272
#>  $ kids       : int [1:8] 43615364 43618525 43616275 43615465 43615298 43615484 43615296 43615276
#>  $ score      : int 16
#>  $ text       : chr "Just seems like if you knew when the tariffs were going to randomly be lifted you could buy super low and make "| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-07 19:56:29"
#>  $ title      : chr "Ask HN: Could tariffs be used as a reverse pump and dump?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[27]]
#> List of 9
#>  $ by         : chr "r_singh"
#>  $ descendants: int 17
#>  $ id         : int 43572949
#>  $ kids       : int [1:14] 43624561 43620170 43582622 43621877 43573331 43600647 43605512 43576099 43578085 43578048 ...
#>  $ score      : int 17
#>  $ text       : chr "I feel like talking about how to think is going to be a bigger topic of discussion going forward now that we ha"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-03 17:35:48"
#>  $ title      : chr "Ask HN: Best books written on “How to think”?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[28]]
#> List of 8
#>  $ by         : chr "kevthecoder"
#>  $ descendants: int 0
#>  $ id         : int 43592201
#>  $ score      : int 16
#>  $ text       : chr "Simon used to maintain the BCPL compiler at Warwick University and helped many people start their careers in Co"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-05 09:46:27"
#>  $ title      : chr "Former BCPL compiler maintainer Simon Langley has died"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[29]]
#> List of 9
#>  $ by         : chr "LiamPowell"
#>  $ descendants: int 6
#>  $ id         : int 43614260
#>  $ kids       : int [1:7] 43614421 43615491 43614271 43615718 43614315 43614558 43614321
#>  $ score      : int 5
#>  $ text       : chr "Below is a link to a simple Gemini prompt where the LLM has been told it has access to a &quot;launch_missiles&"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-07 18:09:52"
#>  $ title      : chr "Could you convince a LLM to launch a nuclear strike?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[30]]
#> List of 9
#>  $ by         : chr "spacebanana7"
#>  $ descendants: int 187
#>  $ id         : int 43547309
#>  $ kids       : int [1:41] 43547461 43547919 43547462 43548054 43547594 43547586 43547535 43547492 43547416 43547545 ...
#>  $ score      : int 193
#>  $ text       : chr "I appreciate developing ROCm into something competitive with CUDA would require a lot of work, both internally "| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-01 14:37:54"
#>  $ title      : chr "Ask HN: Why hasn’t AMD made a viable CUDA alternative?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[31]]
#> List of 9
#>  $ by         : chr "dvenHN"
#>  $ descendants: int 4
#>  $ id         : int 43615756
#>  $ kids       : int [1:4] 43615791 43615926 43616025 43615761
#>  $ score      : int 10
#>  $ text       : chr "It happened to me yesterday and it happened to a friend of mine today.<p>We uploaded a file, we asked a questio"| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-07 20:44:59"
#>  $ title      : chr "Tell HN: ChatGPT is giving me other people's conversation when uploading files"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
#> [[32]]
#> List of 9
#>  $ by         : chr "frabia"
#>  $ descendants: int 17
#>  $ id         : int 43544254
#>  $ kids       : int [1:19] 43545403 43544777 43594656 43549448 43610124 43549431 43561205 43597507 43550446 43549108 ...
#>  $ score      : int 21
#>  $ text       : chr "Between newsletters, podcasts, Youtube videos, (tech) news, articles, and (of course) books, how does one keep "| __truncated__
#>  $ time       : POSIXct[1:1], format: "2025-04-01 08:33:50"
#>  $ title      : chr "When so much knowledge is produced every day, how do you keep up?"
#>  $ type       : chr "story"
#>  - attr(*, "class")= chr "hn_item"
#> 
# }