Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rlinge
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Anonymous Private Chatroom
(cnt2.cf)
1 points
by
rlinge
2y ago
|
0 comments
2.
▲
An Old-School Chat Room with WebRTC Video Call Support
1 points
by
rlinge
2y ago
|
1 comments
3.
▲
by
rlinge
2y ago
Webd: A 90kB Alternative you might want to try https://github.com/webd90kb/webd
4.
▲
by
rlinge
2y ago
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/
5.
▲
by
rlinge
2y ago
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 files embed in it.
6.
▲
by
rlinge
2y ago
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 project with a complete directory structure, including a functiona
7.
▲
Embed the resource files into the executable program
(github.com)
2 points
by
rlinge
2y ago
|
4 comments
8.
▲
by
rlinge
2y ago
Embedding resource files into the executable program ensures that all necessary resources are included, simplifying distribution and preventing issues with missing files. It also enhances security by making it harder to modify or tamper wit
9.
▲
Why I Created Webd: A Simple, Lightweight Solution for Your Storage Needs
(webd.cf)
3 points
by
rlinge
2y ago
|
0 comments
10.
▲
by
rlinge
2y ago
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. Fortunately, there are some C language UI libraries
11.
▲
by
rlinge
2y ago
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 they might have other considerations. Over the pa
12.
▲
by
rlinge
2y ago
Sorry for that, but it's why I call it "another way" :-)
13.
▲
by
rlinge
2y ago
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, developers and companies have become less concerned about the memo
14.
▲
There's another way to write GUI apps for Windows
5 points
by
rlinge
2y ago
|
8 comments
15.
▲
by
rlinge
2y ago
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.
16.
▲
A Lightweight, 90KB Web File Manager with Built-In Server and Essential Features
(webd.cf)
2 points
by
rlinge
2y ago
|
0 comments