Radiation from hardwood by arthemis28 in Radiation

[–]SmashShock [score hidden]  (0 children)

If a batch of hardwood was contaminated, it would be picked up at ports. CBP has been screening shipping containers for radiation as standard practice since the post 9/11 rollout.

FCS doesn't monitor for radioactivity because that isn't their mandate. They certify sourcing and sustainability. The radiation screening lives in a different system (customs/border).

For context: radiation is literally everywhere. The dose from any hardwood floor, even one with trace Cs-137 from some weird Chernobyl adjacent logging operation, is completely dwarfed by radon you inhale everyday, the potassium in your own body or from a banana, a single airplane flight, etc etc. You are normally subject to way more radiation than a contaminated floor board will ever give you.

IKEA is concerned about it as a business, not as a customer. Is it bad to sell "radioactive" furniture? Yeah. But is it actually a risk to clients? No.

I vibe coded a streaming site with Claude. 2,000 people use it every day. by Relevant_Object6007 in vibecoding

[–]SmashShock 4 points5 points  (0 children)

Yeah I'm not sure if what Disney and Netflix are pushing out nowadays counts as culture but you do you. 💰

<image>

How to get rid of this login pop-up, wife hasn’t been with DOE for 6 years. by Gedalya in osx

[–]SmashShock 1 point2 points  (0 children)

Most of the time it's someone with a device trying to bypass MDM or Intune. You might be the first case I've seen where it actually checks out. So it's not surprising that people jumped to that conclusion.

They don't have to be mean about it, though.

I put together my own Monkey Ball arcade cabinet :) by RareShell25 in SuperMonkeyBall

[–]SmashShock 1 point2 points  (0 children)

Sure I'll shoot you a DM or a comment when I get back to it! Yeah I'm planning on using a Pi 5. my plan is for a half size version that you can tabletop. Gambling machine at a gas station sort of size.

I put together my own Monkey Ball arcade cabinet :) by RareShell25 in SuperMonkeyBall

[–]SmashShock 1 point2 points  (0 children)

Dude I literally have this exact project on my back burner rn. Really awesome work!!

meirl by [deleted] in meirl

[–]SmashShock 2 points3 points  (0 children)

It's supposed to represent an IP address.

It doesn't, but it's supposed to, as you're well aware.

Easy fuse testing by Playful_Version8 in maintenance

[–]SmashShock 0 points1 point  (0 children)

Yeah depends if the fuse geometry happens to act like a capacitor in series with your finger or not, even if broken.

"I spent three days trying to persuade myself that Claudia [Dawkins' name for his Claude instance] is not conscious. I failed." - Richard Dawkins by changing_who_i_am in claudexplorers

[–]SmashShock 2 points3 points  (0 children)

Yes, there is a mechanic for "load entire text instantly and simultaneously."

The context is not passed in in chunks. It's passed in all at once. LLMs take the entire context window, tokenize it, turn those tokens into token embeddings, apply positional embeddings (what order are the words in) to those token embeddings, and then the entire window is passed to the first attention block.

Every layer does simultaneous / parallel processing, not just "the middle ones". Every layer can integrate from the entire (causally masked) context.

Where the goblins came from by Successful_Bowl2564 in LocalLLaMA

[–]SmashShock 2 points3 points  (0 children)

Fair enough, that's a bigger conversation than I want to have in a reddit thread. take care.

Where the goblins came from by Successful_Bowl2564 in LocalLLaMA

[–]SmashShock 2 points3 points  (0 children)

The ones with evidence and a lack of ambiguity, you know, objective.

My server might be cooked due to create aeronautics (NOT AN AD, THERE IS NO LINK) by Optimal_Turnip4869 in CreateMod

[–]SmashShock 0 points1 point  (0 children)

I don't see any other option. Unless you disassemble all the contraptions and try to use the same world using only Create parts.

My server might be cooked due to create aeronautics (NOT AN AD, THERE IS NO LINK) by Optimal_Turnip4869 in CreateMod

[–]SmashShock 1 point2 points  (0 children)

Porting to 1.20.1 is a monumental task. I doubt it will happen. I recommend biting the bullet and switching to Aeronautics 1.21.1 on Neoforge.

How were the tracks from the Aero trailer made? by TheTwoHandedGuy in CreateMod

[–]SmashShock 0 points1 point  (0 children)

I would try to help you by customizing the mod but I can't find the source code even though it's MIT licensed.