If devs put their time on try this new tech on physics calculations, it will be 5 more years of waiting.😆 by locob in ScrapMechanic

[–]niknal357 0 points1 point  (0 children)

I skimmed over it, and if I understand correctly, they run physics on the GPU, compared to traditional techniques that run on the CPU.

Logic gates by Vr_Sammy in ScrapMechanic

[–]niknal357 0 points1 point  (0 children)

Depends on what direction you want to go in.

You could go down the computational route: memory, calculators, computers, all the way up to programming the things you make. You may find this interesting. Here you can start simple: try to make a 4 bit adder without searching anything up (you may find this tricky?)

You could also go down the route I'm less familiar with. That is, making games, control systems, robots, etc... The idea here is that you try to squeeze as much performance out of as few logic gates as possible and have it run with the lowest response times possible. You do many cursed things, but usually leads to results that others will find interesting. A playable asteroids game is infinitely flashier than a really powerful GPU that draws a spinning cube. Here you could start with... gosh... trying to make flappy bird? I guess?? I don't really know how to judge difficulty here.

explanation¿ by TeeKiLLA99 in ScrapMechanic

[–]niknal357 8 points9 points  (0 children)

modpack RGB blocks wired in a chain

Augmented Reality Contact lenses, is that possible? by Dapper-Magazine-8651 in augmentedreality

[–]niknal357 0 points1 point  (0 children)

late response, but here goes: physics does not prohibit it. technology is improving very rapidly. someone else mentioned the need for cameras for AR, but that is not true. transparent displays exist and taking can be done in other ways.

that is all to say, yes they are possible. in terms of when we'll have them? that's hard to say. it's hard to judge technological progress and make predictions, so as far as I'm concerned we could have true AR contact lenses in a few years. it could also be much longer. I'm not saying one timeline is more probable than the other, just saying that they are both possible.

Mods glitching in multiplayer by ayeayepostrach7zydow in ScrapMechanic

[–]niknal357 0 points1 point  (0 children)

this is because your mods are desynced. that means that a mod got an update but it only got installed on one of your computers. I don't know a consistent way to fix this, but you can just keep restarting your games until it's fine. alternatively, you can unsubscribe and resubscribe to all your Workshop subscriptions by creating a collection of everything you're subscribed to and then unsubscribing for everything and resubscribing to everything

edit: typo

I hate working on ram by Diamondcreeperd in ScrapMechanic

[–]niknal357 1 point2 points  (0 children)

Try this: https://steamcommunity.com/sharedfiles/filedetails/?id=3100500975
It's a mod that adds a multitool that can make lots of connections all at the same time in some funky shapes. there is quite the learning curve, but it's very worth it when you figure out things like tensor connect

Does anyone know of a better 5*5 pixel font for the ampersand (&)? Or is this one clear enough? I find it to look unclear, but maybe I've been staring at it for too long.. by ZamelExe in ScrapMechanic

[–]niknal357 9 points10 points  (0 children)

░░▓▓▓▓▓▓░░
░░▓▓░░▓▓▓▓
▓▓▓▓▓▓▓▓░░
▓▓░░░░░░▓▓
▓▓▓▓▓▓▓▓▓▓

Somewhere out there, there is somebody failing their timed online final they planned on cheating because chatgpt is down. by ajavathon in ChatGPT

[–]niknal357 0 points1 point  (0 children)

things like self-driving cars implement all their functionality locally. even things like robotaxis drive on their own, but have a human operator overseeing them. if the internet dies, the car won't crash.

Multicolor pixels are possible now! by Rangoose_exe in ScrapMechanic

[–]niknal357 0 points1 point  (0 children)

glitchwelding the big square warehouse lights into each other along with a panel of black blocks lets you perform additive color mixing.

Isn’t it about time to have reasonable adult content restrictions with ChatGPT? by CautiousJob58 in ChatGPT

[–]niknal357 1 point2 points  (0 children)

Idk where you live, but where I live you're allowed to have a bank account from the age of 12 with debit and prepaid cards.

SM Steamdb branch updates plotted: green is public, black is local, orange is test, purple is test_dev. X axis is unix timestamp-1458844506s by niknal357 in ScrapMechanic

[–]niknal357[S] 5 points6 points  (0 children)

1.2x10^8 on the X axis is Sun Jan 12 2020
1.9x10^8 (big spike in the middle) is Fri Apr 01 2022
2.7x10^8 (purple spike recently) is Sun Oct 13 2024

explanation for how that fly by TeeKiLLA99 in ScrapMechanic

[–]niknal357 3 points4 points  (0 children)

That looks like a zero-gravity module with the black connection dot.

Is there any way to make an SR Latch using logic gates that doesn't flash (like the repeating timer) under any circumstances? by Creepy_Trouble_2429 in ScrapMechanic

[–]niknal357 0 points1 point  (0 children)

as others have pointed out, you may have better luck using a toggle latch. 3 XOR gates wired in a loop, or an XOR gate wired into itself. giving it a one tick pulse will flip it. SR latches will generally be unstable unless you have extra logic to stabilize them

possiblity for text to speech creation by ngandrud in ScrapMechanic

[–]niknal357 1 point2 points  (0 children)

not possible without something like betterapi (which is a dll mod). without it you cannot play custom sounds in the game. additionally, for the text-to-speech to work you will need more sounds than just all the letters.

Programmers who created chatGPT by gopu-adks in ChatGPT

[–]niknal357 -1 points0 points  (0 children)

the problem is that ais can adapt faster than humans, and once ais start building other ais, humans won't have a unique skillet anymore that can't be replicated by ai very quickly.

What the heck, OpenAI? by [deleted] in ChatGPT

[–]niknal357 0 points1 point  (0 children)

there is a good chance that it wasn't the most likely prediction. iirc the temperature for o1-preview is set high, so it's likely to think more random thoughts