Viewing profile — lukaszwojtow
lukaszwojtow
HN member- Joined
- Wed, Sep 29, 2021, 7:25 PM UTC
- HN karma
- 76
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About lukaszwojtow
No profile information was provided.
Recent public activity
-
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…
-
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…
-
comment
Comment #40207598
Old lcamtuf is back!
- story
-
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…
- story
-
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?
-
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…
-
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?
-
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.
-
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…
-
comment
Comment #39861626
If AGPL blocks adoption then "large orgs" can buy commercial license (assuming software is dual-licensed).
-
comment
Comment #39659697
Problem: They want someone else to maintain this feature long-term.
-
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…
- story
-
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…
- story
-
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.
- story
-
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:…
-
comment
Comment #37296070
Try coralogix.
-
comment
Comment #36123537
Explanation about syncookies is soooo wrong that it's funny. Was this hallucination generated by chat gpt?
-
comment
Comment #35757156
Did Ada zealots try? Do you have a link to their proposal?
-
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…
-
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…