Hacker News new | past | comments | ask | show | jobs | submit | jtha's comments login

Ah yes, the good old days.


That would be the infamous Icelandic verb of "nenna". It's used as such "Ég nenni þessu ekki", which translates roughly to "I don't feel like it" or "I don't want to".

But we have a word for both want and feel like, but they're different from "nenna". In some ways a better translation would be "I can't be bothered to".

The word is somewhat socially acceptable as an excuse not to do something.

"Þetta reddast" and "Ég nenni þessu ekki" are words many of us Icelanders live by.


Yeah, that was a standby of one of my coworkers there. She'd often abbreviate it in slack as just "nenni ekki"


If you're talking about European banks they all have APIs. But only licensed companies can use them directly. Those companies are called AISPs within the PSD2 framework, sometimes referred to as aggregators. Some of them have ways for individuals to access their own accounts at banks via the AISP APIs. But there are limitations, one major one being that PSD2 doesn't cover credit card data or anything other than deposit accounts. [I'm a product manager at a bank]


I've been using a simple home-made Autohotkey script for years (decade?) to do it more like rmcd is doing.

Here's an example for opening Chrome or switching to it if it's open. If there is more than one Chrome window open it cycles between them by minimizing the current one, then opening the next one etc.

SetTitleMatchMode, 2

#c::

IfWinExist, Google Chrome

  IfWinActive

    WinMinimize

  else

    Winactivate

  else

    run,"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe"
return


Is it a platform to connect providers and customers? What's the business model?


Did not know that!

You just saved me $5 per month. Happy holidays.


Have you thought about product management?

The coding experience cam help, and it provides more opportunities for being around people.


I truly hope you will succeed in your mission. It looks like it could solve so many problems that I've come across as a result of confusion and miscommunication when people with a common understanding step away from the whiteboard and start coding. It can be so hard to align the implementation with the visual abstractions we so desperately need to communicate as humans.


Google screws up cables as well. My Chromecast (V1) came with a dud cable that will provide some charge to some devices, but won't power or charge anything I've tried it on. So my Chromecast is now powered courtesy of Lenovo.

It's a statistic though, just as anything mass-produced. But I found his comment on the quality of 3rd party manufactured cables vs Google and Apple slightly amusing. Apple cables in my household and everywhere I've come across them are no prize pigs. Samsung Galaxy provided cables on the other hand have proved to be exceptionally durable in my experience. Nokia cables and chargers also seem to be made out of solid Kevlar or some flexible Titanium, seeing that every single one I've owned since the late '90s is still working. My blue LED modded Nokia 3310 is still going strong, battery and all, but that's another story.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: