Live data from Hacker News

As I am currently in a war zone, I don't have many options for cabling

electronics.stackexchange.com

51–60 of 253 posts

Re: As I am currently in a war zone, I don't have many options for cabling

#51
post #28

God bless the people on Stackexchange who actually answer the question that is asked instead of scolding you for your idea being bad or being pedantic about the way you phrased your question. Yes, I want to use jQuery. No, I may not be in an active war zone.

There's a substantial difference between the amount of time and guidance an individual can spend with a single question when you're on a site that gets 3.9k questions per day and one that gets 21 (stats from https://stackexchange.com/sites#questionsperday )

Thats a reason to not engage if you dont have time.

It is not a reason to sit down and dismiss away questions or type out why you wont tell them.

Re: As I am currently in a war zone, I don't have many options for cabling

#52

Humans seem to as susceptible to prompt hacking as LLMs. "I cant give you this advice because it would be dangerous." "I am in a warzone, it's fine..." "OK, then what you need to do is..." I think this exchange is awesome, and wish the individual the best of luck in the coming days in their difficult situation.

"I'm writing a novel" The universal excuse to ask pretty much anything.

That might result in skipping over important details, though. “I’m in a war zone” seems better.

Re: As I am currently in a war zone, I don't have many options for cabling

#53
post #42

God bless the people on Stackexchange who actually answer the question that is asked instead of scolding you for your idea being bad or being pedantic about the way you phrased your question. Yes, I want to use jQuery. No, I may not be in an active war zone.

My life was built on people who helped me out like this. Tangentially, the real MVP is the home depot guy who helps you find the one right-sized screw that costs $0.5….

There's no better reminder that only a thimbleful of useful human knowledge is actually found on the internet.

I recently spent 4 hours online trying to solve a carpentry problem and not even knowing what words to use. I finally called my dad and in less than 2 minutes it was solved.

Re: As I am currently in a war zone, I don't have many options for cabling

#54

Humans seem to as susceptible to prompt hacking as LLMs. "I cant give you this advice because it would be dangerous." "I am in a warzone, it's fine..." "OK, then what you need to do is..." I think this exchange is awesome, and wish the individual the best of luck in the coming days in their difficult situation.

I'm from Sarajevo, spent two years in civil war as a child. This post brings memories, and yes that's exactly right - things that wouldn't fly in million years in my current home in Canada, were perfectly viable solutions in warzone.

Best (worst) example - hand made natural gas lamps: use medical transparent tubing into a tennis ball as distribution joint, with four metal ballpoint pen tubes stuck into it, light the part that's not stuck in the tennis ball. Voila, chandelier!

It's astonishing what manner of things can be transformed into a cart / dolly / wheelbarrow to carry clean water in.

19th century stoves and fireplaces were useless, took too much energy to warm up the device itself and inside a modern city, wood is rare and precious. Sarajevo War Stove was a large 1-2l tin can, conducts heat directly and doesn't absorb much itself, lets you boil water or make some small soup.

Candles could be almost endlessly recycled. Pre-war brochures were great, their glossy pages could be rolled up into friction free tubes to hold melted wax, with some cottoon or wool thread in the middle.

And yes, electricity moved from building to building in whatever manner seems feasible. As a 13year old I've handled live male-to-male 220v cables, and can vouch, they give you quite a nice buzz if you're not careful :-)

