Posts

Steam Deck - First Impressions

Image
Recently I got the notification that my Steam Deck was ready and has shipped and for the past three days or so I have been testing it out and using it so I though I would write a post about my first impressions and maybe writing another post later going into more detail once I feel I have used it long enough for my opinions to form completely and for any problems to come out if there are any. So let me begin. The first thing I want to talk about is the look and feel of the device, probably the most important thing to nail for a hand held device. And to my surprises for the form factor it feels great! It looks like it would be clunky to hold being so much bigger than something like the Nintendo Switch, but at least for my hands it fits great and all of the controls also have good feedback without also being annoying or noisy. However at least for me the back paddles I personally have a hard time clicking them, not because they are difficult to click I think its just because of not expec...

Danger in shortcuts

Image
Shortcuts, personally I never really use them. They link to a program slash file to run it or to make it easier to execute with arguments such as open minimized window. But I decided to give them a relook with the new Powershell program bundled in with all Windows installations and even released for Linux. Shortcuts if you did not know can pass arguments into the program or file it has been linked to. Usually you use this if for example you want to configure a program to launch silently using lets say a -silent flag. Well just add that into the shortcut and it will launch with that argument without having to open a shell. So what about Powershell? Well it has a interesting flag called " -Command ". The command flag allows you to pass a command or potentially even an entire script into the Powershell process that will be started. Interestingly this means an entire script can run in memory without being stored on disk at all, the most insane version of anti-malware avoidance. N...

New Blog!

 Hey everyone!  I decided maybe I should remake my brand as I have not really did anything with it in a very long time so you all may be seeing the new logo, new backgrounds, and the revamped discord. Along with that I have been adding custom redirect URLS for all my social platforms into my domain iwick.dev Also I have decided maybe I should make a main page or more accurately a blog where I can post more updates about me and what I am working on so using Blogger I have created this page. I will post stuff I find interesting and updates on myself. Here is a dump of all the new links you have probably already seen me posting everywhere lmao GitHub https://github.iwick.dev Discord https://discord.iwick.dev YouTube https://youtube.iwick.dev Steam https://steam.iwick.dev and now Blog https://blog.iwick.dev Thanks everyone, see you all in the next update.