Live data from Hacker News

Viewing profile — LukaszWiktor

LukaszWiktor

HN member
Joined
Wed, Apr 01, 2015, 10:26 AM UTC
HN karma
55
Public activity
28 items

About LukaszWiktor

No profile information was provided.

Recent public activity

  1. comment
    Comment #48061529

    Turns about they only needed 11 interns.

  2. comment
    Comment #42124631

    True. Flagship smartphones, and some rugged models do have a pressure sensor.

  3. 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.

  4. comment
    Comment #42124111

    Very few Android phones have a pressure sensor.

  5. comment
    Comment #39306645

    Who translates product names?

  6. 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/

  7. comment
    Comment #34545255

    Eyes or rather hands?

  8. comment
    Comment #30452487

    It was not a bug. It was a feature request.

  9. comment
    Comment #30425219

    Ha! Looks like they were considering rebranding to Workapp. The canonical URL of make.com still points to workapp.dev

  10. comment
    Comment #30425181

    What do you think about the new name? I actually preferred the old one.

  11. story
  12. 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 …

  13. 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…

  14. comment
    Comment #26262119

    Unfortunatelly, big corps have the power to impose their own taxes. Google, Apple, Shopify, Upwork, ...

  15. comment
    Comment #26063107

    Finally some simplification in the development tooling!

  16. comment
    Comment #25819541

    Exactly! That's why I prefer listening to instrumental music when coding.

  17. 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.

  18. story
  19. comment
    Comment #23941399

    The first paragraph would me much easier to comprehend if it was a picture.

  20. comment
    Comment #23885538

    I took a CS course in Polish and had no problem at all with programming languages syntax in English.

  21. comment
    Comment #23421003

    Good job! Looks great. What about performance? Have you tested how many rows can Gird.js handle without a noticable lag?

  22. comment
    Comment #22359101

    axios FTW!

  23. 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…

  24. comment
    Comment #17916519

    The less lines of code, the less chance for a bug.

  25. 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…