
Tobias?
16.08.2016
11:48:10
I need to measure it but i think boot time for me is roughly 10-15 seconds with full disk encryption - tough the portable unit only has an M5Y10C

Yiyang
16.08.2016
12:08:29
excuse me... how can I earn money online, I was a junior middle school students in China and I want to save money to buy a Macbook
I can write code in Python

Kohane
16.08.2016
12:11:41
You may like to look up in websites specialised on seeking/offering jobs @YYangW

Google

Kohane
16.08.2016
12:13:01
Create a curriculum or resume, a cover letter and if you have any projects where you contributed add them too.
Given you're still a student, you might be interested in an internship
Hope this little advises helps you

Yiyang
16.08.2016
12:14:25
Thanks
I am a grade 7 student

THE KUNG FU MASTER
16.08.2016
12:22:48
Hello Everyone
If you are interested to have a website for your business
please contact me
I am more than happy to help at a minimum cost
:)

Justin
16.08.2016
12:24:00
It's not something we can be liable for (i.e. the group) if something goes wrong or a service is not as described. This kind of thing should probably go elsewhere.

Kohane
16.08.2016
12:24:48
I am a grade 7 student
When you write your resume and/or cover letter, add the subjects you studied and the career name. Levels and grades varies a lot from one country to another, and even from one institution to another.

Google

Kohane
16.08.2016
12:25:09
Agree with @jflory7

Tobias?
16.08.2016
12:34:35
I am a grade 7 student
Build a public git repo with code samples, work on a few github projects you find inderesting and commit changes, then offer these as smalltime freelancer on some freelancer platform

Yiyang
16.08.2016
12:35:21
Thank you so much, thank you to give me so much information

Ahmed Waleed
16.08.2016
14:08:17

Kohane
16.08.2016
14:20:20
Besides, contributing to projects like Fedora or Mozilla is always a great plus, shows the things you're good at an international level.

Ahmed Waleed
16.08.2016
14:20:46
Need an advice here, I am doing a project on java spring. One of its modules is to create chat service with text messaging, file sharing and voice messages.
What technologies should i look at? Is it doable in spring or do i go for something else and integrate it with project later?
Sorry if i am interrupting

Kohane
16.08.2016
14:22:09
Are you doing this on Fedora or at least on Linux?

Ahmed Waleed
16.08.2016
14:22:35
and ofcourse i will deploy it on linux as well

Kohane
16.08.2016
14:22:50
Then it's not off-topic
Sadly, I can't help you as I know nothing about Java. But surely someone else will. ?

Ahmed Waleed
16.08.2016
14:23:50

Kohane
16.08.2016
14:24:02
You're welcome

Anxhelo
16.08.2016
14:30:26

Ahmed Waleed
16.08.2016
14:32:09

Anxhelo
16.08.2016
14:33:35
You can also search how Telegram or similar services are built with, and you can then choose your preferred
As soon as I get home, I'll make a little research and tell you more :)

Ahmed Waleed
16.08.2016
14:38:06

Google

Ahmed Waleed
16.08.2016
14:38:20

Anxhelo
16.08.2016
14:39:03

Dhanesh
16.08.2016
15:01:36
Any one here knows how I can get a write-proteted USB to work again? Gparted isn't helping..

targitaj
16.08.2016
15:02:22
why it came to write-protected?
maybe it has mechnical switch?

Dhanesh
16.08.2016
15:03:50

targitaj
16.08.2016
15:04:21
i saw usb flash with switch...

(■_■¬)
16.08.2016
15:05:25

targitaj
16.08.2016
15:06:24
usually people use manufacturer utility

Dhanesh
16.08.2016
15:07:05

targitaj
16.08.2016
15:07:25
i think it just die

(■_■¬)
16.08.2016
15:07:39
It is a mechanisms designed to prevent data corruption while copying or moving data, it's prevent the existing data from getting corrupted.
And allows you to back up it without losing it.

Entro.py
16.08.2016
15:08:20

Alisson
16.08.2016
15:09:40
Good afternoon!

Dhanesh
16.08.2016
15:10:39

(■_■¬)
16.08.2016
15:11:07
?
But, after making the back up, You may want to try to copy a fedora iso file via dd, I have one Kingstone s9 model with the same issue, but works pretty well this way.

Dhanesh
16.08.2016
15:11:46

Google

Alisson
16.08.2016
15:11:52
Java is power

(■_■¬)
16.08.2016
15:11:54
If I create a file system like fat32, ntfs or ext4 data get corrupted with the time.

targitaj
16.08.2016
15:14:39

Anxhelo
16.08.2016
15:19:03

Dhanesh
16.08.2016
15:39:49
I think its time I get a new one..

Admin
ERROR: S client not available

Anxhelo
16.08.2016
15:45:10

Dhanesh
16.08.2016
15:46:02

Jonquil
16.08.2016
17:56:55
i need help big time, if anyone is here....
my system keeps typing the letter B over and over, as well as N and some other key that causes help options to pop up in some apps. i know the internal keyboard on my laptop is messed up, so i have tried disabling it using xinput and also grub cfg, to no avail
oh nevermind... I didn't realize that it resets upon reboot. added script to init.d, good to go now ?

Ahmed Waleed
16.08.2016
18:06:39

@ritzk
17.08.2016
12:10:49
Yep, Java is too heavy
Far more expensive to rewrite and move app away from java to python. Hell, people still maintain legacy app written in cobol

Kohane
17.08.2016
12:53:29
Cobol... ????

Brian
17.08.2016
12:58:20
Cobol... ????
Don't laugh ... COBOL is the real deal. https://en.wikipedia.org/wiki/COBOL#COBOL_2002_and_object-oriented_COBOL

Kohane
17.08.2016
13:02:30
Sorry, I couldn't help it.

Justin
17.08.2016
13:04:02

Google

Braden
17.08.2016
13:52:54
i wouldn't want to use Java but i'd prefer it to Python
i work with PHP and with typehinting and metatyping and i've seen people totally ignore warnings that they are violating logical type constraints and just let the thing run
i've seen classes implement interfaces but return the wrong type... but Python and PHP just don't care
Java might be trash but certain fatal errors are not possible in Java
s/certain/such/

Kohane
17.08.2016
13:58:58
I like Python, I'm not sure about PHP. I didn't learn enough about it to have an opinion.

Entro.py
17.08.2016
14:00:08
Does not work
I still get Mesa DRI Intel HD

adam
17.08.2016
16:05:03

Dhanesh
17.08.2016
16:15:48
Does anyone know the best method to replace KDE with GNOME?
I've tried a couple of them but they don't really flush out each and every component of KDE

Kohane
17.08.2016
16:20:08
Why not installing KDE spin?

Dhanesh
17.08.2016
16:24:57

Kohane
17.08.2016
16:40:41
Oh, sorry, I made a silly mistake
Gnome is Workstation but I think you should be able to install it on any other environment
I'm pretty sure you'll need to install GDM or LightDM as well and switch to one of them in case SSDM doesn't work well with Gnome