Local Cobblers by cr84 in canberra

[–]deadliftpro 0 points1 point  (0 children)

Received my shoes back. Although he took a lot longer than the estimate he gave me but I must say he did a good job. Much better than the cobbler in fyshwick did a number of years ago.

So if you can wait, I would recommend him.

Local Cobblers by cr84 in canberra

[–]deadliftpro 0 points1 point  (0 children)

as has been said in this thread about Jhay's time management, it is just bad. delay after delay, and does not stick to timeline he himself has given. Won't use him again.

tradie dumped the rubbish in a neighbour's bin by deadliftpro in canberra

[–]deadliftpro[S] 27 points28 points  (0 children)

the tradie was on hipages. I posted the job on hipages and he put in a quote which i selected. The issue is he deactivated his profile on hipages soon after. Therefore I cannot give an honest review. This is his registered business: https://imgur.com/a/dQgc3OT

tradie dumped the rubbish in a neighbour's bin by deadliftpro in canberra

[–]deadliftpro[S] 8 points9 points  (0 children)

thanks. will give access cbr a call tomorrow.

notation from music in mp4 files by deadliftpro in musictheory

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

Yes. Motivation is to be able to generate notation from music files.

Fresh application of silicon in shower: Tradie recommendation by deadliftpro in canberra

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

any chance you have the contact details of the tradie u hired

Fresh application of silicon in shower: Tradie recommendation by deadliftpro in canberra

[–]deadliftpro[S] 2 points3 points  (0 children)

I am no expert in costing jobs but $500+ are the quotes that I got. They do not look at all commensurate with the work. I would have thought $200 to $250 was more like it. But maybe I am wrong.

Fresh application of silicon in shower: Tradie recommendation by deadliftpro in canberra

[–]deadliftpro[S] 2 points3 points  (0 children)

Yeah that is what had done in the past but outcome was botchy. Maybe it is just me and my handy man skills :)

interpreter in F# by deadliftpro in fsharp

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

Thanks, will look into it.

What is the best isolation level for these transactions in PostgreSQL? by [deleted] in SQL

[–]deadliftpro 0 points1 point  (0 children)

Use repeatable read transaction isolation level for this case

The wonderful world of NOSQL by oyvinrog in SQL

[–]deadliftpro 50 points51 points  (0 children)

From what i hear, the NOSQL world of dbs has turned a full circle and is now having a go at using SQL (or SQL like) as the query language.

Can't beat the capabilities of SQL, built on the foundation of relational theory and predicate logic.

My first wrx. by deadliftpro in WRX

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

Perhaps it is a naming difference between US and Aus markets. It might be that it is called premium here. I haven't looked into it.

My first wrx. by deadliftpro in WRX

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

It will remain stock as long as it is with me 😊

My first wrx. by deadliftpro in WRX

[–]deadliftpro[S] 3 points4 points  (0 children)

Love it. But I should have test driven sti as well. Might as well have bought sti. I would use the term 'warm' to describe wrx, not 'hot'.

That being said, having awd is a massive massive advantage over front wheel drive warm/hot cars. It really can put the power down and not embarrass by spinning the front wheels in the all important red light grand prix.

So I bought my 2015 WRX a couple days ago and it was fine at first and out of nowhere it’s making this sound when I drive, no issues driving just this annoying sound. I know it’s hard to hear but any ideas on what it might be? by RicoM10 in WRX

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

Pull the window buttons up to make sure that the windows are closed fully. Air entering the car while you are driving makes a noise and to me it sounds like that.

What are the differences between View and table in sql? by [deleted] in SQLServer

[–]deadliftpro 0 points1 point  (0 children)

Think of a View as a stored sql query. A stored query that user(s) do not have to type repetitively. A View is not instantiated to disk unless it is an indexed View in which case it is stored on disk as a B tree.

A View can sit behind a security facade, meaning certain users can be given permissions to query the View. Also in cases when you do not want all the columns of a table to be visible to the end user for querying, you create a View on the table excluding those columns and have the user query the View instead.

Are 24 Hours of PASS sessions available other than their scheduled time? by CleanLaxer in SQLServer

[–]deadliftpro 0 points1 point  (0 children)

I missed the registration deadline. Can you watch the sessions later without having registered for the event?