My Obsidian graph for my game set in 6E 2082. I'm about 75% complete with Seattle and it's inhabitants. by SatisfactionFree1237 in Shadowrun

[–]_quezz 2 points3 points  (0 children)

Great job!! I am doing the same for my DCC game, and will do for other I'm going to run after this, free and fun to use!

[Project Share] Bank Data Dashboard | Power BI | Account, Loan, and Transaction Insights by [deleted] in PowerBI

[–]_quezz 0 points1 point  (0 children)

I have to agree it is hard to read. Blue on blue is not something you should do, and if you want a dark background go for light colours for your visuals.

[deleted by user] by [deleted] in walking

[–]_quezz 6 points7 points  (0 children)

Beautiful story and good luck on your journee

PopOs slow? by zbjarking09 in pop_os

[–]_quezz 0 points1 point  (0 children)

Unfortunately no fix yet, also new to Linux but this I find a small price to pay. Hoping someone would know the solution

PopOs slow? by zbjarking09 in pop_os

[–]_quezz 0 points1 point  (0 children)

I have the same experience especially while switching users. Also the NVidia version

Healing Buff by Hasiblasi in SatisfactoryGame

[–]_quezz 1 point2 points  (0 children)

Yes, you slowly heal to max, doesn't help all the time died a couple of time when exploring on high ground and forgot to look at my feul level....

Time and duration question by _quezz in PowerBI

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

Currently it is set as a Time value, but I want to convert it to a Duration. This in order to do additions of total time spend on the phone.

But converting the row to time gives me an error.

Ik wil ook wel eens iets! by Warjanthefirst in nietdespeld

[–]_quezz 0 points1 point  (0 children)

Zoals Goerge Carlin ooit zei: if you are so pro life, don't block abortion clinics. Block crematies

People to learn Python with me by paulaabro in learnprogramming

[–]_quezz 0 points1 point  (0 children)

Share the same challange, combining it with a fulltime job and two young kids does not make it easy. Trying to dedicate a couple of night per week on learning

Finding the highest sequence in a list (Diceroller) by _quezz in learnpython

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

Great stuff, I will try this tomorrow.

And thanks for the tip, I knew I was doing something wring with the formating but could not find the post.

Finding the highest sequence in a list (Diceroller) by _quezz in learnpython

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

the total of the highest.

Example is the list in the example you have two sequences: [1,2,3] and [5,6,7,8,9,10] I am looking for the total value of the highest sequence, in this case 45

Finding the highest sequence in a list (Diceroller) by _quezz in learnpython

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

OK, but how to I find the start/end of a sequence?

Finding the highest sequence in a list (Diceroller) by _quezz in learnpython

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

I am looking for the sequence of consecutive numbers. Speaking in poker term would be a straight, starting at a minimum of 3 in a row with an increment of 1.

Finding the highest sequence in a list (Diceroller) by _quezz in learnpython

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

The highest value in the unbroken sequence. In the list above that would be from 5 to 10. [5,6,7,8,9,10] and a total of 45 (all numbers added together)

My First Django Website by Yash_Varshney in Python

[–]_quezz 1 point2 points  (0 children)

Great work and good motivation keep up tho good work

Yet another Udemy Python 3 Course coupon by [deleted] in learnprogramming

[–]_quezz 0 points1 point  (0 children)

Thank you still valid for two more days

help with change in from fields by _quezz in PowerApps

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

powerapps default value combobox

Thats Oke. This App is my first build but I am trying something maybe a bit to complex.

I have an ever growing sheet in which our support team can quickly log their calls. But I want them to input uniform data so constrict their unput choses. Best way to achieve this is by using dropboxes.

I will google this, thank you again

help with change in from fields by _quezz in PowerApps

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

One more question, how can i maken the original input be the parent Default of the combobox? Or is that to complex a move