Jump to content

arvark

Member
  • Posts

    827
  • Joined

  • Last visited

Reputation Activity

  1. Like
    arvark reacted to mariushm in How is saved data managed with apps?   
    It depends.
    It can be a SQLite database.
    It can be an export of some memory structures, either binary (ex old DOC files are more or less memory dumps) or serialized (see for example json)
    It can be CSV (comma separated values) or TSV (tab separated values) files.
    It can be data formatted a specific way (xml, json etc), or specific formats like RTF (commands mixed with data) or PDF
    It can be a collection of files which are then packed in an archive (zip) with a custom extension (all the office documents are zip archives)
     
    Often some care is sometimes taken to include a versioning system or file format version ... so that an application can import a save from a previous version and export/save as a new version file.
  2. Like
    arvark reacted to vorticalbox in How is saved data managed with apps?   
    I personally would use sqlite if you need to store data locally, if you need to get that data across multiple device then use a jostled database behind some sort of api
  3. Like
    arvark reacted to straight_stewie in How is saved data managed with apps?   
    At the end of the day, all that a database is is an interface or application that abstracts the storing of data in a file away from you. All long term data on a computer is stored in files.

    The selection of which to use for the specific part of the specific application you are working on is, no pun intended, application specific. (I think that sentence has the most P's of any sentence I've ever written in my life 🤣)
  4. Like
    arvark reacted to Sauron in How is saved data managed with apps?   
    It depends on the app, you can do it however you like.
  5. Like
    arvark reacted to KNG_HOLDY in Client doesn't recieve Java   
    I removed all this User-Input-Via Console just to debug easier, and i added toString Methods to Classe and Studente just to check if everything transmitted as wished
    this worked for me
     
    **ClientClasse**
     
    **ServerClasse**
     
     
    You should add Exception Handling Currently all Exceptions are just thrown all the way up till the Programm Crashes
     
    And another hint would be to maybe name variables with a usefull name, instead of os use outputStream for example
    most ide's autogenerated that stuff => live template

  6. Like
    arvark reacted to wasab in Web development advices   
    Agreed. Op should just either master the MERN stack or the MEAN stack. These are the most modern and up to date technologies for full stack web development. 
  7. Like
    arvark reacted to ImNewt in Web development advices   
    I'd recommend learning JavaScript and eventually (when you are happy with everything that you have been learning) branching out into Node.js
    With Node.js you can make web servers and APIs which is handy if you are planning to create a web service. I recommend learning React.js if you want to start doing front-end development using JavaScript, Express.js for web servers, and MongoDB as a database (mongoose is a good wrapper for MongoDB)
     
    If you decide to take this route and become a full-stack web developer, remember to take it slow. There are quite a few technologies that you have to familiarise yourself with, but it is worth it when you finally understand everything.
     
    If you want to begin learning vanilla JavaScript, I can recommend a couple resources to you:
    - W3Schools JavaScript Tutorial
    - javascript.info
    - JavaScript30
     
    I wish you the best of luck ?
  8. Informative
    arvark reacted to PlayStation 2 in Spare 1280x1024 monitor   
    Your best bet to use that monitor with a webcam would be using OBS Studio (or something that can display your webcam on any monitor) via using it as your second monitor on your desktop.
  9. Like
    arvark reacted to Zmax in GTX 970 detection issues   
    Clear the Cmos, something is changing you basic BIOS.
     
    Look in owner manual on clearing the Cmos.
  10. Like
    arvark reacted to homeap5 in Random PC Freeze while gaming   
    So, down freq of another 100 or 200. You didn't see difference but at least not broke your GPU.
  11. Like
    arvark reacted to homeap5 in Random PC Freeze while gaming   
    Do you use your own fan curve in MSI Afterburner? Installation is not everything, you must configure it proper.
     
    Set it from 25% under 45 degree and at 100% when 70 degree.
    Something like this:

  12. Like
    arvark reacted to homeap5 in Random PC Freeze while gaming   
    One of the most common descriptions in BIOS updates is "improves system stability / compatibility". That's why I'm asking for.
    And in case of Asrock hardware - it's really important. They made lot of BIOS updates.
  13. Informative
    arvark reacted to AskTJ in Random PC Freeze while gaming   
    Check the drives health using CrystalDiskMark and post a screenshot of the results here.
     
     
  14. Informative
    arvark reacted to WereCatf in Win32 Apps...?   
    Yes, some "serious" developers do make Windows Forms - apps, though it seems to me that most still stick to the older win32. As for knowing win32 being essential: no. You only need to know win32 if you plan on making win32 - apps in a language that doesn't abstract the details away, but you don't need it if you e.g. use Python, or if you're making console - apps, or coding web - apps or any sort of CGI - modules for webservers and so on -- plenty of stuff one can work on without it even having to run on Windows in the first place, let alone needing to be written directly using the win32 API.
  15. Funny
    arvark got a reaction from NvidiaIntelAMDLoveTriangle in Experiences with non-techies   
    It isn't really non techie, but yeah... This kid who was brought by my mum for me to look after as a favor for her mum (>_>), he would always ask 'is this GTA?' or 'Do you have GTA?'. I play Mafia III (with a big MAFIA III on the main menu) 'hey is this GTA?' 'no I don't have it' (although I did have it, I just wanted to play myself without letting him play yeah I'm bad) then after a few minutes 'Hey do you have that game... GTA?'. I watch an episode of Suits, and he says 'Oh so this is GTA!' I mean FFS you're 11 you can use your eyes to distinguish between a TV SHOW  and a GAME
  16. Funny
    arvark got a reaction from soldier_ph in Experiences with non-techies   
    It isn't really non techie, but yeah... This kid who was brought by my mum for me to look after as a favor for her mum (>_>), he would always ask 'is this GTA?' or 'Do you have GTA?'. I play Mafia III (with a big MAFIA III on the main menu) 'hey is this GTA?' 'no I don't have it' (although I did have it, I just wanted to play myself without letting him play yeah I'm bad) then after a few minutes 'Hey do you have that game... GTA?'. I watch an episode of Suits, and he says 'Oh so this is GTA!' I mean FFS you're 11 you can use your eyes to distinguish between a TV SHOW  and a GAME
  17. Funny
    arvark got a reaction from RahulR in Experiences with non-techies   
    It isn't really non techie, but yeah... This kid who was brought by my mum for me to look after as a favor for her mum (>_>), he would always ask 'is this GTA?' or 'Do you have GTA?'. I play Mafia III (with a big MAFIA III on the main menu) 'hey is this GTA?' 'no I don't have it' (although I did have it, I just wanted to play myself without letting him play yeah I'm bad) then after a few minutes 'Hey do you have that game... GTA?'. I watch an episode of Suits, and he says 'Oh so this is GTA!' I mean FFS you're 11 you can use your eyes to distinguish between a TV SHOW  and a GAME
  18. Funny
    arvark got a reaction from matrix07012 in Experiences with non-techies   
    It isn't really non techie, but yeah... This kid who was brought by my mum for me to look after as a favor for her mum (>_>), he would always ask 'is this GTA?' or 'Do you have GTA?'. I play Mafia III (with a big MAFIA III on the main menu) 'hey is this GTA?' 'no I don't have it' (although I did have it, I just wanted to play myself without letting him play yeah I'm bad) then after a few minutes 'Hey do you have that game... GTA?'. I watch an episode of Suits, and he says 'Oh so this is GTA!' I mean FFS you're 11 you can use your eyes to distinguish between a TV SHOW  and a GAME
  19. Funny
    arvark got a reaction from Grifster9 in Experiences with non-techies   
    It isn't really non techie, but yeah... This kid who was brought by my mum for me to look after as a favor for her mum (>_>), he would always ask 'is this GTA?' or 'Do you have GTA?'. I play Mafia III (with a big MAFIA III on the main menu) 'hey is this GTA?' 'no I don't have it' (although I did have it, I just wanted to play myself without letting him play yeah I'm bad) then after a few minutes 'Hey do you have that game... GTA?'. I watch an episode of Suits, and he says 'Oh so this is GTA!' I mean FFS you're 11 you can use your eyes to distinguish between a TV SHOW  and a GAME
  20. Funny
    arvark got a reaction from DocSwag in Experiences with non-techies   
    It isn't really non techie, but yeah... This kid who was brought by my mum for me to look after as a favor for her mum (>_>), he would always ask 'is this GTA?' or 'Do you have GTA?'. I play Mafia III (with a big MAFIA III on the main menu) 'hey is this GTA?' 'no I don't have it' (although I did have it, I just wanted to play myself without letting him play yeah I'm bad) then after a few minutes 'Hey do you have that game... GTA?'. I watch an episode of Suits, and he says 'Oh so this is GTA!' I mean FFS you're 11 you can use your eyes to distinguish between a TV SHOW  and a GAME
  21. Funny
    arvark got a reaction from Bananasplit_00 in Experiences with non-techies   
    It isn't really non techie, but yeah... This kid who was brought by my mum for me to look after as a favor for her mum (>_>), he would always ask 'is this GTA?' or 'Do you have GTA?'. I play Mafia III (with a big MAFIA III on the main menu) 'hey is this GTA?' 'no I don't have it' (although I did have it, I just wanted to play myself without letting him play yeah I'm bad) then after a few minutes 'Hey do you have that game... GTA?'. I watch an episode of Suits, and he says 'Oh so this is GTA!' I mean FFS you're 11 you can use your eyes to distinguish between a TV SHOW  and a GAME
  22. Funny
    arvark got a reaction from matrix07012 in Experiences with non-techies   
    1.21 jigawatts is enough!
  23. Funny
    arvark got a reaction from JoostinOnline in Experiences with non-techies   
    1.21 jigawatts is enough!
  24. Funny
    arvark got a reaction from soldier_ph in Experiences with non-techies   
    1.21 jigawatts is enough!
  25. Funny
    arvark reacted to Bananasplit_00 in Experiences with non-techies   
    Dude don't you know you need at least 8 jiggley bits of RAM too? 
×