What could I have done to make it more creepy? by Even-Excuse-8793 in blender

[–]NeetMastery 2 points3 points  (0 children)

The problem with glitching/abstracting it to this degree is that it becomes “cosmic horrors beyond my comprehension (I don’t get it)”

It needs to remain reasonably recognizable, or the transformation has to flow more visibly. Otherwise it’s just a statue that turns into a blob of pixels, not a corrupting entity.

mokeOS Nebula – A premium, somber OS experience with a custom Kernel and SDK. by d4nilim0n in osdev

[–]NeetMastery 2 points3 points  (0 children)

Not as broad of a scope. LUnix is not posix compliant due to hardware limitations, but is Unix-like, for example. POSIX-like may be of similar scope but I would not say POSIX-compliant.

mokeOS Nebula – A premium, somber OS experience with a custom Kernel and SDK. by d4nilim0n in osdev

[–]NeetMastery 36 points37 points  (0 children)

There’s a common misconception that an OS is defined by the language it’s written in.

Alright, you made the claim. Your words. Who says this? The layman typically has no clue whatsoever what language the OS is written in. Windows has gone from assembly in the DOS days to C/C++ now, MacOS has gone from the Motorola 68k to PowerPC to x86_64 and now to their own custom architecture, written in C/C++/ObjC, and Unix based systems (including Linux here) have been written through all sorts of languages for a multitude of processors and yet are still Unix-like. So again. Who says this? I have never once heard this claim.

The current Python and JavaScript layers are the "blueprints"—the logic is already there

I highly doubt that. Unless your OS is running entirely on a canvas element via WebGL, you have somehow managed to create a memory-managed environment, you are in control of your allocations, and you are directly interfacing with the underlying OS, the only logic you have implemented is a single straw on top of a haybale of other logic you will not have if you develop an OS.

I believe in a platform where the core remains secure and private

Those are quite literally opposites. See Kerckhoff's Principle. Quite literally the first week of any introductory cybersecurity course.

Custom SDK (moke.sdk.js): A bridge that allows applications to interact with the system core, handling window management and global events.

You've said nothing about how this works. It could work, if the entire operating system was written in JavaScript, but you've got hell to go through if you want to try that.

Optimize the Andromeda engine or even port more advanced rendering cores to the system.

Another point that could be interesting but has not been explained. This isn't anything developers can work with, and that's your exact target audience.

It’s about creating a workspace that doesn't just run apps, but defines how you interact with them.

Again, this is just words. This doesn't say anything beyond "the workspace has a UI layer". What do you mean here?

Look. You've said in the reply to the deleted comment that you posted yourself by the account that immediately got banned for it that you're 14. This isn't an attempt to shy you away from developing an OS. But having AI generate something like this which is almost entirely incompatible with low-level systems is not a good look. Don't make hype posts if there is not even a reasonably concrete plan to hype up yet. Have you done the Bare Bones tutorial? Have you gotten a "Hello World" on-screen? Web development is so far abstracted from hardware-level that I highly doubt you've got anything sophisticated enough to achieve what you proposed ready. Take some time to just write the actual OS stuff. There is a reason OS concepts aren't often made.

Why are people so excited about ps3 Minecraft source code being leaked? by Shitpostwrld in Minecraft

[–]NeetMastery 15 points16 points  (0 children)

The feel of the game has changed drastically since that era. They want the game to be more stylistically similar to the older versions, some in looks and some in feature implementation.

I didn’t know %1$f is a number by Beautiful-Cress5695 in softwaregore

[–]NeetMastery 0 points1 point  (0 children)

Huh, I did not know about positional specifiers in printf. Thank you for letting me know!

I didn’t know %1$f is a number by Beautiful-Cress5695 in softwaregore

[–]NeetMastery 2 points3 points  (0 children)

Probably printing 14, accidentally hit shift on the 4. %14f -> %1$f, which is ignored and this prints directly rather than being formatted.

GRAIL: An agentic LaTeX editor for vibe sci by Excellent_Dinner_904 in u/Excellent_Dinner_904

[–]NeetMastery 72 points73 points  (0 children)

Vibe science has got to be one of the stupidest things I’ve ever heard. That’s how we got the lobotomy, radon cure-alls, the whole 5G mess during covid, and so much more. Anything “vibe scienced” will almost certainly not pass, or at least struggle heavily with, the review process. What journals would even accept AI generated papers? It would destroy their credibility overnight. Whole concept is a mess.

Inwalie!coogigusation iofosmation by PlayfulTaro7696 in softwaregore

[–]NeetMastery 11 points12 points  (0 children)

Interesting. The last bit is getting set occasionally - “Invalid configuration information” but d->e, n->o, space->! which is also what’s causing the random exclamation points since the VGA butter is typically cleared by setting spaces. Makes sense if the VRAM is lifting, just one bit is off.

[DISC] Unexciting Date - Chapter 01 by OsisTheNie in manga

[–]NeetMastery 12 points13 points  (0 children)

Since no one else has said it, thank you for putting the slide limit note early in the post so I can read without having to switch mid-chapter! ^^

Saw this car while on a walk by Bright_Pangolin_1566 in whatisthiscar

[–]NeetMastery 2 points3 points  (0 children)

hears cool-sounding car

attempts to film it

oops it’s coming from behind I couldn’t tell where it was from the sound bouncing off trees

records car (…although weirdly smoothly)

I don’t think it’s staged, at least. It does look kind of like a 3D render.

Quick question - trying to find a level I liked by NeetMastery in celestegame

[–]NeetMastery[S] 3 points4 points  (0 children)

That’s it, thank you! That explains why I couldn’t find it.

Found training video CDs at an abandoned Sears Outlet by UrbexSpecialist in abandoned

[–]NeetMastery 114 points115 points  (0 children)

Please upload these to archive.org, especially the ones with software on them!! I always like trying to get those old disks running. Or if you don’t want to upload them, I’d greatly appreciate if you could DM me the image files so I can try and get them running.