mirror of
https://github.com/prdlk/glance.git
synced 2026-08-02 17:31:40 +00:00
fix(config): remove old developer configs
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
# Technology left rail — tools & launches
|
||||
- size: small
|
||||
widgets:
|
||||
- type: rss
|
||||
title: Terminal Trove
|
||||
limit: 15
|
||||
collapse-after: 6
|
||||
feeds:
|
||||
- url: https://terminaltrove.com/new.xml
|
||||
title: Terminal Trove
|
||||
- type: rss
|
||||
title: Product Hunt
|
||||
limit: 15
|
||||
collapse-after: 6
|
||||
feeds:
|
||||
- url: https://rss.app/feeds/_tBKt0Q2vzII4baWl.xml
|
||||
title: Product Hunt
|
||||
- type: rss
|
||||
title: Dev Blogs
|
||||
limit: 15
|
||||
collapse-after: 6
|
||||
feeds:
|
||||
- url: https://github.blog/feed/
|
||||
title: GitHub Blog
|
||||
- url: https://rsshub.app/anthropic/research
|
||||
title: Anthropic Research
|
||||
- url: https://openai.com/news/rss.xml
|
||||
title: OpenAI News
|
||||
- url: https://rss.app/feeds/Q5ElsNVbwLHZhUPm.xml
|
||||
title: Cloudflare Blog
|
||||
@@ -0,0 +1,80 @@
|
||||
# Technology main — Techmeme cards, community tabs, programming videos
|
||||
- size: full
|
||||
widgets:
|
||||
- type: rss
|
||||
title: Techmeme
|
||||
style: horizontal-cards
|
||||
limit: 12
|
||||
feeds:
|
||||
- url: https://www.techmeme.com/feed.xml
|
||||
title: Techmeme
|
||||
hide-description: true
|
||||
|
||||
- type: rss
|
||||
title: Ship Log
|
||||
style: detailed-list
|
||||
limit: 20
|
||||
collapse-after: 6
|
||||
feeds:
|
||||
- url: https://hnrss.org/show
|
||||
title: Show HN
|
||||
- url: https://rsshub.app/github/trending/daily/any
|
||||
title: GitHub Trending
|
||||
- url: https://rss.app/feeds/y4Wby7sxFhCINQvr.xml
|
||||
title: Starred Repos
|
||||
- url: https://rss.app/feeds/Nw0aq77nQjy57K2X.xml
|
||||
title: "@thdxr"
|
||||
|
||||
- type: group
|
||||
define: &sub
|
||||
type: reddit
|
||||
show-thumbnails: true
|
||||
collapse-after: 8
|
||||
widgets:
|
||||
- subreddit: commandline
|
||||
<<: *sub
|
||||
- subreddit: golang
|
||||
<<: *sub
|
||||
- subreddit: selfhosted
|
||||
<<: *sub
|
||||
- subreddit: tui
|
||||
<<: *sub
|
||||
- subreddit: hyprland
|
||||
<<: *sub
|
||||
- subreddit: niri
|
||||
<<: *sub
|
||||
- subreddit: omarchy
|
||||
<<: *sub
|
||||
- subreddit: unixporn
|
||||
<<: *sub
|
||||
- subreddit: termux
|
||||
<<: *sub
|
||||
- subreddit: LinuxCirclejerk
|
||||
<<: *sub
|
||||
- subreddit: ethereum
|
||||
<<: *sub
|
||||
- subreddit: ipfs
|
||||
<<: *sub
|
||||
- subreddit: libp2p
|
||||
<<: *sub
|
||||
|
||||
- type: videos
|
||||
style: grid-cards
|
||||
collapse-after-rows: 2
|
||||
title: Programming
|
||||
channels:
|
||||
- UCUyeluBRhGPCW4rPe_UvBZQ # ThePrimeTime
|
||||
- UCjSEJkpGbcZhvo0lr-44X_w # TechHut
|
||||
- UCXuqSBlHAE6Xw-yeJA0Tunw # Linus Tech Tips
|
||||
- UCs6KfncB4OV6Vug4o_bzijg # Techlore
|
||||
- UCTwxaBjziKfy6y_uWu30orAby # BugBytes
|
||||
- UCYeiozh-4QwuC1sjgCmB92w # DevOps Toolbox
|
||||
- UCsBjURrPoezykLs9EqgamOA # Angular Firebase
|
||||
- UC-mTIBh__DzAqW495JHXy5A # The Coding Gopher
|
||||
- UC2WHjPDvbE6O328n17ZGcfg # ForrestKnight
|
||||
- UCsUalyRg43M8D60mtHe6YcAD # Honeypot
|
||||
- UCgfe2ooZD3VJPB6aJAnuQng # cloud
|
||||
- UCdjsUXJ3QawK4O5L1kqqsew # IPFS
|
||||
- UC3Wn3dABlgESm8Bzn8Vamgg # Sideprojects
|
||||
- UCNJ1Ymd5yFuUPtn21xtRbbw # AI Explained
|
||||
- UCutCcajxhR33k9UR-DdLsAQ # Systems Innovation
|
||||
@@ -0,0 +1,16 @@
|
||||
# Technology right rail — self-hosting board + futurism deep dives
|
||||
- size: small
|
||||
widgets:
|
||||
- type: reddit
|
||||
subreddit: selfhosted
|
||||
limit: 7
|
||||
style: vertical-cards
|
||||
- type: videos
|
||||
style: vertical-list
|
||||
collapse-after: 4
|
||||
title: Futurism
|
||||
channels:
|
||||
- UCawZsQWqfGSbCI5yjkdVkTA # Matthew Berman
|
||||
- UCZFipeZtQM5CKUjx6grh54g # Isaac Arthur
|
||||
- UCR9sFzaG9Ia_kXJhfxtFMB # melodysheep
|
||||
- UCSeuZvDGosq1zC6NqgqGo-Q # merlin
|
||||
Reference in New Issue
Block a user