NormalPersonNumber3

joined 1 year ago
 

I had originally been following an open source Diablo 1 project called Freeablo, but apparently he stopped because DevilutionX had basically finished before he did. I've been wanting to replay Diablo 1 for a while now, but now that I know this project exists, it's definitely something I'm going to try out soon.

[โ€“] [email protected] 4 points 1 year ago* (last edited 1 year ago)

Admittedly, I have not used AI, but that probably would be overwhelming compared to everything else you have listed so far. (In other words, the time spent learning it would overshadow the amount of gain you would have from it)

But I believe everything else you've mentioned is probably achievable, even if it's not all at once. I do not use those social media sites, so I don't have an immediate answer, but I can assist in thinking about the problem. (Programming is all about solving problems you don't know how to solve yet) It's also iterative, you don't have to have a complete solution to make your life a lot easier.

Let me ask some questions that may help:

  • What are the most common kinds of formatting that you do?
  • What are the various syntax tools that these social media sites use?
    • I honestly could not find an easy answer to this, which surprised me.
  • Is there a formatting syntax that can already be converted to other kinds of syntax that you want to do?
    • My go to for that is Markdown, which is usually promising, but I do not know your needs.

It's always good to break your problem down into smaller problems first, and then solve each small problem, one at a time.

Let me know if that helps, and feel free to provide more details.

edit: grammar

 

In my quest to prepare myself for reddit's usefulness significantly declining come June 30 / July 1st, I've essentially been having to brainstorm solutions to what I've been using it for.

While I'm attempting Lemmy for the discussion forum side of things, (It's not the only thing I'm trying, but it's the most promising so far), it has been a challenge to replace the link-aggregator aspect of reddit due to the distributed nature of Lemmy. I can no longer just rely on others to find information for me to stay informed. (Not that that was especially a great idea, looking at that statement now, I will admit I just got complacent and lazy)

I randomly remembered RSS feeds were a thing, and decided to look back into it. While definitely not as prevalent as it once was, many places still support it. (Including both Lemmy and reddit; though with reddit who knows for how long)

RSS is probably my best bet, but admittedly, I will have to remember how to use/search the internet again (I really let myself get way too lazy) to find sites that I'm interested in and that support RSS. There's also the issue of finding an appropriate RSS reader, which has proven slightly more complicated than what I was hoping for.

My first RSS reader attempt was the Feedly reader for android. However, I couldn't create an organized feed list to my satisfaction without paying a subscription fee. That may be fine for most people, I personally didn't want another subscription service. Especially when there may be open-source alternatives that I could try to figure out myself (Even if it's a hassle to learn).

After that, I tried to make my RSS reader criteria much more narrow (I believe I included open source as part of my search terms). While I didn't make a list of everything I found (sorry), I did find one that is next on my list of things to try: Tiny Tiny RSS

I have done some preliminary research and testing on this, so I will post some pros, cons and unknowns to this application.

Tiny Tiny RSS Pros, Cons, Information, and Unknowns

  • Pros
    • Free / Open Source
    • Has many application clients that can connect to Tiny Tiny RSS instances that are free (I have not tested these yet)
      • Windows Store: Tiny Tiny RSS Reader 2
      • Android: TTRSS-Reader
      • iPhone: tiny Reader RSS
  • Cons
    • Unless you know of a public site/instance, a person who wants to use this would have to administrate it themselves.
    • Looking over the installation guide, "general" users would likely find the install process to be very involved
    • Platform Specific
      • Windows
        • Tiny Tiny RSS uses docker, which, according to the documentation will still end up using a form of linux
          • This is not an issue for me, but could be for other less-savy users, especially if something goes wrong.
    • While not explicitly required, having networking knowledge can make it easer for others to use it.
    • If self hosting on your home network
      • Unless you're willing to allow outside connections to your network in some way, would only be available for that network
    • If hosting elsewhere
      • Very unlikely to be free, which would defeat the purpose of using this, IMO
        • Yes, techincally hardware isn't free, but the costs are at least up front (if you exclude the somewhat minor increase in the electricity bill) if you buy it yourself, and not another subscription to deal with
  • Extra information
    • Windows
      • To install on windows, it will require docker, which requires either
        • Windows Subsystem for Linux 2
          • Every currently surported edition of windows supports this, provided it is up to date
        • Hyper-V
          • Cannot be used with Home Edition
    • Linux
      • Uses docker, but no odd subsystems or Virtual Machines
      • Ideas
        • Tiny Tiny RSS can be installed on a Raspberry Pi
          • Don't forget to consider storage requirements, Tiny Tiny RSS is downloading from RSS feeds
          • Probably one of the cheapest setup options, unless you already have another linux machine available
    • Outside access thoughts
      • Could theoretically set up a VPN to your home network to access your RSS Feed safely
      • If you understand the security implications, you could also make it publicly accessible through port forwarding
        • The advantage to this is that you could have friends use your RSS feed as well
        • If you decide to do this, make sure you really do your homework for computer and network security
  • Unknowns
    • What public Tiny Tiny RSS sites may already exist
    • I have not tested each Tiny Tiny RSS client application that I have listed above

Looking at the list above, there's certainly a lot of downsides for most people, but I don't think it should deter the determined.

Although, the more I think about things like this, the more I consider just setting up my own homelab. But I think Tiny Tiny RSS can at least fulfill my needs for the short term.

[โ€“] [email protected] 3 points 1 year ago

There are a few open source game projects I follow. I suppose the most famous one is the Freespace 2 source code project. Although it didn't start open source, the original devs open-sourced it later. It has great support, and a great modding launcher called Knossos. To play the game, even with the source code, you either need the original disks or a copy of the installer from GoG, but it's really cheap. Getting it working on Windows is pretty easy, but Linux is only slightly more complicated. (Fortunately, there's a new launcher that makes it way easier).

If you're interested, let me know.

 

I'm so excited, I'm finally getting to build my computer that I've been wanting to build, while some parts are already bought, this is essentially my build list:

https://pcpartpicker.com/list/Hn4gRv

I've also decided to mount the new monitor I'm getting on the wall with this:

https://mount-it.com/products/height-adjustable-monitor-wall-mount-full-motion-gas-spring-arms-mi-3753b?_pos=5&_fid=74cd7f447&_ss=c

and lastly, I have a Micro Center near me, so I decided to look there for the case:

https://www.microcenter.com/product/652904/msi-mpg-gungnir-120r-tempered-glass-atx-mid-tower-computer-case-black

This is the first time I'm building a higher-end computer for both price and capabilities for its time. I cannot wait for it all to arrive!!!