elnik's comments

elnik | 5 years ago | on: Cdnjs Is Down

same here. switching all our libs to jsdelivr right now.

elnik | 5 years ago | on: Intel ousts its chief engineer, shakes up technical group after delays

Nobody seems to want to talk about delays.

I work at a hard tech startup, and all I have been seeing are delays in launching our product. I keep seeing more work as work gets done. Much of our progress till date has been incremental. It came from either fixing bugs in sprints or unlocking new capabilities by solving hard problems.

I have never understood the point of timing work. Work takes as much "time" as it needs for getting done. It can't be accurately estimated with out actually spending time actually working on it. Clarity seems to be the most critical piece for productivity for me. Drive that, and people just can't help but work. Dealing with drudgery seems inevitable.

Add on top of this people's incompetence or I should say unreadiness for situation, it irks the managers and people responsible for delivery. Delays cascade up. But I think most delays are due to unrealistic expectations of people higher up. Irony being the expectations set by the ones that are supposed to carry out the work.

elnik | 6 years ago | on: Writer Unblock

Added a neat "hack" instead to set the href of a link dynamically.

'data:text/html;base64,' + btoa(document.documentElement.outerHTML)

elnik | 6 years ago | on: Writer Unblock

Sometimes, you just need to put down your thoughts with out the fear of someone looking at what you are writing, or with out your editor bugging you about all the typos you are making or with your eyes closed and give control to your fingers to put down what thoughts run in your head.

Can do away with the internet too, if a data url can be crafted with this html and bookmarked.

Happy unstucking!

elnik | 7 years ago | on: Show HN: Thoughter

This is not a great idea in my opinion, here's why:

One should never feel withdrawn from any conversations, or exploring their feelings. If you want to ask someone out, but have fear/anxiety, you have a "problem" you need to address bravely. Get to the bottom of your fears, reach a conclusion and act on it. Whatever happens, happens. Using thoughter just leaves you buried in your comfort zone, making you never questioning the nature of your own self. It's an easy way out or an excuse for not being accountable to your self. Leaving result of important situations in your life to external circumstances is not a good idea.

elnik | 8 years ago | on: Intel Skylake/Kaby Lake processors: broken hyper-threading

My CPU (6th generation i5) died last week. RIP.

I installed debian 9, installed virtualbox, vagrant, setup a clean development machine for myself, everything took 4 hours to finish.

I reboot the virtual machine, and boom, there was a kernel panic which I sadly don't remember exactly / didn't take a picture of. After I rebooted the machine, and opened terminal, the system froze. The cursor wouldn't move. Reboot again, motherboard has a CPU fail/undetected light on. Couldn't get it to boot after that.

I am both sad and relieved that bad stuff exists, but it's being patched to prevent proliferating.

I sincerely hope I'll get a replacement from Intel.

elnik | 8 years ago | on: JSONbin.io – Simple JSON Storage (Beta)

I made the exact same thing couple of years back, but shut it down because I couldn't think of sustainably maintaining such a "free" service.

I have a lot of ideas like this, but I am super confused on the sustainability part. What ways are there to sustainably maintain such services?

page 1