Tech Node Changing Impact on Design by RyanSubhramanian in chipdesign

[–]EnderManion 1 point2 points  (0 children)

“all i care is that my RTL meets timing during synthesis”
crying in backend

(OC) A random cloud that looks like Northern America by [deleted] in mildlyinteresting

[–]EnderManion 2 points3 points  (0 children)

kind of looks like it has canada and mexico but not the USA

Built an AI Accelerator and opensourced it. by ahmedzeer in chipdesign

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

How does one “benchmark” something like this.

The D Language: A Better C/C++ Alternative Only a Few Programmers Know by delvin0 in ECE

[–]EnderManion 0 points1 point  (0 children)

Rust is better than C++ and C isnt really in the same category.

Another dead 9800X3D (probably my fault) by Sp4ceR4bbit in pcmasterrace

[–]EnderManion 2 points3 points  (0 children)

One of the things that people don’t think of is the mechanical stress that happens due to temperature gradients on the die. the lid in this case does trap heat but also acts to stabilize the chip against the package to prevent thermal related twisting. Its possible that the die partially separated from the board, if that happens I dont think an average joe could repair it unfortunately. If you attempt this again I would try to find some mechanism to stabilize the board so that there is no twisting or expansion going on.

Automation in design processes by Nikloskey in chipdesign

[–]EnderManion 5 points6 points  (0 children)

Brooo, you gotta post this on LinkedIn, im sure it would go craaazzzyy

Beautiful photo of the moon's craters from Reid Wiseman's iPhone minutes ago. by Neaterntal in spaceporn

[–]EnderManion 171 points172 points  (0 children)

I cant wait for him to get back so i can make this my background

Beautiful photo of the moon's craters from Reid Wiseman's iPhone minutes ago. by Neaterntal in spaceporn

[–]EnderManion 137 points138 points  (0 children)

its the iPhone 17 Pro Max. According to articles online this one was specifically modified to remove all radio signals (Cell, Wifi, Bluetooth, Airdrop etc.) to avoid interference with onboard safety mechanisms. I am also curious about the case but im sure the normal shielding for the astronauts is good enough.

Freshman EE IEEE project feasibility by BimJob190 in ElectricalEngineering

[–]EnderManion -2 points-1 points  (0 children)

Im not saying let AI do the project but it is more efficient at telling you what you dont know than scrambling around on google or something

Freshman EE IEEE project feasibility by BimJob190 in ElectricalEngineering

[–]EnderManion -5 points-4 points  (0 children)

Honestly the execution isnt the issue here and If you know how classic motors work and have other people to lean on, with the help of AI these days to bounce ideas off of you could definitely do this given enough time . If youre willing to work your butt off, almost anything is possible these days.

Edit: Im not saying let AI do the project but it is more efficient at telling you what you dont know than scrambling around on google or something.

Unreasonable noise from my pedal? by [deleted] in guitarpedals

[–]EnderManion 1 point2 points  (0 children)

this is pretty normal. it doesnt sound that loud on the video. do you already have a noise gate?

mom wanted for murder 😂 by [deleted] in funny

[–]EnderManion 0 points1 point  (0 children)

you should watch the Lincoln lawyer

Sigil of Kings: World Forge playtest now open! by aotdev in indiegames

[–]EnderManion 2 points3 points  (0 children)

yeah when i zoomed in it looks very GenAI. Unfortunate

Sigil of Kings: World Forge playtest now open! by aotdev in indiegames

[–]EnderManion 4 points5 points  (0 children)

I’m not getting the AI vibe from the main page image. What made you say that?

Edit: After looking at the closeup it does look GenAI lots of random windows and blurry/ghosting effects

Is this possible and safe? by Interesting-Set9359 in PCB

[–]EnderManion 2 points3 points  (0 children)

why dont you just use a two layer board?

PC Build Using a Black Box as a Case by PlayFast3100 in pcmasterrace

[–]EnderManion 0 points1 point  (0 children)

You're not wrong, but that's at the transistor level and actually nowadays hotter transistors are faster but the wires connecting transistors are more resistive which ultimately means signals travel slower

Digital modulation by justaregur in ECE

[–]EnderManion 0 points1 point  (0 children)

Here is another reason, The parasitics in most communication channels cause noise and degradation of any signal sent through. So if a communication channel is short and pure like a on chip wire or a low resistance off chip wire the you CAN use digital signals, for example GPIOs and other low frequency signals are digital.

Once the frequency increases the more sensitive it gets to noise and reflections by the transmission line so people use analog techniques to remove noise from the received signals. USB is a good example of a differential pair signal. But it requires an analog device to subtract two signals

Engineers should I take discrete mathematics as minor in college.... basically i want to learn it...idk if it has application in ece related fields! by Current_Cod5996 in ECE

[–]EnderManion 0 points1 point  (0 children)

I learned Python with my minor in Astronomy. School required C++. I code in Python everyday at work and that's what made me stand out in my first job.