I_Am_Jacks_____

joined 1 year ago
 

I'm interested in self-hosting a Wishlist like the way Amazon's wishlist used to work.

Needs:

  • Add links from websites
  • Mark items as purchased on others' lists
  • Hide purchased items within timeframe of birthday, christmas, etc

Wants:

  • Bookmarklet to easily add link
  • Runs on OpenBSD with php/nginx
[–] I_Am_Jacks_____@lemmings.world 7 points 5 months ago (1 children)

I assume you're talking about the order in which apps appear when you first launch rofi. That's in the cache file in ~/.cache as something like rofi3.druncache or rofi-3.druncache (or both). Delete (or rename) them and see if that addresses your issue.

If you truly mean the config file, it's in ~/.config/rofi. Delete or rename to see if it fixes your issue

[–] I_Am_Jacks_____@lemmings.world 2 points 7 months ago

Yeah. SVN's ability to do that is not experimental. I'm hoping that they make that feature much easier

[–] I_Am_Jacks_____@lemmings.world 1 points 7 months ago (2 children)

One thing I like about SVN that, at least in the past, was not easy with Git is checking out sub directories.

One thing I do is check out svn+ssh://svn/home/svn/configs/server/etc and copy the .svn file over to /etc so that I can check in changes from the actual directory on my servers at home. I never found a good way to do that on Git. But, admittedly, I haven't looked in a couple years.

[–] I_Am_Jacks_____@lemmings.world 29 points 7 months ago (3 children)

Looks like some process in your startup scripts (fish profile, etc) have not completed. I have seen this type of thing when NFS mounts are unreachable. Try opening another terminal window... if it does the same thing, press Ctrl+C, then run ps -ef and see what processes are running as you that might be hung

[–] I_Am_Jacks_____@lemmings.world 9 points 9 months ago (1 children)

Wez is actually pretty awesome too

[–] I_Am_Jacks_____@lemmings.world 17 points 10 months ago (1 children)

In 1993, a guy I knew had a Linux server running in his dorm room. I think it was a 0.9x kernel. He dialed into the University network and I was able to telnet in through my own dial up connection to the University. He was running Slackware.

Within a couple months, I downloaded all 30+ 1.44 diskette images and built my own Slackware server. In that time I used Slackware and Red Hat (which then became Fedora before RHEL became a thing). Now I've pretty much settled on Debian for servers and Arch for desktop/laptop systems.

[–] I_Am_Jacks_____@lemmings.world 1 points 10 months ago

Awesome. Thanks for the feedback

[–] I_Am_Jacks_____@lemmings.world 3 points 10 months ago (3 children)

This looks awesome. Does anyone have experience with it?