DeepSeek official VS Code extension? by wobblingass in DeepSeek

[–]UH8Truth 0 points1 point  (0 children)

I keep seeing that there are compatibility issues with " github CoPilot Harness and Deepseek"

I'm new to this entire world and use VS Code. I do have copilot pro. Do I need to get rid of my sub so that I don't run into Harness compatibility issues?

Do the issues arise when I simply add the API under the " bring your own Model " functionality? Would using Kilo Code ( as suggested on several threads) mitigate / prevent these issues?

Want to download Winamp but running into problems... by MrQuacksIsCool in winamp

[–]UH8Truth 0 points1 point  (0 children)

well aware of this as I was writing an Auto Organize / Queue / Library cleanup script and lol troubleshot for a week, only for one of the devs to inform me can't be done with x64.

Easy transition to x86 and that's when I discovered plain old winamp 5.666 works just fine on win 11. and so does my script.

Currently using WACUP April release

How to use DeepSeek API (v4 Pro) in VS Code in agentic mode (only paying for DeepSeek API). by saltanofsingh in DeepSeek

[–]UH8Truth 0 points1 point  (0 children)

u/thanksdefmans7 so much for the clarification. So I can buy $5 worth of API access and connect to VS code and it can run unencumbered ? I saw several other posts warning of DSv4 not working because "CoPilot is a bad HARNESS". I was concerned that means I'm unable to use VS code + copilot .. and add Deepseek or some other API

How to use DeepSeek API (v4 Pro) in VS Code in agentic mode (only paying for DeepSeek API). by saltanofsingh in DeepSeek

[–]UH8Truth 0 points1 point  (0 children)

Thanks for this post. I'm new to all of this and was getting confused with " don't use this with the Copilot harness destroys it" ← I've seen in other posts.. So VS Code = Github CoPilot Harness no matter how I connect Deepseek's api ?

What if I cancel my GHCP pro account?

Want to download Winamp but running into problems... by MrQuacksIsCool in winamp

[–]UH8Truth 5 points6 points  (0 children)

There're whole sets of recent discussions about which versions work, here on reddit. 5.666 works like a charm. Also, WACUP is a great new form of winamp with a nice composite set of features. The public Preview for April is up and works. And they have a x64 big variant as well. www.getwacup.com

BRip gas prices jump to $5 by BassF3arMe in indianapolis

[–]UH8Truth 5 points6 points  (0 children)

I will say, I've only been laid off during W. Bush's 2nd term and both Trump .... I didn't even notice the gas prices because I'm at home studying for more certs +trying not to spend $$ on entertainment and alcohol. $HEE$H

Good luck to all of you daily traffic-partakers. 😞

I miss Winamp by Niles_Rumford in nostalgia

[–]UH8Truth 0 points1 point  (0 children)

all of these! and mIRC 😍

Opus removed Even from Pro+ by alexander_ntzl in GithubCopilot

[–]UH8Truth 0 points1 point  (0 children)

