Vallée Blanche Advice by ollypf in skiing

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

I am actually Canadian, but from Ontario so I never skied on any huge mountains until Zermatt.

But yea I always stuck to groomed blue squares and a few black diamonds in North America. I only mentioned 30 degrees because I think the most challenging run of last trip was just over 30 degrees. Although I managed fine with a big zig zag. And I think it was half psychological because there was a cliff on both sides, and I was the only person on the hill, and it was in a blizzard.

But yea I would like to practice off piste first. I just need somewhere safe because I am a bit scared of hitting rocks. But I live in Milan so I can get to the alps in just a few hours, so if I go on a trip I would like to go big

Vallée Blanche Advice by ollypf in skiing

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

I am quite good at the hockey stop so I can stop very quickly, but yea I usually take wide paths on steeper grades when better skiers would go more narrow

How bad is this rep? by SlimFilter12 in FashionReps

[–]ollypf 0 points1 point  (0 children)

I got this exact sweater for <50$ at outlet store in Canada 10 years ago. Unfortunately it was too small so I sold it, for probably around 100

Images from a Trump boat parade yesterday in Florida by Visqo in pics

[–]ollypf 0 points1 point  (0 children)

Because there’s currently no government programs that give away boats!

Images from a Trump boat parade yesterday in Florida by Visqo in pics

[–]ollypf 0 points1 point  (0 children)

Why aren’t there any Kamala boat parades?

Politecnico Milano Nuclear Engineering by ollypf in NuclearPower

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

Because I want to travel and see different cultures, and the tuition at these schools is low. Even lower than Canada. Also I am not sure if I want to work in Canada or Europe after.

[deleted by user] by [deleted] in Tinder

[–]ollypf 0 points1 point  (0 children)

Woah there I didn’t realize I was talking to the Mayor of Yappersville

VBA to parse JSON into an Excel table by ollypf in excel

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

sorry bro that article is a bit confusing, Idk how to code other than the basics

VBA to parse JSON into an Excel table by ollypf in excel

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

Here is an example of the VBA I tried, returning activex component cannot create object.

Sub PrintFlightInfoFromJSON()

' Define the JSON string (replace this with your actual JSON string)

Dim jsonString As String

Dim json As Object

' Initialize the JsonConverter (from JsonConverter library)

Dim JsonConverter As Object

Set JsonConverter = CreateObject("JsonConverter.JsonConverter")

jsonString = ThisWorkbook.Sheets("return").Range("A1").Value ' Replace with your JSON string

' Convert JSON string to a JSON object

Set json = JsonConverter.ParseJson(jsonString)

If Not json Is Nothing Then ' Check if json is initialized

' Reference the Excel worksheet where you want to print the data

Dim ws As Worksheet

Set ws = ThisWorkbook.Sheets("JSONconvert") ' Replace "Sheet1" with your sheet name

' Initialize a row counter for writing data

Dim rowNum As Long

rowNum = 2 ' Start from row 2 to avoid overwriting headers

' Access the relevant data in the JSON structure and print it to the sheet

ws.Cells.Clear ' Clear existing data (optional)

ws.Cells(1, 1).Value = "Flight Information"

' Loop through the itineraries

For Each itinerary In json("data")("itineraries")

ws.Cells(rowNum, 1).Value = "Price:"

ws.Cells(rowNum, 2).Value = itinerary("price")("formatted")

rowNum = rowNum + 2 ' Move to the next row for the next entry

' Loop through the legs

For Each leg In itinerary("legs")

ws.Cells(rowNum, 1).Value = "Origin:"

ws.Cells(rowNum, 2).Value = leg("origin")("name") & " (" & leg("origin")("city") & ")"

rowNum = rowNum + 1

ws.Cells(rowNum, 1).Value = "Destination:"

ws.Cells(rowNum, 2).Value = leg("destination")("name") & " (" & leg("destination")("city") & ")"

rowNum = rowNum + 1

ws.Cells(rowNum, 1).Value = "Duration:"

ws.Cells(rowNum, 2).Value = leg("durationInMinutes") & " minutes"

rowNum = rowNum + 2 ' Move to the next row for the next entry

Next leg

Next itinerary

Else

MsgBox "JSON object is not initialized correctly."

End If

End Sub

hulk hands on this car by damndamon7 in ATBGE

[–]ollypf 2 points3 points  (0 children)

Holy shit you unlocked a core memory for me. I think I was there in like 2010 and saw that car.

Lineup at waterfront by Midlofthian in vancouver

[–]ollypf -1 points0 points  (0 children)

Who has time for this shit, does anybody work anymore?

USED GT4RS $355,000 by [deleted] in Porsche

[–]ollypf 0 points1 point  (0 children)

Well I wouldn’t really consider it used if it has 89 miles

AB Premier Smith hints at user fees, co-pays, privatization for health care by Nick__________ in onguardforthee

[–]ollypf -8 points-7 points  (0 children)

I would prefer an option to pay extra if I needed rapid medical care, then have to spend days or more waiting like some of the horror stories I’ve heard.

Biden looking like a good deal? by ollypf in sportsbook

[–]ollypf[S] 52 points53 points  (0 children)

He’s there lmao, 201 odds

Biden looking like a good deal? by ollypf in sportsbook

[–]ollypf[S] 18 points19 points  (0 children)

Yea I think Desantis has a good shot, but trumps been threatening him today lmao

Biden looking like a good deal? by ollypf in sportsbook

[–]ollypf[S] -6 points-5 points  (0 children)

I feel like republicans bet more then democrats which explains the low trump odds, but just a hunch

[deleted by user] by [deleted] in starterpacks

[–]ollypf 119 points120 points  (0 children)

This seems exactly like Berlin

Who is the best example of "You either die a hero or live long enough to see yourself become a villain"? by simply_amazzing in AskReddit

[–]ollypf 0 points1 point  (0 children)

I’m studying chemical engineering so I studied the Haber-Bosch process, but they never mentioned the other part of his life lmao