Live data from Hacker News

Viewing profile — lukaszwojtow

lukaszwojtow

HN member
Joined
Wed, Sep 29, 2021, 7:25 PM UTC
HN karma
76
Public activity
40 items

About lukaszwojtow

No profile information was provided.

Recent public activity

  1. comment
    Comment #44433723

    I'm working on Alis Studio ( https://github.com/alphatica/alis )- software to manage portfolios and research stock market ideas. It's an MVP but perfectly usable. I needed features…

  2. story
    Show HN: Algo-Trading Software

    Hi! I'm Łukasz Wojtów, a software developer and stock market trader from Poland. To help with my day-to-day trading, I created Alis Studio - a software to manage portfolios, resear…

  3. comment
    Comment #40207598

    Old lcamtuf is back!

  4. story
  5. comment
    Comment #39928443

    I feel the same. I think they realise it, but for the lack of better ideas, this is what shareholders want. It's like "we have to collect data, because everyone does it, and use it…

  6. story
  7. comment
    Comment #39862081

    Using the code later in a non open-source project can happen also with MIT/Apache licensed code. Even without CLA. Does it mean that company that does it is immoral?

  8. comment
    Comment #39861922

    I get it. If there are alternatives that overall would be better (including their technical merits and how easy it is to introduce them to a commercial company) then use them. No o…

  9. comment
    Comment #39861913

    Good. So now Redis Inc is in trouble because they have to replace community work with their own. If community does most of the work, then what's the problem?

  10. comment
    Comment #39861753

    Yes, they paid. And they can use the code they paid for. But it doesn't give them right to leech of any future code written by someone else IN THE FUTURE.

  11. comment
    Comment #39861663

    All this outcry about license switch coming from "community" feels funny. After all, if there is the "community" then they can take the last open-source version and keep developing…

  12. comment
    Comment #39861626

    If AGPL blocks adoption then "large orgs" can buy commercial license (assuming software is dual-licensed).

  13. comment
    Comment #39659697

    Problem: They want someone else to maintain this feature long-term.

  14. comment
    Comment #39659690

    I guess they can fork that "open core", introduce that feature, then maintain it themselves forever. Pull changes from original open core and their "open" branch will be better tha…

  15. story
  16. comment
    Comment #39508962

    Hi all! I'm working on a web server that is able to serve multiple versions of a web site. Can be useful to prevent broken link errors (when a new site is deployed between a user's…

  17. story
  18. comment
    Comment #39444245

    Hi guys! I did a little write up about my approach to mutation testing, and why it's a valuable tool. Any constructive criticism is welcomed.

  19. story
  20. story
    Show HN: Qpackt – web server that can serve two versions of your website

    Hi guys, This is very initial release of something I've been working on for the last few months. Qpackt is an open source, Rust based, web server with several interesting features:…

  21. comment
    Comment #37296070

    Try coralogix.

  22. comment
    Comment #36123537

    Explanation about syncookies is soooo wrong that it's funny. Was this hallucination generated by chat gpt?

  23. comment
    Comment #35757156

    Did Ada zealots try? Do you have a link to their proposal?

  24. comment
    Comment #34198313

    I always prefer by-borrow. That's because in the future this struct may become non-copy and that means some unnecessary refactoring. My thinking is a bit like "don't take ownership…

  25. comment
    Comment #33025409

    Does a digger replace a shovel? 1. Yes 2. Yes 3. Huge. IMVHO we need serious government involved to help people transition. AI is just a tool, just like a digger that made some thi…