Why do you worry about points?
BabyYoda
Posts
-
Season's Grousings -
Some People Do Have Too Much MoneyW∴ Balboos, GHB wrote:
Conspicuous consumption seems to have no limits.
Your previous post comes to mind. How much money do you spend on mind-altering drugs everyday? :-D
-
Chris - Lounge Rules Update Required !Greg Utas wrote:
Current research indicates that coffee has various health benefits, particularly in reducing the frequency of certain cancers.
In that case, I suppose it's worth getting addicted to for the rest of your life. ;)
-
What is it with Coffee and programmersI don't get it either. People boast about how much they "need" (are addicted) to a drug. Why is that something to boast about?!! :omg: Most developers I have worked with do not drink coffee, which was a surprise to me. I had expected most would.
-
Cay Hortsmann's book on java is beyond horrible(!)David Crow wrote:
Complaining here about it is not going to solve the problem.
In that case, shut down the Lounge. :laugh:
-
Chris - Lounge Rules Update Required !I've never understood why some people are proud to be addicted to the most popular legal drug in the world.
W∴ Balboos, GHB wrote:
For those of us who are normal
And thank goodness I am not. Most of the developers I have worked with do not drink coffee. When I started in my career that was not what I was expecting.
-
For all of those of you who watched "Pulp Fiction" and wondered "Just WTE was in the briefcase?" ...There seems to be too much likey likey of cats for all you grown men. :^)
-
Is truncating a table faster than dropping and re-creating it in SQL? Thanks Azbilegt ChuluunbatIt may depend on things but generally speaking DROP will be faster than TRUNCATE. And TRUNCATE is faster than DELETE.
-
Man, the Arduino forums though (forums.arduino.cc not here)honey the codewitch wrote:
The Arduino forums. I put it in the title
To be fair, "The Arduino forums" means nothing to me and I wondered the same thing, if this was one of the many forums here on CP. CP has the Lounge, obviously, the Quick Answers section and then many different forums on the left hand side. Although I don't recall seeing an Arduino forum here on CP but that doesn't mean much.
-
New Normal Christmas songsRichard MacCutchan wrote:
but the governments does not seem to want to let it.
If Covid kills idiots, then of course the politicians will try to stop it. :-D
-
Bad Theater ?I think it's ridiculous that anyone is spending time and money to televise this. When there was a TP shortage, no one was televising the proper way to use less TP. People are nuts.
-
WFH protects from more than just covidYa, that is very annoying. :^)
-
WFH protects from more than just covidraddevus wrote:
And in my case and in my experience the gender is incorrect in the comic, because this problem is attributed to men far more often.
Interesting. I would agree with Adams in that it is more of a stereotype of women.
-
How to make connection with SQL Server on another computer?You connect to a sql db using a connection string. Somewhere in your code or web.config or app.config (depending on what type of project you have) is a connection string which tells the code how to connect to the sql database. You can either put the database somewhere everyone has access to and update your connection string to point to it or you can expose your database on the network, which it might already be.
-
I'd like to ask a question about JSON to get a feel for priorities of coders herehoney the codewitch wrote:
Which do you do?
Use NewtonSoft's. ;P
-
AI just controlled a military plane for the first time everNelek wrote:
What could go wrong?
Now we can kill each other without putting ourselves in danger? Um, no, I don't think that works. :-D
-
Pythagorean Theorem Day todayHow acute.
-
Our first big snow storm of the season - starting tonightW∴ Balboos, GHB wrote:
where else do you get your info?
Flat earth society and bigfoot sightings.
-
C Sharps - how are you getting on with nullable reference types?PIEBALDconsult wrote:
Pointless
So are circles, but I still use them. ;P
-
Recommendation on a corporation wide password manager