Which license should I use ? Ask Programming |
- Which license should I use ?
- Tips for my portfolio
- Heroku doesn't like fs.rmSync and promises module is nonexistant.
- Phylogenetic Tree Program?
- How do you include programming in a technical report?
- OAuth ClientId and Secret for browser SPA ?
- Confused with Competitive Programming and want to learn more about it
- Searching for HDMI display
- Anyone here actually making decent side income from programming?
- Any good Node.JS/Express book to recommend?
- How is google able to recognise songs without processing on a server?
- do you work with translators? How does that work?
- I learned JS, but I don't know how to make it work with HTML & CSS
- Got some questions about p2p file sharing on python
- Book recommendations/other resources for discrete math?
- To those familiar with the Java Immutables Annotations Framework...
- How to give 3rd Parties access to your API Securely?
- Automated Work Related Task
- Help with my Raspbian situation
- Create a program that automatically searches for ex. Gas Stations when you zoom or move around on google maps
- Basic GitHub question
- What are the benefits and detriments of shared libraries?
- Help please?
- Can't wrap my head around error caused in Assembly
Posted: 11 May 2021 08:36 PM PDT I'm starting a new project and I'm hosting my code on GitHub. [link] [comments] |
Posted: 11 May 2021 03:59 PM PDT Hi there! I'm a self taught and I'd like to build a portfolio, but I don't know what project could be cool for an entry level job. I mostly work with ruby on rails, node js, js, html, css and bootstrap I'm now teaching myself react. I'm looking for a fullstack or frontend role. Does anyone have any tips for me? [link] [comments] |
Heroku doesn't like fs.rmSync and promises module is nonexistant. Posted: 11 May 2021 04:37 PM PDT How am I to delete files on a heroku instance? I am getting this error when using fs:
I am not sure why Heroku doesn't like it when I try to delete files but apparently fs isn't a part of node.js on a dyno? [link] [comments] |
Posted: 11 May 2021 05:00 PM PDT Hi, first time posting here, so apologies if I make any mistakes. I am a biologist and nature photographer, and I'm interested in creating a simple program that would essentially allow me to organize my photos visually. I would want it to be a simple, black and white phylogenetic tree that I could add species to. I have used other programs to do this before, specifically Mindnode, but given it is not made for thousands of large file size photos, it often crashes/won't load/etc. I'm assuming that what must be done here is have the photo only display as a small thumbnail (or just as words) until you scroll/zoom in or click on it to see the main photo file. As for other details, I'd want to be able to have text available so I can put the various taxa info or personal notes with it. So now my questions: -What program would be good to start with something like this? I have very minor coding experience (think a class on Java, experience with Matlab, CSS/HTML, etc.), but I can typically get a book/YouTube/contact a friend to learn a new language if needed. My biggest problem is knowing where to start since this is not in my usual domain of programing. -Is there an open source program similar that I could made edits to that would get me close to what I'm looking for? Or a different way to approach this/something I'm missing that would be better, like would it be easier to buy a domain and use some sort of pre-existing website-builder, etc.? -If I wanted to hire someone to help me make this, what should I expect the price range and timeline for a project like this to be (I honestly have no idea)? It would only be for personal use for myself and possibly one friend. Depending what the answer is, it may be easier to just do that, especially given my friend would be able to split costs with me. I would want to use this long-term, so I wouldn't mind hiring someone to get close to what I'd want. All help/info is appreciated!!! [link] [comments] |
How do you include programming in a technical report? Posted: 11 May 2021 08:35 PM PDT We've just finished a project for a class where we made a miniature hydropower plant. It was built from the ground up so we've done the mathematics, modeling, building and the programming of microcontrollers ourselves. All of this is to be included in a technical report. My question is; how do you include the programming part in the technical report, where the programming is not the main topic? Do you go through the program line-by-line, or perhaps explain just the main functions, or do you maybe just say "It works, here's the GitHub repo ;)"? Any tips are greatly appreciated! [link] [comments] |
OAuth ClientId and Secret for browser SPA ? Posted: 11 May 2021 11:30 AM PDT My REST API server provides data to the frontend via the REST APIs. It also supplies data to other clients that do not want to use our frontend, and instead want to call our APIs directly. Both the frontend and the other clients are calling the same APIs. We allow the generation of new clientId/secret pairs so that new clients can come and call the APIs. The idea with the clientId is that we can see which clients are calling which APIs and to monitor for specific clients being abusive by calling way too many APIs, etc. We may eventually limit each client to X number of API calls per day or something. Our web frontend is not much different from other API calling clients. It just calls APIs and displays the data in the browser. So the frontend fetches an API access token just like the other API callers would. (username and password is gathered from the user via the UI). The question is how to handle the clientId and secret for the frontend. I understand that the secret cannot be kept secure on the frontend so it might as well be omitted. But now I don't see the point of having a clientId for the frontend either. If anyone can see the frontend clientId and use that instead of their assigned clientId/secret, then how am I supposed to track which client is really which, and prevent certain clients from abusing the APIs? Couldn't people just start using the clientId/secret from our frontend once their own clientId his their limit for the day? [link] [comments] |
Confused with Competitive Programming and want to learn more about it Posted: 11 May 2021 09:40 PM PDT Just trying to help a community of people with my industry experience on competitive programming. Started a new tutorial series where I will guide you guys about the all programming difficulties with practical solutions. Give your feedback I will definitely work on it. checkout my work and give your valuable feedback [link] [comments] |
Posted: 11 May 2021 09:28 PM PDT I want to do a minimal magic mirror and for that, I'm searching for a tiny hdmi display (without touch support) which I can use for my project. [link] [comments] |
Anyone here actually making decent side income from programming? Posted: 11 May 2021 05:28 PM PDT If so, how? I have a new job as an analytics director at a small firm, and have literally so much free time it's not even funny. I have no individual contributor responsibilities and most just attend meetings and weigh in on opinions. Coming from MBB consulting where I'm used to 70-89 hour weeks, this job is the definition of easy mode. I'm thinking of putting some of those individual contributor talents to work to increase my income on nights and weekends, but I'm curious if others are doing this successfully, and if so, how you're finding work? My skill set is mostly python, R, SQL, NoSQL, powerBi and tableau, although I was a fairly decent react developer once upon a moon. [link] [comments] |
Any good Node.JS/Express book to recommend? Posted: 11 May 2021 09:01 PM PDT I want to learn (and go deep) into the Node.JS and Express world. Anyone has any good book to recommend to learn these technologies? [link] [comments] |
How is google able to recognise songs without processing on a server? Posted: 11 May 2021 04:47 PM PDT Pretty much the title. My pixel 4a claims to recognise songs without sending it to google. How can they pull this off? [link] [comments] |
do you work with translators? How does that work? Posted: 11 May 2021 11:54 AM PDT I'm a translator for a fintech company. I was recently tasked with translating some of their apps. I was given:
And that's it. This feels insane. There has to be a better way to do this. Do any of you have any experience with this? [link] [comments] |
I learned JS, but I don't know how to make it work with HTML & CSS Posted: 11 May 2021 12:04 AM PDT Okay, so I think i learned JS enough to do my first project. However, I have 2 problems: 1) I don't know how to make JS work with HTML and CSS 2) I don't know which project to do. Can somebody help me? [link] [comments] |
Got some questions about p2p file sharing on python Posted: 11 May 2021 04:21 PM PDT Hello im a college student whit a project which is to design a basic p2p file sharing program on python ive found some codes on github and stackoverflow but thoose are way too complicated for me i need something more basic which resources would you recommend me also our teacher didnt teach us how to use python and since im on my first year i only choose c++ where can i find a good resource or someone to help me on a basic peer 2 peer file sharing program [link] [comments] |
Book recommendations/other resources for discrete math? Posted: 11 May 2021 04:06 PM PDT I've been programming for a few months now. Would like some book recommendations on discrete math so I could improve my problem solving skills which are vital for programming [link] [comments] |
To those familiar with the Java Immutables Annotations Framework... Posted: 11 May 2021 12:12 PM PDT Is it possible to have the generated Immutable file have the exact same name as the base file? I can use style(typeImmutable = '*'), but this will give me the error: Generated source file name colission. Attempted to override already generated file Is what I want to do even possible? [link] [comments] |
How to give 3rd Parties access to your API Securely? Posted: 11 May 2021 07:08 AM PDT I have an API that I want other people to be able to use by signing up for developer account and getting a pair of Client Id and API key. I am unable to find much details on how exactly this mechanism would work. The keys will have a specific scope assigned to them like READ or WRITE over a certain resource. Based on what I have googled, mostly i have come across articles on JWT for User authentication, which is not really what I want. I want to authorize access over my api based on the client id and access key. Maybe I have been looking into the wrong place till now? Can anyone guide me or point me in the right direction? [link] [comments] |
Posted: 11 May 2021 11:52 AM PDT I have a task at work that requires me to delete thousands of old cases. The process is simple, I have a screen that requires me to simply click on each case, click delete, and then delete again. Some have a text box that asks for a reason for deleting which would simply be "Old". It's 2 clicks Delete -> Delete/Cancel (and some require a text input of "Old"). It's all done online on chrome. How hard would it be to create something that automates this? [link] [comments] |
Help with my Raspbian situation Posted: 11 May 2021 11:23 AM PDT Hello! I am currently trying to get music to play music automatically off of a floppy disk with VLC media player on a Raspberry Pi 4. I would like this to be headless, as in I just have to pop in a floppy disk and it will start playing music. I have a shell script set up that checks the mount directory of the floppy drive (/mnt/usb), and executes commands based on if there are any files in the folder or not. If there are files present, the script starts up VLC in the /mnt/usb directory, and plays the songs. I have the mount command in the ~/.bashrc file, along with the script I wrote to check the folder contents. Current issues I am having are:
The Script that checks for files in the mount point: #CHECKS FOR FILES in /mnt/usb [link] [comments] |
Posted: 11 May 2021 09:00 AM PDT How can I create a program that automatically searches for ex. Gas Stations when you zoom or move around on Google Maps? Is it possible? [link] [comments] |
Posted: 11 May 2021 07:49 AM PDT If I have a private GitHub repository, is the codebase completely hidden from the public? I want to upload sensitive code that only I can read and I was wondering if a private repository is secure enough. [link] [comments] |
What are the benefits and detriments of shared libraries? Posted: 11 May 2021 08:24 AM PDT I've seen a lot of discussion as to whether shared libraries are actually good or not. From a security standpoint, it's a lot better than statically linked objects, but from a development standpoint, they can lead to DLL Hell. I know Linus recently gave his opinion on this, but this was on a Fedora specific issue. I'd like to know people's thoughts on this, and different solutions. Thank you. [link] [comments] |
Posted: 11 May 2021 10:08 AM PDT Hey i was wondering how could facebook or other sites generate the html and css of new pages. Like when you create new profile page on Facebook how could facebook generate my page. Does they use php or anything else. (sorry for my grammar mistakes) [link] [comments] |
Can't wrap my head around error caused in Assembly Posted: 11 May 2021 12:21 AM PDT This code runs fine
but not this (when I replace
It throws segmentation fault. I am running this on ubuntu 20.4 with nasm.
Does this have something to do with registers? Or something else? Regards. [link] [comments] |
You are subscribed to email updates from AskProgramming. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment