<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/pointer/best-of/2023/03" -->

---
title: Best Pointer posts — March 2023 | daily.dev
description: The most upvoted Pointer posts from March 2023, curated by the daily.dev community.
canonical: https://daily.dev/sources/pointer/best-of/2023/03
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/pointer/best-of/2023/03
og:type: website
og:site_name: daily.dev
og:title: Best Pointer posts — March 2023 | daily.dev
og:description: The most upvoted Pointer posts from March 2023, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Pointer — March 2023

1. 1  
[](https://daily.dev/posts/an-open-source-alternative-to-github-copilot-server-rtlgq3jgi "an open-source alternative to GitHub Copilot server")  
Article  
![Avatar of pointer](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/65d4168582f14e0cb2b46693356e66f1)Pointer · 3y  
an open-source alternative to GitHub Copilot server  
This post discusses building a locally hosted alternative to GitHub Copilot using the SalesForce CodeGen models inside NVIDIA's Triton Inference Server with the FasterTransformer backend.  
100  
4
2. 2  
[](https://daily.dev/posts/getcursor-cursor-an-ai-powered-code-editor-based-on-vscode--vtzdgcleq "getcursor/cursor: An AI-powered code editor based on VSCode 🤖")  
Article  
![Avatar of pointer](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/65d4168582f14e0cb2b46693356e66f1)Pointer · 3y  
getcursor/cursor: An AI-powered code editor based on VSCode 🤖  
Cursor is an AI-powered code editor based on VSCode that has features like chat with a code bot, code editing with inline diffs, and auto-fixing linter errors. The long-term plan is to enhance Cursor with LLMs to perform tasks like repository healing, coding with pseudocode, and AI-written documentation embedding. The VSCodium-based version of Cursor is not currently open-source but may be in the future.  
74  
8
3. 3  
[](https://daily.dev/posts/no-code-has-no-future-in-a-world-of-ai-hftafcg2s "No-code has no future in a world of AI")  
Article  
![Avatar of pointer](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/65d4168582f14e0cb2b46693356e66f1)Pointer · 4y  
No-code has no future in a world of AI  
The ultimate death knell for no-code is finally here: AI-driven software development. All low-code/no-code platforms have two fundamental value propositions: Speed and accessibility. The next decade will dwarf anything that will be able to be built on top of completely closed systems.  
61  
10
4. 4  
[](https://daily.dev/posts/vlang-v-simple-fast-safe-compiled-language-for-developing-maintainable-software-compiles-itself-bssvkr8ao "vlang/v: Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io")  
Article  
![Avatar of pointer](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/65d4168582f14e0cb2b46693356e66f1)Pointer · 4y  
vlang/v: Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io  
V is a simple, fast, and safe compiled language for developing maintainable software. It compiles itself in less than a second and has no null, globals, or undefined behavior. It supports automatic C to V translation, offers flexible memory management options, and comes with built-in UI and graphics libraries.  
40  
7
5. 5  
[](https://daily.dev/posts/mrsked-mrsk-deploy-web-apps-anywhere--hugk7lmxr "mrsked/mrsk: Deploy web apps anywhere.")  
Article  
![Avatar of pointer](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/65d4168582f14e0cb2b46693356e66f1)Pointer · 4y  
mrsked/mrsk: Deploy web apps anywhere.  
MRSK deploys web apps anywhere from bare metal to cloud VMs using Docker. It uses the dynamic reverse-proxy Traefik to hold requests while the new application container is started and the old one is stopped. It works seamlessly across multiple hosts, using SSHKit to execute commands.  
35  
5
6. 6  
[](https://daily.dev/posts/gerevai-gerev-ai-powered-enterprise-search-engine--f1jrekfhu "GerevAI/gerev: 🧠 AI-powered enterprise search engine 🔎")  
Article  
![Avatar of pointer](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/65d4168582f14e0cb2b46693356e66f1)Pointer · 3y  
GerevAI/gerev: 🧠 AI-powered enterprise search engine 🔎  
Gerev is an AI-powered enterprise search engine that allows users to find conversations, documents, and internal pages quickly. It supports multiple data sources, including Slack, Confluence, Jira, Google Drive, and more. Users can install Gerev using Nvidia for Docker and run it as a Docker container.  
31
7. 7  
[](https://daily.dev/posts/typst-typst-a-new-markup-based-typesetting-system-that-is-powerful-and-easy-to-learn--mhqjmc2ks "typst/typst: A new markup-based typesetting system that is powerful and easy to learn.")  
Article  
![Avatar of pointer](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/65d4168582f14e0cb2b46693356e66f1)Pointer · 3y  
typst/typst: A new markup-based typesetting system that is powerful and easy to learn.  
A new markup-based typesetting system called Typst that is designed to be as powerful as LaTeX while being much easier to learn and use.  
27  
1
8. 8  
[](https://daily.dev/posts/bloopai-bloop-bloop-is-a-fast-code-search-engine-written-in-rust--psqqrgmk5 "BloopAI/bloop: bloop is a fast code search engine written in Rust.")  
Article  
![Avatar of pointer](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/65d4168582f14e0cb2b46693356e66f1)Pointer · 3y  
BloopAI/bloop: bloop is a fast code search engine written in Rust.  
bloop is a fast code search engine written in Rust that allows engineers to search for code, generate patches, and increase productivity.  
21
9. 9  
[](https://daily.dev/posts/developer-infrastructure-for-internal-tools-l7rgrm2u1 "Developer infrastructure for internal tools")  
Article  
![Avatar of pointer](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/65d4168582f14e0cb2b46693356e66f1)Pointer · 4y  
Developer infrastructure for internal tools  
Terminal.app Dashboard. Airplane is a developer-centric approach to building internal UIs and workflows. Airplane views are built with React, minus the boilerplate.  
20
10. 10  
[](https://daily.dev/posts/genymobile-scrcpy-display-and-control-your-android-device-r1r08sysy "Genymobile/scrcpy: Display and control your Android device")  
Article  
![Avatar of pointer](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/65d4168582f14e0cb2b46693356e66f1)Pointer · 3y  
Genymobile/scrcpy: Display and control your Android device  
The application mirrors Android devices (video and audio) connected via USB or over TCP/IP. It allows to control the device with the keyboard and the mouse of the computer. It does not require any root access. It works on Linux, Windows and macOS.  
19  
4
11. 11  
[](https://daily.dev/posts/openai-openai-python-the-official-python-library-for-the-openai-api-4l6j3a85l "openai/openai-python: The official Python library for the OpenAI API")  
Article  
![Avatar of pointer](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/65d4168582f14e0cb2b46693356e66f1)Pointer · 4y  
openai/openai-python: The official Python library for the OpenAI API  
The OpenAI Python library provides convenient access to the OpenAI REST API from any Python 3.7+ application. It includes type definitions for request params and response fields, supports both synchronous and asynchronous clients, and provides helper functions for streaming responses.  
18
12. 12  
[](https://daily.dev/posts/whoiskatrin-sql-translator-sql-translator-is-a-tool-for-converting-natural-language-queries-into-sq-exxsirvco "whoiskatrin/sql-translator: SQL Translator is a tool for converting natural language queries into SQL code using artificial intelligence. This project is 100% free and open source.")  
Article  
![Avatar of pointer](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/65d4168582f14e0cb2b46693356e66f1)Pointer · 4y  
whoiskatrin/sql-translator: SQL Translator is a tool for converting natural language queries into SQL code using artificial intelligence. This project is 100% free and open source.  
A tool for converting natural language queries into SQL code using artificial intelligence.  
16  
1
13. 13  
[](https://daily.dev/posts/mukulpatnaik-researchgpt-a-llm-based-research-assistant-that-allows-you-to-have-a-conversation-with-l12m1cthe "mukulpatnaik/researchgpt: A LLM based research assistant that allows you to have a conversation with a research paper")  
Article  
![Avatar of pointer](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/65d4168582f14e0cb2b46693356e66f1)Pointer · 4y  
mukulpatnaik/researchgpt: A LLM based research assistant that allows you to have a conversation with a research paper  
A repository for the researchgpt project, which is a LLM based research assistant that allows for conversations with research papers. A more advanced version is available at chat.portal.so for free and will be open sourced soon. The app provides a clean interface to enable conversations with any pdf, extracting text and generating responses using openai api.  
15

[See all Pointer archives](/sources/pointer/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/pointer/best-of/2023/03#page","url":"https://daily.dev/sources/pointer/best-of/2023/03","name":"Best Pointer Posts — March 2023","description":"The most upvoted Pointer posts from March 2023, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/pointer/best-of/2023/03#items","numberOfItems":13,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/an-open-source-alternative-to-github-copilot-server-rtlgq3jgi","name":"an open-source alternative to GitHub Copilot server"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/getcursor-cursor-an-ai-powered-code-editor-based-on-vscode--vtzdgcleq","name":"getcursor/cursor: An AI-powered code editor based on VSCode 🤖"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/no-code-has-no-future-in-a-world-of-ai-hftafcg2s","name":"No-code has no future in a world of AI"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/vlang-v-simple-fast-safe-compiled-language-for-developing-maintainable-software-compiles-itself-bssvkr8ao","name":"vlang/v: Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/mrsked-mrsk-deploy-web-apps-anywhere--hugk7lmxr","name":"mrsked/mrsk: Deploy web apps anywhere."},{"@type":"ListItem","position":6,"url":"https://daily.dev/posts/gerevai-gerev-ai-powered-enterprise-search-engine--f1jrekfhu","name":"GerevAI/gerev: 🧠 AI-powered enterprise search engine 🔎"},{"@type":"ListItem","position":7,"url":"https://daily.dev/posts/typst-typst-a-new-markup-based-typesetting-system-that-is-powerful-and-easy-to-learn--mhqjmc2ks","name":"typst/typst: A new markup-based typesetting system that is powerful and easy to learn."},{"@type":"ListItem","position":8,"url":"https://daily.dev/posts/bloopai-bloop-bloop-is-a-fast-code-search-engine-written-in-rust--psqqrgmk5","name":"BloopAI/bloop: bloop is a fast code search engine written in Rust."},{"@type":"ListItem","position":9,"url":"https://daily.dev/posts/developer-infrastructure-for-internal-tools-l7rgrm2u1","name":"Developer infrastructure for internal tools"},{"@type":"ListItem","position":10,"url":"https://daily.dev/posts/genymobile-scrcpy-display-and-control-your-android-device-r1r08sysy","name":"Genymobile/scrcpy: Display and control your Android device"},{"@type":"ListItem","position":11,"url":"https://daily.dev/posts/openai-openai-python-the-official-python-library-for-the-openai-api-4l6j3a85l","name":"openai/openai-python: The official Python library for the OpenAI API"},{"@type":"ListItem","position":12,"url":"https://daily.dev/posts/whoiskatrin-sql-translator-sql-translator-is-a-tool-for-converting-natural-language-queries-into-sq-exxsirvco","name":"whoiskatrin/sql-translator: SQL Translator is a tool for converting natural language queries into SQL code using artificial intelligence. This project is 100% free and open source."},{"@type":"ListItem","position":13,"url":"https://daily.dev/posts/mukulpatnaik-researchgpt-a-llm-based-research-assistant-that-allows-you-to-have-a-conversation-with-l12m1cthe","name":"mukulpatnaik/researchgpt: A LLM based research assistant that allows you to have a conversation with a research paper"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Pointer","item":"https://daily.dev/sources/pointer"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/pointer/best-of"},{"@type":"ListItem","position":5,"name":"March 2023"}]}]}
```

