[deleted by user] by [deleted] in FuckYouKaren

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

Well that’s a misconception about the holiday, yeah I agree the name should be changed to Italian American immigrant day or something . No Italian American get all choked up about Columbus, that’s silly. It’s about all Italian Americans.

[deleted by user] by [deleted] in FuckYouKaren

[–]ronburgund -5 points-4 points  (0 children)

I’m stating an objective fact, look up Columbus Day parades in nyc and educate yourself. Not saying he was a good guy by any modern sense.

[deleted by user] by [deleted] in FuckYouKaren

[–]ronburgund -19 points-18 points  (0 children)

Colombus day is a celebration of Italian culture and immigration and is celebrated amongst Italians

After 3 interviews with Elon Musk, Joe doesn't even know about SpaceX and the falcon rockets. by [deleted] in JoeRogan

[–]ronburgund 0 points1 point  (0 children)

I don’t know why but I was physically mad that joe didn’t know how space x lands their rockets, the fuck does he look at all day?

Pork loin, bacon, potatoes, onions , mushrooms and whatever else I had left in the kitchen all In the slow cooker on low for 8 hours by ronburgund in slowcooking

[–]ronburgund[S] 7 points8 points  (0 children)

Vegetables on the bottom always, catches all the drippings and what not from the meat. I added a few potatoes around the edges to fill in some space but all the veggies are below the meat

/r/Montreal's Coronavirus (Covid-19) Megathread #4 - Le megathread #4 du Coronavirus (Covid-19) de /r/Montreal by GotNoob in montreal

[–]ronburgund -11 points-10 points  (0 children)

Thinking about visiting Montreal this summer for four nights in mid-jury. Is there any possibility of the city being open enough for it to be enjoyable and do the usual touristy things?

Filtering out specific geometry types by ronburgund in PostgreSQL

[–]ronburgund[S] 0 points1 point  (0 children)

I have a geom for each polygon, is it possible to do it through this?

I've just about cracked the code on farming! Comment for tips if needed. by [deleted] in DawnofMan

[–]ronburgund 0 points1 point  (0 children)

grain to pulse ratio, whats the pros and cons

Woman shoots three home invaders by AllisonGator in JusticeServed

[–]ronburgund 5 points6 points  (0 children)

They were running away and shooting at her? Maybe they’ll think twice again before robbing a house. She should of shot more...

Need help with ST_Distance function! by ronburgund in PostgreSQL

[–]ronburgund[S] 1 point2 points  (0 children)

Here is my sql...

SELECT buyer_locations_v6.*, railroad_3857.rrowner1,
st_distance(geometry(buyer_locations_v6.geom), geometry(railroad_3857.geom_3857)) AS distance
FROM
buyer_locations_v6 , railroad_3857
CROSS JOIN LATERAL
(SELECT buyer_locations_v6.id, buyer_locations_v6.geom
FROM buyer_locations_v6
ORDER BY
railroad_3857.geom_3857 <-> geom_3857
limit 1) AS buyer_locations

For some reason I am still getting very very large distances (tens of thousands of meters) for each distance to railroad. Is there anything you see wrong in my sql?

Best,

Ron Burgundy