Live data from Hacker News

TextEditors.org – A website about every known software Text Editor

texteditors.org

1–10 of 34 posts

Re: TextEditors.org – A website about every known software Text Editor

#2
For example of what this site offers, I found the following web page when looking for a .RTF (Rich Text Format) text editor (in my case, specifically for Linux, and ideally open source):

https://texteditors.org/cgi-bin/wiki.pl?RichTextEditorFamily

(Now that I think about it -- in the future, wouldn't it would be great to have a website/database that would contain all software, not just text editors, but the data would be so granular so as to allow searches on such attributes as open source (or not!), LOC, platform, language, program type, subtype, etc., etc. AlternativeTo has some of this, GitHub has some of this, Wikipedia lists have some of this, and of course, this website has some of this -- but for Text Editors only... anyway, just thinking aloud! :-) )

Re: TextEditors.org – A website about every known software Text Editor

#3

For example of what this site offers, I found the following web page when looking for a .RTF (Rich Text Format) text editor (in my case, specifically for Linux, and ideally open source): https://texteditors.org/cgi-bin/wiki.pl?RichTextEditorFamily (Now that I think about it -- in the future, wouldn't it would be great to have a website/database that would contain all software, not just text editors, but the data woul…

See also the Debian package tags.

Re: TextEditors.org – A website about every known software Text Editor

#4

For example of what this site offers, I found the following web page when looking for a .RTF (Rich Text Format) text editor (in my case, specifically for Linux, and ideally open source): https://texteditors.org/cgi-bin/wiki.pl?RichTextEditorFamily (Now that I think about it -- in the future, wouldn't it would be great to have a website/database that would contain all software, not just text editors, but the data woul…

Imagine something like dht to pump database rows around. If you have an application you put the row at the top before passing it to the next node.

You type a search query then wait for the river of spam to float by.

Re: TextEditors.org – A website about every known software Text Editor

#7

For example of what this site offers, I found the following web page when looking for a .RTF (Rich Text Format) text editor (in my case, specifically for Linux, and ideally open source): https://texteditors.org/cgi-bin/wiki.pl?RichTextEditorFamily (Now that I think about it -- in the future, wouldn't it would be great to have a website/database that would contain all software, not just text editors, but the data woul…

Great to hear someone other than myself is interested in an all software site.

I started working on a site for that in December after getting fed up with the number of times I've looked for a program to do X, not finding it, starting to build it myself, only to stumble across a random HN comment two months later that links to a program that solves the problem better than I ever could.

I'd really like a resource that lets me find this stuff better, so I'm making it.

Of course, if the usual pattern repeats again — sometime in March I'll come across such a site that has already done this and been running for 5 years and we never knew

Re: TextEditors.org – A website about every known software Text Editor

#8
I want to know what Wim Taymans, Lennart Pottering, and FreeCAD's RealThunder use! There doesn't seem to be many of the big name devs, outside of core low level stuff, talking about editors, unlike guitarists and such who love talking about gear.

Re: TextEditors.org – A website about every known software Text Editor

#9
post #7

For example of what this site offers, I found the following web page when looking for a .RTF (Rich Text Format) text editor (in my case, specifically for Linux, and ideally open source): https://texteditors.org/cgi-bin/wiki.pl?RichTextEditorFamily (Now that I think about it -- in the future, wouldn't it would be great to have a website/database that would contain all software, not just text editors, but the data woul…

Great to hear someone other than myself is interested in an all software site. I started working on a site for that in December after getting fed up with the number of times I've looked for a program to do X, not finding it, starting to build it myself, only to stumble across a random HN comment two months later that links to a program that solves the problem better than I ever could. I'd really like a resource that…

This used to be freshmeat.net, which rebranded to freecode.org and immediately died. It was an heirarchical directory of software, classified by category, user interface, UI toolkit, license, implementation language, operating system support... I often wonder what happened to that database. It would be a great thing to revive. "I want an ncurses text editor that runs on linux and has a permissive license" or "I want a QT-based email client that runs on Windows and is GPL" or "What Mac OS X software is using GTK these days", all extremely quick and easy to look up.

edit: http://freshcode.club/ is basically the freecode version of the site, revived. Unfortunately, one of the changes late in freshmeat's existence was a removal of the formal categorization heirarchy and a transition to arbitrary 'tagging', which led to almost-identical tags, confusingly conflicting tags, and generally made life slightly harder.

Re: TextEditors.org – A website about every known software Text Editor

#10
Vi and Vim seem a bit under-represented

PG uses vi - https://news.ycombinator.com/item?id=14573802

Roberto Ierusalimschy, creator of Lua, uses vim - https://usesthis.com/interviews/roberto.ierusalimschy/

Chris Wellons uses vim - https://usesthis.com/interviews/chris.wellons/

Drew DeVault uses vim - https://usesthis.com/interviews/drew.devault/

Derek Sivers uses vim - https://sive.rs/2011-12-usesthis

Other vim users - https://news.ycombinator.com/item?id=30848456

https://paulophagula.com/2019/02/15/famous-vim-users.html

Post reply on HN