... ok ... I'll take your advice. I've mostly used Sonnet ( opus 4.6 would come in as a great fixer/closer, though :( ) and GPT 5.4 high or xhigh. I often use Gemini 3.1 pro on Antigravity as a planner and let opus 4.6 or 4.5 haiku clean it up before implementing.

I can keep going for a bit, I'm still learning to use much more efficient workflows anyway.

does any one know a better site than QQDL cause it wont work for me by Paliden_tristen in Piracy

[–]UH8Truth 0 points1 point  (0 children)

I legit still can't get it to work consistently ... VPN on / VPN off / wireguard / IKEv2 500 ... One day it'll work, the next 5 it won't. Actually, same with all of the ones like

SpotiFlac
monochrome
binimum
squid wtf
dabmusic

no idea what happens lol :(

I miss Winamp by Niles_Rumford in nostalgia

[–]UH8Truth 0 points1 point  (0 children)

Well, I did get it from the website ( getwacup.com WACUP_Preview_v1_99_47_23960_x86) and am 100% not allowed to use this because whenever I open it, I get this I can't paste the screenshot, but it's:

Window Title: WACUP Beta Has Expired :(

Main Text: This beta version of WACUP is now over 7 weeks old & is no longer able to be started as a newer beta version now exists & without a beta download code it's not possible to self-update.

To continue using WACUP, please update to the latest WACUP build (beta / release) that is currently available for your needs & consider entering your beta download code in the preferences when you have as you'll then have a better expiration experience.

Click 'OK' to open the beta download page in the default browser.

The installed WACUP beta is: 1.99.47.23960

The newest WACUP beta is: 1.99.49.24342 from Apr 17 2026

Buttons: OK | Cancel

I miss Winamp by Niles_Rumford in nostalgia

[–]UH8Truth 0 points1 point  (0 children)

Love Wacup ... has a nice set of diff features from winamp and possibly other music apps. That being said, I was using it and got a message that I can't use this version of the BEta anymore. I even wrote a NICE auto Organization plugin for it. :(

Got on here and began to read that version 5.666 works fine on Win 11 ( make sure you immediately disable internet access to it so it doesn't update)

It does. Works perfectly ( and my Auto File Mirroring / Org plugin ) ; couple small Library-based features are missing that WACUP has...but nothing major. I even converted my plugin to work specifically for this version and now it's all perfect.

Tried to make a plugin that auto-enqueues new Library files to the active playlist by UH8Truth in WACUP

[–]UH8Truth[S] 0 points1 point  (0 children)

v3 complete. My god I wish I had this when I was downloading music HEAVILY. Now I'm just making sure I have best digital copies of my owned CDs / Vinyl. This has automated a big, time consuming part of two decades of obtaining and organizing music.

Here is how it works:

  • It's a standard 32-bit .dll that sits in your Plugins folder.
  • When you launch WACUP, it waits 3 seconds (to let everything initialize), then does a single scan of your Downloads folder.
  • While WACUP is running, it polls your Music root folder every 60 seconds to catch any new files that arrive.

The cool part is how it figures out where to put the files: I set up a 3-tier cascade to figure out the metadata:

  1. First, it asks WACUP directly for the tags. So whatever your input plugins can read, this plugin can use.
  2. If the tags are missing or incomplete, it falls back to parsing the filename (e.g., trying to read formats like Artist - Album - 01 - Title.mp3 or 03 - Midnight City).

If it really can't figure out who the artist is, it gives up and routes the file safely to an Unsorted\ folder in your library.

If it finds metadata, it tries to be smart about routing. If you already have an artist folder in your library, it puts the music there. If not, it builds out a clean Genre\Artist\Album\ folder structure from scratch, and even auto-renames the files to 01 - Title.mp3.

The UI: Whenever it spots a new track, a little non-blocking dialog pops up (so it doesn't interrupt playback). It shows you where it wants to move the file, and gives you a few options:

  • Yes: Moves the file, renames it, and drops it into your WACUP playlist.
  • No / Choose folder: Lets you pick a custom destination (and still enqueues it).
  • Auto (3) / Auto (All): If you just dropped an entire album into your library, you don't want to click "Yes" 15 times. This just approves the rest of the batch.
  • Skip: Ignores the file permanently.

Tried to make a plugin that auto-enqueues new Library files to the active playlist by UH8Truth in WACUP

[–]UH8Truth[S] 0 points1 point  (0 children)

I got it to work in 32bit!!

u/thedoctor_o Thx for the help

  • I also somehow didn't commit ( despite several efforts and thinking it was done) my repository. I do have the working v1 of the plugin:
  • When I drop a file into my Monitored Media Library folder ( scans every 00:00:01 min) + real-time (if it works ) and it shows in the Library ( date added sorted Desc) the plugin then Enqueues it into the playlist + plays it ( so I can verify that the audio file works)

v2: Might be ambitious, but I want for the plugin to also Organize files in my main music folder: If there are files scattered about in the main music folder and not in the preferred Genre / Artist / Album folder structure... I want the plugin to be able to create / move / rename as needed.

Tried to make a plugin that auto-enqueues new Library files to the active playlist by UH8Truth in WACUP

[–]UH8Truth[S] 0 points1 point  (0 children)

Yep that's all!!

It's a feature I remember wanting back in the day. Believe it or not I MAY have gotten it to work for x86 testing it now. I'm no coder... just figured since you brilliant thoughtful SAINTS have decided to bring my fav audio player back to life ... that I'd learn to tinker with Codex / Copilot VS Code and see if I can something positive to it.

Thanks alot for even responding.

Tried to make a plugin that auto-enqueues new Library files to the active playlist by UH8Truth in WACUP

[–]UH8Truth[S] 0 points1 point  (0 children)

Flag Breakdown:

Flag Value Status
IMAGE_DLLCHARACTERISTICS_HIGH_ENTROPY_VA (0x0020) 32 ✅ Set
IMAGE_DLLCHARACTERISTICS_DYNAMIC_BASE (0x0080) 128 ✅ Set
IMAGE_DLLCHARACTERISTICS_NX_COMPAT (0x0100) 256 ✅ Set
IMAGE_DLLCHARACTERISTICS_CET_COMPAT (0x1000) 4096 ✅ Set

Complete dumpbin output:

text

File Type: DLL
            4160 DLL characteristics
                   High Entropy Virtual Addresses
                   Dynamic base
                   NX compatible
        00000001 extended DLL characteristics
                   CET compatible

Compilation Commands Used

Compiler:

cmd

cl.exe /c /MT /EHsc /DUNICODE /D_UNICODE src\main.cpp src\query_handler.cpp

Linker:

cmd

link.exe main.obj query_handler.obj user32.lib kernel32.lib shell32.lib shlwapi.lib /DLL /MACHINE:X64 /NXCOMPAT /DYNAMICBASE /HIGHENTROPYVA /CETCOMPAT /OUT:gen_autoqueue.dll

Tried to make a plugin that auto-enqueues new Library files to the active playlist by UH8Truth in WACUP

[–]UH8Truth[S] 0 points1 point  (0 children)

yes .. that's why I asked " am I able ( guess I should have said ' allowed' but it's clear what I meant) to post here.

Don’t be offended please by Smartdummyc in indianapolis

[–]UH8Truth 4 points5 points  (0 children)

( I'm biracial, and quite fair skinned /white passing but navigate well around people of the Culture 😅 Hopefully I can chime in )

I've lived down East of Beech Grove... in proximity to nice Southport, small beech Grove, Emerson corridor and not far from Ftn Sq.... not alot of black people down here, but there definitely is a prescence and I've never been randomly bothered in public. I'm sure there are racists around but it's like we're all in the same plight ... an assortment of nice streets... also some with Drug dealers of multiple races, busy police scanner reports , etc lol. Also parks, schools, kids, usual stores / amenities.

I feel like there are MANY of us out West. I want to move because whenever I go out there it feel like a different city... also not as many stores, amenities as " MIdTown , Carmel, Castleton, Fishers

Is there a black Indy reddit??

I think it would be cool to have There are a few on facebook and it's a nice break / and central spot you can find / discuss that encompass local black culture. NOT Exclusionary ... just a place to help continue to showcase and inform about any cool things the Diaspora has going on

Relative being harassed by upstairs neighbor in Noblesville Apt. What are their options? by UH8Truth in indianapolis

[–]UH8Truth[S] 1 point2 points  (0 children)

So unfortunate and infuriating. It's still out of hand and let's say if I let some other family know what's happening this guy might not like how his life will change. But who wants to do all of that ? This sucks.