HackerTrans
TopNewTrendsCommentsPastAskShowJobs

velorek

no profile record

Submissions

Show HN: Old-School TUI File Viewer for Modern Terminals

youtube.com
5 points·by velorek·11 tháng trước·0 comments

Show HN: A TUI version of the history command for GNU/Linux coded in C [video]

youtube.com
3 points·by velorek·2 năm trước·5 comments

Show HN: A retro terminal text editor for GNU/Linux coded in C (C-edit)

github.com
168 points·by velorek·2 năm trước·61 comments

Show HN: A text-mode periodic table in C for GNU/Linux terminals

github.com
10 points·by velorek·2 năm trước·5 comments

comments

velorek
·2 năm trước·discuss
I didn't know this feature was available on windows,you are right it looks quite similar, today I learned hehe thanks
velorek
·2 năm trước·discuss
Yea, I think I can add colour change easily. Stay tuned! :)
velorek
·2 năm trước·discuss
Cool! This other project of mine (1) is a more finished product and might be better for testing. It's a terminal periodic table with the same display principles as C-edit but should be less buggy. (1) https://github.com/velorek1/terminalperiodictable
velorek
·2 năm trước·discuss
I wasn't able to compile edge for some reason but it looks cool :). I'll try to do it again when I have some free time. Thank you for sharing your insights. I totally understand what you say about the dedication part, especially when it comes to projects becoming bigger and bigger through the years. It's hard to keep focused and not get overwhelmed at some point
velorek
·2 năm trước·discuss
I didn't know about this resource. Thank you for sharing. I had only seen this one https://viewsourcecode.org/snaptoken/kilo/ I did notice that all editors modeled after this tutorial tended to be clones. That's why I opted for a trial-and-error approach as a learning experience.
velorek
·2 năm trước·discuss
vim FTW! :D
velorek
·2 năm trước·discuss
Interesting. Cool library, I'll check it out. :) Thanks for sharing
velorek
·2 năm trước·discuss
I agree. Unicode support is top priority. Thank you for sharing those links.
velorek
·2 năm trước·discuss
Thank you, I appreciate it :)
velorek
·2 năm trước·discuss
Glad it compiled! Most of your suggestions are on my to-do list indeed. I wanted to maintain an animation to demonstrate that it could be kept running throughout all the different dialogs and listboxes. I'll probably end up changing it. Thank you for testing it. :)
velorek
·2 năm trước·discuss
Interesting project. Thanks for sharing! :)
velorek
·2 năm trước·discuss
I see, thanks for the clarification. Btw, I really enjoyed YT "Making a game in Free Pascal" back in the day. I did learn a lot from your video :) Pascal is one of my top languages to code in! Nice to see you around here
velorek
·2 năm trước·discuss
It seems like an interesting project as well! I'd love to see it one day
velorek
·2 năm trước·discuss
It's awesome. Free Pascal IDE is based on this I think. It certainly something to aspire to :) thanks for sharing
velorek
·2 năm trước·discuss
Yes, I would like to make a cross-platform editor one day. I would probably choose Pascal's RTL video unit over C for that task. There is one editor called YEDIT that fits the brief for windows systems: http://www.malsmith.net/edit/
velorek
·2 năm trước·discuss
Thank you. I love TUIs, I hope my project and rothgar's repository can help to inspire more people to code more programs like these.
velorek
·2 năm trước·discuss
Yes, of course. It'd be an honor to be featured in your repository. Thank you