The sunset this evening was truly mesmerising.
#sunset #nature #photography
The sunset this evening was truly mesmerising.
#sunset #nature #photography
Thx, I keep on getting those 2 mixed up
Caught this blue heron on a bad feather day. Looks super cute!
#Nature #Birds #Photography
Just got a great locksreen shot
#photography #birds #nature
Sadly i didnt have my camera at the time but i did have my phone.
#BlueSkyArtShow
#Nature
#Photography
A seagull walking along the beach.
#Photography #Birds #Nature
just a silly bird
#Nature #Birds #Photography
a fishing green Heron
#Photography #Nature #Bird
It was just posing on a fence post for everyone.
#Photography #Nature #Birds
he just sat there and posed for me haha
#Photography #Reptiles #Iguana
what a beauty. surprisingly hard to spot despite them being bright red.
#Photography #Birds
Got lucky with this shot. My camera wasn't focusing on them well but got there before they flew away
#Photography #Birds
was organizing my photos from the past week and found this. had no idea it had something just thought it was making noise.
#Photography #Birds
Amazing picture! how long of an exposure do you use for milky way shots?
decided to try get some pictures before the sun went down. I am definitely happy with the results.
#Photography #Birds
#AdventOfCode Day 16 Done!
Part 2 was definitly tricky. took me a while to modify my Dijkstra algorithm to store all paths but i got there in the end.
github.com/OliverHesse/...
#AdventOfCode Day 15 Done!
this one was very fun a bit of DFS was all you really needed. although part 2 definitly complicated things.
github.com/OliverHesse/...
Advent of code day 14 done! took me a while to find the tree because I smh made a mistake in my bot movement code of all things. thought that might be the problem when nothing was found after 350000 iterations.
#AOC #AdventOfCode
Advent Of Code Day 13 Done! Was banging my head against a wall trying to work out why it wasnt working only to realise it was a parsing error but it is done.
github.com/OliverHesse/...
#AOC #AdventOfCode #programming
I feel so dumb. ive been stuck on part 1 for the past hour implementing differnet versions of linear algebra only for the problem to be that I somehow forgot to parse the last game at the end of the file.
#AOC #AdventOfCode
Advent of Code Day 12 Done. Part 2 took a while and is very messy but it works!
#AdventOfCode #AOC #programming
github.com/OliverHesse/...
Advent of Code Day 11 done!
I somehow managed to crash my computer for my first attempt at part 1 and my bruteforce solution to part 2 took so long that i was able to make a .2s solution before it finished
github.com/OliverHesse/...
#AdventOfCode #AOC #programming
WOOHOO DAY 10 DONE!!!!
Part 2 was really quick since it was my original solution to part 1 when i misunderstood what they where asking lol.
officialy passed my record last year, time to see how far i can go
#AdventOfCode #AOC #Programming
Advent of Code Day 9 Done!!!!
Part 2 took a lot longer than it should have but I got it done.
cant wait for tomorrow got stuck on day 10 last year so hopefully I can beat my record
github.com/OliverHesse/...
#AdventOfCode #AOC #programming
Day 8 "Resonant Collinearity" of Advent of Code done.
Not the hardest of problems but definitly a fun one. took me a second to rap my head around what they were asking but got there in the end.
github.com/OliverHesse/...
#AdventOfCode #AOC #programming
just finished "Day 7: Bridge Repair" for Advent Of Code!
certainly not the most efficient solution but im happy with it
github.com/OliverHesse/...
#AdventOfCode #AOC
made more progress on my text editor!
working on the file and page navigation right now and happy to say it is nearly done
github.com/OliverHesse/...
#programming #rust #software