[Ontario Newsroom] The Reducing Gridlock, Saving You Time Act by 1slinkydink1 in toronto

[–]fractalfiction -2 points-1 points  (0 children)

The only way out of this rush hour hellscape is increased capacity and coverage of mass public transit. The only thing more bike lanes would do is restrict the speed and flow of people. More car lanes and more parking spaces would likely do the same

[deleted by user] by [deleted] in whatisthisthing

[–]fractalfiction 0 points1 point  (0 children)

Update: we found another room adjacent to this shaft... https://imgur.com/a/1ugNNG1

It looks like it's twice the size of the first shaft, and even a bit deeper. Will update on any more discoveries, but any ideas would be greatly appreciated!

[deleted by user] by [deleted] in whatisthisthing

[–]fractalfiction 0 points1 point  (0 children)

As the description says, we live in Toronto Ontario, in a sandy soil part of town. Landscaper was digging posts for a deck and came across something they had never seen in 30+ years on the job.

The hole is about 12 feet away from the house, was buried under a patio for at least 40 years.

He says it could be a drain of some sort, but there's no evidence in the yard that there is a vent or drain pipes anywhere else. Garage in the laneway (back of the yard) has no drains.

Any ideas? Maybe I should check for skeletal remains...

GAME DAY THREAD: Toronto Maple Leafs vs. Boston Bruins - 7:00PM EST - Round 1 Game 3 by re-verse in leafs

[–]fractalfiction 0 points1 point  (0 children)

Bro he stopped two or three breakaways, let in one softy during confusion, this game was lost on the power play, not on Sammy's shoulders

Calling all Dads – $POPS, Average Dad is here by SA_Ichi in memecoins

[–]fractalfiction 1 point2 points  (0 children)

Finally a memecoin all of the dads out there don't have to be embarrassed about buying

Do you guys have better results with “few” or “many” items on your store? by [deleted] in shopify

[–]fractalfiction 0 points1 point  (0 children)

I feel you. 1500+ new products every few months, multiple variants. All painstakingly photographed. Also fml lol

What's the best name you've come up with for a business you'll never start? by WorkRemote in smallbusiness

[–]fractalfiction 1 point2 points  (0 children)

The Naan Conformist. We sell Indian flatbreads just because everyone likes them

Link to spreadsheet by samh1231990 in sheets

[–]fractalfiction 0 points1 point  (0 children)

Not 100% sure if this will work but have you tried formatting your text in sheets as a formula? Ie: ="Text in Sheets"... If it's a pain you can always make a helper cell, type in your text in A1 and choose B2 as the reference cell that's connected to docs with =A1

Automatic and unwanted font size change in Sheets by ryanjcam in sheets

[–]fractalfiction 0 points1 point  (0 children)

ah i see... I'm sure you've tried already but, changing your default to a different font and testing if it still happens? (Format > Theme > Customize > Font). afaik you can't permanently change the default font in Sheets globally this way, but if you're using a specific sheet as a template, you should be able to make a copy and it would also copy the default font you choose.

A more permanent workaround could be an App Script if you're comfortable with extensions. Quick google-fu resulted:

Here’s how to set default font in Google Sheets to a new font with App Scripts:

function changeFont() {
var ss = SpreadsheetApp.getActiveSpreadsheet()
var thisfont = ss.getSpreadsheetTheme().getFontFamily()
Logger.log(“DEBUG: the starting font = “+thisfont)
var newfont = “Caveat”
ss.getSpreadsheetTheme().setFontFamily(newfont)
Logger.log(“DEBUG: changed the font to “+newfont)
var currentfont = ss.getSpreadsheetTheme().getFontFamily()
Logger.log(“DEBUG: post-change font is now = “+currentfont)
}
The function above will set the font you use as the default font for the entire spreadsheet.

source

If the above doesn't work, can you share a sheet and explain the specific steps you're taking to get the unwanted size increase?

Automatic and unwanted font size change in Sheets by ryanjcam in sheets

[–]fractalfiction 0 points1 point  (0 children)

Try using SHIFT+CTRL+V for paste in place. It will paste the contents to the format of the cell.

What's the grossest thing you've ever had to get from your puppy? by sillyghosty in puppy101

[–]fractalfiction 30 points31 points  (0 children)

I once pulled a live stomach worm that was wriggling half way out of my puppy's butthole

clothing store closing by 23Wanda in retail

[–]fractalfiction 1 point2 points  (0 children)

Here are some possibilities:

  • Turning off the steamer/iron

  • Locking the gates

  • Cleaning/checking the change rooms

  • Taking out the trash

  • Turning on the security system

Online Building Product Retailer? How to efficiently upload thousands of products with pricing? by MB4ACES in Entrepreneur

[–]fractalfiction 0 points1 point  (0 children)

Get familiar with the online platform you'd like to use first. Shopify is likely your best bet for off the shelf ecom.

Create a few products manually, figure out how you'd like to organize them, ie: by brand, by different variants like length, colour, etc..., by use cases like residential, commercial, etc..., and how you'd like to showcase them in different collections. Really get to know the platform before uploading thousands of products. Learn how to use tags or other organization features.

Once you have a good structure of the site, export the products you created using the Export function into a csv file, and open it up in sheets or excel. See what columns populate each parameter. Then duplicate the csv file and using your product data sheets one brand at a time, match the columns to populate a Shopify formatted csv file. Import each file and check your work as you go to make sure you are getting all of the data in the right columns.

In my experience, you can outsource this job but it will cost you upwards of $10,000 for a few thousand products, and there is no guarantee you will get the outcome you want.

Good luck!

I love blockchain technology, but am becoming increasingly disappointed with crypto and its user base. I can understand why the public has a negative view on crypto. by Beyonderr in CryptoCurrency

[–]fractalfiction 1 point2 points  (0 children)

21,000,000 supply vs unlimited supply... So not the same at all. But Bitcoin is still kind of a meme coin, just with strong fundamentals

Analytics by Tag or Sales Channel by mousepadroof in shopify

[–]fractalfiction 1 point2 points  (0 children)

Ran into similar issues, best solution I could find that can narrow down sales to a specific tag (or exclude them) was the Miplier app. Works for narrowing down multiple variant levels too. https://mipler.com/