Jump to content

marten.aap2.0

Member
  • Posts

    259
  • Joined

  • Last visited

Everything posted by marten.aap2.0

  1. I need to create multiple objects of the same class, and instead of having to type 'duck1 = new Duck; duck2 = new Duck; ...' I want to make a for-loop which can create them by just changing the number in the string variable and making new Duck. (disclaimer, I'm not actually creating ducks)
  2. it looks like the AMD Wraith Spire RGB, which has an RGB LED ring on top of it, the second wire (which isn't connected) is the RGB wire. edit, I should type faster, there were no other replies when I started typing...
  3. Is it possible to use the value of a string variable as the name for a new variable? I need something like this: private String var_name = "something"; public String [var_name] = "also something"; //[var_name] should be replaced by its value: something public function get_something() { return something; //this should return 'also something' } to make it a bit more clear, i need something like the PHP $$: $var_name = "something"; $$var_name = "also something"; echo $something; //should echo 'also something'
  4. This is an entirely false perception. There is no reason to not use your go-to editor (whichever it is) for any language - it's all text. I know you can just use notepad++ and editors like that for all languages, but if you want to make your life a lot easier, you should look into IDEs designed for specific languages. eg, you can just write PHP code in NPP, but PHPStorm actually 'understands' your code and almost writes it for you. So PHPStorm would be a lot easier and more time efficient.
  5. if you open up Disk Manager, does the SSD show up as one or more partitions? (the bars in the bottom half of the window)
  6. for html (and CSS, JS and PHP) I'd recommend notepad++ or MS visual studio. python is also possible in MS visual studio, but I don't have any experience with that, I have only used my raspberry pi for python.
  7. what languages do you want to learn/use? different languages require different programs.
  8. My Pentium III Box, a computer with a Pentium III, 512MB RAM, crappy gpu and more $#!t. (I only use it to get data of PATA drives). or a 6.01GB mini PATA drive I use as an external harddrive. (found in an old laptop which first had a dual boot of winXP and winNT)
  9. You can just use the report function to 'report' your own post and ask the staff to move it to the right section
  10. I have a fully working pentium III build, It can still be used... to get data of pata drives if your main desktop doesnt have a pata connector...
  11. take the drive(s) out and put them in another computer, if the computer doesnt recognise it the drives are probably dead
  12. cool, my discord is marten.aap2.0#8905
  13. Timezones are annoying, is 3 to 5 hours earlier also possible?
  14. Ableton live is good and cheaper, but not free, except the trial (you can use the full trial for 30 days or a trial with limited options forever). Ableton live intro 9 costs between $50 and $100. (thats the version I have) https://www.ableton.com/en/shop/
  15. people can use the Off Topic section to say high, but the Off Topic posts dont count in the post counter...
  16. sounds like a good idea, but I think 100 posts is a bit to much, I think 25 would be better, so that people dont have to post a lot to get access, but still will have to read the rest before posting there.
  17. The Netherlands, you know, that littte wet country with clogs and cheese.
  18. just listened: Operation Hurricane - Fly (they are amazing playing live!) now listening: Skillet: Feel Invincible
  19. https://open.spotify.com/track/50wiPwQlWRRx24tHJ1HQhy?si=dlHlopeNQlGgSTBlw_T9Zw Operation Hurricane - Fly
  20. banned for not reporting your own post and asking the mods to remove it
  21. Is it possible to auto-reload a webpage after a directory content change without a timer that checks the directory every minute and without manual reload? I need instant updates or something like the All Activity stream on this forum.
  22. banned for not having an award
  23. you should be able to open it in any text editor, notepad, notepad++ (https://fileinfo.com/extension/vzm)
×