You can use my Emma Mattress referral code D8PBATG6AUVQ to get €25 discount on your order. The good thing about this code is that it can be used in conjunction with other offer codes.
I got the UE Megablast from Amazon as it was on a Prime deal. Normally, it costs around €160-€220 in Europe but I got it for €110 because of this offer. This is the most expensive Bluetooth speaker from UE. In this blog post, I would do the unboxing as well as give my reviews as I’ve been using it for around two months now.
To use Presentify with any video conference apps, like Zoom, Teams, etc. you have to select the entire screen while sharing instead of a single app (or window) as shown below:
I ordered the LG Ultragear 27GN950 from Amazon.de. I compared all the Amazon EU websites and it was the cheapest in Germany. When I ordered it showed that it would deliver in 1-2 months but luckily it came back in stock in a day or two and was dispatched right after. I got the monitor delivered to Ireland within 4-5 days.
I always used an extension like Awesome Screenshot in Chrome to take screenshots of any website. However, you do not need an extension to capture a screenshot of a webpage.
I have been facing this issue lately with Brave browser and after some digging, I learned that it has something to do with GPUs. Disabling ‘Use hardware acceleration when available’ option resolved the issue for me.
You can quit or exit an app with:NSApp.terminate(self)
Delete key press detection is slightly different than other keys. It uses NSDeleteCharacter like below:
If you go to Xcode > File > Swift Packages, you can see options to add a new Swift package, update them, reset caches, and resolve package versions. However, you do not see an option to remove a particular Swift package.
We know that Jekyll uses Liquid as its templating language. This means all your Liquid code will be executed by Jekyllby default.
The official doc of Liquid doesn’t tell us a way tocreate an array except this:
I read the official docs of Liquid but couldn’t findthe info that I was looking for.
From Swift 5.0, you can use any of the following approaches to iterate an array in reverse.
Singleton means only one instance of a class can exist in the system at any given time.
You can open your app’s window on top of all other open application windows with the below code:
Before launching the window, just use the appropriate window level, and you’re done.
Reliance Jio has done a commendable job releasing a video conferencing app in a short time frame, however, it received criticisms that it copied pixel by pixel from Zoom. I actually agree with some of the criticisms but that’s for another blog post.
Adding Global Keyboard Shortcuts to your macOS app can be a pain as there isn’t a Cocoa API for the same. You would have to rely on the old, most of which are deprecated, Carbon API.
For me personally, it is a mixed feeling working from home. On one hand, I have the flexibility with when to work and when not to but on the other hand, it is sometimes hard for me to find that fine line between work and life. There are days when I keep working even after office hours without realizing that I have got my life wife too :)
I have always yearned for the best gaming PC that could run all games at full settings and when I came to know about crypto mining, I thought I could hit two targets with one arrow.
Even if you’re not a crypto enthusiast you should go ahead and read this post as everyone is a “give me free money” enthusiast for sure.
I applied to Hubspot directly on their website after seeing an open position in their Products team on LinkedIn or Stackoverflow Jobs, I do not exactly remember which one, in Dublin.
I have been doing photography for 3 years now as a hobby and I am loving it so far, given the prolific use of social media apps nowadays like Instagram, Snapchat, etc. Having said that, I don’t do photography for social media apps. I do it for fun and I get a bonus too if it sells on Shutterstock or elsewhere.
We will be using JBot––a tiny Java Framework––to develop a Slack Bot within minutes.
For those who may not know Stripe, it is a complete payments platform. It provides a suite of payments API that powers commerce for online businesses of all sizes.
Adblocker detection is a nice feature to have, given that around 47% of the users now use ad blockers according to GlobalWebIndex.