Hi, it's me. I design and develop web apps/games, mobile games, animations, motion and more. See more @ https://t.co/xY0orn4N91 also consider https://t.co/orfVAuveEK
So apparently you cannot be a mobile developer if you are Polish according to @GooglePlay 🙃
I've submitted a bug 2 months ago about not being able do comply with new regulations because I have a polish phone number, and they don't allow that.
@NiklausPieron Bazylika, bulwary, piwko na plaży nad zalewem, Wieża eifla, park sensoryczny, błonia, zabytkowa kopalnia ignacy, osiedle starych familoków (Paruszowiec), 44 ronda z instalacjami artystycznymi.
A jak zgłodniejesz to możesz iść do Burger Heaven i wziąć dużego Niebo Nad Vegas.
In case you missed it, check out @DragonSectorCTF's great talk on investigating the curious case of self-bricking of Newag trains (intentional). It includes geofencing, bugged date checking, secret unlock codes, and more.
youtube.com/watch?v=Xrlrbf…
🎉
I just completed the @nestframework Architecture and Advanced Patterns Course! 🌟
#architecture" target="_blank" rel="nofollow noopener">courses.nestjs.com/#architecture
🎉
I just completed the @nestframework Advanced Concepts Course! 🌟
#advanced-concepts" target="_blank" rel="nofollow noopener">courses.nestjs.com/#advanced-conc…
Enjoying the sheer speed⚡of @github Copilot Chat! Sure, it's hit-or-miss sometimes, but its quickness keeps me from context switching. Also the compact responses are 🤌
Can't wait for the Tips and Tricks for AI SEO Optimization. "Use AI to optimize the website to be better understood by the other AI, so the AI serves better results - article written by AI Doe" 😋
If we switch to ChatGPT-esque search queries in Google/Bing will we still need to do SEO optimizations on our websites to be prominently displayed in the results despite the answers already being synthesized by AI?🧵
#AI#WebDev#SEO
The Biggest Vue.js event is happening on January 25-26 #VuejsNation2023 💚
Join 1000s of @vuejs developers and the best industry experts and Core Team members for the latest updates, tips, tools and techniques.
Join me and register for FREE! vuejsnation.com
Had to locate all untranslated entries in our 16-year-old app (over 7000 lines of lang entries🔍). I wrote a node script that uses ChatGPT (via OpenAI API)🤖. Had to rate limit the requests, but it still made the tedious task a breeze! #ChatGPT#OpenAI#automation
Every time I write some sort of
const query = <T>(....): T[] => {
I can hear @t3dotgg yelling "that's not really type safe you're just pretending" and I'm all "I fucking know but not everyone can be on tRPC right this second"