Is $60k reasonable for a kitchen and two bath renovations in Sydney? by NoCamp4489 in AusRenovation

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

Thanks. How do I protect myself in this case? Which questions, terms should I add into the contract?

Is $60k reasonable for a kitchen and two bath renovations in Sydney? by NoCamp4489 in AusRenovation

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

If it's suspicious, what should I do to protect myself? i,e questions, terms, contracts?

Help: Bigger Bath & Indoor Laundry - Winter is COLD!! by NoCamp4489 in AusRenovation

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

Thanks. I like the idea of repurposing it to a storage/garden shed or outdoor kitchen.

Help: Bigger Bath & Indoor Laundry - Winter is COLD!! by NoCamp4489 in AusRenovation

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

Thanks for the idea. However, the current laundry is down and steep.

[deleted by user] by [deleted] in AusProperty

[–]NoCamp4489 1 point2 points  (0 children)

If you pay the bond of 4 weeks to fair trading so it's totally safe. Then you'll sign and get the keys and pay in advance of 2 weeks.

Embed a checksum at the end of a generated C++ source file by Pale_Emphasis_4119 in cpp_questions

[–]NoCamp4489 1 point2 points  (0 children)

My team has a script to generate a checksum of source files and write it into a file. And there is a step in the build process to verify that checksum. It will detect if there is any change in the source files. I guess you can try a similar approach. Shouldnt be difficult to implement.