Skip to main content
0 votes
0 answers
25 views

Deploy an opensource LLM in Azure ecosystem and create an api endpoint

I am looking to deploy an open-source LLM like Gemma3 4b in the Azure ecosystem. I couldn't find this specific model in the model catalog of Azure Machine Learning Studio. I usually run these models ...
Senthil Vikram Vodapalli's user avatar
0 votes
0 answers
38 views

Alternative for OpenStreetMap [closed]

For a large-scale Android mobile application, I need to integrate a map activity. Currently, the app is under development, and I am using the OpenStreetMap API. OpenStreetMap is great, but it's not ...
Pramuka Navodh's user avatar
0 votes
0 answers
13 views

How to build and cross compile uefisettings (LinuxBoot) for AARCH64 with UEFI HII interface support?

I'm currently exploring the https://github.com/linuxboot/uefisettings project on my Linux development PC, and I’m looking for some guidance. My goal is to eventually cross-compile this application ...
harishchandra manchikanti's user avatar
1 vote
0 answers
33 views

How to Identify the Entry Point of Snort Project's Source Code?

I am currently planning to study the C++ source code of the Snort project on GitHub, but I am not sure where to start. Specifically, I am unsure about which file is the entry point, or which file the ...
PRACTICAL PIG's user avatar
0 votes
1 answer
55 views

Unable to setup supabase repository locally MacOS

I am currently using a MacOS M4 to setup the supabase repository locally. Unfortunately, after following the entire process to setup the repository, I keep encountering the error below using pnpm ...
Antx's user avatar
  • 125
0 votes
0 answers
39 views

Error Building VScode - Code OSS Source into .deb Package on Ubuntu 20

Distributor ID: Ubuntu Description: Ubuntu 24.04.2 LTS Release: 24.04 Codename: noble When I was building the VSCode source code into a .deb package on Ubuntu , I executed the command: npm ...
Lbits's user avatar
  • 13
0 votes
0 answers
33 views

Running python app 'changedetection' on PythonAnywhere

Has anyone ever used PythonAnywhere to host opensource python program called changedetection? I'm having trouble with the web app WSGI file, which is the file telling the web app where to find the app ...
Michael Howard's user avatar
0 votes
0 answers
14 views

Centralized Configuration and Dispatching Management

I have 20+ applications (Rust, Python, Node.js, ...) running on a single server. Some of them are cronjobs, some are Docker containers and some run in screens. I'm going to use an uptime monitoring ...
janic0's user avatar
  • 55
0 votes
0 answers
12 views

Retrieve logs from CI running on a Gitlab private instance

I have a private Gitlab CI instance where I run my project pipelines. I want to share the logs with external contributors. May be even share it to a mirrored Github repository. Is that possible? I am ...
minnieme's user avatar
0 votes
0 answers
32 views

Grafana Prometheus labels color hash algorithm

Does somebody know how the color hash algorithm works in Grafana for the label colors? It doesn't seem that they are randomly generated and stored somewhere... It seems they are generated through the ...
Veso Alex's user avatar
1 vote
0 answers
219 views

Langgraph State not being passed properly with Ollama

I'm trying to create this simple workflow using Ollama and Langgraph which is a basic travel agent to a user. I am not having any errors, but the output is not what I expect. It seems like there are ...
Noah_'s user avatar
  • 11
0 votes
1 answer
88 views

How can I create a custom React project using my modified create-react-app version?

cloned the create-react-app repository and made some modifications to it. Now, I want to use my updated version to create React projects locally. Essentially, I'd like to use a command like npx create-...
bbg's user avatar
  • 1
0 votes
0 answers
47 views

How to make a SIMPLE build of VSCode - Open Source

I want to build VSCode from source. I've forked the repo and got it on my desktop. Now I want to build VSCode and run it with the MINIMAL requirements. I don't need an executable and I only need it ...
blazgocompany's user avatar
0 votes
1 answer
56 views

How to Upload a Zip File and Create an AppBundle in Autodesk Forge Design Automation SDK?

I am trying to upload a zip file to Autodesk Forge's Object Storage Service (OSS) and then use it to create an AppBundle for Design Automation. While I successfully upload the file and create the ...
Ran P's user avatar
  • 332
0 votes
1 answer
102 views

Error: "The schema must be one of the following: public" is showing when doing the Quickstart guide of ToolJet

I was trying to fork the Tooljet repo to run it in my local machine and try contribute and fix some issues. This is my first attempt trying to contribute to open source projects. I ran the docker ...
Peter's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
233