This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-05-04
Channels
- # announcements (1)
- # asami (61)
- # babashka (71)
- # beginners (170)
- # biff (1)
- # calva (14)
- # clj-kondo (23)
- # cljsrn (28)
- # clojars (1)
- # clojure (152)
- # clojure-australia (2)
- # clojure-europe (65)
- # clojure-nl (2)
- # clojure-spec (8)
- # clojure-sweden (3)
- # clojure-uk (45)
- # clojurescript (1)
- # css (12)
- # cursive (16)
- # datomic (9)
- # devcards (2)
- # emacs (1)
- # events (1)
- # graalvm (31)
- # honeysql (10)
- # jackdaw (2)
- # jobs (5)
- # lambdaisland (9)
- # lsp (4)
- # malli (11)
- # meander (43)
- # off-topic (6)
- # pathom (7)
- # polylith (1)
- # portal (14)
- # re-frame (7)
- # releases (1)
- # remote-jobs (1)
- # rewrite-clj (6)
- # shadow-cljs (101)
- # specter (1)
- # tools-deps (26)
- # vim (9)
- # xtdb (2)
I got a cheque from the tax man for over £2000 for last year - not sure if I should be pleased, or annoyed that they've been taking £170/month too much (and I don't recall any decrease in what I'm paying this year, so maybe they still are)
Lucky you. The last two years here we’ve ended up owing Federal taxes of around $3,500 due to Trump’s stupid “tax cut”.
The first year Trump’s “tax cuts” came into effect, we went from getting a $3k refund to owing over $3k so basically his “tax cut” cost us $6k/year 😞
And I would so much prefer dealing with the Inland Revenue: they are so polite and, generally, competent. Our Inland Revenue Service is a terrible bureaucracy: inefficient, rude, and it’s like shouting into the void to get anything done 😐
@U052852ES The permanent part was, yes. But he added temporary adjustments to everyone’s withholdings and many people’s taxes did go down (for the first year, back in 2017/8) but then the cut goes away a little each year for the people who needed it most. We normally get a refund from both Federal and State so it was a bit of a shock to suddenly owe $6k — I could have understood it just eating away at our refund year-on-year…
America is not for you then, @U052852ES 🙂 It has world-class bureaucracy! 🙂
(We’ve had money back from the State each time though — American taxes are way more complex than UK taxes 😞 )
Which reminds me, people working from home here in the UK, April has past, so, don't forget to renew your working from home tax benefit!
Thank you - I didn't realise I had to re-do it. I don't actually recall anything happening as a result of when I did it the last time
I got a notification to say it had (also, you can log into the website with your universal tax number to see)
So, the standard UK standard tax code is 1257L
, which is the £12,570 standard personal allowance
So far I've received a cheque, with a letter saying that the calculations would come in a separate letter
Try to apply for it, you have to do it every year. If that doesn't work, give them a bell 🙂
One of the questions is about if you started working from home because of covid, which is still true until the end of June. I guess the answer to that will be no after that
I don't think it matters at all. It's for statistics. You could be working from home simply because you've negogiated that with your work, to put your home as your primary place of work
Could be that the company you work for is also 100% remote!, so that is just for statistical gathering
morning
wow - that's 2 hours i'll never get back figuring out how to connect an RDS instance to S3 ...
definitely black magic i found the solution in the end - it turned out that if your RDS instance is in a private VPC then there is another step, which was conveniently omitted from all the AWS docs on how to enable S3 access for RDS 😬 . stackoverflow thankfully plugged the gap, but it took me an age to work through all the AWS routes to finally figure out none of them worked