Viewing profile — clon
clon
HN member- Joined
- Sat, Mar 04, 2017, 8:29 PM UTC
- HN karma
- 1,149
- Public activity
- 263 items
- HN profile
- View on Hacker News ↗
About clon
No profile information was provided.
Recent public activity
-
comment
Comment #32113534
Caught my attention as eesel means donkey in my mother tongue. Privacy policy and terms of service links lead nowhere. Does not seem like those topics are considered seriously, jus…
-
comment
Comment #30108823
Having been in the aviation community for some time and having seen more than a few accidents with these things, it's worth to mention that they are way more dangerous than they ap…
-
comment
Comment #30001760
Looks great. Is there a similar tool around for Linux?
-
comment
Comment #29970290
As an Estonian, I can relate to this. "How are you" and similar drivel gets me every time and borderline drives me mad. There is a brilliant comic called Finnish Nightmares that co…
-
comment
Comment #29961956
Am I the only one who'se browser really struggles to scroll this page? Firefox Mobile.
-
comment
Comment #29946228
Excellent tutorial for bitwise arithmetic this is. The key is the motivation you receive from the prospect of being able to do something that seems "l33t".
-
comment
Comment #29908835
The plain utf8 covers the "basic multilingual plane" (x0000-xFFFF), so it will get you very far, actually. In our app, we finally went for utf8mb4 to allow people to enter emoji. A…
-
comment
Comment #29899753
The 5L of extra produce cannot possibly pay for the equipment and power.
-
comment
Comment #29798996
Here is the mission control broadcast for the final stages of the sunshield deployment: https://www.youtube.com/watch?v=IBPNi7uGgWM A lot more information and happy faces
-
comment
Comment #29798284
Have been following the Webb blog ever since the 25th, but come to think of it, this would have been a better link: https://www.nasa.gov/press-release/sunshield-successfully-de... …
- story
-
comment
Comment #29697801
How many of those do you recon had already been exposed before vaccine availability? These people were putting their neck out almost a full year before the first shot was administe…
- story
-
comment
Comment #29678663
Event Horizon by John Micheal Godier
-
comment
Comment #29604085
You would still be doing the job of concatenating together the error message, possibly rendering some complex objects to a string, that is then fed to the no-op. The point parent w…
- story
-
comment
Comment #29515594
For what it's worth, libvips is part of OSS fuzz https://github.com/google/oss-fuzz/tree/a21768ce6a5056d27f82... I thought they mostly fuzz the loaders, which are the most critical…
-
comment
Comment #29514886
libvips is great! The performance is so good you can probably process your images on the fly. Can't recommend it enough.
-
comment
Comment #29502820
It's a SwiftKey quirk, apparently, trying to be helpful in inserting common punctuation.
-
comment
Comment #29502324
Thank you. This will replace my notes app. One small thing that got me confused. Typing ? in my SO's Android (MS SwiftKey) automatically adds a space after it: "? ". No idea why it…
-
comment
Comment #29442370
Absolutely. Sidewalks were never meant for meandering robots. At the very least we should tax those stupid things as they consume a public resource.
-
comment
Comment #29283944
To be clear, I did not mean that my fingers are caught between the keys. More like I often felt like I'm hitting keycaps sideways. I could not always discipline myself to operate t…
-
comment
Comment #29283777
Exactly the same sentiment. My yearlong experiment to try to love mechanical keyboards left me with a thousand euro hole in my wallet and physical problems spanning from fingers to…
-
comment
Comment #29269350
It does offer a diff option when you have local edits in the /vendor (for whatever insane reason). Always assumed it could be triggered manually as well. TIL. I also love how easy …
-
comment
Comment #29267420
For all the animosity that PHP gets these days, every single item on your list (granted, of very basic demands) aligns with PHP's composer. I am surprised that Rust is that much wo…