Kiwi IRC
HexChat
mIRC
irssi
WeeChat
KVIrc
The Lounge
Konversation
searchcode
Microlink
PublicWWW
CRX Extractor
Codase
IT Wordsearch Labs
Sourcegraph
GetData
Kiwi IRC
searchcodeKiwi IRC is recommended for website builders looking to integrate chat services, beginners who appreciate a straightforward interface, and communities in need of a customizable and hosted IRC solution.
Based on our record, searchcode should be more popular than Kiwi IRC. It has been mentiond 17 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
> At that point you've just reimplemented a less-standard version of matrix with extra steps though. There are IRCv3 specifications that allow this richer experience, and they are at least as standard as Matrix. Check out https://ergo.chat/ with modern clients like https://sr.ht/~emersion/goguma/ (Android), https://git.sr.ht/~emersion/gamja/ https://kiwiirc.com/ (web), or https://git.sr.ht/~taiite/senpai (TUI) >... - Source: Hacker News / over 3 years ago
First try the web-based ones - https://kiwiirc.com/ - https://mibbit.com/. Source: about 4 years ago
Their IRC link is on their homepage. If you don't have an IRC client you can use https://kiwiirc.com/ in browser. Source: over 4 years ago
It depends. There's a lot of people on/around IRC who really like it (see libera and all the other networks), and yeah there definitely are people spinning up new smaller networks. Especially with things like https://sr.ht/~emersion/gamja/ and self-hosted https://kiwiirc.com/ , as well as really polished client experiences like irccloud, it's easier to convince people to join in. Right now I'm working with a dev... - Source: Hacker News / almost 5 years ago
Since it's a local install, I would use ergo as the server. For the client I would set up a web based client, either KiwiIRC or The Lounge. Source: about 5 years ago
Been working on https://searchcode.com/ again which I bought back, albeit as code search tool for LLMs. It solves the โshould I use this libraryโ by allowing the LLM to inspect search and analyse it before integration. Can use it to compare multiple repositories before downloading. It comes with a large amount of token savings and can be really useful when wanting to learn about a codebase. Since it does it anyway... - Source: Hacker News / 3 months ago
I reimagined https://searchcode.com/ since I realised LLMs have issues when it comes to understanding code you want to integrate. Itโs useful for looking though any codebase, or multiple without having to clone it. I use it when I have candidate libraries to solve a problem, or I just want to find out how things work. Most recently I pointed it at fzf and was able to pull the insensitive SIMD matching it uses and... - Source: Hacker News / 4 months ago
Searchcode doesn't seem to work for me. All queries (even the ones recommended by the site) unfortunately return zero results. Maybe it got hugged? https://searchcode.com/?q=re.compile+lang%3Apython. - Source: Hacker News / over 1 year ago
Without saying what repos they prioritize, it's hard to take them seriously since some pretty simple searches were "uh-huh" e.g. https://searchcode.com/?q=kubelet&src=2&lan=55 versus https://codesearch.debian.net/search?q=kubelet&literal=1 or the gold standard (although regrettably no longer open source) https://sourcegraph.com/search?q=context:global+kubelet&patternType=keyword&sm=0. - Source: Hacker News / over 2 years ago
Searchcode.com โ Comprehensive text-based code search, free for Open Source. - Source: dev.to / over 2 years ago
HexChat - HexChat is a fork of XChat with bug fixes and new features.
Microlink - Extract structured data from any website
mIRC - mIRC: Internet Relay Chat client
PublicWWW - source code search engine
irssi - Irssi is a terminal based IRC client for UNIX systems.
CRX Extractor - Get any Chrome Extension source code. Learn and hack!