Rix

byHow it works?Download extensionsSign in .ScrollAreaRoot { width: 100%; --scrollbar-size: 2px; overflow: auto; }

.ScrollAreaViewport { width: 100%; height: 100%; border-radius: inherit; }

.ScrollAreaScrollbar { display: flex; /* ensures no selection / user-select: none; / disable browser handling of all panning and zooming gestures on touch devices */ touch-action: none; padding: 5px; transition: background 160ms ease-out; } .ScrollAreaScrollbar[data-orientation='vertical'] { width: 5px; } .ScrollAreaScrollbar[data-orientation='horizontal'] { flex-direction: column; height: 5px; }

.ScrollAreaThumb { flex: 1; border-radius: 20px; position: relative; } .ScrollAreaThumb::before { background: #aaa; content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%; border-radius: 20px; min-width: 8px; min-height: 9px; } .dark .ScrollAreaThumb::before { background: #475569; } New Thread⌘KSign in to save conversations and access them from anywhere.Sign InRix is still under beta and may make inaccurate statements.The AI search companion, optimized for developers.Web SearchWeb SearchTo write multiple lines, useShift + ⏎Important Update:Hashnode will be phasing out Rix. From 11th December, 2023, we will no longer accept new questions. However, you can still view your current conversations until 31st March, 2024. We suggest exploring other options such as Perplexity and ChatGPT.Explore Popular Docs ShortcutsStreamline your searches by using the popular site shortcuts.Next.jsPythonReactNode.jsExpress.jsJavaTailwindCSSMongoDBPostgreSQLMySQLGraphQLTypeScriptJavaScriptHTMLCSSSvelteGet started with RixEnhance your chat experience by switching between "Quick", "Web Search" and "Code Writer" modesSeamlessly switch between different modes to take advantage of the different features of Rix. Web Search allows you to search the web and get answers to your questions. Quick mode helps you get answers to your questions fast. Code Writer allows you to generate, modify, and visualize code.Chat with GitHub GistSimply paste a GitHub gist link in the search bar above, and Rix will provide a summary of the code for you. Rix is here to assist you in comprehending, modifying, and enhancing the code.Summarize any article, or web page in a snap!Simply paste a URL in the search bar above, and let Rix summarize the content for you. You can also ask follow-up questions about the link.Use 'site:' to Explore Specific WebsitesTo narrow down your search results to a specific website, simply type "site:siteurl" in your search query. Replace "siteurl" with the actual URL of the website you want to search within. This handy trick allows you to quickly find information specifically from that website, saving you time and effort in your research.© 2023 Hashnode · All rights reservedTerms·Privacy{"props":{"pageProps":{"isDarkTheme":false,"userExists":false,"isMobile":false,"isSidebarOpen":true,"sentryTraceData":"ce325e73c5ca4fdd8b85350fd2c0bff4-99206acf97b51ce7-1","sentryBaggage":"sentry-environment=production,sentry-release=41b7668f035f25da21e30e4634b76b7c147cbfed,sentry-transaction=%2Frix%2F%5B%5B…slug%5D%5D,sentry-publickey=c52896923c564804991caed1c13bd235,sentry-traceid=ce325e73c5ca4fdd8b85350fd2c0bff4,sentry-samplerate=1"},"_NSSP":true},"page":"/rix/[[…slug]]","query":

Similar AI Tools & GPT Agents