Viewing profile — rmkrmk
rmkrmk
HN member- Joined
- Sun, Jul 20, 2014, 3:19 PM UTC
- HN karma
- 82
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About rmkrmk
No profile information was provided.
Recent public activity
-
comment
Comment #43086105
It's a German library card
-
comment
Comment #43076280
I'm using a library card outside of the U.S. with Libby and send all my loans to my Kindle via amazon.de, works fine
-
comment
Comment #40227696
Still annoying that the app is not available globally, just prevent the creation of accounts by checking the location? Moved abroad where Claude is available, but still have an EU …
-
comment
Comment #38527365
They have a few blocklists with IP addresses and hostnames listed on their page you can easily subscribe to. https://www.obdev.at/products/littlesnitch-mini/blocklists.h...
-
comment
Comment #37462649
This implies you're using their reverse proxy feature, not just plain DNS records.
-
comment
Comment #37368479
+ the Omnisearch plugin for a great search engine in Obsidian. It can index images and pdfs, too
-
comment
Comment #35250109
I think there’s a setting to enable cloud storage, so as long as you’re logged into Firefox Sync/Chrome it can be synced but has to be triggered manually to sync/merge the filter l…
-
comment
Comment #34390388
Just found out that there's an extension to use Docker/Podman within VSCode which works on a local or remote machine. https://code.visualstudio.com/docs/devcontainers/containers
-
comment
Comment #34390071
Are there any somewhat easy-to-use solutions to isolate a development environment? Preventing or at least decreasing the damage malicious packages could do? Like deleting files or …
-
comment
Comment #30180222
I've done this as well recently, and the list at bgp.services helped a lot. Vultr is a good example, they have locations across the globe.
-
comment
Comment #29917113
Tailscale is just great! It's so easy to use, I have it running on all my devices and servers, so I can connect to them from wherever I want, and with the "Exit Node" feature you c…
-
comment
Comment #28357458
If you are on a Mac, have a look at finicky to manage which URLs should open in a specific browser. https://github.com/johnste/finicky
-
comment
Comment #27567803
> Once all steps are complete, we will reimburse you the cost of creating this account. Seems they'll refund the paid account, still a weird thing to do.
-
comment
Comment #27537618
I've been using git as my storage and sync location for a couple of years now. Use it with Obsidian on my Mac, Working Copy is pulling and pushing the repo on my iOS device. At som…
-
comment
Comment #25122801
since fastmail supports push via the default iOS mail.app for a while now I just deleted their own app
-
comment
Comment #25071409
I get export errors with about 250gb in Google
-
comment
Comment #23890821
I hope they'll release nvUltra soon: https://nvultra.com I use this as well, have all my stuff in a git repo and sync it to my iOS device so I can edit it with apps like iA Writer …
-
comment
Comment #22867900
It seems to, on the upgrade page for a personal account it still says "Pro" but for $4/m
-
comment
Comment #20009576
A bunch of markdown/text files in a git repo, hosted on github/gitlab/gitea (github in my case). This way I can edit the files online on github.com, on my desktop and push/pull the…
-
comment
Comment #19825519
Was just a question, don't get me wrong here. Thought they would do this for their managed service.
-
comment
Comment #19825500
> We believe that no data has been lost, unless the owner/maintainer of the repository did not have a local copy and the GitLab copy was the only one. Too bad they don't make backu…
-
comment
Comment #19555198
I think I post this every time I read something about Dropbox Paper but I think it's important: Every note is shared by default when you know the URL, nothing is private by default…
-
comment
Comment #19470185
If you're on iOS, I can't recommend working copy highly enough: https://workingcopyapp.com It's an awesome git client (event git-lfs) with an editor + preview engine built in, it a…
-
comment
Comment #19296425
I do the same. I have a gitea instance and all my text saved in markdown in there. I also enabled full-text search so I can find it again. On mobile (iOS) I use working copy as a g…
-
comment
Comment #19075323
I'm running mailcow for about a year now. So far so good, very little to no maintenance and the update process through the dockerized version is very easy. Using it with a few frie…