-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpost_history.json
More file actions
52 lines (52 loc) · 2.52 KB
/
post_history.json
File metadata and controls
52 lines (52 loc) · 2.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"posts": [
{
"date": "2026-01-06T12:15:49.960245",
"topic": "JetBrains releases Kotlin 2.3.0",
"post_preview": "Just upgraded to Kotlin 2.3.0 and I'm already loving the new features - especially the improved perf...",
"post_id": "urn:li:share:7414278519825813504"
},
{
"date": "2026-01-06T12:17:08.501055",
"topic": "JetBrains releases Kotlin 2.3.0 - InfoWorld",
"post_preview": "Just spent the morning digging into Kotlin 2.3.0 and I'm excited to explore its potential in our hea...",
"post_id": "urn:li:share:7414278848919445504"
},
{
"date": "2026-01-06T12:23:22.454029",
"topic": "JetBrains previews official VS Code language server for Kotlin, unveils fresh language features at KotlinConf",
"post_preview": "Just learned that JetBrains is previewing an official VS Code language server for Kotlin - this coul...",
"post_id": "urn:li:share:7414280417601757184"
},
{
"date": "2026-01-06T12:25:08.354594",
"topic": "Kotlin Multiplatform vs Flutter. Which Is Better for Your App?",
"post_preview": "Just spent the last week debating with my team: Kotlin Multiplatform or Flutter for our next cross-p...",
"post_id": "urn:li:share:7414280861853921280"
},
{
"date": "2026-01-07T04:05:06.493682",
"topic": "Pros and Cons of Kotlin for Android App Development [2025 Update]",
"post_preview": "I still remember the day I switched to Kotlin for our healthcare app, KinectedCare - it was like a b...",
"post_id": "urn:li:share:7414517412815003648"
},
{
"date": "2026-01-14T04:12:24.266311",
"topic": "Rust in Android: move fast and fix things",
"post_preview": "What if I told you that Rust, a systems programming language, could be the key to unlocking faster a...",
"post_id": "urn:li:share:7417055961841938432"
},
{
"date": "2026-01-21T04:09:46.818673",
"topic": "Google TV Enhancements: Gemini, Video API & Jetpack Compose",
"post_preview": "Just spent the weekend digging into the latest Google TV enhancements and I'm blown away by the pote...",
"post_id": "urn:li:share:7419592017933987843"
},
{
"date": "2026-01-28T04:10:00.627628",
"topic": "Jetpack Compose Brings Performance Improvements, Better Tooling Integration, and Updates Material 3",
"post_preview": "Just spent the last week migrating our healthcare app to Jetpack Compose and I'm blown away by the p...",
"post_id": "urn:li:share:7422128791793188865"
}
]
}