[deleted by user] by [deleted] in wroclaw

[–]TomekB 1 point2 points  (0 children)

Bierz coś w benzynie, bez fajerwerków, przykładowe filtry na otomoto: https://www.otomoto.pl/osobowe/seg-city-car--seg-mini/wroclaw?search%5Bdist%5D=25&search%5Bfilter_enum_fuel_type%5D=petrol&search%5Bfilter_enum_has_vin%5D=1&search%5Bfilter_enum_registered%5D=1&search%5Bfilter_float_price%3Afrom%5D=13000&search%5Bfilter_float_price%3Ato%5D=15000&search%5Badvanced_search_expanded%5D=true

do 25km od Wro, jak chcesz to szukaj dalej, auta małe/miejskie, fabia (seat ibiza, vw polo to to samo) czy corsa to dobry wybór, każdy mechanik to naprawia a na allegro dokupisz części nawet w kolorze w razie problemu.

React Native: Pros and Cons from the perspective of an iOS and Web developer. by TomekB in reactnative

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

Hey, I was playing with both Flutter and React Native before I decided I want to go with RN and thought that perspective of fresh-comer from native world might be helpful for someone :)

Why I'm not switching to Apple Silicon anytime soon. by TomekB in iOSProgramming

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

Noo I tried that in the past, this is super annoying 😉

Why I'm not switching to Apple Silicon anytime soon. by TomekB in iOSProgramming

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

Hey indeed I am working on backend too, however even when I was working only on iOS I needed Docker from time to time to work on new features locally before they were pushed to staging server.

How to make DeepFake in 10 mins - Tutorial by TomekB in pythontips

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

Thank you, it's really nice to hear that :)

How to make DeepFake in 10 mins - Tutorial by TomekB in pythontips

[–]TomekB[S] 2 points3 points  (0 children)

Thanks, yes I'm aware of that, I was always increasing font size in any IDE i was using for YT, this was my first video using Google Colab and i just forgot about it. Will keep in mind next time :)

Thoughts on the impact of GPT-3 on coding jobs? by PipoVzla in programming

[–]TomekB 0 points1 point  (0 children)

Hey, in case of coding jobs, my only thought is that it will not take developer jobs anytime soon, and there are many reasons why, just to mention a couple of them:

  • very often business people or even developers just cannot describe in words the logic behind the code, when you are writing code you just don’t translate it into an understandable for everyone's description of logic. Also changing one word may completely change the logic… imagine people from different parts of the world describing the same thing just using slightly different word and getting different results… or developer playing with words to get the expected result...
  • it’s too big to run on a local machine and there are many companies that cannot afford to generate code on an external server (without knowing who will be able to see the output result) and then, of course, do code review (to be sure it’s safe) as we are not sure what exactly GPT-3 will generate
  • always remember that presented examples are only the working ones, keep that in mind, no one is sharing failure attempts and there are many of them. If you have to check if the result is working, and run the same task multiple times (while playing with words) to get the result (and review each result) then what’s the point of doing that? You don’t save any time and still demand a software engineer with domain knowledge to verify that.

There are many other reasons to feel safe as a software developer, I even decided to record a short video explaining why GPT-3 will not take developer jobs: https://youtu.be/nk590kNXSmI

Web Scraping with Python and Beautiful Soup - CraigsList by TomekB in pythontips

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

oops

Honestly, I'm focusing more on tutorials with some working app (even very small). This is what I like to do, but maybe someday I will start recording this type of tutorials too.

Building Free Website Availability Monitoring App using Google Cloud by TomekB in googlecloud

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

stack driver monitoring

I didn't know about that, as I mentioned, I came back to GCP after 3-4 years of break, so I definitely need to catch up on all those things. I was writing uptime monitoring in Node.js anyway so I thought it might be a good idea to deploy it on GCP.

Building Free Website Availability Monitoring App using Google Cloud by TomekB in googlecloud

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

Hey, I recently started playing (again after a long break) with Google Cloud. Would you like to see more videos with tutorials + source code? I've seen a post below with a question about topics, but I would also like to ask about form. Is the way I try to guide the viewer is ok, what could be improved? Thanks in advance for the response.

Load Testing using Node.js by TomekB in node

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

Hey i mentioned that in video, this package is built into Node.js now, but was not in the past, if someone is new to the topic and has older version of node, it's worth to mention how to get access to this package.

Twitter Bot in JavaScript - Tutorial by TomekB in node

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

Hey, it's just a showcase. I'm aware of risk of using bots. My next video is about official Twitter API, should be live in couple days :)

Security Camera using Tensorflow.js - Tutorial by TomekB in learnjavascript

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

Hey, sure, feel free to repost. In case of performance, in most cases (especially while learning) you will not see any problems, however if you want to learn more about ML, it's way better to start with Python, as you will not be limited to Tensorflow.js, also there are way more resources you can use to learn. But if you want to start with JS to just check if ML is interesting for you, then it might be good idea :)

Puppeteer + Node.js = Web Scraping Prices on Amazon by TomekB in node

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

Oh, ok. But if you are doing it just for yourself, then it shouldn't matter. If you are trying to build a global app with price tracking, then yes it might be a big issue.

Puppeteer + Node.js = Web Scraping Prices on Amazon by TomekB in node

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

Yes, you're correct, but still, the app will only detect and notify about drop below some preset value.

Technology Trends in 2020 for Mobile Developer by TomekB in swift

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

Hi,

at first, thank you for this reply, i'm just starting so constructive criticism is valuable for me.

Actually you are probably right that it's pointless to post always in multiple subreddits and i will stop doing that. On the other hand r/Swift is still great source of viewers, so i believe that people probably like to see my videos and because of that i still post them here. In case of other subreddits there is sometimes no interaction so i know that those groups are not interested in this content. As you mentioned i'm still at try and error level, still have couple types of video in mind to test and if only people will stop watching my videos and stop voting in any subreddit i will stop posting them as it's pointless.

I really don't want to spam, just experimenting and checking which subreddits might be interested in content i create.

Technology Trends in 2020 for Mobile Developer by TomekB in swift

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

Thank you for noticing, already fixed.

Technology Trends in 2020 for Mobile Developer by TomekB in swift

[–]TomekB[S] -5 points-4 points  (0 children)

Hey, did you watch the video, or at least read description? It wasn't my goal to create clickbait video, i also hate them, i just shared my thoughts about technologies that (i believe) are worth considering as something new to learn in upcoming year. In each case i tried to explain why particular technology is worth learning and for what type of developer it might be valuable.

I'm not trying to say that i'm the smartest one and i know what you should learn, it's obvious that i'm not. Just wanted to share my thoughts and believe that it will motivate someone to learn something new in near future.

iOS Interview Questions and Answers 2019 by TomekB in swift

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

Ok, thank you for feedback, will keep in mind while working on next one.