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

Would have liked to know it before installing.


Not only, it's not possible to quit the installer. Had to kill it and then look for changes done to the system. Hope I've been able to find them all but really upsetting.


Agreed, I use bettertouchtools for the same purpose


I got stuck at option 1. Rendering code becomes lot more complex. Also few errors that make it difficult to follow the essay, like "it’s a “maybe” function as it only returns the friends of a user" but the function is getUser, not getFriends.

Or function getFriends(user: User): Friend[] { return fetchUser(); } The body of the function is wrong.


Hard to understand what it does and the idea behind. In this state I would not limit the search engine results to give the opportunity to fully grasp the idea and benefits.


That's definitely a sensible suggestion - to be fair I expected the sufficiently interested parties to DM me for a free account - I did not word my intention sufficiently but at this stage we are looking for salespeople to give feedback.


Probably Github for autoupdate and currencies for current currency rates


Correct.

For the paranoid it should be simple to fork Heynote and disable currencies and auto updates.


Yep, I do the same.


I have an application with a big data structure built as a tree of objects. With deep cloning I can: - Provide undo/redo. I just clone the whole tree. - Load/Save from/to the database part of the tree. I load it in a separate object and then deep clone in place. - Do mass modifications to a part of the tree. A clone a copy, apply modifications and the clone back in place.

I could do some of the changes in place, but to optimize Vue reactivity I work on copies.

I use prototypes so only lodash works for me.


The article doesn't actually teach how to solder. Just a few tips but not practical instructions to follow. As an example this sentence: "so we’re going to start by adding solder to both the wire and the pad that it’s being soldered to—this process is often referred to as tinning."

Doesn't give a single hint on how to do it...


Maybe solvable problems... but where would these vehicles be parked? How would positioning work since there's no GPS underground? And how to move vehicles from surface to tunnels?


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

Search: