National Museum of Ireland – Natural History Museum, Dublin
Stuffed and mounted animals are displayed in their 19th-century grandeur in this throwback museum. – Google
Stuffed and mounted animals are displayed in their 19th-century grandeur in this throwback museum. – Google
So you might be interested running ansible to configure your local machine. In this article, I’m going to show you the minimum steps that need to install _Vim _ using Ansible on an Ubuntu host machine. Install latest Ansible version from apt Create a folder (let’s call this “ansible”) under home directory Create a file called ‘inventory‘ under the new folder and put following content in the file Create a file called ‘vim....
Today I did went to Howth and did the cliff walk with an Italian friend. Didn’t do the full cliff but did quite a long walk nevertheless. 🙂 Here are some photos from the walk…
What is a trailing whitespace? Trailing whitespace is any spaces or tabs after the last non-whitespace character on the line until the newline. Background Few months ago, it was raised that PR submitted code tend to have trailing whitespace changes in code diff along with other “real” code changes. This whitespace change is a diff where the change was removing one or more trailing whitespaces from the existing code. We then noticed that the editors we were using were automatically removing trailing whitespaces that were already existed in the code when the file get saved....
Background/problem/question: When you create a newfile, and push it to Github, in code diff view, it will say no newline at end of file. Sometimes text editors would also add an EOF newline, if they noticed that the file being edited does not end in a newline, when they are saved (usually it is configured that way by default). Reasoning: In POSIX, a line is a sequence of zero or more non-newline characters plus a terminating character....
Today I visited Cliff of Moher in Galway, Ireland. It was truly breathtaking…..
I visited Glendalough in Wicklow county today with the housemates. It was a lucky day as we had Sunshine most of the time. Here are some pics from Glendalough
Let’s say that you have a function that takes an HTML structure and check items. For simplicity, our method would check if each item in the list has a link pointing to type of resource (A). So here can write a test that takes a list with items containing resource A links. Here we expect the function to return true. But this does not guarantee that the function is working as there is another outcome from the function which false....
Today I visited Dublin zoo with a friend. Not a zoo fan but thought to visit anyway as this place is one of the recommended places in Dublin to see. Have to tell it is quite a large area. <p style="margin: 8px 0 0 0; padding: 0 4px;"> <a style="color: #000; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none; word-wrap: break-word;" href="https://www.instagram.com/p/BLmVdDpgJEf/" target="_blank">It was a nice day</a> </p> <p style="color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;"> A photo posted by Sinaru Gunawardena (@sinaru....
After reading reviewing about mechanical keyboards, I wanted to try them as I have never used one before. So I thought to buy Das Keyboard 4 Professional for Mac with Cherry MX Blue keys. The color codes represent different attributes of the keys. As per my understanding Cherry MX blue and brown are the most popular. The major different between blue and brown is that blue has a clicky responsive noise and browse does not....