Hey all, you gotta try this released font created by Marcus , one of the worlds top font designers. Its 6% wider than your typical Mono-spaced font but the legibility mare than makes up for it. You can follow more about his work here: https://twitter.com/facetype and http://facetype.org/
Nov 08, 2019β’35 min
It is always a blast to talk to Ken. He is doing do well and we have a catchup! Usual banter included.
Nov 01, 2019β’42 min
A totally fascinating episode on Gun with a very smart man: Mark . He is political activist, autodidactic philosopher, neon visionary, wanderlust logician, artistic renegade. In this episode we also covered Operational Transformation WebRTC Paxos Google Wave UDP Also a cool LinkedIn clone in like 2 min on Youtube: https://www.youtube.com/watch?v=ZiELAFqNSLQ For a less techy discussion head over to my other podcast to hear him talk economics: https://cafe.simplecast.com/episodes/mark-nadal...
Oct 25, 2019β’1 hr 12 min
I talk to Hunter Perrin who is the author of Svelte Material UI , a Component framework for Svelte based on Googles MATERIAL DESIGN . I want to use it in my future projects as I am moving into svelte and had a previous great experience with Vuetify . Hunter also works at LinkedIn and is a SvelteJS enthusiast....
Oct 17, 2019β’41 min
Shanqing Cai is currently a software engineer at Google's TensorFlow Team. He is one of the authors of TensorFlow and TensorFlow.js. Shanqing is originally from China and earned his Ph.D. in the neural bases of speech production from MIT. Shanqing is also the lead author of the upcoming book "Deep Learning with JavaScript: Neural Networks in TensorFlow.js" He has intimate knowledge of Tensorflow.js and Tensorflow and shares some of it with us in this fascinating interview....
Oct 07, 2019β’35 min
I spent the afternoon with Dylan Schiemann and Juho VepsΓ€lΓ€inen on what makes a great Tech Conference. I was surprised by how important community and the soft sides of the tech business were in creating memorable experiences for your clients (aka conference delegates). I was with them at the HalfStack conference in Vienna and look forward to seeing it in London later this year. Also, check out React Finland organised by Juho....
Sep 30, 2019β’42 min
Patrick's main focus is on R&D of current technologies in the frontend & backend sphere, more specifically in the ReactJS & OCaml & Node.js ecosystem. He is also board member of the Reason Association Patrick can be found on GitHub Twitter Want to learn more? Read this: https://reasonml.github.io/docs/en/what-and-why reason-association.org...
Sep 23, 2019β’42 min
This episode with Grant really helped me get to grip with the Functions Framework (FF), a main part of the technology behind Google Cloud platform's Cloud Functions . Grant is an extremely talented developer rising through the ranks of Google. I use the FF extensively in my own projects and have been making videos documenting my progress....
Sep 16, 2019β’43 min
He is the Co-author of several books including jQuery in Action and Rails 3 in Action (2011). He also has a passion for teaching others programming in a way that is respectful and makes people feel good about themselves. We talk on Ember (inc Octane). We also compare Ember to React and Svelte. Other things mentioned in the show: https://dhh.dk/posts/6-why-theres-no-rails-inc We also go a lot into the WHY of doing open source. Also, the fish and chips place I mentioned in Scotland (I called Yehud...
Sep 12, 2019β’1 hr 21 min
Giuseppe (CSS ninja and developer) from Italy has created the following impressive libraries: https://github.com/zeit/styled-jsx https://dss-lang.com His Github
Aug 26, 2019β’33 min
In this episode, we cover the following Brexit related issues: How it will affect you as an engineer both in the UK and the EU. Brexits likely effect on turnover, retention and salaries of both permanent and contract developers. Possible negative outcomes for companies and what they need to do to combat the situation. Brexits effect on recruiters inbound CV's before and the October 31st deadline extension announcement. Reece Warren on LinkedIn His E-Sports company...
Aug 19, 2019β’36 min
Basarat is the top answerer on stack overflow for TypeScript and has been helping users like me for years. He is also the author of deep dive on typescript . He can also be reached on Twitter . In the show we also covered the Never type and this semi-famous issue I created. Basarat's github: https://github.com/basarat My TS libraries I talk about on the show too: https://www.npmjs.com/package/vanilla-typescript https://github.com/QuantumInformation/test-recorder...
Aug 13, 2019β’33 min
The tech Discord communities I've been building that I mentioned in the podcast: Tensorflow: https://discord.gg/KNm5Epj Google Cloud: https://discord.gg/9yGuxRV Visual Studio: https://discord.gg/ca72qgM
Aug 11, 2019β’4 min
Vuetify the Material framework for Vue, with John Leider, the Creator. I personally use Vuetify for my website, https://quantumjs.com because I don't have to time to think about CSS. This is the easiest UI framework I have ever used in order to make a mobile-first website. John has an impressive history in regards to coding, originally coming from the military, he became a self-taught coder and grew his library to 13k+ stars on Github. If you want his help in getting up to speed you can book som...
Oct 02, 2018β’30 min
Tonight we talk about EmberJS with Jessica Jordan - Ember Times author. We also talk a lot about women in the Tech Industry. You can connect with her here: http://www.jessicajordan.de and read some of her articles here: https://the-emberjs-times.ongoodbits.com/
Aug 06, 2018β’35 min
I give my initial impressions of Google Cloud Platform and its appeal to the small developer team. Get started here with GCP I based a lot of what I talk on in the episode on this post I used these handlers the urls, which differs from the medium tutorial above (sorry no way to past code in here) url: /(.*.(js|css|png|jpg|svg|ttf|ico|manifest))$ static_files: dist/\1 upload: dist/.*.(js|css|png|jpg|svg|ttf)$ url: /.* static_files: dist/index.html upload: dist/index.html...
Aug 01, 2018β’9 min
In this episode we have Nik Graph who is based in Vienna , gives us the lowdown on GraphQL . https://twitter.com/nikgraf GraphQL is a query language for your API, and a server-side runtime for executing queries by using a type system you define for your data. His Twitter: https://twitter.com/nikgraf More GraphQL resources to get started https://www.apollographql.com/docs/react/ https://www.apollographql.com/docs/apollo-server/ https://facebook.github.io/relay/ Nik will be running an event on Gra...
Jul 24, 2018β’34 min
Do I need to go to University to become a programmer? Its the big question every budding programmer probably has. We look at the following factors The cost of the course The specialisation of your course Is the course oversubscribed? Can I learn the material by myself? Will there be jobs when the course is finished? Any questions or opinions, please tag me on twitter https://twitter.com/quantumjs
Jul 16, 2018β’9 min
How web developers can approach learning TensorFlow.js and how long you can expect it to take. I've been making the transition over to TensorFlow.js over the last several months. Here are some of the best video resources you can use: https://www.youtube.com/user/shiffman https://www.coursera.org/learn/machine-learning https://www.youtube.com/quantuminformation TensorFlow Discord server and Google group Nice blog The big book: http://www.deeplearningbook.org/ The TFJS examples: https://github.com...
Jul 06, 2018β’11 min
Why Nikos choose Vue for my Website (http://www.quantumjs.com/) versus React, Ember and the rest. It's a big question that webmasters have to ask themselves. I choose Vue for several reasons: Vue Cli Vuetify Integrated e2e testing Simplicity Code for my site: https://github.com/quantumjs/quantumjs.github.io...
Jun 28, 2018β’10 min
In this episode, Ken shares how he has decided to step away from some tech things to focus on the most important things in Life. Nikos and all our listeners want to say thanks for all the entertainment, wisdom and insights he has provided us over the past year. I'm sure he will only continue to grow in his success over there. We will miss him but you can follow him on twitter I will also discuss my plans for the future of this podcast and upcoming events We also cover staying fit as a dev: https...
Jun 26, 2018β’29 min
In this episode, Nikos talks with Reece Warren, the prolific London JavaScript recruiter about how the JavaScript industry works in London. Reece is one of my favourite recruiters and we get together for catchups from time to time. Reece also runs a growing esports company. In this episode, we cover what makes the difference between good and bad recruiters and many of the problems in the industry, and what developers like and dislike. We cover many of the big issues and features of this industry...
May 17, 2018β’36 min
In this episode Ken talks with Jason Lengstorf, a contributor to GatsbyJS - A Blazing-fast static site generator for React. Jason recently spoke at The Lead Developer conference in NYC. As of this episode the video for his talk is not available. Check out The Lead Developer conference website to learn more. The Lead Developer Website GatsbyJS Website - Tutorials - Documentation Jason Lengstorf Website Shannon Soper - Shannon has been writing helpful documentation for GatsbyJS. Level Up Tuts - He...
May 07, 2018β’29 min
In this episode Nikos and Ken discuss what they've been up to. This is the only episode in April, 2018. Enjoy! Material for Vue TensorFlow.js discord Nikos Presents about TFJS at Ember London "Typing is annoying, but very very useful" - Ben Lesh James Churchill - Teacher at Treehouse, Co-Organizer Portland TypeScript Meetup Learn Web Design, Coding & Much More - Treehouse...
Apr 28, 2018β’22 min
Nikos talks with Topi JΓ€rvinen who is the Managing Partner and co-founder of https://nestholma.com which engages corporations and startups to collaborate. They run on-site programs and events for new products and learnings. We cover topics such as As an investor, how do you decide what startups to invest in What advice would you give entrepreneurs building startups to get investment What gave you the idea for nestholma.com
Mar 16, 2018β’27 min
Nikos and Ken chat about JavaScript and how they picked it as their language of choice. Amy Carney asks: "As I try to get through the fog of JavaScript, I'm left wondering... how did you decide that was your language? What were (or are) the best resources that have kept you learning and mastering the foundation and beyond?" In this episode we mentioned these JavaScript libraries / frameworks Angular Ember React Backbone jQuery We did not mention "How to get started" with these. We recommend you ...
Feb 19, 2018β’29 min
In this episode, my friend Stylianos and I go on a whistle-stop tour of data science from a real authority in the field. Dr Stylianos Kampakis joins us to talk about how he got into machine learning and data science. His LinkedIn and website His course on Predictive modelling of football injuries We also cover ideas about starting learning machine learning at kaggle and: How does one transition from regular programming work to data science? What made you decide to specialise in Data science? Wha...
Jan 11, 2018β’22 min
In this episode Nikos shares his knowledge of bitcoin and other crypto currencies and how to get started. Security Now Podcast Litecoin Enjin Coin IOTA Binance (Nikos's Referral Link)
Dec 27, 2017β’24 min
Ken talks with Nikos about his new business endeavors. There's some discussion around bitcoin, react, and taking breaks from social media when arguments arise. Nikos is looking for new clients. If you are a startup in London be sure to reach out to him on LinkedIn. Bitcoin React JS Learn React from Wes Bos We probably talked about other things besides this. If you have a complaint about the lack of show notes please send us a message on twitter ( @learnwithuspod )....
Dec 08, 2017β’30 min
Juho VepsΓ€lΓ€inen joins us to talk about Webpack , developer branding and how to be a technical author. His main website: survivejs.com His Github and Twitter His bluebrint for success We also cover ideas about How to price your consulting business How to write that book you've been dreaming about writing His new maintenance book How to develop your brand as a developer My apologies for my poor pronunciation of Finnish names....
Nov 20, 2017β’26 min