flynnguy

joined 2 years ago
[–] flynnguy@programming.dev 0 points 2 years ago (4 children)

I haven't, I'll have to check it out. I have an iPad but need to figure out a good way to sync notes without paying $10/month. (The iPad doesn't working with Syncthing or google drive :( )

[–] flynnguy@programming.dev 1 points 2 years ago

Yeah, the MD at the end stands for Markdown which is the format it uses to store it's notes.

[–] flynnguy@programming.dev 1 points 2 years ago

I've been using Syncthing to sync my notes... it doesn't work on my iPad (because of the way the iPad file permissions work) but I'm able to sync between my phone and my personal computer and work computer. (I also have Syncthing running on my NAS so it's automatically backed up!!)

Syncthing doesn't cost anything. You could also use dropbox or google drive or whatever so you don't have to pay. I agree, it's a pretty steep fee for what it is.

[–] flynnguy@programming.dev 1 points 2 years ago (1 children)

So I have a folder called people/ that contains a note per person that I work with. (I have a template that helps create what I'm about to describe for each person too so creating one of these people notes is as simple as typing their name). In there I have what you'd expect, name, email, position along with maybe some personal notes I want to remember about them but then I have a dataview table that lists all the meetings I've had with them since I started taking notes.

To do this, it's a simple dataview table in the person note and then I also have a meetings/ folder where I add my meetings. In there, I just have an attendee's section where I put people's names (just using the [[name]] notation) and obsidian links them and the meeting will show up in the table.

I can also add todo items right in this meeting template and using the tasks plugin, I can create a list of tasks that it pulls in from all my other notes. So I have a daily journal note and this has a list of all my uncompleted tasks. (Again, all this is templated so I just have to open today's journal entry to see these things)

And to top it all off, it's all in just plain text markdown files so I'm not locked into some proprietary format.

[–] flynnguy@programming.dev 2 points 2 years ago

I currently use Syncthing and it works with the exception of syncing to my iPad (and I imagine iPhone but I have an Android)... need to figure out something else for that. I did see someone somewhere mention CouchDB combined with https://github.com/vrtmrz/obsidian-livesync so I might try that and see if it works.

[–] flynnguy@programming.dev 0 points 2 years ago (2 children)
  1. Use Linux
  2. It's probably not a static-ip and I wouldn't rely on it as such. I'd use http://www.duckdns.org/ to handle the dynamic IP issue (or something else, https://freedns.afraid.org/ would be another option)
  3. I'd look to pihole to start with for DNS. It blocks ads and you can add manual DNS entries. If you need something more complex, you can always migrate to something like unbound but pihole is a good, easy start.
  4. Setup https://letsencrypt.org/ You didn't mention HTTPS/SSL, but you should really set it up. let's encrypt makes it easy and free
[–] flynnguy@programming.dev 2 points 2 years ago (1 children)

It seems that as of right now at least, signups are still open.

[–] flynnguy@programming.dev 2 points 2 years ago (1 children)

I've done some elixir so pattern matching and functional programming was pretty familiar but yeah, borrowing took me actually reading about it rather than going "I can just figure this out" before I was like "Oh, that makes sense."

And yeah, I remember the first time I encountered the ? operator in some example code I was like WTF?!??! How do I search for THAT?

[–] flynnguy@programming.dev 3 points 2 years ago (1 children)

If that's the case it'll be the first nintendo platform I don't buy since the original NES. I still buy physical cartridges and if that's no longer an option I guess I'm just a retro gamer playing emulated systems.

[–] flynnguy@programming.dev 8 points 2 years ago (5 children)

Matches my experience with rust as well. Once I got used to some of the concepts and syntax, everything started to just fall into place.

[–] flynnguy@programming.dev 2 points 2 years ago

Yeah, but now a lot of people I convinced to use it, no longer use it because they just want to use one app.

[–] flynnguy@programming.dev 4 points 2 years ago (1 children)

Currently? No, because I quit reddit.

But when I was on reddit, I used Relay For Reddit Pro.

view more: ‹ prev next ›