3,486 questions
Advice
0
votes
0
replies
37
views
languages without BigInteger implementation or library
I'm interested in implementing a BigInteger class with functionality (took cook multiplication, etc), I already did so for a class project, in Java. I think it would be really cool to do so in a ...
-4
votes
0
answers
46
views
Fixing the OSS Vulnerabilities [closed]
We have quite a few microservices in our project and we wanted to ensure that our application is free from vulnerabilities. Can you please provide suggestions for the below issues
How to ...
Advice
1
vote
0
replies
46
views
how to fetch public projects for a particular user or list of users using GraphQL
So my goal is to build a map showcasing users contributions to the FOSS projects and I am trying to building it for my FOSS community. I was reading documentations of gitlab for few hours, I dont find ...
Advice
1
vote
5
replies
157
views
How to start contributing to open-source and how to enter such communities and what are the best communities?
I am a recent graduate from a reputed college in India although I got good job offers from my college I still regret in one aspect of my CS journey, that is I have zero contributions to any open-...
Tooling
0
votes
1
replies
39
views
How to add BFCP support to OpalVoIP for dual-stream SIP conferencing with hardware room systems
I'm building a SIP-based Telepresence Gateway using OpalVoIP that needs to connect hardware room systems (Polycom, Lifesize) to a web conferencing platform. The requirement is to deliver separate ...
Best practices
0
votes
0
replies
62
views
How to add built-in "Add Task" button in custom React Gantt library without forcing programmers to write manual state update logic every time?
I'm a very new programmer so please excuse how I am asking the question as I am not very well versed in React terminology.
I'm currently trying to implement a feature in the React Modern Gantt library....
Advice
1
vote
4
replies
74
views
Where can a beginner front-end developer find open source projects or beginner issues to contribute to?
I am a junior front-end developer and I have learned the following technologies:
- HTML
- CSS
- JavaScript
- TypeScript
- Git / GitHub
- React
- Next.js
I have built some small practice projects, but ...
Advice
2
votes
8
replies
209
views
How can I determine whether a GitHub repository is suitable for first-time contributors?
I am a CS student with experience in C, C++ and basic Java.
When looking for open source projects on GitHub, I see labels like "good first issue", but I am unsure how to determine whether a ...
Best practices
0
votes
5
replies
97
views
As a tech student if I have to make end to end projects in tech background. what should I make?
As a tech student if I have to make end to end projects in tech background for improving my skill, my career and my knowledge. what should I make according to present demand and technology?
I am a BCA ...
Advice
0
votes
4
replies
47
views
Need help regarding open source contribution as a beginner
I am in a phase where I select a repo that is perfect for me. A problem arises when I pick an issue from the repo, then I go blank on how to approach it. So my main question is how to solve that issue,...
Advice
0
votes
0
replies
32
views
How Do Open-Source Maintainers Communicate Intentional Non-Goals?
In open-source projects (e.g., on GitHub), are there observable maintainer actions that clearly communicate what the project intentionally chooses not to do—not because of technical quality, but due ...
Advice
0
votes
1
replies
71
views
Is there a way to track and verify open-source contributions beyond GitHub’s contribution graph?
I’m a CS student working on open-source projects, where much of my work (forks, private repositories, code reviews, documentation, and issue triage) doesn’t appear on GitHub’s contribution graph. Are ...
Advice
0
votes
1
replies
68
views
How to automatically extract log diameters, lengths, and a measurement table from a timber‑pile point cloud (CloudCompare or other free tools)?
I’m working with a 3D point cloud of a pile of timber logs. I need to automatically measure for each log:
diameter (or circumference)
length
and ideally export the results into a table (CSV or ...
0
votes
0
answers
89
views
Kotlin Multiplatform KLIB “duplicate kotlin-stdlib-common” error when running jvmTests in Ktor project
I’m working with the Ktor codebase (3.4.0-SNAPSHOT) and trying to run JVM tests locally. On a clean checkout, recommended testing (per CONTRIBUTING.md) fails:
./gradlew jvmTests
The build fails ...
Advice
0
votes
1
replies
61
views
Data-scheme enriched with meaningful explanations for AI
Is there any TypeScript-safe library that can automatically generate a schema from a real dataset, but with more than just field names and types?
I mean something that can look at real data and ...
Advice
1
vote
5
replies
279
views
I'm a beginner in data science feeling lost with Python - how should I practice?
I'm very new to data science and have just started learning Python. I come from a non-programming background, and I'm finding it quite challenging to understand how to properly practice and improve.
I'...
0
votes
0
answers
72
views
SBOM (CycloneDX) from .dll - why OST doesn't find vulnerabilities?
I have the following problem:
I generate an SBOM CycloneDX (both manually and automatically) from .dll files and then use open-source tools (OST) to search for vulnerabilities.
The relevant CVEs are ...
Advice
2
votes
2
replies
79
views
How to contribute to opensource
Whoever is reading this: I recently to learn coding and came to know a term open source contribution - can anyone help me to how to contribute to open source? I mean where to find a company for which ...
0
votes
2
answers
92
views
Autodesk OSS v2 API returns 404 when uploading IFC file – “The requested resource does not exist”
I'm using Autodesk Platform Services (APS, formerly known as Forge) to upload an IFC file using the OSS v2 API.
Here’s my current setup:
✅ I successfully obtained an access token using 2-legged OAuth ...
0
votes
0
answers
40
views
Prevent Message Input Bar from Being Pushed Down (ExyteChat)
I would be very grateful if someone can help me resolve the below issue.
Stand alone code:
// ChatApp.swift
import SwiftUI
import ExyteChat
@main
struct ChatApp: App {
var body: some Scene {
...
0
votes
1
answer
583
views
Deploy an opensource LLM in Azure ecosystem and create an api endpoint [closed]
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 ...
0
votes
0
answers
75
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 ...
1
vote
0
answers
44
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 ...
-1
votes
1
answer
167
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 ...
2
votes
1
answer
189
views
Error Building VScode - Code OSS Source into .deb Package on Ubuntu 24.04 LTS
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 ...
0
votes
0
answers
69
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 ...
1
vote
0
answers
323
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 ...
0
votes
1
answer
146
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-...
0
votes
1
answer
133
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 ...
0
votes
2
answers
307
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 ...
1
vote
1
answer
251
views
Extracting the least significant bit in a very large TIFF/JPEG image using open source library
I want to extract the least significant bit (LSB) of each pixel in a very big image (19,566x14,321) that is in TIFF format.
An example of such an image is here: Carina Nebula
This is in JPG format, ...
1
vote
0
answers
81
views
Implementing Cross-Iframe Communication in Open-Source Appsmith Using postMessage
I am using the open-source version of Appsmith and have two separate Appsmith apps (App1 and App2) embedded on the same HTML page using iframes. I would like these apps to communicate with each other ...
1
vote
1
answer
168
views
GLIBC Compile Error: Implicit Declaration of Function
I am trying to compile GLIBC from source however during that process I get the following error:
../sysdeps/ieee754/flt-32/e_gammaf_r.c: In function ‘__ieee754_gammaf_r’:
../sysdeps/ieee754/flt-32/...
1
vote
0
answers
108
views
How to plot stacked bar chat in the latest version of SHAP
I am trying to reproduce the following example with the latest version 0.46.0 of SHAP open source. However, it seems to be weird that the result is not a bar chat as in the example.
My attempt: Then, ...
-1
votes
1
answer
85
views
Guidelines on creating pull request Vs. new repo [closed]
I have contributions to make to FOSS repository that add significant scope. At what point is it preferred to create a diverging standalone repository, as opposed to a branch + pull request, when ...
0
votes
1
answer
267
views
Issues with iframe-resizer in Next.js: GPLv3 License Warning and "No response from iFrame" Error
I'm building a testimonial feature in my Next.js 14 project where testimonials are embedded using an iframe. My goal is to generate an iframe tag (and potentially the necessary script tags) that, when ...
1
vote
2
answers
1k
views
ERROR: could not compute MD5 hash: disabled for FIPS (PG::InternalError)
I am trying to deploy OpenProject 14 on Azure but using Azure Postgres Felxible Database server. But I get the below error, looks like our Azure tenant is FIPS complaint and below is the error message ...
1
vote
1
answer
36
views
How to synchronize with upstream opensource project while keeping your own private modified version?
I am working on a forked version of a open-source project which is written in golang. The problem is, while I do some modifications in my private repo, I realised that the opensource also releases ...
1
vote
0
answers
65
views
Prohibit author from closing their own pull request on GitHub
Someone sent me a pull request on GitHub. I asked for changes to the functionality they had implemented. Then they closed the pull request and opened another one for the same fork:branch. Is there a ...
3
votes
0
answers
2k
views
Use ruff linter to issue warning for rule without failure
I want to assign certain ruff rulesets as suggestion/warning rather than hard failures.
Context
I am currently defining the ruff linter on a public open-source project.
In addition to the normal ...
0
votes
1
answer
108
views
Feature enabling at member ports in dpdk
I have created a bonded port with two member ports.
But when I confiure the member port with some feature offloads It would be overwritten by rte_eth_dev_start().
How do I enable a feature at members ...
1
vote
0
answers
121
views
rspamd error: undefined reference to 'EVP_*'
I am trying to install rspamd, but am encountering the following error:
[ 90%] Linking CXX executable rspamd
librspamd-server.so: error: undefined reference to 'EVP_MD_get_size'
librspamd-server.so: ...
0
votes
1
answer
185
views
(`Cmark-gfm`) error while building the Cmakelists.txt file of Swift Open-Source Project
CMake Error at CMakeLists.txt:862 (find_package):
[cmake] Could not find a package configuration file provided by "cmark-gfm" with
[cmake] any of the following names:
[cmake]
[cmake] ...
0
votes
1
answer
286
views
Unable to install converters for openChrom when building in developer mode
I am currently exploring and working with openChrom, trying to extend the project by writing some plug-ins. I am following the development Quickstart guide on the official github page, and so far I ...
0
votes
1
answer
48
views
robust authentification with flutter
Now, I am developing a Flutter application with Firebase as the database for my final project. Initially, I used simple authentication with Firebase, but my professor told me that I should use a more ...
0
votes
1
answer
940
views
How to build a .deb in archlinux if bindeb-pkg is not available?
I'm running EndeavourOS Arch, and I'm trying to build the Linux Kernel to deploy within a debian / Ubuntu system. The files are usually in .deb format, however I noticed that the bindeb-pkg package ...
0
votes
1
answer
899
views
How to use the same package name for another crate in crates.io?
I want to take over the no longer maintained open source Rust package that is already deployed in crates.io.
While it is obviously in place and appropriate to require a different name for my fork in ...
0
votes
1
answer
52
views
How to build a separate new project from an existing open-source project?
I found a good open-source project related to my need and I am somewhat contributing to it but I am starting to realize that I want to create a similar but a bit different project than the original ...
0
votes
1
answer
2k
views
Azure Function to generate PDF from HTML via Logic Apps
Salutations, Coding Gurus
I am looking for help with an azure function that can generate a pdf file from CSS formatted html triggered through a logic app.
The solution has to use an open source pdf ...
0
votes
0
answers
35
views
How to extend an open source lib that have no extension points?
I want to be able to extend maven RequireUpperBounds rule.
Running the rule from maven enforcer will output the result as a string but I want to use it as a java object (as it is in the source code)
...