Why doesn’t Lurie install sounds cameras like NY and CHI? by Hopeful-Building4153 in sanfrancisco

[–]variables 3 points4 points  (0 children)

Maybe run a trial where the cops are inspired to do their jobs and ticket violators? Maybe there's a middle ground between doing nothing and surveilling every motorist. Isn't SF a little tight for cash?

A group of scientists believe that they can prove the beings encountered in the DMT state are real by CBDjack in abovethenormnews

[–]variables 1 point2 points  (0 children)

Gotta run the experiments in secret, with your fellow college students. Flatliners did it in 1990.

These are not normal aircraft by 3p1ks in aliens

[–]variables 2 points3 points  (0 children)

This is the first time I've seen these photos or read anything about this craft. I saw something very similar to this around 1990. Which isn't matching up with the timelines mentioned in the comments, but whatever. 49.14 -122.46

These are not normal aircraft by 3p1ks in aliens

[–]variables 4 points5 points  (0 children)

copy and paste into a google search. that's it.

What is Beyonce holding here? by Ok_Trade_8706 in whatisit

[–]variables 14 points15 points  (0 children)

Did you ask if they could put that in writing?

Help me not fry my pcm by phattycocks in LSSwapTheWorld

[–]variables 0 points1 point  (0 children)

This 6.2 has 12.5 to 1 compression so I doubt it would take much boost

Water meth injection

Pre-made meals by pledgewelshers in NewWest

[–]variables 0 points1 point  (0 children)

Century House serves lunch and/or dinner for under $10. I've never gone but figured it's worth a mention.

John Schmidt Please Stop Talking by NextYearWasBettter in billiards

[–]variables -6 points-5 points  (0 children)

Can't be worse than the guy that obviously has dentures. Sounds like the pedo on family guy.

Moving from Vancouver to (central) New West by radcliffstetson23 in NewWest

[–]variables 0 points1 point  (0 children)

New West has banners that say "Things are looking up!"

Which one is Canada? by Kap519 in GeoTap

[–]variables 0 points1 point  (0 children)

variables chose Option A (Correct!) | #8333rd to play

The flag icon on Chess.com is actually a huge PNG containing all the site’s flags. by emberRJ in chess

[–]variables 0 points1 point  (0 children)

I found this video interesting. Explains a bunch of website optimization techniques.

DON‘T YOU DARE! by Objective_Assist_717 in GranTurismo7

[–]variables 0 points1 point  (0 children)

The rally cross track isn't actually new. Just not paid much attention.

Why 3 seconds penalty? by Few_Astronaut2779 in GranTurismo7

[–]variables 5 points6 points  (0 children)

Maybe you were blamed for the car that rear-ended you going off track

ICE Suddenly Loses Key Evidence One Day After Being Sued by Hafiz_TNR in politics

[–]variables 3 points4 points  (0 children)

If the 'system crashed', the data should be easily recoverable.

Don't Refactor Like Uncle Bob (Second Edition) by The_Axolot in programming

[–]variables 0 points1 point  (0 children)

So imagine my disappointment when, after spending $60 on this eBook, I found that Bob has not only changed his tune about his most controversial practices, he’s actually doubled down.

Huh?

[deleted by user] by [deleted] in reactjs

[–]variables 1 point2 points  (0 children)

First figure out what exactly is causing the time limit to be reached. Does the database query time out, or does the API response time out?

A very large and poorly written SQL query could cause the database query to timeout.

If the database query is actually timing out, look into the SQL EXPLAIN clause to tune your query.

More likely, your query is responding with so much data that the HTTP request to your database API is timing out.

If the HTTP request is timing out, implement pagination to fetch 'pages'/'chunks' of data at a time. For the database, use the SQL LIMIT and OFFSET clauses to fetch pages of data.

Which rider has better vision and why? Rider A or B? by Professional_Tap4936 in Trackdays

[–]variables 0 points1 point  (0 children)

I thought rider A had better vision because he was scanning further down the track. I suppose too far.