Details
-
AboutAnd The Lord said unto John "Come forth and receive eternal life", but John came in fifth and won a toaster.
-
SkillsTypeScript, Svelte, Angular, Node, Phaser
-
LocationVarna
-
Github
Joined devRant on 8/15/2016
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Just realised that devRant doesn't give me the option to change my password - I had to go through the forgotten password routine to do it.7
-
Dammit, just put the date somewhere next to the title when writing an article. It's amazing how much context might be missing if there's no date when dealing with software issues.9
-
People who fall for headlines like "Learn React in 5 minutes" are among the first to be replaced by bots.5
-
The weirdest thing happened a couple of days ago: a dude messaged me on Facebook because one of his employees saw me on Stack Overflow regarding a framework I haven't touched for 3 years.3
-
"Let me just quickly clean up the old stashes since everything is merged and I won't need them... "
Guess what, I needed that stash, and I had it saved 20 minutes ago.10 -
Hardware irony - clicking "eject" for an external HDD that's asleep wakes it up just to immediately send it to sleep again.
-
To finish my photography portfolio website and get it online. I've been putting this off for YEARS. Just started again (and from scratch) and I've been making some progress for the last couple of days. I don't want to even look at that old project I scrapped, or maybe I will once I finish (read: publish) this one.
My problem before was that I was always looking at the big picture and was trying to figure everything out in one go.
In contrast with that, I now figured out a relatively simple and straightforward way to start off with no back end at all and just use static resources instead (with some logic to parse them every time I "upload" new stuff), which should be fine even in the long run if I end up being too lazy and/or busy to do the back end. In general, I now try to tackle small tasks one by one (even if I don't always write them down and/or track them) and realise that it's better to be done (even not in the best way I imagine it) than to not be done at all. It's as if I learn how to do stuff properly for the first time. Oh, well...5 -
I was just back home from a 5-month work trip abroad in another field and I had just found a new recruitment platform; applied to a company that had an ad in it and they contacted me like less than a week later. Arranged an interview, flew out, had the interview and received an offer like three days later. Almost four years later I'm still at that company.
-
Websites that show a notification dot the first time I visit with zero interaction from my end: I hope you die. This is terrible exploitation of UX, and unless I really need something, I'm leaving the site within seconds.2
-
Some random blogs/sites piggybacking StackOverflow, copying content from there and posting it as their own... I don't know about you, I think this is a super shitty thing to do. Sure, it gets obvious at one point and you just stop clicking on search results like that, but it would've been nice if SEO could work against that so search engines discourage and/or penalise it.2
-
Probably a photographer.
I would've been way under at this point in time if photography was my main gig. Before the pandemic hit, concerts were my favourite thing to shoot, but even then it was mostly for my own enjoyment rather than something I could rely on financially. If I had to do it for a living, I would've probably had to resort to weddings/graduations/portraiture, and it would've been terrible since I suck at directing people to pose (part of the reason why I enjoy shooting concerts - because I shoot what's happening without the need for my intervention). Selling prints would kind of make sense if I had the market, but where I am, people are rather cheap (so selling locally wouldn't really work), and I'm rather reluctant to delegate things to an online service. -
VSCode. I used to be a WebStorm guy, but at one point I found out that I could do like 85% of the stuff in VSCode, and switched over. Things I still kinda miss from the JetBrains ecosystem:
- the elaborate refactoring
- the built-in navigation across the file and the project
- the really clever expand select and go to open/closing bracket (VSCode is kinda getting there, but for expand select it honours camel case words and that can't be turned off, it's weird with HTML files with inlined JS or CSS; for bracket jumping it must rely on an extension)
- the way that everything within the UI is predictable and navigable with keyboard only (tried opening a dropdown in VSCode without having a specific keybinding for that specific dropdown? In WebStorm it was Alt+Up/Alt+Down for any dropdown that has focus IIRC)
- the visual way of changing a colour theme (in VSCode you have to guess what is what before modifying a value; by the way this is an idea for an extension that I might research)
What I like about VSCode:
- the speed (although it can get slow with large files; on the other hand JetBrains IDEs are not that slow except for the startup, given that you're not working on a potato, but here we are)
- its extensibility and very active extension development (and the fact that it's rather easy to write your own extensions, although I haven't benefited from that very much)
- the ease of syncing settings (the Settings Sync extension and now the built-in mechanism introduced I think earlier this month)
- it's free (so I don't have to pay for it myself or nag to my employer to issue me a license)
I've tried Sublime and it's hands down the fastest thing I've seen (it can open a 100 MB text file on the shittiest computer you can find and edit it efficiently), the problem is that it's not so rich in extensions. I've tried vim, nano and whatnot, but I'm far from that, just not my cup of tea. I'm okay for the occasional file edit while SSHd somewhere, but that's all.
In an ideal world we'd have something like Sublime's performance with VSCode's ecosystem and JetBrains', well, brains...1 -
Microsoft buys npm
Am I the only one seeing a tendency of a few big companies (Microsoft, Apple, Google, Yandex, Tencent and 10-15 more) slowly (or not so slowly) acquiring more and more small companies? I hope however that it stays as transparent to the end user; I also hope it even helps, because I hate getting used to a product/service and then the company dropping it because they have no resource and/or interest in supporting it (Google Inbox anyone?)6 -
Not just because of the Coronavirus but rather because of the Type B flu, everyone is advised to work from home if possible until the end of March or a further notice. Doesn't affect me much since I'm full time remote, it only means I'll have to wait another month before I get to see my colleagues.
-
Got fired in an email by the boss himself, because according to him I was doing poorly and we had to part ways. He couldn't even spend 10 minutes to say this in person. Maybe the funniest thing is that it was written in Translit (i.e. using Latin letters to write something that should not use Latin letters) with a lot of errors, and this is a guy who has founded several successful companies. This is one of two co-owners of the company, i.e. the business-oriented one, and the tech guy (the other co-owner) had left some months prior to that. I'm mostly glad that I had to leave.2
-
In no particular order:
1. Sense of accomplishment.
2. Keeping my brain busy.
3. Working with smart people. -
That moment when you develop on localhost and wonder why the page does not refresh while in fact you're looking at the staging.
-
Something I've been thinking about for some time: many sites allow you to hit Ctrl+Enter to submit a form (while the focus is on some of the form's input fields) and I think it would be nice if DevRant does the same. Right now, to submit, I have to either use the mouse and click the button or hit Tab two times and then Space.2