Skip to main content
How are we doing? Please help us improve Stack Overflow. Take our short survey
Filter by
Sorted by
Tagged with
Advice
2 votes
8 replies
177 views

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 ...
MonkeChing's user avatar
Best practices
0 votes
5 replies
89 views

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 ...
Rishita Gupta's user avatar
Advice
0 votes
4 replies
42 views

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,...
jhonny's user avatar
  • 1
Advice
0 votes
0 replies
31 views

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 ...
Windsky's user avatar
Advice
0 votes
1 replies
65 views

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 ...
Harshit Maurya's user avatar
Advice
0 votes
1 replies
64 views

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 ...
mgfor's user avatar
  • 1
0 votes
0 answers
74 views

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 ...
Stephen's user avatar
Advice
0 votes
1 replies
60 views

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 ...
Ivan Holovach's user avatar
Advice
1 vote
5 replies
251 views

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'...
Umar Saleem's user avatar
0 votes
0 answers
56 views

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 ...
Anna's user avatar
  • 1
Advice
2 votes
2 replies
72 views

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 ...
Virendra Pratap's user avatar
0 votes
2 answers
87 views

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 ...
Archi Nam An's user avatar
0 votes
0 answers
36 views

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 { ...
Ghulam's user avatar
  • 165
0 votes
1 answer
554 views

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
71 views

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

15 30 50 per page
1
2 3 4 5
…
232