mhredox

joined 9 months ago
[–] mhredox@lemmy.world 7 points 2 months ago (2 children)

Love 2cb. Almost like a perfect blend of LSD and MDMA, but somehow different than taking both together.

[–] mhredox@lemmy.world 2 points 2 months ago

Dixie wrecked

[–] mhredox@lemmy.world 1 points 2 months ago* (last edited 2 months ago) (1 children)

Haha yeah that's one of the main communities that I miss the most. That and r/magicplantsexchange. I also haven't been on in over a year.

My collection is also getting unruly haha. I have probably 150 or so at this point, but BD is the one I could definitely make some space for. That and maybe CSD. Let me know if anything changes!!

[–] mhredox@lemmy.world 1 points 2 months ago* (last edited 2 months ago) (3 children)

Nice! Been wanting BD for a while. Interested in getting rid of some cuttings? Or possibly a trade?

[–] mhredox@lemmy.world 6 points 2 months ago

Check out Boards of Canada. Lots of their stuff is like this.

https://youtu.be/gCpWlusq3_c?si=yHxSFJfF0zTjiDwE

[–] mhredox@lemmy.world 1 points 2 months ago

I was ranked #1 in the world for a good while in Pistol Whip. On both PC and PS4, before they separated out all the leaderboards based on modifiers.

[–] mhredox@lemmy.world 1 points 2 months ago* (last edited 2 months ago)

Definitely possible -- check out emulatorjs. There are a few premade docker containers for it, but they were a bit finicky when I tried them. I eventually just ended up writing a react wrapper for it and have it hosted in a docker container. It works great, and will even play psx games without issue.

[–] mhredox@lemmy.world 1 points 2 months ago* (last edited 2 months ago) (2 children)

I'm not your checkbro, checkfriend

[–] mhredox@lemmy.world 1 points 8 months ago* (last edited 8 months ago)
  • Fry at 360⁰F for 12 mins
  • Flip them and fry again at 360⁰F for 12 mins
  • Flip again and fry for 6 mins at 400⁰F

They should come out super crispy but still very juicy on the inside.The one drawback is that it takes a total of 30 mins and you can only make as much as fits in your frier. You really want to have only one layer of wings and not have them laying on top of each other. My frier is fairly small so it's not something I can make for a whole bunch of people.

[–] mhredox@lemmy.world 1 points 8 months ago (4 children)

Fried chicken.

It's soo good but not worth the hassle of dealing with all the oil.

Although, I've since found that air-fried, if done right, can be just as good.

0
submitted 9 months ago* (last edited 9 months ago) by mhredox@lemmy.world to c/selfhosted@lemmy.world
 

Decided I'd give a sneak peek at something I'm working on:

Since building my home server I've constantly been on the lookout for a decent frontend to manage my files, etc. I initially tried file browser, but it was always really buggy for me, and honestly I hated it.

Since my server is headless, a PiKVM and the like wouldn't really work for me the way I wanted, so I decided to just build what I was looking for on my own.

And with that, I'd like to introduce: ~~redox_os~~ TBD

It's an emulated OS built in react with a node+express backend. It's made to be as fully customizable as you want. You can create new "apps" for it very easily. Anything you can make in react/JavaScript can be loaded as an "app" with just a simple config file.

It's still very much a work in progress, but I figured it was complete enough for a little show and tell.

Current features:

  • a desktop with icons/etc
  • a file browser
  • text editor (complete with syntax highlighting)
  • a full featured terminal
  • a picture viewer
  • a music player
  • a video player (capable of live-transcoding to an html5 compatible format)
  • a file downloader (for downloading files to the server from the web)
  • full drag and drop capabilities (even drop files from outside your browser to upload)
  • downloading files from the server to local
  • full mobile/touch support

I'm also still very much deciding how to handle the release. It's mostly functional already, but I'd really want it to be polished before a proper release.

Since I also have a full time job, that may take a while. Contributors would definitely help, but I'm also a little split on whether I should make if FOSS. I'm definitely leaning so, but idk.

Definitely open to any feedback, suggestions, criticism, etc.

Edit: Thanks to everyone for the feedback! Looks like I'll definitely be going FOSS. Also I'll be changing the name 😄

Not sure what to call it now though. Maybe reDOS? Lol

I still wanna tidy everything up a bit before making the code public. Maybe go back and start adding some comments/documentation as currently there is none. I'm really terrible about that.

Also definitely a bit shy to open up my code to public scrutiny haha. I'm sure there are plenty of mistakes and bad practices.

view more: next ›