Viewing profile — dedosk
dedosk
HN member- Joined
- Mon, May 21, 2012, 7:56 AM UTC
- HN karma
- 80
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About dedosk
No profile information was provided.
Recent public activity
-
comment
Comment #45874929
> some analysis of project types over time to see changes in tech Great idea! I'd love to see some stats on the high and low level tags.
-
comment
Comment #45352155
How do you track all of these data points per day?
-
comment
Comment #44192927
Gajim and XMPP is still used out there? I miss the days when I could use pidgin for chat apps. Now it is all wallet garden/app-per-service.
-
comment
Comment #40074608
behind paywall
-
comment
Comment #40033988
This works a bit https://web.archive.org/web/20240414193245/nytimes.com/2024/...
-
comment
Comment #25993202
Would you port VLC UI from Qt to something like Electron or some other web-based solution? I hope not, but checking in terms of UI toolkit trends and solutions...
-
comment
Comment #25184495
What is the state of the open-source alternatives to Nest+Google ecosystem? Is there some active community doing something similar?
-
comment
Comment #25062036
Integrate the takeout somewhat into www.digikam.org!
-
comment
Comment #24919369
My favorites: * web browser technology chromium, v8 project * I like old school and simpler C++: Qt, KDE projects
-
comment
Comment #24513490
Seems like you can gain some hunting skills after using this vaccine: https://www.youtube.com/watch?v=vN2eQ_CKZT8
-
comment
Comment #22729809
Do you have any tip for android app that can provide some enhanced experience reading the pdf articles (like from ACM?) on Android mobile phone? I don't mean generic PDF reader for…
-
comment
Comment #22121084
> I printed out the source code for the network stack and sat > down with a red pen. Does anyone still do this to get to know new code base?
-
comment
Comment #20735610
What is the license of the library?
-
comment
Comment #19785368
+1 for what monitor is that?
-
comment
Comment #18599313
MSVC IDE has menu Window -> New Window to mimic this iirc.
-
comment
Comment #16519196
How does this handle plotting huge dataset? E.g. 500000 points? Is Windows version somewhat on the roadmap? E.g. For mingw-bash or cygwin?
-
comment
Comment #14942809
My former co-worked, software developer, became manager at the retailer network Tesco :) It solved the interaction with people problem for him.
-
comment
Comment #13147409
Yes, I'm serious! Amarok works for me. I use it on Linux and on Windows. I do agree with unstable (but not "highly" unstable in my case). Unresponsive UI is something I encounter s…
-
comment
Comment #13147012
Amarok? Have you tried that one?
-
comment
Comment #12092334
You can try Krita (www.krita.org) with PSD.
-
comment
Comment #11289151
There is more // TODO : change it after testing const static std::string flurry_key = "KYVQVW38PB2SP8CRJJ9R"; // test ICQ const static std::string flurry_url = " https://data.flurr…
-
comment
Comment #10642964
www.KDE.org in general, Krita team is considered very friendly and supportive.
- story
-
comment
Comment #8946634
Please, let us know when you push the update. It's terrible requiring so much permissions..
-
comment
Comment #8004065
Google does not implement regex search support because they said somewhere that the data storage needed for the index would be huge. And since regex search is used only by a small …