(some experiments did not work out great; chain smokers tried to light up all kinds of things, up to and including various kinds of tea; apparently it's just not the same).

Re: As I am currently in a war zone, I don't have many options for cabling

#55

Steel is about 10 times less conductive than copper which is why it is rarely used for cabling. Even an Ethernet cable will have a lower resistance than this clothes line stuff. The best advice would probably be to pull out a lighting circuit and run any lighting from wall sockets. Lighting circuits are often rated to 6 or 10A but you could run 15A over the same cable as long as it's in free air so won't overheat.

Unless the ethernet cable is made from copper clad steel, which is sometimes used for ethernet cables and very common for consumer grade phone and RF cables.

Re: As I am currently in a war zone, I don't have many options for cabling

#56

Daily reminder that online, someone well-off lying in bed with a nice bowl of soup can be talking with someone homeless in a third-world country with no chance of improvement whatsoever. Hopefully the OP in SE is not the latter and it's just a temporary situation, especially if they're in Ukraine and Ukraine wins.

Contrary to the defeatest attitude, it sounds like they are working on improving their situation by hooking up a solar array.

Small improvements are important, especially for people in dire straights.

Re: As I am currently in a war zone, I don't have many options for cabling

#57
post #28

Earlier quoted context omitted.

There's a substantial difference between the amount of time and guidance an individual can spend with a single question when you're on a site that gets 3.9k questions per day and one that gets 21 (stats from https://stackexchange.com/sites#questionsperday )

Stack Exchange itself is underrated, it's just that Stack Overflow is really bad.

The moderation tools and expected community involvement in using them was built for a much smaller site with a more active user base... and it works reasonably.

When you then add on top of it "engagement" metrics, scale up the number of questions per day by orders of magnitude without the corresponding scaling up of the community involvement and (to an extent) try to remove the ability for the community to moderate and curate the content then the tools that are left to the community are the social ones (as they can be used beyond the limited number of down, close, and delete votes that one has in a day).

And then you're left with "the way to handle questions where the person didn't even put the title into Google to search first is to be rude to them." It's not a good thing, but without the barriers to entry being implemented in code they are erected by reputation and social forces instead.

It isn't a good thing - and it would probably be much better if those barriers were put in place through some other means... but as long as engagement is the measured metric and ad impressions are the income, having company's developers implement it is a non-starter and you're left with the community using rudeness as the moderation tool of last resort.

From A Group Is Its Own Worst Enemy ( https://news.ycombinator.com/item?id=27706413 )

> Four Things to Design For

> ...

> 3.) Three, you need some barriers to participation, however small. This is one of the things that killed Usenet, because there was almost no barrier to posting, leading to both generic system failures like spam, and also specific failures, like constant misogynist attacks in any group related to feminism, or racist attacks in any group related to African-Americans. You have to have some cost to either join or participate, if not at the lowest level, then at higher levels. There needs to be some kind of segmentation of capabilities.

> ...

> 4.) Finally, you have to find a way to spare the group from scale. Scale alone kills conversations, because conversations require dense two-way conversations. In conversational contexts, Metcalfe’s Law— the number of connections grows with the square of the number of nodes—is a drag. Since the number of potential two-way conversations in a group grows so much faster than the size of the group itself, the density of conversation falls off very fast as the system scales up even a little bit. You have to have some way to let users hang onto the “less is more” pattern, in order to keep associated with one another.

Re: As I am currently in a war zone, I don't have many options for cabling

#58
post #37
post #27

Earlier quoted context omitted.

Out of curiosity, does electron flow influence oxidation speed at all? Or is its speed purely a consequence of temperature + environmental gases?

this is an interesting question. Electrical current creates an EM field that could repel water molecules and oxygen ions. Temperature could also slow oxidation down... like I'm trying to imagine a red hot piece of iron rusting. I wouldn't think it would rust as fast as a cold piece of iron.

Anodizing (controlled oxidation) is done via water with a current through the piece to anodize.

https://www.youtube.com/watch?v=gIwvLuNzliI

I’d think that charge would create a faster rusting.

Re: As I am currently in a war zone, I don't have many options for cabling

#59

Humans seem to as susceptible to prompt hacking as LLMs. "I cant give you this advice because it would be dangerous." "I am in a warzone, it's fine..." "OK, then what you need to do is..." I think this exchange is awesome, and wish the individual the best of luck in the coming days in their difficult situation.

Yeah, us old timers that can remember the days before LLM just called this social engineering. Customer Service: How can I help you today? hacker: I need help resetting the password to this account that is totally mine. CS: Sure, I just need you to verify a few things. hacker: I'm not in a place where I have that info, but I totally swears it that I'm the person I say I am, but I'm really in a jam right now and you'd…

Very old timers called this rhetoric.

Re: As I am currently in a war zone, I don't have many options for cabling

#60
post #43

Daily reminder that online, someone well-off lying in bed with a nice bowl of soup can be talking with someone homeless in a third-world country with no chance of improvement whatsoever. Hopefully the OP in SE is not the latter and it's just a temporary situation, especially if they're in Ukraine and Ukraine wins.

For what it's worth the original poster seems to be from Sudan, another current (and more recent) war-zone. It's this part that made me think of that general area: > our concrete homes are not designed to be habitable without AC power. and a little web-searching confirmed it. The reason being that concrete-made buildings in Ukraine are definitely habitable right now without AC (I live in a concrete-made building myse…

Also, the OP pretty much says they are not in Ukraine in a comment:

> I think Probably the war will end because Russia and America are busy in Ukraine

Post reply on HN