Viewing profile — LukaszWiktor
LukaszWiktor
HN member- Joined
- Wed, Apr 01, 2015, 10:26 AM UTC
- HN karma
- 55
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About LukaszWiktor
No profile information was provided.
Recent public activity
-
comment
Comment #48061529
Turns about they only needed 11 interns.
-
comment
Comment #42124631
True. Flagship smartphones, and some rugged models do have a pressure sensor.
-
comment
Comment #42124570
> Your search returned 653 results. When you remove the filter, it returns 12177 results. So only ~5% of phone models include a barometer.
-
comment
Comment #42124111
Very few Android phones have a pressure sensor.
-
comment
Comment #39306645
Who translates product names?
-
comment
Comment #38707119
A quite similar story to the one depicted in Spread Your Wings (Donne-moi des Ailes). https://www.imdb.com/title/tt10204940/
-
comment
Comment #34545255
Eyes or rather hands?
-
comment
Comment #30452487
It was not a bug. It was a feature request.
-
comment
Comment #30425219
Ha! Looks like they were considering rebranding to Workapp. The canonical URL of make.com still points to workapp.dev
-
comment
Comment #30425181
What do you think about the new name? I actually preferred the old one.
- story
-
comment
Comment #29239639
I can relate to the article so much! Even though I'm familiar with node.js and npm, my approach to frontend is also index.html and script.js with no build tools. This way I can at …
-
comment
Comment #29225124
The article says that Kodak changed their film chemistry _not_ because of they were listening to the complaints from people of color, but rather because they were going to lose the…
-
comment
Comment #26262119
Unfortunatelly, big corps have the power to impose their own taxes. Google, Apple, Shopify, Upwork, ...
-
comment
Comment #26063107
Finally some simplification in the development tooling!
-
comment
Comment #25819541
Exactly! That's why I prefer listening to instrumental music when coding.
-
comment
Comment #24479367
Google Sheets API is a nightmare compared to Airtable API. There are external services like Sheetsu or Sheety to make Google Sheets API usable.
- story
-
comment
Comment #23941399
The first paragraph would me much easier to comprehend if it was a picture.
-
comment
Comment #23885538
I took a CS course in Polish and had no problem at all with programming languages syntax in English.
-
comment
Comment #23421003
Good job! Looks great. What about performance? Have you tested how many rows can Gird.js handle without a noticable lag?
-
comment
Comment #22359101
axios FTW!
-
comment
Comment #22102692
- Why is the nature of reality so compressible into clean beautiful equations that are for the most part simple? - The only things that physicists are interested in are the ones th…
-
comment
Comment #17916519
The less lines of code, the less chance for a bug.
-
story
Ask HN: Is there a tool to observe data and notify me about significant changes?
I’m looking for an online tool that could regularly fetch data from a given URL (it’s an API returning JSON) and notify me by email when it detects a significant change. The data u…