Developer's survey for thesis Ask Programming |
- Developer's survey for thesis
- Can .exe files have their source code leaked and how to protect against it
- How do you stay focused when your program takes 20s to a few minutes to run/compile?
- How can I combine programming with graphics?
- Discord program idea
- [JAVA] remove owner from removed dog? - beginner
- Does implementing an interface and extending a class automatically create a thread?
- How come people can play the same game but get different glitches? Shouldn’t everyone experience the same glitches? Thinking of a game that was released recently in particular.
- How can I sort dates using double linked lists?
- How can I make a compiler for simple C?
- Why does my mode program print some extra big numbers?
- What are some of the most amazing // impressive things that have been solved with programming?
- Have you had success programming with “walking desk”?
- An idea of mine: a net labyrinth. Please help
- Allow users access to a server for a period of time?
- Would it be profitable to develop a commercial game engine?
- Why do some applications like Google Maps have several different APIs if it’s just one program?
- Would it be possible to create a chrome addon, that extends the buffer capabilities on Youtube and Twitch?
- What would I need to do to reverse engineer the source code for a games engine?
- How do you securely share api keys with end users?
- does anyone know how i can align a button beside an input type= text ?
- Looking for book for programmers
- Is there any alternative to HomeBrew?
- Why do Ransomwares have own extensions?
- What is the difference between a pure function, first class function & first order function?
Posted: 04 Jan 2021 03:13 PM PST Hey everyone, I'm helping my friend with her thesis, and we need your support. We have to collect data about developers and associate it with Github history. You only need to have a Github account and complete a quick survey. We will be grateful for your support. [link] [comments] |
Can .exe files have their source code leaked and how to protect against it Posted: 04 Jan 2021 05:09 PM PST I finished my first ever project today and it's a just a silly python program, I was wondering if anyone can somehow decompile the .exe file and steal the source code and if yes, how can I protect the program from having its code stolen? [link] [comments] |
How do you stay focused when your program takes 20s to a few minutes to run/compile? Posted: 04 Jan 2021 10:34 AM PST Maybe I just need to hide my phone and stop using the internet while working... But basically I have an extremely hard time waiting for my program to run, especially for these short/medium run times. Heck long run times can work better because I know to be at my computer 20 minutes later. Fidgit toys like silly putty didn't help. 20 seconds is too short to mediate. Ideas to keep my mind in the Programming mindset? [link] [comments] |
How can I combine programming with graphics? Posted: 04 Jan 2021 02:49 AM PST Hello everyone! I'll try to keep it short, I'm a graphic design student and I enjoy doing everything from web design to animations and 3D graphics. I've started learning front end web development so I can visualize my web designs and I know people also write shaders and extensions with python for Blender. Apart from the above how could I combine programming with graphics? Thank you in advance and don't hesitate to ask for more details if you want! Edit: Thank you everyone for your suggestions! I will look into all of them and probably set on one or some of them! [link] [comments] |
Posted: 04 Jan 2021 04:12 PM PST I wanted to dabble with programming (I'm sure it's way over my head but lets try). On discord, my friend's server has a gambling bot (just for fun) and I wanted to write a program or learn how to write a program (can pay for someone to teach me) on how to respond to the bot during a simple coinflip game where I have to bet a percentage of my chips. I wanted to show my friend that the game is very easily beaten as there's a method I use manually to win at the coinflip game. For an example. You type +coinflip (heads/tails) (X amount, I usually bet 5% of my chips first). Than if I win, I bet the opposite coin. However, (this is where it gets fun) if I lose, I always double my original bet and add 1-4% and keep doing so until the side I've been betting appears (it never exceeds 6 losses. [link] [comments] |
[JAVA] remove owner from removed dog? - beginner Posted: 04 Jan 2021 01:08 PM PST Hi, I'm stuck with trying to remove owner from the removed dog. I've added: Owner owner = findOwnerMethod(ownerName); owner.removeDog(dogToRemove); and public void removeDog(Dog d). I don't even know what to ask... It's not working. I've added Owner owner = findOwnerMethod(ownerName); to get access to owner.removeDog() from the owner class. I've added owner.removeDog(dogToRemove); to call method removeDog from owner class. public void removeDog(Dog d) to remove the dog. Could you point me to the right direction? thx Main method: Owner method: [link] [comments] |
Does implementing an interface and extending a class automatically create a thread? Posted: 04 Jan 2021 02:54 PM PST Hello, I am learning about java and threading (multi-threading). I read a sentence that one way to establish this is to just "implementing an interface and extending a class" or use ' java.lang.Thread ' library. So does creating an interface (or i guess abstract class) automatically create a new thread? I am having hard time confirming if this is the case from searching/researching. Thank you [link] [comments] |
Posted: 04 Jan 2021 04:47 PM PST |
How can I sort dates using double linked lists? Posted: 04 Jan 2021 07:47 PM PST I'm working with WINAPI, the program works but I need order dates. I have the list: struct mylist{ string date; mylistprev; mylistnext; }origin,aux; My program can add, modify and delete. [link] [comments] |
How can I make a compiler for simple C? Posted: 04 Jan 2021 08:01 AM PST I took a class on compilers an year ago, and learned how to parse. However, I couldn't figure out how to make a C compiler out of it. What I can do and cannot do are listed below.
The language I'm using is not that important in this question, but I use (modern) c++, just to let you know. Can someone help me learn how to make a compiler? [link] [comments] |
Why does my mode program print some extra big numbers? Posted: 04 Jan 2021 07:16 PM PST [link] [comments] |
What are some of the most amazing // impressive things that have been solved with programming? Posted: 04 Jan 2021 07:17 AM PST Title Tried looking up a list but my googling skills are clearly worse than I thought given how little I found [link] [comments] |
Have you had success programming with “walking desk”? Posted: 04 Jan 2021 09:00 AM PST I've had back pain that's gotten extremely painful over the last two years, and now I'm getting sick of sitting. I've always been curious about standing desks/walking desks, but I'm worried that I wouldn't be able to focus as well while standing or walking. A walking desk would be more of a commitment due to the fact there is a treadmill under you so you can't go back to sitting. Does anyone use a walking desk daily? [link] [comments] |
An idea of mine: a net labyrinth. Please help Posted: 04 Jan 2021 04:54 PM PST I am definitely no hacker or professional programmer. I just had an idea and wanted to share it. I have no idea if this is already something or even if this is in the rules of this sub. The idea is this: A USB is connected to some thing capable of computation, display, and connection to any net. The USB has an "IP" or some unchangeable identification in the hardware. The USB has the ability to send and receive encoded data to a certain server. The server contains a 3d "labyrinth". The labyrinth is a multilayered map of walls, turns, levers, and ladders. The USB is blind and cannot see the walls or any other feature. All USBs start at the same vector. The user can tell the USB to go left, right, etc. There can also be a subfunction to check for a lever or a certain feature. When a user runs into a wall occupied with a "bazaar", they are referred to a page most likely a .onion. A bazaar is any referral to any site despite the site's intention. When a user has run into a wall that does not contain a bazaar, the USB is terminated from participating in the labyrinth. Due to the nature of things, the walls of the "origin" will all be bazaars. Bazaars can be sold and rented along walls. The beginning most likely contains a hub/hidden wiki. The end most likely contains confidential information and "easter eggs". Please comment if you have any further ideas and/or can make this or help me make it. I know some code but I'm no developer. [link] [comments] |
Allow users access to a server for a period of time? Posted: 04 Jan 2021 04:39 PM PST I want to build a website that allows users to sign in, pay some money and then access a server for a limited amount of time. Think of a 'rent a server' type site. The website, user authentication, payment etc can all be done using ASP.NET or django with a payment processor. A database could have a field of 'time_remaining_on_server'. How would I allow users access to the server, and then stop that access when their time runs out? I was thinking of generating a dynamic url for rdp and then deleting the route after time expires? Or maybe this can all be done inside azure, using their identity and authentication stuff? Or maybe a link from the users homepage that is only displayed when they have paid coupled with a random generated password for the server??? Any help with the plan would be welcome! [link] [comments] |
Would it be profitable to develop a commercial game engine? Posted: 04 Jan 2021 06:48 AM PST I always wanted to develop a game engine, the idea was to make game develoment easier without putting limitations on the developers, but if I finished the engine and it was working well, would it be profitable if I had proper marketing and funding, how much do you earn from a project like this? [link] [comments] |
Why do some applications like Google Maps have several different APIs if it’s just one program? Posted: 04 Jan 2021 02:02 PM PST |
Posted: 04 Jan 2021 10:00 AM PST I am hella annoyed. I have a 1 Gbit connection and I watch a lot of Youtube and Twitch. And with a lot of videos and vods, I rapidly scroll/skip through them. While sometimes its working when I dont do it too fast, 90% of the times its absolute shit. I dont know how players can be this bad with a gigabit connection that they dont buffer fast enough when I skip through it, and I wondered if it would be possible to create an addon, that would solve that issue? Why dont these webistes have an option to let me decide what size of buffer I want? Small disk space? Small buffer. Huge disk space and fast internet, just fucking go for it? Hell, let me buffer an hour it advance. Why is this not a thing? Is there anything preventing from that? And could there be an addon that would make that possible? And what problems would that have to overcome? Im very intersted, please enlighten me! Cheers and happy new year [link] [comments] |
What would I need to do to reverse engineer the source code for a games engine? Posted: 04 Jan 2021 12:31 PM PST Why is this being downvoted? I'm curious about how to do this. There's an old game I like that's buggy as hell and I want to see if I can fix it, but I don't have the source code. [link] [comments] |
How do you securely share api keys with end users? Posted: 04 Jan 2021 04:58 AM PST I'm trying to figure out a good way of sharing (secret) api keys from business to business. This is the process used today:
This works mostly fine, but there's a few issues that I'm trying to resolve, without having to spend all too much time on the problem. Here's some of the problems:
I'm thinking of doing this instead:
Does this sound like a good idea? Is there a better way? Pros:
Cons:
Some alternatives:
[link] [comments] |
does anyone know how i can align a button beside an input type= text ? Posted: 04 Jan 2021 07:30 AM PST This is the code, I would really appreciate if you could help out https://jsfiddle.net/gy78eLsw/ i want the registrer button to be beside the last label (skole) and input type=text [link] [comments] |
Looking for book for programmers Posted: 04 Jan 2021 04:47 AM PST Hi all, I've been programming for some time now, and I like learning new stuff related to the field. I would like to read some interesting book intended for programmers but isn't about some particular framework or language, and it's usage. I am looking for something more like popular literature. Do you have any suggestions? [link] [comments] |
Is there any alternative to HomeBrew? Posted: 04 Jan 2021 06:58 AM PST I tried apt-get install nmap (because I want to use nmap) but it said I needed a JDK (Javascript Developer Kit), which I'm not sure why I need something called a JDK to install the nmap function. But so I looked it up and it said I need something called Homebrew. But for whatever reason, Homebrew doesn't work on either of my Mac machines. I've tried 3 times, it never finishes the "Installing Command Lines for XCode" phase. I even went to sleep and woke up. Sort of a side question though... why do I need a JDK (And is Homebrew a JDK), that sounds like something that would allow you to write Javascript, but I'm not writing Javascript, I Just wanna install the tool nmap. Thanks a lot! [link] [comments] |
Why do Ransomwares have own extensions? Posted: 04 Jan 2021 06:50 AM PST Wouldnt it be smarter to do "random" extension on so the victim cant find out which virus encrypted the harddrive? Why do they even have own extensions, isnt the encryption possible without adding an own extension? [link] [comments] |
What is the difference between a pure function, first class function & first order function? Posted: 04 Jan 2021 04:29 AM PST |
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