Viewing profile — niklasber
niklasber
HN member- Joined
- Tue, Oct 01, 2013, 7:56 AM UTC
- HN karma
- 10
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About niklasber
No profile information was provided.
Recent public activity
-
comment
Comment #13736997
"Search everything in few clicks" - poorly phrased or actually promotes navigating by clicking instead of using keyboard?
- story
-
comment
Comment #13205914
Seems like it doesn't say anywhere which language(s) it support? Guessing it's English only.
-
comment
Comment #13100084
I think it's very natural that code in questions is vulnerable to SQL injections as it should be a stripped down example demonstrating the issue that the poster is dealing with, no…
-
comment
Comment #13051351
I created a fork of AnyBar with added support for specifying an icon id for any icon from icons8.com and the status icon will change to it. https://github.com/niklasberglund/AnyBar…
- story
-
comment
Comment #9991672
The uppercase G in getAwesomeNess() bothers me :( (in the title here)
-
comment
Comment #9372670
Is it supposed to say "web server" instead of "web scraper"?
-
comment
Comment #9366279
"a Raspberry Pi web scraper to control my apartment with my voice" - Huh..?
-
comment
Comment #9268316
Agreed. Any plans on releasing this open source? Would be cool if others who are interested could set up country-by-country versions for Asia for example. Like one for Vietnam, Jap…
-
comment
Comment #8928586
The developer portal at https://developer.nutiteq.com mentions OpenStreetMap, but the start and product pages doesn't. No link either. Perhaps you provide more sources, I haven't l…
-
comment
Comment #8928538
Seems like no attribution is given to OpenStreetMap? That's not nice. http://wiki.openstreetmap.org/wiki/Legal_FAQ#3a._I_would_lik...
-
comment
Comment #8525891
The title "Open-source DuckDuckGo" is sadly very misleading, as only few selected parts are open source.
-
comment
Comment #8477895
Also thinking about this. Wouldn't it be a good idea to open source it and cut down on your staffs' working hours. Seems like you got a fairly big user base so there should be deve…
-
comment
Comment #8477767
I don't mind free stuff, but to be honest I don't see why you release it for free. Seems like you had something sustainable going on. One person selling everything he owns to pay 3…
-
comment
Comment #8356735
You don't necessarily have to do low level stuff with C/C++. Sure you'll still be dealing with pointers etc, but my point is it doesn't have to be very low level just because it's …
-
comment
Comment #8218228
I misunderstood the writer, thought he/she meant anyone from anywhere in the world can get a Chinese passport. But meant Chinese citizens which is a totally different story. Still …
-
comment
Comment #8194214
Stopped reading after this: "Today, China's borders are wide open. Almost anybody who wants a passport can get one." Obviously poorly written article.
-
comment
Comment #7762215
More than 100 persons have come to you with great ideas?
-
comment
Comment #7422835
Why?
-
comment
Comment #7263275
The quality of the screenshots on App Store is pretty poor. You should save them as PNG files instead.
-
comment
Comment #7247523
I created a Bash script using this service: https://github.com/niklasberglund/ipinfo
-
comment
Comment #7247180
Kinda bothers me that the demo video wasn't recorded using the software.
-
comment
Comment #7224136
Would be nice if the Usage section was a bit beefed out. Now one either have to look at code or install it to find out how to specify a contact to send message to. Seems like good …
-
comment
Comment #7224070
Any benefits with this over running something like this? Other than it being shorter and easier for someone not familiar with console commands? ssh -t yourserver.com 'cd /some/dir/…