Viewing profile — leonatan
leonatan
HN member- Joined
- Tue, Feb 12, 2013, 8:07 AM UTC
- HN karma
- 174
- Public activity
- 123 items
- HN profile
- View on Hacker News ↗
About leonatan
No profile information was provided.
Recent public activity
- story
-
comment
Comment #13989870
Would there also be interest paid for time lost in traffic? New York roads are tight and always busy, something the public transit system is supposed to workaround.
-
comment
Comment #13862200
Could you provide a link to your library?
-
comment
Comment #13827913
There are many legitimate uses of calling methods and functions using reflection. Expecting to hit all of them in a short review process is comically optimistic for anything but th…
-
comment
Comment #13752174
I don't know why this is downvoted. This is standard practice by many people who travel, especially if traveling with the whole family.
-
comment
Comment #13682469
Is it the best tool in the world? No. Is it the only actual tool to communicate bugs and enhancement requests to Apple? Almost. We've all used issue tracking software to add to bac…
-
comment
Comment #13681512
That bus entails both good and bad, and everyone should be familiar with the risks of developing in a language in this state. Personally, I wouldn't take any job application that o…
-
comment
Comment #13658187
There are a lot more challenges than just ABI and 32 bit. Swift is not dynamic, lacks many of the features the ObjC runtime provides - so most of Apple's frameworks cannot actually…
-
comment
Comment #13658164
Can't refute any of the article's arguments? Go ad hominem instead! This is a reddit-style comment, not HN.
-
comment
Comment #13470077
One really has nothing to do with the other in this case.
-
comment
Comment #13447622
Don't forget "authorities can't snoop your mails and will take us to court because we can't decrypt it."
-
comment
Comment #13381404
"Illegal" is not a correct word. It infringes on Apple's EULA, and is at most copyright infringement.
-
comment
Comment #13381323
You can. Just edit the files on NTFS, and access them from the mount folder from the CLI. The article is about editing the subsystem files themselves.
-
comment
Comment #13349939
Please let me know how editing goes for you on Blender on a semi advanced video project. These types of comments are the worst. It's on the same level as "Yes, GIMP is an alternati…
-
comment
Comment #13346394
The tiniest of examples: try to enable "advanced" typography features in a document, such as ligatures, small caps, proportional figures, mathematical equations – without having to…
-
comment
Comment #13346353
No to condescend, but that just means that what you do most likely only has to do with programming. If you attempt to branch out into other fields of activities, Linux software is …
-
comment
Comment #13346244
It is never black and white. Moving to Linux would only be feasible when the vast software library is available on Linux, including, but not limited to, productivity, games, media …
-
comment
Comment #13249244
While this is a fun project, the ultimate conclusion here should be: if you feel uncomfortable in you job or browsing the internet near your boss, it's time to move to a different …
-
comment
Comment #13240815
These are no "lies", just misunderstanding on the part of those that believe the untruths. Those that have basic understanding of C know most of the things listed in the article.
-
comment
Comment #13149912
This will be relevant in 2025 as well.
-
comment
Comment #13129286
Just a side note - opening this article on mobile opened no less than two popups. I really hope this is not the future of web.
- comment
-
comment
Comment #13096253
On an iPhone 7 Plus, the maps on citybik.es looks terribly pixilated. I am getting a feel that either openstreetmaps does not properly support retina tiles, or no one actually both…
-
comment
Comment #13096244
Am I the only one not getting retina tiles? On an iPhone 7 Plus, the map on leaflets.com looks terrible.
-
comment
Comment #13038117
It's a compromise between security and usability, like always. And it is good for most cases. When higher security is needed, developer can choose to override and implement a diffe…