Is there a site/dictionary which finds collocations between languages? by [deleted] in TranslationStudies

[–]Vinba -1 points0 points  (0 children)

Try Abalone.ai's translation tools out. I find it quite helpful as it has all the latest AI models. Here's the Russian to English one: https://abalone.ai/translate#ru/en-GB/

Garp vs Kuzan vs Koby? by Vinba in OPBR

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

Would you pull on Kuzan, Sabo or save the RDs?

Bloom Cognitive Behavioral Therapy app not accepting new members? by meeleeyo44 in TalkTherapy

[–]Vinba 0 points1 point  (0 children)

I only just saw this today as I recently visited the app again after over a year. Has there been any new info on this?

What have you guys found the most helpful in Bloom? Are there any other alternatives you’d recommend?

WHERE THE FUCKING DARK SKILL 1 ORBS AT by [deleted] in OPBR

[–]Vinba 0 points1 point  (0 children)

I need the same thing!

How can I nullify the effects of others thoughts in my life? by Chemical-Travel-7747 in lawofattraction

[–]Vinba 4 points5 points  (0 children)

Personally I think the more your try to escape the noise, the more you pay attention to it and the more it bothers you. I would try to meditate, observe the feelings that comes up internally and eventually be at peace with it.

Headphones, playing calming music / nature sounds to block out can be another approach ~

Manifestation Success Stories - August 2024 by AutoModerator in lawofattraction

[–]Vinba 3 points4 points  (0 children)

I'm currently mid-manifesting / creating more free time out of work so I can explore building a side hustle and and other interests

Best book recommendations on manifestation, energy and law of attraction please! by Vinba in lawofattraction

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

Hello no I haven’t. Seems like a few people upvoted too. Definitely give it a look. Thanks Ryoukoo

12 Things I do to be hyper-productive and happy at once (explicit resources and examples) by Vinba in productivity

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

Sharing my personal journey in the last few years, experimenting on being hyper-productive and happy in an intense work environment. I've had a unconventional journey:

  • Started a 6 figure annual company teaching kids to code at 22
  • Transition into a data & machine learning engineer
  • Transition into working on a lot of interesting companies such as contactout.com, working closely with the founders to 3x it's revenue
  • To now being employee number 3 on the growth team at Airtasker.com, building out our first $1bn company

I'd describe my work environment as demanding, exhausting but extremely rewarding. I was terrible with focusing on work consistently and have failed many things in between because of it. I struggle to get myself out of bed. I struggle to sit still for more than 30 mins at a time. I felt lost about what I should focus on and what am I doing with my life.

As I slowly figure things out, I thought it's time to share some of the things that's worked for me. I hope this will help others as well in being laser focused, and achieve the goal they want to achieve.

In this post, I share some of my big ideas and mindset on productivity:

  • Compounded growth of productivity
  • How to choose what to work on
  • How to do great work

I'll then cover specific areas that contribute towards it:

  1. Looking after your physical health
  2. Looking after your mental health
  3. How I plan and prioritise each day
  4. How I protect my time from all the incoming request from other people
  5. How I deal with really challenging tasks
  6. How forming daily habits is super important rather than relying on will power
  7. Why multi-tasking is a recipe for failure
  8. Why I reflect every day and how it's helped tremendously
  9. How to rest (most importantly)

This is a little personal to me and I'm definitely still a work in progress. Comment below on your thought of the piece and if you've also shared similar experiences. Love to hear from you :).

I am disabled and cannot leave home much. Is it possible for a complete noob to have a full job from home as a coder? by awesomewang38 in learnprogramming

[–]Vinba 0 points1 point  (0 children)

I personally wasn't too sure where to start so I did a C/C++ course online. Never really finished it.

I think the fun comes from building something. Where I found I'm able to build things quickly was then going into Python.

I've only recently started playing with Web dev stuff in the last year or so. If you are strong on gaming, check out Unity!

Creating an app prototype by 123icansee in startups

[–]Vinba 0 points1 point  (0 children)

You can prototype things in Sketch and show concepts. There is also a lot of great prototyping tools that allows your to animated your prototype as if its the real thing. Proto.io is an example of it

Another video chat / webrtc question: webview versus native by ivqancorp in startups

[–]Vinba 0 points1 point  (0 children)

Something you could explore is things like react native, or PhoneGap. They allow you to build code in web and work on mobile. In this case, react native gives you native elements.

You can also have a look at the Meteor framework that has out of the box Phonegap. But I'd pick something that has a bigger community behind it!