Recent content by pix07

  1. pix07

    Github alternatives

    Because Github was buyed by microsoft its not safe anymore and can collect data. There are 3 alternatives: https://bitbucket.org/ https://codeberg.org/ https://about.gitlab.com/ Bitbucket should be free pricing,codeberg is totally free and gitlab is for money. Thats all.
  2. pix07

    Hoxs64 v1.1.2.3

    https://hoxs64.net/files/hoxs64_x86_1_1_2_3.zip https://hoxs64.net/files/hoxs64_x64_1_1_2_3.zip https://hoxs64.net
  3. pix07

    Uk Hardcore/Happy Hardcore

  4. pix07

    Free programing courses

    Better C course: Also complete C++ course: https://www.youtube.com/playlist?list=PLfVsf4Bjg79Cu5MYkyJ-u4SyQmMhFeC1C
  5. pix07

    Analyzing Customer Churn in a Subscription Service

    https://www.geeksforgeeks.org/pandas-functions-in-python/ https://machinelearningknowledge.ai/pandas-mathematical-functions-add-sub-mul-div-sum-and-agg/ Thats should help you will write own function from this formula: https://www.cuemath.com/average-formula/ For visualization you need this...
  6. pix07

    Compiling VICE 3.7 on Debian and Debian based distros and running

    Install dependencies by sudo apt build-dep vice and and if you want use cmake use sudo apt install cmake-gui. You can bulid it with cmake or ordinary make. Download source code: https://netcologne.dl.sourceforge.net/project/vice-emu/releases/vice-3.7.tar.gz Unpack it with your archiver on...
  7. pix07

    VICE 3.7

    https://deac-ams.dl.sourceforge.net/project/vice-emu/releases/binaries/windows/GTK3VICE-3.7-win64.zip https://netcologne.dl.sourceforge.net/project/vice-emu/releases/binaries/windows/GTK3VICE-3.7-win32.zip https://vice-emu.sourceforge.io/
  8. pix07

    Maslow pyramid

    https://www.simplypsychology.org/maslow.html
  9. pix07

    Winehq 8.15

    https://wiki.winehq.org/Debian https://wiki.winehq.org/MacOS https://wiki.winehq.org/Ubuntu https://wiki.winehq.org/Fedora
  10. pix07

    Cemu 2.0 & 2.0-48 (Experimental) And other releases & changelog

    https://github.com/cemu-project/Cemu/releases https://cemu.info/ https://cemu.info/changelog.html
  11. pix07

    mGBA 0.10.2

    https://mgba.io/downloads.html
  12. pix07

    VBA-M 2.16

    https://github.com/visualboyadvance-m/visualboyadvance-m/releases/tag/v2.1.6
  13. pix07

    Nestopia UE 1.52.0

    Because now sourceforge not working im adding this version as attachment. Its win32 version to download you need to register and log in here.
  14. pix07

    Duolingo a free language learning platform

    Im recomending that site https://en.duolingo.com/ Many languages available in many languages just change site language. Creating acount and usage is free then you can learn everyday. Pros: fast easy free site with many things to learn Cons: Duolino app is not free also for learning you...
  15. pix07

    GCC Compiler family

    So there is alternative to closed source of compilers for C,C++,D,Objective C,Go,Rust,Fortran. You should not pay for them so there list: 1.GDC its a free D compiler for every platform by platform im mean computer architecture so os and cpu. https://gdcproject.org/ Its a simple and powerfull...
Top