Compare commits
No commits in common. "0f9a32b93d8fa7c92dad4f134083a0a7362c22e6" and "6c4cdaac8b07acc715d961c1a55e7768529e4abd" have entirely different histories.
0f9a32b93d
...
6c4cdaac8b
6 changed files with 33 additions and 99 deletions
File diff suppressed because one or more lines are too long
|
@ -1,43 +0,0 @@
|
||||||
---
|
|
||||||
title: "open source tools for students"
|
|
||||||
pubDate: 'Jan 24 2025'
|
|
||||||
description: ""
|
|
||||||
draft: false
|
|
||||||
---
|
|
||||||
|
|
||||||
As I'm no longer a student I wanted to share what open source tools I've used through my education to minimize my dependency on vendor locked-in software, optimize my data availability and get a little more privacy.
|
|
||||||
|
|
||||||
But you probably wonder why you should use open source tools as a student when your school or university most likely have all the licenses you need for the proprietary tools that you're used too? Good question.
|
|
||||||
|
|
||||||
Like I mentioned in the opening, you start of by avoiding vendor lock-ins. This will help you keep your notes even when licenses expire. _"But Sid, my notes are still locally on my laptop?"_ Yeah yeah I know, but here comes the second point.
|
|
||||||
|
|
||||||
You'll optimize your data availability, since you no longer rely on a specific program for your notes (_with those custom, weird file extensions_). This means that you can explore a ton of tools to use and find one that fits you the best, without having to worry about copying and pasting all those notes into a new program or exporting them out in another format.
|
|
||||||
|
|
||||||
No? That's not enough to convince you? Well then, privacy! [There's so much tracking and documentation of what you're doing in school](https://theprivacydad.com/privacy-for-students-on-a-budget/), and it'll probably be quite hard to achieve privacy within the school system. But, why add even more tracking by using proprietary tools as well?
|
|
||||||
|
|
||||||
Additionally, many of the open source tools I've used are free of charge, so you save money! That's music playing in a students ears.
|
|
||||||
|
|
||||||
_"Well then, what should I use?"_, you ask. Look no further! I've made a list over some of my favorites below, hope you try some of them out and start your open source journey :)
|
|
||||||
|
|
||||||
### List of my go-to tools (+ alternatives)
|
|
||||||
|
|
||||||
| Category | Chosen tool |
|
|
||||||
| - | - |
|
|
||||||
| Operating system | Linux <3 Choose any distro you want. |
|
|
||||||
| Browser | Firefox ([Waterfox](https://www.waterfox.net/) / [LibreWolf](https://librewolf.net/) / etc. for more privacy) |
|
|
||||||
| Notes | [LoqSeq](https://logseq.com/) / [Joplin](https://joplinapp.org/) / [StandardNotes](https://standardnotes.com/) |
|
|
||||||
| -> Notion-alternative | [AppFlowy](https://appflowy.io/) / [AnyType](https://anytype.io/) |
|
|
||||||
| Email | [Thunderbird](https://www.thunderbird.net/) |
|
|
||||||
| Password manager | [Bitwarden](https://bitwarden.com/) |
|
|
||||||
| Ebook library | [Calibre](https://calibre-ebook.com/) |
|
|
||||||
| Office suite | [LibreOffice](https://www.libreoffice.org/) |
|
|
||||||
| Whiteboard | [Excalidraw](https://excalidraw.com/) |
|
|
||||||
| Video conferencing | [Jitsi](https://meet.jit.si/) |
|
|
||||||
| Blogging | [Bearblog.dev](https://bearblog.dev/) |
|
|
||||||
| IDE | [VSCodium](https://vscodium.com/) / [Vim](https://www.vim.org/) |
|
|
||||||
| Project management | [Focalboard](https://www.focalboard.com/) |
|
|
||||||
| Resume-builder | [OpenResume](https://www.open-resume.com/) |
|
|
||||||
| Document signing | [DocuSeal](https://www.docuseal.com/) |
|
|
||||||
| PDF-stuff | [Stirling PDF](https://stirlingpdf.io) |
|
|
||||||
|
|
||||||
> _There's probably a lot more of categories and tools which I forgot, so if you'd like to add something to the list -> [/contact](/contact)_
|
|
|
@ -720,31 +720,6 @@
|
||||||
"name": "Want to read",
|
"name": "Want to read",
|
||||||
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
"url": "https://kjelsrud.dev/logs/bookshelf/",
|
||||||
"books":[
|
"books":[
|
||||||
{
|
|
||||||
"title": "BLAME!"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "Berserk"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "Goodnight Punpun"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "My Lovesick Life as a 90's Otaku"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "Yotsuba&!"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "Atom: The Beginning"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "Working Backwards: Insights, Stories, and Secrets from Inside Amazon"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "Siddhartha",
|
|
||||||
"author": "Hermann Hesse"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "Cypherpunks: Freedom and the Future of the Internet"
|
"title": "Cypherpunks: Freedom and the Future of the Internet"
|
||||||
},
|
},
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
"type": "anime"
|
"type": "anime"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Bones S08",
|
"title": "Bones S07",
|
||||||
"type": "series"
|
"type": "series"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -29,18 +29,6 @@
|
||||||
"name": "Watched",
|
"name": "Watched",
|
||||||
"url": "https://kjelsrud.dev/logs/watchlist/",
|
"url": "https://kjelsrud.dev/logs/watchlist/",
|
||||||
"tv":[
|
"tv":[
|
||||||
{
|
|
||||||
"title": "Bones S07",
|
|
||||||
"type": "series",
|
|
||||||
"date":
|
|
||||||
{
|
|
||||||
"year": "2025",
|
|
||||||
"month": "01",
|
|
||||||
"day": "22",
|
|
||||||
"string": "2025-01-22"
|
|
||||||
},
|
|
||||||
"rating": 4
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"title": "Bones S06",
|
"title": "Bones S06",
|
||||||
"type": "series",
|
"type": "series",
|
||||||
|
|
|
@ -4,7 +4,7 @@ description: ""
|
||||||
layout: "../layouts/Layout.astro"
|
layout: "../layouts/Layout.astro"
|
||||||
---
|
---
|
||||||
|
|
||||||
> _Last update: January 24, 2025_
|
> _Last update: November 30, 2024_
|
||||||
|
|
||||||
List of changes and new features I plan for this website.
|
List of changes and new features I plan for this website.
|
||||||
|
|
||||||
|
@ -14,6 +14,7 @@ List of changes and new features I plan for this website.
|
||||||
- Fix helmet to show individual site-titles instead of the same one
|
- Fix helmet to show individual site-titles instead of the same one
|
||||||
- Add `/course&sertifications`-page (`learning`? or it can be in `/cv`)
|
- Add `/course&sertifications`-page (`learning`? or it can be in `/cv`)
|
||||||
- Add `/concerts`-page (like [Kyrre](https://kyrremann.no/concert-vitae/) & [Wand3r](https://wand3r.net/concerts/))
|
- Add `/concerts`-page (like [Kyrre](https://kyrremann.no/concert-vitae/) & [Wand3r](https://wand3r.net/concerts/))
|
||||||
|
- Change footer (remove CC & onepiece-webring (notify website shutdown), add Openmoji-E381, forgejo-instance)
|
||||||
- Fix `rel=me` on some links
|
- Fix `rel=me` on some links
|
||||||
- Fix description for blogposts
|
- Fix description for blogposts
|
||||||
- Add changelog to website using `git cliff -o CHANGELOG.md`
|
- Add changelog to website using `git cliff -o CHANGELOG.md`
|
||||||
|
|
|
@ -4,7 +4,7 @@ description: ""
|
||||||
layout: "../layouts/Layout.astro"
|
layout: "../layouts/Layout.astro"
|
||||||
---
|
---
|
||||||
|
|
||||||
> *Last update: January 21, 2025*
|
> *Last update: October 18, 2024*
|
||||||
|
|
||||||
## What do I use?
|
## What do I use?
|
||||||
|
|
||||||
|
@ -40,7 +40,7 @@ The following is a list of the different technologies that I use on a daily basi
|
||||||
- [Invidious](https://invidious.io/). Open source front-end for YouTube.
|
- [Invidious](https://invidious.io/). Open source front-end for YouTube.
|
||||||
- [uBlock Origin](https://ublockorigin.com/) Free, open-source ad content blocker.
|
- [uBlock Origin](https://ublockorigin.com/) Free, open-source ad content blocker.
|
||||||
- **Calendar:** Physical calendar
|
- **Calendar:** Physical calendar
|
||||||
- **Chat:** [Signal](https://signal.org/), iMessage & [Jitsi](https://meet.jit.si/)
|
- **Chat:** [Signal](https://signal.org/), iMessage & [Discord](https://discord.com/)
|
||||||
- **Contacts:** Contacts.app
|
- **Contacts:** Contacts.app
|
||||||
- **Editor:** [neovim](https://neovim.io/) or [VSCodium](https://github.com/VSCodium/vscodium)
|
- **Editor:** [neovim](https://neovim.io/) or [VSCodium](https://github.com/VSCodium/vscodium)
|
||||||
- **Email Client:** [Thunderbird](https://www.thunderbird.net/)
|
- **Email Client:** [Thunderbird](https://www.thunderbird.net/)
|
||||||
|
@ -48,10 +48,9 @@ The following is a list of the different technologies that I use on a daily basi
|
||||||
- **Filesharing:** [LocalSend](https://localsend.org/#/)
|
- **Filesharing:** [LocalSend](https://localsend.org/#/)
|
||||||
- **Financial managing:** [Actual](https://actualbudget.com/)
|
- **Financial managing:** [Actual](https://actualbudget.com/)
|
||||||
- **Image compression:** [Squoosh](https://squoosh.app/)
|
- **Image compression:** [Squoosh](https://squoosh.app/)
|
||||||
- **Music:** [Navidrome](https://www.navidrome.org/) x [flo](https://client.flooo.club/)
|
- **Music / Podcasts:** [Spotify](https://spotify.com)
|
||||||
- **Notes:** Physical book, or [neovim](https://neovim.io/) with Markdown
|
- **Notes:** Physical book, or [neovim](https://neovim.io/) with Markdown
|
||||||
- **Password management:** [Bitwarden](https://bitwarden.com/)
|
- **Password management:** [Bitwarden](https://bitwarden.com/)
|
||||||
- **Podcasts:** [Anytime Player](https://anytimeplayer.app/index.html)
|
|
||||||
- **Polls:** [Ninjavote](https://ninjavote.com/)
|
- **Polls:** [Ninjavote](https://ninjavote.com/)
|
||||||
- **RSS:** [NetNewsWire](https://netnewswire.com/)
|
- **RSS:** [NetNewsWire](https://netnewswire.com/)
|
||||||
- **Tasks:** Notes.app
|
- **Tasks:** Notes.app
|
||||||
|
|
Loading…
Reference in a new issue