Xenox (Toxoid49b)

Xenox (Toxoid49b)

@xenox.bsky.social

26 | computer malware and dark ambient

43 Followers 16 Following 31 Posts Joined Nov 2023
23 hours ago

Trying to install Windows 7 on a B450M AM4 board. It's going about as well as you'd expect. Currently working on the part where disk.sys just shits the bed and BSODs the system, probably because I tried using an NVMe drive. At least I get to learn about slipstreaming and the Windows installer.

0 0 0 0
3 weeks ago

Deleted my account on the Epstein torment nexus app, if an account with my name shows up there it's absolutely not me. I'm only on here and YouTube now (I have a Discord for now but I'm not giving them my face so who knows how long that will last).

5 0 0 0
3 weeks ago

Honestly this is more or less where I'm at. If people find some use out of what I do, cool, but I'm mostly just doing this for me at this point.

0 0 0 0
3 weeks ago

I think the main takeaway is that I really only enjoy doing a very specific type of software development that more resembles an artistic outlet than anything "productive" or "useful". I like doing things in the way I used to do them and I don't care about relevance to anything modern.

2 0 1 0
3 weeks ago

Started to try and make a Unity game despite the (innumerable) issues since I unfortunately have a lot of experience with the engine. The experience so far has led me to question if I even enjoy software development anymore. I've started to deeply despise the computer.

1 1 0 1
4 months ago

anyway i have to go through 25k lines of vb6 code and see if any of my code is accidentally triggering this issue. i love vb6 i love vb6 i love vb6 i love vb6 i love vb6 i love vb6 i love vb6 i love vb6 i love vb6 i love vb6 i love vb6 i love vb6 i lo

3 0 0 0
4 months ago

curiously, when running in the editor or when compiling with p-code, exiting the subroutine with an overlocked array seems to resolve the locking issue, whereas native code will raise error 10 upon exiting the sub. both will raise error 10 if the overlocked array is redim'd or erased within the sub.

0 0 0 0
4 months ago

you would mainly use a goto in this instance to continue to the next iteration of a loop since vb6 lacks a "continue" keyword. what makes this a bug imo is that if you use an "Exit Sub" or raise an exception, the lock count is decremented properly.

0 0 1 0
4 months ago

found a bug in the vb6 compiler. it's genuinely really bad too, it relates to breaking out of a "With" block when the target of the block is a member of a UDT array. vb6 increments the lock count for the target array when entering the block but doesn't decrement it when exiting with a "GoTo".

0 0 1 0
4 months ago

somebody vibe coded an entire js engine in vb6 and i'm very relieved to say that my own scripting language completely smokes in performance tests. once i finish the rewrite i'm working on it should be even better. i will continue to yell at that goddamn cloud.

1 0 0 0
5 months ago

happy birthday @danooct1.bsky.social, hope you're having a good one

5 2 1 0
7 months ago

I have finally discovered C++/CLI. Going to try and use it to write a game engine. The vast majority of the engine will be native platform-independent C code, and C++/CLI will be used as a platform abstraction layer and a binding interface for managed langs like C#. No idea if this will work.

2 0 0 0
8 months ago

Could make an event out of it and share the brick for efficiency. It'd be like VidCon with high velocity masonry.

1 0 0 0
8 months ago

The project™ is now 20,000 lines of VB6, and I'm (mostly) satisfied with the code quality. This thing makes Distances (coming someday) look small. If I ever make something this big in VB again please throw a brick at my head.

6 0 1 0
9 months ago

I wish I could post more about what I've been working on the past 2 years, but it's one of those ideas I think is cooler if I drop it all at once. All I'll say is it's not malware this time an it's currently around ~17k lines of VB6/VBA.

1 0 0 0
11 months ago

I'd actually probably use websockets unironically

1 0 0 0
11 months ago

server dead, rip

0 0 0 0
1 year ago

CIH-themed toblerone where if you eat it on april 26th you die instantly

11 0 0 0
1 year ago
A Dell Dimension 8250 XP-era slopbox for sale on eBay for $500

They're calling the Dell Dimensions "vintage", selling them for collector prices, and I'm now an old man. My bones are crumbling to dust as we speak.

16 4 0 0
1 year ago

happy birthday! hope you have a good one :]

2 0 0 0
1 year ago

marginally adequate online username, absolutely unusable as a foundation for any real life identity lmfao

1 0 1 0
1 year ago

been ~12 years since "toxoid49b", a testament to why you shouldn't let 13 year olds name things

1 0 2 0
1 year ago

I wrote my own open addressing hashmap with simple string keys and variant values and the performance increased by an order of magnitude when compiled. Turns out hammering the exception handler multiple times every time I reference a variable or command was bad for performance. What a concept.

0 0 0 0
1 year ago

I figured out why why it was slower compiled. The builtin VB6 Collection object is terrible and has no way to check if a key/value exists other than trying to query it and handling the exception if it doesn't exist. I made heavy use of collections and the exceptions destroyed performance compiled.

0 0 1 0
1 year ago

It's technically not a problem since the whole project is getting shoved into an Excel spreadsheet at the end, but just. what

1 0 1 0
1 year ago

I've been writing a small scripting language in VB6 for the large project I'm working on and it's somehow significantly faster running in the IDE than when compiled to native code. No idea how this could be the case. It's genuinely impressive how bad this language is.

1 0 1 0
1 year ago

not complaining to be clear, it's just kinda ironic

1 0 0 0
1 year ago

someone just bought my album for $1, which now makes it the most profitable thing i've ever done with my computer. 14 years of software development has been outdone by 3 months of screwing around in bespoke synth. honestly quite incredible.

4 0 1 0
1 year ago
YouTube
Xenox - Recursive Descent YouTube video by Toxoid49b

Happy new year! Currently working on my largest project to date, should (hopefully) have it finished sometime later this year. In the meantime, I released a really weird noise/dark ambient album www.youtube.com/watch?v=v_Y2.... More of my usual content soon, for real this time :]

4 0 0 0
1 year ago

going pretty good! hope you, fizz and co are doing well :]

3 0 1 0