Viewing profile — UnnoTed
UnnoTed
HN member- Joined
- Sun, May 27, 2018, 2:15 AM UTC
- HN karma
- 142
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About UnnoTed
No profile information was provided.
Recent public activity
-
comment
Comment #48210538
Sadly when you get to use their products they may ask you for Passport/ID and a selfie through kCheck[0] like they're a bank, as you can see at the app page[0]. In their website[1]…
-
comment
Comment #48194811
> for that we already have Obsidian... Wasting 300mb ram to show static text, Wordpad does the same in 13mb ram but sadly it lacks markdown support.
-
comment
Comment #48186454
Free to download, free to use, free to share, no data collection of any kind, but closed source. A full 1:1 native clone would be too much to build without funding. Plugin/theme/ap…
-
comment
Comment #48185484
It's fine as long as theres no GPL module[1] included or statically linked Qt, The program uses just Qt Widgets and Qt SQL, theres no GPL-only Qt module in it, its also dynamically…
-
comment
Comment #48181424
You AI't wrong, just a wordplay to inform about the help of AI.
-
comment
Comment #48181289
AI'm building a native version[0] of Obsidian in Qt6 (QWidgets, cpp), replicating the markdown editor takes a while, there are so many ways of corrupting the file or losing the ren…
-
comment
Comment #44846550
It makes you run into a crysis
-
comment
Comment #37067171
Some day we'll have a decent chat that doesn't give you problems you don't need. I have been building a Discord/Slack/Mumble alternative since 2020, which is something that I wante…
-
comment
Comment #36342870
I like to use GoVCL [0] as it provides the GUI of Lazarus [1] including drag-n-drop form designer but with Go as the main language. GoVCL's author built a C library called liblcl […
-
comment
Comment #35754576
Here in Brazil we have churches that allows members to sing songs from a book that we call it Christian Harp[1] as part of the worship, the result is a lot of people who can't sing…
-
comment
Comment #33869609
I used to be a Hetzner customer for a few years (2018-2020), one day my card stopped working, while I tried to get a new one I ended up with a 5 EUR invoice, once I got a new card …
-
comment
Comment #27486480
My last tool is WireGUIrd, a wireguard gui client for linux. https://github.com/UnnoTed/wireguird
- comment
-
comment
Comment #25728248
That's the cutest laptop i have seen, after watching it yesterday it made me think about how much work would be needed to get some old netbook like the HP Mini or Asus Eeepc and tu…
-
comment
Comment #25592145
When activated after a while a few tabs would change their background (sometimes the entire page) to show the content of other tabs.
-
comment
Comment #25585338
Not useful, all it does is lag the page and increase the cpu usage to 40% when you have hardware acceleration turned off.
-
comment
Comment #24789107
It was posted before[1], but there was just the name Sciter in the title, if the post had something like "Sciter engine: Electron alternative going open source" it would have had m…
-
comment
Comment #24788041
The first phrase in Nim's home page answers that question... "Nim is a statically typed compiled systems programming language." also: "Support for various backends: it compiles to …
- comment
-
comment
Comment #24499009
I tried their service 3 years ago, i couldn't receive emails and had to contact them through reddit... at least i got a refund.
-
comment
Comment #24252842
Lazarus allows you to design the UI quickly, but theres a lack of third party libraries when compared to the mainstream programming languages. 1.1k https://github.com/topics/pascal…
-
comment
Comment #24252239
The stable options for native cross-platform GUI are: 1. Sciter - Languages: C++/Python/Go/Rust/Pascal (optional: HTML/CSS/tiscript) - Development time: fast - Resource usage: ligh…
-
comment
Comment #24171577
The logic can be written in Rust with [1], it's exactly like he wants: rust[2] + css + html. [1]: https://github.com/sciter-sdk/rust-sciter [2]: https://github.com/sciter-sdk/rust-…
-
comment
Comment #24131962
I'm not the one who wrote it, i found it while looking for Nim bindings for Lazarus' LCL.
-
comment
Comment #24126140
https://github.com/ying32/govcl/blob/master/README.en-US.md