Roxif位sz 馃嚤馃嚬
Vanned
Roxif位sz 馃嚤馃嚬
Arrested
Muhammed
no :D
Muhammed
How can it be possible :D
Roxif位sz 馃嚤馃嚬
Idk, media says turkey government has arrested ppl who protest against Erdogan?
Roxif位sz 馃嚤馃嚬
Some German journalists too, I think?
Muhammed
May be depends on situation idk
Roxif位sz 馃嚤馃嚬
Ok, I will stop with the politics in here then
Roxif位sz 馃嚤馃嚬
I wonder what we gon do for the group project tho. Seems fun
Muhammed
Eheh idk c/c++ :D
Roxif位sz 馃嚤馃嚬
So you're in this group to learn then?
Muhammed
I am planning to learn
Muhammed
Yes
Muhammed
Not now but yes :D
Roxif位sz 馃嚤馃嚬
Steve Ruben if I may make a suggestion, we should use gitlab for the project, because it is also open source unlike github.
Muhammed
Anonymous
Anonymous
Anonymous
https://gogs.io
Anonymous
https://gogs.io
You can create the project and share the link with us. I'm not familiar with Gogs
Roxif位sz 馃嚤馃嚬
Gogs please
Looks like it has to be self-hosted, got an instance?
Anonymous
Anonymous
Unlike Gitlab, gogs don't use 4GB
Anonymous
Roxif位sz 馃嚤馃嚬
Anonymous
Anonymous
Maybe tonight
Roxif位sz 馃嚤馃嚬
Anonymous
Now I have to do works
Anonymous
In Java xddd
Anonymous
what u doings?
I'm working doing Android apps as temporary hired
Anonymous
I don't how to explain my job in english
Roxif位sz 馃嚤馃嚬
Anonymous
I am hired to do an Android app
Anonymous
Only this xd
Anonymous
I can't explain xdxd
Roxif位sz 馃嚤馃嚬
xdxd
Roxif位sz 馃嚤馃嚬
NDA or sum shiet?
Anonymous
Roxif位sz 馃嚤馃嚬
mkay
Roxif位sz 馃嚤馃嚬
How many android apps have you worked on before?
Anonymous
Anonymous
At my own 3 apps
Roxif位sz 馃嚤馃嚬
open sores?
Anonymous
One was a private chat using RSA encryption
Roxif位sz 馃嚤馃嚬
noice
Anonymous
open sores?
The second one was geolocation app using udp server to receive the position
Anonymous
This is FOSS
Anonymous
But the server is closed
Anonymous
I have to enhance it
Anonymous
But you can use on your own host
Roxif位sz 馃嚤馃嚬
That's cool yo
Anonymous
And the another it's also private
Anonymous
Hi guys
Anonymous
If I want to delete in bitwise operator I can do the next?
flags = fcntl(sock, F_GETFL, 0);
if (flags > 0)
fcntl(sock, F_SETFL, flags ~ O_NONBLOCK);
Roxif位sz 馃嚤馃嚬
The ~ bitwise operator is used to flip all bits
Roxif位sz 馃嚤馃嚬
But it's used like ~argument in that case
Roxif位sz 馃嚤馃嚬
So I'm not too sure what it does here, with arguments on both sides
脕lvaro
Anonymous
Anonymous
Thx
脕lvaro
I used ^
is that the bitwise version of ~?
Roxif位sz 馃嚤馃嚬
And there more
脕lvaro
thx
darshpreets
darshpreets
Problem with code logic,
darshpreets
darshpreets
dps@machine:~/Documents ./convert lengths 1 au mile
1 au is 92955807.27 mile.
dps@machine:~/Documents g++ convert.cc -o u
dps@machine:~/Documents ./u lengths 1 au mile
1 au is 92955807.27 mile.
dps@machine:~/Documents ./u lengths 1000 meter km
1000 meter is 1.00 km.
dps@machine:~/Documents$ ./u lengths 1 inch mile
1 inch is 40.88 mile.
darshpreets
I have doubt with multiplying with decimal value
darshpreets
From line no. 100 to 124
darshpreets
Though code looks too big bit its just a simple one, just I'm beginner so its like this
darshpreets
Can anyone help
David
https://gogs.io
or gitea. btw, what is this project about? Which type of desktop application do you want to do?
Anonymous
Anonymous
Anonymous
To delete flags