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.
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).
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.
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.
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.
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
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.
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.
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".
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.
happy birthday @danooct1.bsky.social, hope you're having a good one
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.
Could make an event out of it and share the brick for efficiency. It'd be like VidCon with high velocity masonry.
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.
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.
I'd actually probably use websockets unironically
server dead, rip
CIH-themed toblerone where if you eat it on april 26th you die instantly
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.
happy birthday! hope you have a good one :]
marginally adequate online username, absolutely unusable as a foundation for any real life identity lmfao
been ~12 years since "toxoid49b", a testament to why you shouldn't let 13 year olds name things
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.
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.
It's technically not a problem since the whole project is getting shoved into an Excel spreadsheet at the end, but just. what
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.
not complaining to be clear, it's just kinda ironic
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.
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 :]
going pretty good! hope you, fizz and co are doing well :]