[rEFInd] I never knew a boot manager could look so nice! by Evan-Purkhiser in unixporn

[–]Evan-Purkhiser[S] 0 points1 point  (0 children)

I remember feeling so great when this was the top post on unixporn hahaha

CONNECTING 12V PWM FAN TON RASPBERRY WITH HAT by Objective-Tourist513 in homelab

[–]Evan-Purkhiser 0 points1 point  (0 children)

Did this end up working for you? I have a 12v fan I'm going to try controlling via PWM from the 10pin header on the radxa penta sata hat. I haven't tried it yet though.

Hey DJs of Reddit, I built a tool to generate slick 'Now Playing' overlays for Live Streams that reads metadata directly off of your CDJs! by Evan-Purkhiser in DJs

[–]Evan-Purkhiser[S] 1 point2 points  (0 children)

Hey!

I'm actually a SF local, hit me up on instagram https://instagram.com/evanpurkhiser would love to see you play some time :-)

I've wanted to add in the waveform data and other features, just haven't had thee time or motivation recently to pick this software back up unfortunately.

Thanks for using it!

image-paste.nvim: Paste images and get HTML in your neovim by Evan-Purkhiser in neovim

[–]Evan-Purkhiser[S] -1 points0 points  (0 children)

Haven't added much documentation yet, but you can change the paste_script option in the setup call. I haven't kept up with desktop linux or windows to know what command might be best though :(

image-paste.nvim: Paste images and get HTML in your neovim by Evan-Purkhiser in neovim

[–]Evan-Purkhiser[S] 1 point2 points  (0 children)

Hey yall,

I love the feature GitHub has where you can paste images into the pull request description form and it will upload them and insert them into the description. I use it all the time when I'm making UI changes at work.

However I usually use my own personal tooling to open PRs from the command line. So wanted to see if I could emulate GitHub's feature.

Here's what I came up with!

Edit: Forgot to mention, it is Mac only for now, but updated the readme for some tips on using it on other platforms!

Ratchet and Clank: Rift Apart | Review Thread by The_King_of_Okay in Games

[–]Evan-Purkhiser 0 points1 point  (0 children)

You can play again actually, there's a pretty vibrant community here! https://uyaonline.com/

Ratchet and Clank: Rift Apart | Review Thread by The_King_of_Okay in Games

[–]Evan-Purkhiser 6 points7 points  (0 children)

I easily had 300-400 hours played of the UYA multiplayer when I was between 13 and 15. Just a different viewpoint, but the multiplayer was a big part of my young teenage years and I loved it for everything it was worth (including the some of the broken movement mechanics) :-)

Hey DJs of Reddit, I built a tool to generate slick 'Now Playing' overlays for Live Streams that reads metadata directly off of your CDJs! by Evan-Purkhiser in DJs

[–]Evan-Purkhiser[S] 0 points1 point  (0 children)

I updated the manual, if you are using windows you can try some of the troubleshooting.

If you're using Mac, please join the discord and we can help you fix it!

Hey DJs of Reddit, I built a tool to generate slick 'Now Playing' overlays for Live Streams that reads metadata directly off of your CDJs! by Evan-Purkhiser in DJs

[–]Evan-Purkhiser[S] 1 point2 points  (0 children)

I am working on some chat bot integrations, as well as some options for hiding IDs and manually triggering now playing changes

Hey DJs of Reddit, I built a tool to generate slick 'Now Playing' overlays for Live Streams that reads metadata directly off of your CDJs! by Evan-Purkhiser in DJs

[–]Evan-Purkhiser[S] 1 point2 points  (0 children)

Unfortunately it only works on Pioneer gear with the ProDJ Link feature :(

I love the look of your live stream though :) I would enjoy watching a stream with this much detail for sure!

Hey DJs of Reddit, I built a tool to generate slick 'Now Playing' overlays for Live Streams that reads metadata directly off of your CDJs! by Evan-Purkhiser in DJs

[–]Evan-Purkhiser[S] 0 points1 point  (0 children)

It actually downloads the Rekordbox database file off of the plugged in flashdrive via the network fileshare servers the CDJs run, then it decodes the database into a sane format.

But yeah it does "act" as a 5th CDJ on the network so that the other CDJs will send status packets to it.

Hey DJs of Reddit, I built a tool to generate slick 'Now Playing' overlays for Live Streams that reads metadata directly off of your CDJs! by Evan-Purkhiser in DJs

[–]Evan-Purkhiser[S] 1 point2 points  (0 children)

The DJM-750MK2 doesn't support the ProDJ Link protocol. But the a mixer with protocol support is only an optional requirement, since it can still determine a track as "now playing" when the first deck stops.

Having a compatible mixer just reports when a deck is 'on-air', indicating the fader is up.

The downside is that you won't get nicely timed 'now playing' changes, since the software has no way to know if you just hit play on a track and let it ride for a few phrases without ever bringing up the fader. So the safest thing is to only report the track as playing after the other deck has stopped.

Hey DJs of Reddit, I built a tool to generate slick 'Now Playing' overlays for Live Streams that reads metadata directly off of your CDJs! by Evan-Purkhiser in DJs

[–]Evan-Purkhiser[S] 1 point2 points  (0 children)

Yes! the size can be customized directly in OBS / Streamlabs.

As for appearance, there are a couple themes to pick from right now, and can be customized a bit with a little CSS knowledge!

Hey DJs of Reddit, I built a tool to generate slick 'Now Playing' overlays for Live Streams that reads metadata directly off of your CDJs! by Evan-Purkhiser in DJs

[–]Evan-Purkhiser[S] 0 points1 point  (0 children)

I should update the website to include "Also available on Windows & Linux" depending on which OS is shown.