Bob
408 posts

Bob
@InquiringBob
Just a regular guy. Son, father, engineer. Try to chip in here and there with common sense. Nothing fancy.
New York, USA Beigetreten Ocak 2026
89 Folgt34 Follower

First off, the code is awful. Since the variables are local, success means you have an open file handle with no way to close it, you have allocated memory with no way to free it, and an open socket with no way to close it. The best outcome is config.txt can't be opened :). From a structural standpoint only, I would do something like this:
if ((FILE *f = fopen("config.txt", "r")) {
if ((char *buf = malloc(1024)) {
if (int sock = socket(AF_INET, SOCK_STREAM, 0) > 0) {
return 0; // need to return the handles, but...
}
}
}
if (f) { close(f) }
if (buf) { free(buf) }
if (sock) { close(sock) }
return -1;
Still has all the problems previously mentioned, but no goto and cleaner. That is why goto is discouraged. Too many coders use it in place of structured logic.
English

@loumacarichippy @terrychristian Their great great great great great grandparents were this or that.
Today they were just a random cross section of society.
If society is more conservative, so should they be.
Whether it suits your agenda or not.
English

@terrychristian "most were Conservatives" sums up why the system was wrong.
Next step is replacing the rest of them with an elected and less bloated upper chamber.
English


@terrychristian Hereditary peers today were no more than a random cross section of society with long ties to these islands.
More importantly the government just deeply changed how we are governed without a vote.
Even if you were right, this was very wrong.
The lords would have stopped it.
English

@Shambles151 Way to ask a leading question.
Should demonizing Israelis which is happening, be treated in the same way as demonizing Iranians which is not happening.
We can’t know if the thing that is happening equates to the thing that isn’t happening,
English

@Dipshit28985545 @Nickisbackbaby The law provides unique protections to persons.
Therefore it must define what a person is.
So many weeks or whatever is agreed.
Once the embryo meets that definition, it’s a person. Destroying it is either lawful self defense or an unlawful killing.
That’s a criminal matter.
English

@Nickisbackbaby so, let's explain this.
prison meant for rehabilitation of criminals back into society, Even if very bad man in prison.
abortion is like if you wanted to get rid of a parasite because that's what a baby is until it leaves the womb
English

@Aeon212 @Nickisbackbaby Has being made responsible for your own choices ever worked on a societal level?
I think the answer is yes.
So we are left with - is this a choice where consequences should be born. Literally.
That’s not some unique mental gymnastic event.
It’s just responsibility.
English

@Nickisbackbaby Has that ever worked on a societal level ever in the history of our species?
English

@RealPostFolder Add 5mph to the limit and answer that.
If they instead ask what is the speed limit on this road you answer 5mph below your actual speed.
And you smile and you’re polite.
If you still get a ticket maybe they will mark it down.
Then you plead not guilty. 5mph come on.
English

@JacquiDeevoy1 30 days from the moment you tell them in writing they have 30 days.
A text message will do.
English

Last night, Israeli forces intercepted and boarded a humanitarian aid flotilla bound for Gaza in international waters off the coast of Greece — unlawfully detaining more than 175 people, including several New Yorkers.
My team has been in direct contact with State and Federal partners as we work to confirm the whereabouts and conditions of these New Yorkers.
This is a brazen violation of international law. Those detained must be released.
English

@SteveOnSpeed Ask them for a simple breakdown materials versus labor. Just that nothing detailed.
Then ask them how long it will take and do they have enough people how many people.
That gives you an hourly rate. You can reason with that.
I think the quote is reasonable.
English

@oelma__ All we can do, while we are here, is maximize happiness.
So we need to understand what is happiness.
An Anglican would tell you, not without reason, that happiness is a more perfect union with god and your neighbors.
That’s their definition.
Your mission is to find yours.
English

@zarahussain999 @reformparty_uk Awww did somebody say something about somebody else?
It wasn’t about you?
We have an English word for that. It’s diddums.
English

@reformparty_uk I don’t remember any comments on the Muslim community when we were attacked during the national riots
English

@zarahussain999 @SuellaBraverman The traditional parties are all going byebye.
They refuse to listen to the bedrock that built these lands.
They prefer the opinions of folk who arrived last week, because their votes are more easily bought - the cheap way out.
We don’t yet know restore or reform.
Let’s see.
English

@SuellaBraverman You was part of that government too
Strange tweet
English

You were part of the government that utterly failed to back the banning of the hate marches.
Why did your former party leader sack me when I called out the failure of the Met Police and the out of control antisemitism?
You’re part of the problem.
Sky News@SkyNews
"We need more action now, not just words." Conservative leader Kemi Badenoch outlines what the government needs to do in wake of the Golders Green terror attack in northwest London. trib.al/wKcTa5R 📺 Sky 501, Virgin 602, Freeview 233 and YouTube
English

Something that I could not wrap my mind around as an American moving to the UK is they specify if a bedroom is a "single" or a "double".
A single means the bedroom can only fit a single/twin bed and is not wide enough for a double bed to even fit in!!
Laura Lupin@bugsandfishes
Lots of property size / raising a family discourse on the timeline today that's making me feel the American mind could never comprehend the British terrace (this one is just under 800 square feet).
English


















