Skip to content

Commit

Permalink
Updated uses
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoboss committed Oct 1, 2024
1 parent 6abf6fd commit c7b4585
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions pages/uses.vue
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,6 @@ const categories = [
link: "https://jetbrains.com/rider/",
comment: "The better dotnet IDE",
},
{
title: "JetBrains PhpStorm",
link: "https://jetbrains.com/phpstorm/",
comment:
"Using PhpStorm is like supercharging your PHP development process",
},
{
title: "Android Studio",
link: "https://developer.android.com/studio",
Expand Down Expand Up @@ -92,10 +86,10 @@ const categories = [
link: "https://1password.com/",
},
{
title: "Microsoft Edge",
link: "https://www.microsoft.com/edge",
title: "Arc",
link: "https://arc.net/",
comment:
"Basically Google Chrome, but with better integration into Windows.",
"Basically Google Chrome, but with vertical tabs and fancy UI.",
},
{
title: "Google Drive for Desktop",
Expand Down Expand Up @@ -134,8 +128,8 @@ const categories = [
title: "Games & Fun",
items: [
{
title: "GOG Galaxy",
link: "https://www.gog.com/galaxy",
title: "Steam",
link: "https://store.steampowered.com/about/",
},
{
title: "Spotify",
Expand All @@ -159,7 +153,12 @@ const categories = [
{
title: "Raspberry Pi 4 Model B (4GB RAM)",
link: "https://www.raspberrypi.com/products/raspberry-pi-4-model-b/",
comment: "Serves Home Assistant and Octoprint",
comment: "Running Umbrel OS raspberry Pi 4 Model B",
},
{
title: "Umbrel",
link: "https://getumbrel.com",
comment: "Container Orchestration via nice web UI",
},
{
title: "Fritz!Box 7530 AX",
Expand Down

0 comments on commit c7b4585

Please sign in to comment.