Viewing profile — rlinge
rlinge
HN member- Joined
- Wed, Jun 19, 2024, 2:45 AM UTC
- HN karma
- 7
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About rlinge
No profile information was provided.
Recent public activity
- comment
- story
- story
- story
-
story
An Old-School Chat Room with WebRTC Video Call Support
This chat room takes a different approach—there are no predefined or public room lists. You create your own room and then share the group name & password or a link with your friend…
-
comment
Comment #40935490
Webd: A 90kB Alternative you might want to try https://github.com/webd90kb/webd
-
comment
Comment #40888893
I started to make some new toys in C too: https://github.com/webd90kb/webd/tree/master/codes/c_project... https://github.com/webd90kb/webd/tree/master/codes/scripts/e...
-
comment
Comment #40887820
My script/tool can embed a directory with it's structure, the files(memory block) can be found by path/filename. It's suitable for my app like 'webd file server' which has a lot fi…
-
comment
Comment #40887732
Creating a well-structured C project can greatly enhance code maintainability, readability, and reusability. This blog post will guide you through a practical example of a C projec…
- story
-
comment
Comment #40887727
Embedding resource files into the executable program ensures that all necessary resources are included, simplifying distribution and preventing issues with missing files. It also e…
- story
- story
- story
-
comment
Comment #40862152
Yes, Qt is a perfect choice for many developers, but there are also some developers who can't fully master C++. For example, I'm not smart enough to learn C++ and can only use C. F…
-
comment
Comment #40862139
I use this method because I happen to know how to develop web servers and work with HTML/JavaScript. That's why I chose this approach. I assume they are in a similar situation, or …
- comment
-
comment
Comment #40862095
Sorry for that, but it's why I call it "another way" :-)
-
comment
Comment #40862092
I believe it is due to the widespread popularity of Electron. What is widely popular is not necessarily the most perfect, but it is more developer-friendly. In recent years, develo…
-
story
There's another way to write GUI apps for Windows
After seen this and comments https://news.ycombinator.com/item?id=40839208 , I have somethings to say. Now days people like to use Electron or Qt, but there's another way, use the …
-
comment
Comment #40852821
There's another way to build a 150KB or less executable today. Mime is less than 90KB, have a look at https://webd.cf/webd/ It's a web file manager.
- story