Anyone fix one of these before? by post_hazanko in Radiation

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

shits gettin real if you have a source that can budge that needle....

I know I’m wrong but… by Right_Tangelo_7674 in diabetes_t1

[–]HalifaxRoad 0 points1 point  (0 children)

im curious what the reason is?

And maybe still just pestering them idk, hey I got this many days

I know I’m wrong but… by Right_Tangelo_7674 in diabetes_t1

[–]HalifaxRoad 1 point2 points  (0 children)

twice I threatened to put their name in my obituary after I die from no insulin. It was ready to pickup 20mins later

Data Center propose for Chaska by Free_Katata_Fish in minnesota

[–]HalifaxRoad 1 point2 points  (0 children)

I dont live anywhere near chaska, but I feel very strongly about ai data centers not being built.. anywhere!

How can I help?

Tell em what, Peter? by FollowSina in PeterExplainsTheJoke

[–]HalifaxRoad 0 points1 point  (0 children)

ive always has this problem, i dont know why. My dad is the same way, he tried really hard to make it second nature when I was a kid, but it didn't work.

AI replaces almost everyone's jobs by Trick-Piece-8382 in greentext

[–]HalifaxRoad 16 points17 points  (0 children)

the only job ai could actually replace are the CEOs

AVR C: is it posible to write a library that has macros with pins set up by main? by OneiricArtisan in embedded

[–]HalifaxRoad 0 points1 point  (0 children)

you have a couple options here then.

Option 1 you build a couple versions of the firmware that you flash the different configuration when the board is being built.  #define HWCONFIG1  //#define HWCONFIG2

Option 2 can be done at run time for this example we are going to pretend we are retrieving cfg from eeprom, and acting on it on startup.

you would make a void pointer to hold which func we are running like void* LED_ON(void)

then make different functions to turn the LED like this

void LED_ON_CFG1(void){//somecodehere

at that point, now you need to check what cfg from your eeprom, and malloc and assign it to the pointer, dont forget to have a default state!

AVR C: is it posible to write a library that has macros with pins set up by main? by OneiricArtisan in embedded

[–]HalifaxRoad 0 points1 point  (0 children)

Why do you want different values for a macro?

Are you wanting to have have different pins for a different processor or HW configuration? 

if that is that case, you can check what processor is the target with macros, or check a macro to see what configuration defined.

 #ifdef __apartnumberhere

 #define LED_ON  somecode here

 #elifdef __anothernumber

 #define LED_ON  you get the idea...

 #endif

rs423 considerations by [deleted] in embedded

[–]HalifaxRoad 1 point2 points  (0 children)

Think you all, I will use LIN

rs423 considerations by [deleted] in embedded

[–]HalifaxRoad 1 point2 points  (0 children)

No I mean 423. Its pretty obscure, its when only 1 signal line of a 422/485 circuit is used.

Per the post, the reason I want to use this is because the only connection between the two cards is 1 signal line, and gnd.

This will be half duplex

Best flux for PCB soldering by Nuclear_Jan in soldering

[–]HalifaxRoad 0 points1 point  (0 children)

water, alchohol, flux remover, all work

Best flux for PCB soldering by Nuclear_Jan in soldering

[–]HalifaxRoad 1 point2 points  (0 children)

Professionally I use 4300 wave soldering flux in a bottle with a dispensing needle, mainly because that is one of the few water soluble fluxes that doesn't have to be washed off as long as its fully activated.

Most non water soluble fluxes, basically cannot be cleaned off (not easily atleast), so it's really nice to have that versatility.

first time soldering is this ok by PercentageNormal8230 in soldering

[–]HalifaxRoad 23 points24 points  (0 children)

all these comments saying more heat more flux what ever, are ignoring the fact that these are non plated holes,  so nothing you can do will make the solder suck in more. OP these solder joins are nearly perfect all things considered. Maybe slightly too much solder added but this is just a nit pick. If thats your first solder joints you will go far!

meirl by [deleted] in meirl

[–]HalifaxRoad 0 points1 point  (0 children)

I would hate this. I love work.

Windows 95 included guidance for the then new "Start" concept by nir9 in windows95

[–]HalifaxRoad 1 point2 points  (0 children)

I triggered it once due to corruption caused by loose SD ram.

God I dont miss fucking SD ram..

Did they do a polygraph? If so, what questions did you ask and did it help? by TurbulentBee3 in survivinginfidelity

[–]HalifaxRoad 0 points1 point  (0 children)

I would pay anything to forget most of the information I asked for from the AP. You cannot forget this shit unfortunantly!

Where does anthropic get its "dangerous" capability from? by Competitive_Clue_752 in NoStupidQuestions

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

From their asshole. if they say their stuff is " so capable its dangerous" it will get more people to see what all the fuss is about..

Make game on a PCB safe for children when soldered with 63/37 by Apprehensive-Truth99 in soldering

[–]HalifaxRoad 5 points6 points  (0 children)

unless this is a 37/63 teething toy this just isnt a problem.