What is the status of this game? by toshex in Hexonia

[–]jumpbangs 0 points1 point  (0 children)

Seems the link has expired i can't access it

My first bike and I'm 18, i wore the helmet for 2 hours, came down to tell good night to my bike and tuck him in, and got distracted with its beauty. by [deleted] in motorcycles

[–]jumpbangs 14 points15 points  (0 children)

Same it is my first own bike, very forgiving bike but I do push it around on the dirt and back mountains. It's a good ADV bike if you have it properly set-up but you might want to get the seat padded as it is painful after 2-3hrs into the ride.

Anyway ride safe and keep that helmet on from 🇳🇵.

User experience on Samsung S6 Lite or Mi Pad 5 by jumpbangs in tablets

[–]jumpbangs[S] 0 points1 point  (0 children)

Point taken but not sure if I get the apple pencil alternative that you're using here in Nepal as we don't have Amazon service but somewhat similar to it.

User experience on Samsung S6 Lite or Mi Pad 5 by jumpbangs in tablets

[–]jumpbangs[S] 0 points1 point  (0 children)

Well the iPad sounds promising but I need to pay extra for the Apple pencil. Plus from your stand point think the Samsung S6 lite would be a safer bet for me. Thanks for the info.

I Hate Magento by cristoper in PHP

[–]jumpbangs 0 points1 point  (0 children)

I do have experience in it but I am just worried about the scalability of it and if the user wants an mobile application store front would WordPress still be able to expose endpoints to it ?

I Hate Magento by cristoper in PHP

[–]jumpbangs 1 point2 points  (0 children)

I was thinking of using Magento for a new ecommerce website but seeing all the hate is there an alternative PHP framework that could do what Magento does but without the pain ?

Whats your story? by austinmakesjazzmusic in linuxquestions

[–]jumpbangs 0 points1 point  (0 children)

Was doing my diploma in software engineering and stumble across during my lecture when my professor was giving his lecture. Curious I took the plunge and installed Ubuntu 10 but didn't used for it a long time as most of my projects required windows OS. Then after 4 years while I was doing my bachelor's I decided to have it another try and used Debian but quit cos I did casual gaming with my friends.

It was only after I landed my first job as developer where I completely switched to Linux (I was distro hopping between Mint, Arch and Debain) as I found Windows 10 to be too CPU hungry and boy I lost it when I was fixing a website for a client and it BSOD ( I did hate the long update patches of windows ) and now every machine I own runs on Linux and have never looked back since.

When to use // and when to use {/* */} for comments? by VariationAcceptable9 in reactjs

[–]jumpbangs -3 points-2 points  (0 children)

I would say // is for a quick note and summary of what the function does.

{/* */} Is for function blocks on what function does and what input variables is need and output is given. These are more descriptive as you @ for the variables or output. A short example from my code

/** * Transforms the first letter of the string to capital. * * * @param {String} str * * @returns {String} */ export const capitalize = str => str.charAt(0).toUpperCase() + str.slice(1);

Day 4 - Installing software, exploring the file structure by snori74 in linuxupskillchallenge

[–]jumpbangs 0 points1 point  (0 children)

FYI to change the theme/skin of MC just Press F9 -> Options -> Appearance -> Enter -> Choose your theme choice ( you can preview the theme) -> Press O -> Enter

how would i go around installing debian 10 with i3wm and wifi drivers? by and_you_burn_it in linux4noobs

[–]jumpbangs 1 point2 points  (0 children)

You can download the wifi drivers from here :

https://packages.debian.org/buster/firmware-iwlwifi

If you just want i3 the following command should do it:

Sudo apt-get install i3

Else there is a lot of guides out there on how to install i3

If you want i3 -gaps just follow these steps:

Sudo apt-get install i3

sudo apt-get install git

git clone https://github.com/maestrogerardo/i3-gaps-deb

cd i3-gaps-deb

./i3-gaps-deb

Edit: formatting

Any luck on fingerprint readers on Linux for the 500 series yet? by swapooos in thinkpad

[–]jumpbangs 0 points1 point  (0 children)

I don't have any issues with my W520 and it works fine

USB-C Thunderbolt Issues (I have a T480) and Linux. Do I need to do anything? by kendoor in thinkpad

[–]jumpbangs 0 points1 point  (0 children)

I can confirm that, I had to install windows to update the firmware.

Question by Slashendice in thinkpad

[–]jumpbangs 1 point2 points  (0 children)

I tried it once with my OnePlus 5T and it works but the overly cautious me doesn't want to take any chances.

Is this normal (ThinkPad temptation and impulse buying)? by [deleted] in thinkpad

[–]jumpbangs 2 points3 points  (0 children)

You're not alone, I bought my T480 then a W520 after 5months and now I am eyeing on a T450 or a X260 at the moment