• Home
  • AI
  • Programming
  • Game Development
  • Linux
  • rss

  • 2025-05-24 · 1 min read min read · Linux

    How to Install NVIDIA 5090 Drivers on Fedora Silverblue 42

    5090 GPUs require NVIDIA drivers version 570 and above. These are available as open source kernel drivers. This brief tutorial documents how to install them on Fedora Silverblue or Kinoite

  • 2019-01-23 · 1 min read min read · Programming

    D Programming Language - How To Install on Raspberry Pi 3

    These are my notes on how to install a D Programming Language compiler along with it’s package management tool Dub and how to set-up a first “Hello World” project

  • 2019-01-20 · 2 min read min read · Programming

    PHP 7 Object Properties Type Safety with Setters and Getters

    PHP 7 introduces scalar type definitions: your function parameters can be of a given type, and function return type declarations ensuring your function will return results of a given data

  • 2019-01-20 · 1 min read min read · Game Development

    Cross-platform Desktop JavaScript 3D Game Engine with NodeJS, Electron and BabylonJS

    Recently, I have been experimenting with writing 3D games – mainly for mobile Virtual Reality. Today I though I might want to have a go at writing a desktop 3D game,

  • 2019-01-15 · 3 min read min read · Programming

    Web Application Performance Testing using Apache JMeter, Part 1: Install and Create Tests

    PHPUnit and Selenium provide means for testing application functionality. But how can you test your application’s performance? Here Apache JMeter comes in handy, as a tool used for load

← newer 2 / 13 older →
  • github
© 2026 Grosan Flaviu Gheorghe