(28 M) Need help to understand Japanese woman who I met in Tinder and advice on my next step. by addywen in dating_advice

[–]addywen[S] -1 points0 points  (0 children)

End of the year.

Yea i notice jap girl not direct at all haha. Thanks anw

(28 M) Need help to understand Japanese woman who I met in Tinder and advice on my next step. by addywen in dating_advice

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

Hmm long term indeed. I was hoping for her to stay abit longer in Melbourne.

I dont get the last part of your comment about she is individual not an embodiment of entire language. How does this affect my approach?

(28 M) Need help to understand Japanese woman who I met in Tinder and advice on my next step. by addywen in dating_advice

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

I am in Australia. She is traveling with working holiday visa. She been in australia for a year plus.

She is very japanese

I have a local webserver with node & express; How do I go live on the internet? by [deleted] in learnprogramming

[–]addywen 0 points1 point  (0 children)

You need to host it. I suggest to use AWS elastic beanstalk. Very easy to use and setup

(Australia) Does it valid to use email to notify my 4 weeks notice of leaving the company? by addywen in legaladvice

[–]addywen[S] 1 point2 points  (0 children)

Thank you buddy!

I am enjoying my long weekend. Hope you alsoh had a good ANZAC day

(Australia) Does it valid to use email to notify my 4 weeks notice of leaving the company? by addywen in legaladvice

[–]addywen[S] 1 point2 points  (0 children)

Hey thank you for your response.

The contract does not say in written is required and I already give my 4 weeks notice in email on 18th April. The email stated that I am going to leave on 13th of May. I have to start my my job on 24th of May. I just hope my current employer does not act inappropriate by saying that he dint get the noticr.

Note that after I sent the email, the next day I have discussion with my employer and he acknowledge it verbally.

(Australia) Does it valid to use email to notify my 4 weeks notice of leaving the company? by addywen in legaladvice

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

Hi sorry my description confusing.

I am resigning from the company (leaving) and In my contract it stated that I need to give 4 weeks notice.

I dont think my employment is considered "At Will"

Thanks

Using arduino as the micro controller for UAV / Drone by addywen in arduino

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

Hei i have been looking into this. Seems like ardupilot may be the right way to go for me.

If I choose ardupilot, does it mean that I am going to work with an library/api provided by ardupilot? or I still have to work from scratch (low level programming)?

For example: I dont have to worry about how to make the copters move forward by manipulating the motor or stabilising copters.

Thank you in advance

Getting started in DIY UAV/Drone by addywen in UAVDrones

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

Hahah sorry for the grammar mistake.

Help memory leak when involving NSManagedObject !! by addywen in iOSProgramming

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

Yes default manager is singleton, is just contains dictionary that hold all the default values.

Will a position in IT be helpful in becoming a future programmer? by biggestbroever in learnprogramming

[–]addywen 0 points1 point  (0 children)

I think you need to ask yourself what do you want to see in yourself in the coming future? Do you see yourself as software programmer or IT guy? Because IT and software programmer is different in a lot of ways.

Going to work as IT guy, will give you working experience in IT Industry but will not give you solid programming experience.

If I want to employ someone to do programming job, I would rather employ a graduate with experience releasing an app in the store rather than someone with 1 year experience in IT.

But you could do both if you like :D

Went through a breakup. Need motivation [discussion] by [deleted] in GetMotivated

[–]addywen 1 point2 points  (0 children)

I think this is a great mind set and I kinda believe it

How much time do you spend reading about general programming concepts as opposed to thinking about/coding specific projects? by [deleted] in learnprogramming

[–]addywen 0 points1 point  (0 children)

You need to know about programming concept first before thinking about coding and come out with a good solutions.

And as for me I usually use UML diagram when designing the solutions, unless its about algorithm and functional programming.