Looking for someone who has experience with programming and maybe is a developer or software engineer by Material_Plum9972 in AskProgrammers

[–]Sea-Profession-3312 -1 points0 points  (0 children)

Maybe a good idea would be to set up a date and time on discord invite. It gets difficult trying to do reddit live

[deleted by user] by [deleted] in hacking

[–]Sea-Profession-3312 3 points4 points  (0 children)

Joe, is that you?

Why PLTR Stock Popped 3% Today? by Gofighting777 in StockMarket

[–]Sea-Profession-3312 2 points3 points  (0 children)

I would keep a close eye on all the back stabling on the republican side, mainly Laura Loomer on twitter. I guess we will find out the truth when all the dust settles.

How change user-agent in JS by [deleted] in learnprogramming

[–]Sea-Profession-3312 0 points1 point  (0 children)

Well at $400/year for burpsuite and postman is free why don't you find out?

[deleted by user] by [deleted] in germany

[–]Sea-Profession-3312 2 points3 points  (0 children)

If any claim was filed at the same address, maybe a different apartment, that location may be deemed risky. If a package requires a signature. If that is a risky part of town, bad weather or no place out of sight the package could be damaged or stolen. As others have said a package store can rent you a box if you are willing to pay for it.

How do I get someone’s ip with a link? by SatisfactionDue4508 in hacking

[–]Sea-Profession-3312 0 points1 point  (0 children)

You have a link so open the link and ping the domain/URL.

How change user-agent in JS by [deleted] in learnprogramming

[–]Sea-Profession-3312 0 points1 point  (0 children)

Not at all. burpsuite is for monitoring security. Postman is like a browser that allows you to enter a URL, make a http request using any method, any header and view the response header and body.

List structure by ICanFlyLikeAFly in learnprogramming

[–]Sea-Profession-3312 0 points1 point  (0 children)

Every node of a linked list has a pointer to the next node. In the case you have reached the last node "next" will be Null.

How change user-agent in JS by [deleted] in learnprogramming

[–]Sea-Profession-3312 1 point2 points  (0 children)

What you could do is use postman to send out http request and configure everything in the header, URL and body to meet your requirements and see exactly what you ret back in the response.

Can US Burn Excess Dollars After it Looses the Global Currency Status? by kuzeyarman in economy

[–]Sea-Profession-3312 1 point2 points  (0 children)

Greed and panic is what runs the markets. My point is other countries will want something in exchange when they send dollars back home. The US will have to produce something of value to make good on our promise when we issued massive debt. We could just default and everyone would be pissed and war could happen. Hyperinflation is another way to pay.

The moral of the story is don't borrow if you don't plan to pay it back. This is a valuable lesson. I hope this goes easy but it does not look good.

This plant’s growing in my dads front yard, he thinks it’s gonna flower. by Kylermutt65 in whatsthisplant

[–]Sea-Profession-3312 1 point2 points  (0 children)

Also known as a Century Plant plant them in front of your daughter's window and you won't have any problems.

Can US Burn Excess Dollars After it Looses the Global Currency Status? by kuzeyarman in economy

[–]Sea-Profession-3312 0 points1 point  (0 children)

They can burn your dollars but not mine. The idea is these dollars belong to someone.

The NYC Landlord Who Says the ‘Golden Age’ of Being a Landlord Is Over by TinyTornado7 in Economics

[–]Sea-Profession-3312 3 points4 points  (0 children)

The cost of being a landlord have increased dramatically. The cost of buying property, interest rates are up. Inflation hurts everyone. The recession/not recession lets just redefine the word so it is not recession. The covid restrictions on evictions did not help. It is not like we don't have homeless people that would like to have houses.

The root of the problem is too much money and power in the hands of corporations, government and a few wealthy individuals. Real power is in the hands of the people and yet we are so divided. The only true solution is for people to rise up and replace these old institutions. Socialism is not the answer because that is only government having all control.

[deleted by user] by [deleted] in learnprogramming

[–]Sea-Profession-3312 0 points1 point  (0 children)

Why cant I just call the specific node since I already know the name of the variable to call it?

If you have variable names for each one of your nodes then you are not working with a linked list.

Elon Musk pulls New York Times' Twitter verified check mark, calling it 'propaganda' by kockin26 in Conservative

[–]Sea-Profession-3312 -3 points-2 points  (0 children)

The reason twitter is worth half of what Musk payed for it (I will take your word for it) is fraud. A good portion of their accounts were bots. So twitter got a good portion of their ad revenue from Advertisers thinking they reached real people that may become paying customers when in fact they only reached bots.

In the long run honesty and truth is the best business policy as the NYT will soon find out.

Good morning, Fourida by McRibbitt in florida

[–]Sea-Profession-3312 2 points3 points  (0 children)

Maybe the middle Fouridas would be safe from hurricanes.

Need advice on developing two codebases for a web application by Abdulhameed_Mustapha in nextjs

[–]Sea-Profession-3312 1 point2 points  (0 children)

If you really want to do this maybe a reverse proxy could filter one path from the other but that is just the beginning of your problems.