Download the App!
show episodes
 
Artwork

1
Developer Voices

Kris Jenkins

Unsubscribe
Unsubscribe
साप्ताहिक
 
Deep-dive discussions with the smartest developers we know, explaining what they're working on, how they're trying to move the industry forward, and what we can learn from them. You might find the solution to your next architectural headache, pick up a new programming language, or just hear some good war stories from the frontline of technology. Join your host Kris Jenkins as we try to figure out what tomorrow's computing will look like the best way we know how - by listening directly to the ...
  continue reading
 
Artwork

1
Reimagine Schools

Dr. Greg Goins

Unsubscribe
Unsubscribe
मासिक
 
Hosted by Dr. Greg Goins, the Reimagine Schools Podcast features many of the nation's top educators, authors and innovators in K-12 education with an emphasis on leadership development, scaling innovation and transforming our public school system. Guest have included some of the world's most prolific thought leaders on education, including Ted Dintersmith, Ted Fujimoto, Ian Jukes, Alfie Kohn, Grant Lichtman, Marc Prensky and Dr. Tony Wagner. The Reimagine Schools Podcast is a proud member of ...
  continue reading
 
Artwork

1
App Etc.

Andy Mahood

Unsubscribe
Unsubscribe
मासिक+
 
Conversations with founders and leaders of product businesses in the Salesforce Ecosystem. Learn how to start a product company on the AppExchange. AppEtc is hosted by Andy Mahood CTO at Precursive.
  continue reading
 
The moon is full in Beacon Hills and the wolves are coming out...AGAIN! Fall in love (at first bite) all over again with the series you'll never get enough of! Holland Roden aka Lydia Martin will rewatch every episode, from the very beginning. Join Holland and your favorite Teen Wolf stars as she reunites the cast, the crew, the heroes and the villains. Holland is sharing every secret gory detail with you. 100 episodes wasn't enough...Holland brings you ALL the BTS and so much more from each ...
  continue reading
 
Artwork

1
The Airsoft Experience

Michael Massicotte

Unsubscribe
Unsubscribe
मासिक
 
A podcast about anything and everything airsoft. Primarily, conversations are based on the Ontario Airsoft community. Recorded at Action Airsoft Club. Hosted by Michael Massicotte or better known as callsign MaGic. We sit down and talk to teams, game hosts, field owners and influential members of the Ontario airsoft community. Proudly sponsored by: Action Airsoft Club Ballistic Prints SlingX Lightfighter Milsim
  continue reading
 
Loading …
show series
 
Pony is a language born out of what should be a simple need - actor-style programming with C performance. On the face of it, that shouldn’t be too hard to do. Writing an actor framework isn’t trivial, but it’s well-trodden ground. The hard part is balancing performance and memory management. When your actors start passing hundreds of thousands of c…
  continue reading
 
This week we take a look at Bevy, a new game engine written in Rust. And in particular, we look at a core component of Bevy that has something to teach you even if you never write a game: its Entity Component System, or ECS. An ECS is an approach to managing complex systems with large numbers of moving parts, that takes some inspiration from the Re…
  continue reading
 
Bryan DeNovellis recaps an exciting exhibition game between Rutgers and St. John's, won by St. John's 91-85. Bryan gives his analysis of both team's performances and individual players, plus post game comments from Rick Pitino and Steve Pikiell. Podcast Topics 3:40 - 21:30 St. John’s 3:50 Zuby Ejiofor 7:50 RJ Luis 11:00 Kadary Richmond, Simeon Wilc…
  continue reading
 
Given how many languages have been written in C over the years, it’s not surprising to see new languages being written in Rust. What is surprising about this week’s guest is the domain he’s writing for: Computer Aided Design (CAD). Could Rust be sneaking its way into the CAD world too? Joining me to discuss the design and implementation of a CAD pr…
  continue reading
 
Jaden Daly from "A Daly Dose of Hoops" has been covering the MAAC men's basketball for 14 years. He knows the league better than anyone and offers his team by team breakdown of (Quinnipiac, Iona, St. Peter's, Marist, Fairfield, Sacred Heart, Merrimack and Manhattan) predictions, players to watch, surprise teams and more.…
  continue reading
 
For some kinds of application, there is no faster or cheaper way to build a user interface than in the terminal. Sure, it’s not going to suit every kind of user out there, but for those of us that are happy on the command line, rich Text User Interfaces (or TUIs) open all the exploration and discoverability benefits of a GUI are a fraction of the d…
  continue reading
 
Lustre is a web framework that takes a lot of inspiration from Elm, some from React, and a surprising amount from Erlang’s actor model, to provide a library that blurs the lines between executing on the client, or on the server. Support Developer Voices on Patreon: https://patreon.com/DeveloperVoices Support Developer Voices on YouTube: https://www…
  continue reading
 
Full coverage of Rutgers MBB Media Day and observations from open practice. Comments from Steve Pikiell and Bryan's 1 on 1 interview with senior captain Jeremiah Williams (29:00 - 39;00) Other topics include: Impact of freshmen Dylan Harper and Ace Bailey, Rutgers length and depth, Center battle between Emmanuel Ogbole and Lathan Sommerville, trans…
  continue reading
 
I’m always interested in what factors shape the design of a programming language. This week we’re taking a look at a language that’s wholly shaped by its need to support a very specific kind of program - audio processing. Anything from creating a simple echo sound effect, to building an entire digital instrument based on a 17th-century harpsichord.…
  continue reading
 
Ivy League Player of the Year, Caden Pierce, joins the podcast to preview the Tigers season. Caden also discusses why he ultimately returned to Princeton and turned down NIL opportunities elsewhere. He and fellow junior, Xaivian Lee, promise to be one of the best 1-2 junior tandems in the country, as Princeton tries to regain the Ivy League Title w…
  continue reading
 
This week we take a look at what you can do with a GPU when you get away from just using it to draw polygons. Agnès Leroy has spent most of her career programming, optimizing and converting programs to run on that oh-so-curious piece of specialised processing hardware, and we go through all the places that journey has taken her. From simulating the…
  continue reading
 
Author Richard Kent joins Bryan to talk about his latest book, "The Madness of Ivy Basketball" which chronicles a wild season of men's and women's basketball in the Ivy League. Richard, who grew up in New Haven, CT as a fan of Yale and Princeton too, is currently a color commentator for Yale basketball. He offers plenty of anecdotes and insight int…
  continue reading
 
OCaml has one of the best-loved compilers available, and parts of it are surprisingly pluggable, so it’s not surprising that someone would eventually try to wed OCaml with JavaScript and the web browser. In fact, the ecosystem has gone further, and there are now a bevvy of options for people who want to write OCaml and run it in the browser, or wan…
  continue reading
 
How does one go from playing with Springer pistols in a secluded Austrian village to becoming a renowned airsoft sniper? Join us as we sit down with Chris Neuwirth aka Novritsch, who shares his compelling journey from isolation to community, explaining the allure and trials of the sniper role in the world of airsoft. Chris also dishes out practical…
  continue reading
 
Mapping is a hugely complex task to take on. Even if you moved as much of the data-management as you can out to 3rd-party services, you’d still have a tonne of work to do weaving together map tiles, routing information, GPS data, points of interest, search and more. And as if that wasn’t enough, you’d probably want that software to work on a whole …
  continue reading
 
The terminal might be the most used development tool in history. So it’s a little odd that it hasn’t changed that much in the decades since the terminal first came into being. Is the terminal a “completed” project? Or are there new ways to look at it that might make it even more useful? This week’s guest—Zach Lloyd—is convinced the terminal is ripe…
  continue reading
 
A language’s AST—it’s abstract syntax tree—is nearly always a hidden implementation detail. It’s not treated as part of the language, but merely the intermediate step between parsing and compiling. But this week’s guest aims to flip that relationship on its head... Peter Saxton joins me to talk about EYG - an AST-first language that defines the fun…
  continue reading
 
DuckDB’s become a favourite data-handling tool of mine, simply because it does so many small things well. It can read and write a huge number of data formats; it can infer schemas automatically when you just want to move quickly; and it can interface with most languages, run like lightning on the desktop or be embedded into a webpage. I’m a huge fa…
  continue reading
 
In this episode, school administrators with the Kentucky Virtual Academy (KYVA) reflect on their first year of operation as the very first tuition-free online public school serving K-12 students in all 120 Kentucky counties. KYVA, a program of Cloverport Independent School District, empowers students through personalized, at-home learning with stat…
  continue reading
 
RRWeb is based on a simple idea: If you capture all the DOM events in a browser session, and when they happened, you could play it back later. Play it back for diagnosing error conditions, for understanding your user’s journey, or for creating demo videos that can be edited element-by-element instead of frame-by-frame. Unfortunately, the simple ide…
  continue reading
 
In this episode, Dr. Ted Huff, an award-winning principal from Missouri, shares tips to help school leaders enhance parent engagement and build community support during the school year. Follow Dr. Huff on X at @TedHiff.द्वारा Dr. Greg Goins
  continue reading
 
The ZigLang team have put an astonishing amount of effort into making Zig work an effective tool for compiling C across different architectures. Work that benefits the Zig language, but also has a chance to benefit languages like Python and Rust. Or indeed, any language that uses native C libraries somewhere in its stack. So this week we’re joined …
  continue reading
 
Back in 2012, José Valim started building Elixir to as a way to have his ideal programming language running on the same platform as Erlang. Fast-forward 12 years and it’s become build anything from distributed infrastructure to notebooks and websites. In this week’s Developer Voices, José joins us to tell the history of Elixir in a series of design…
  continue reading
 
There’s huge pressure on Python at the moment to get faster, ideally without changing at all. One increasingly–popular way of achieving that impossible task is to push the performance critical code down into C, C++, or Rust. And this week we’re focussing on the Python route, as we take a look at PyO3. David Hewitt’s the principal committer to PyO3,…
  continue reading
 
Most message systems have an opinion on the right way to do inter-systems communication. Whether it’s actors, queues, message logs or just plain ol’ request response, nearly every tool has decided on The Right Way to do messaging, and it optimises heavily for that specific approach. But NATS is absolutely running against that trend. In this week’s …
  continue reading
 
As summer workouts are underway at Rutgers, Head Coach Steve Pikiell assesses his most talented roster ever. Pikiell talks about: dealing with high expectations adding experienced players through the portal addressing free throw woes incoming freshman class team size, depth and versatility what the offense will look like 2024-25 schedule and more!…
  continue reading
 
Smalltalk is one of those programming languages that’s lived out of the mainstream, but often referenced as an influence and an important part of programming history. It’s the cornerstone of object-oriented programming, it was into message passing before actors were cool, and it blurs the line between operating system, programming language and pers…
  continue reading
 
This week we take a close look at the language Inko from two perspectives: The language design features that make it special, and the realities of being a language developer. Yorick Peterse joins us to discuss why he’s building Inko, and which design sweetspots he’s looking for. We begin with memory management, aiming for the kind of developer who …
  continue reading
 
I’ve often wondered how you build a text editor. Like many software projects, it’s a simple idea at the core with an almost infinite scope for features. How do you build a solid foundation to expand on? Which features matter for launch? And how do you hope to satisfy the needs of every programmer, working in every language? My guest for this episod…
  continue reading
 
UConn Head Coach Dan Hurley joins Bryan DeNovellis in the wake of Alex Karaban's announcement that he's returning to Storrs. Hurley covers a number of topics including: Karaban's return His "deepest roster ever" Incoming transfers (Reed and Mahaney) and freshman McNeeley Why he engages opposing fans Next Year's non-conference schedule Quest to 3-Pe…
  continue reading
 
This week on Developer Voices we’re talking to Ryan Worl, whose career in big data engineering has taken him from DataDog to Co-Founding WarpStream, an Apache Kafka-compatible streaming system that uses Golang for the brains and S3 for the storage. Ryan tells us about his time at DataDog, along with the things he learnt from doing large-scale syste…
  continue reading
 
PostgreSQL is an incredible general-purpose database, but it can’t do everything. Every design decision is a tradeoff, and inevitably some of those tradeoffs get fundamentally baked into the way it’s built. Take storage for instance - Postgres tables are row-oriented; great for row-by-row access, but when it comes to analytics, it can’t compete wit…
  continue reading
 
The actor model is a popular approach to building scalable software systems. And isn’t hard to understand when you’re just reading about the beginner’s examples. But how do you architect a complex design using the actor model? Which patterns work well? How do you think through it? Joining me to take us through it is Hugh McKee. Hugh’s a total actor…
  continue reading
 
Bytewax is a curious stream processing tool that blends a Python surface with a Rust core to produce something that’s in a similar vein to Kafka Streams or Apache Flink, but with a fundamentally different implementation. This week we’re going to take a look at what it does, how it works in theory, and how the marriage of Python and Rust works in pr…
  continue reading
 
Mojo is the latest language from the creator of Swift and LLVM. It’s an attempt to take some of the best techniques from CPU/GPU-level programming and package them up in a Python-compatible syntax. In this episode we explore why Mojo was created, and what it offers to Python programmers and non-Python programmers alike. How is it built for performa…
  continue reading
 
Every database has to juggle the need to process new data and to query old data. That task falls to any system that “does stuff and remembers stuff”. But it’s quite hard to really optimise one system for both use cases. There are different constraints on new and old data, and as a system gets larger and larger, those differences multiply to breakin…
  continue reading
 
Rust changed the discussion around memory management - this week's guest hopes to push that discussion even further. This week we're joined by Evan Ovadia, creator of the Vale programming language and collector of memory management techniques from far and wide. He takes us through his most important ones, including linear types, generation referenc…
  continue reading
 
Seton Hall Radio Announcer Dave Popkin joins Bryan to discuss Seton Hall's thrilling win over Indiana State to claim the program's 2nd NIT Championship and recap the Hall's 25-win season. Plus Bryan analyzes UConn's dominating win over Purdue to claim their 2nd straight NCAA Title and 6th in program history. Hear Bryan's thoughts along with postgam…
  continue reading
 
The “big data infrastructure” world is dominated by Java, but the data-analysis world is dominated by Python. So if you need to analyse and process huge amounts of data, chances are you’re in for a less-than-ideal time. The impedance mismatch will probably make your life hard somehow. So there are a lot of projects and companies trying to solve tha…
  continue reading
 
Fran Fraschilla previews the NIT Final Four and the NCAA Final Four as Seton Hall and UConn both try to win national titles. Fraschilla will broadcast the NIT Final Four and Title Game on ESPN. He breaks down Seton Hall's road as the Pirates try to win what would be their 2nd NIT Title in program history (1953). And Fraschilla also breaks down UCon…
  continue reading
 
Erlang wears three hats - it’s a language, it’s a platform, and it’s an approach to making software run reliably once it’s in production. Those last two are so interesting I sometimes wonder why those ideas haven’t been ported to every language going. How much work would it be? This week we’re going to dig right down into that question with Leandro…
  continue reading
 
Veteran CBS Broadcaster Ian Eagle previews the NCAA Tournament, first round matchups in Brooklyn, and his promotion to lead play by play announcer. Ian also recounts a story of when NBA center, Rick Mahorn, gave him a "wedgie" on an airplane! Yes, it really happened! Plus Bryan recaps Wagner's win over Howard and preview's St. Peter's and Yale :00 …
  continue reading
 
The likes of LinkedIn and Uber use Pinot to power some astonishingly high-scale queries against realtime data. The numbers alone would make an impressive case-study. But behind the headline lies a fascinating set of architectural decisions and constraints to get there. So how does Pinot work? How does it process queries? How are the various roles s…
  continue reading
 
Donald Copeland joins Bryan to discuss Wagner's historic NEC Championship run and automatic bid to the NCAA Tournament. It's just the 2nd time in program history. It's even more amazing Copeland did it with 7 healthy players for 2 and a half months. Plus Bryan breaks down the St. John's win over Seton Hall in the Big East Tournament. What went righ…
  continue reading
 
TJ DeVries is a core contributor to Neovim and several of its most interesting sub-projects, and he joins us this week to go in depth into how Neovim got started, how it’s structured, and what a truly programmable editor has to offer programmers who want the perfect environment. Along the way we look at what we can learn from Neovim’s successful fo…
  continue reading
 
Quinnipiac Coach Tom Pecora joins Bryan to talk about QU's first-ever MAAC Regular Season Title and how his team is preparing for the MAAC Tournament in Atlantic City. Plus the MAAC Coach of the Year shares stories from his 40 years of coaching in high school, JUCO, and schools like UNLV, Hofstra, Fordham and Quinnipiac. Plus Bryan goes Around the …
  continue reading
 
Embark on an insider's exploration of the Airsoft world with Michael Massicotte, as I sit down with the battle-hardened veterans of Team Echo, Mike McGeorge and Kyle Kakei. This episode promises a deep dive into the heart of Airsoft culture, dissecting the evolution of a team that's set new benchmarks for mil-sim engagement in Ontario. We're not ju…
  continue reading
 
Done right, a Hackathon can be a fantastic place to be a programmer - you get time and space to build and learn, in a room full of like-minded people, with swag and prizes to sweeten the deal. It’s a great way to pick up new ideas and run with them. But done wrong it can be a waste of time. What’s the difference between a good hackathon and a bad o…
  continue reading
 
Central Connecticut Coach Patrick Sellers joins Bryan to talk about CCSU's NEC Regular Season Championship - the Blue Devils 1st since 2007. Sellers also shares stories from his days as an assistant under head coaches like Howie Dickenman, Jim Calhoun, Greg McDermott and Greg Herenda. Plus Bryan goes Around the Tri-State 29:46 UConn 35:50 Seton Hal…
  continue reading
 
UConn Coach Dan Hurley discusses the Huskies' 78-54 win over Villanova, his team's pursuit of a Big East Regular Season Title, and a preview of UConn's final home game vs. Seton Hall. Plus Bryan recap's St. John's big win at Butler, as the Red Storm are back in contention for an NCAA Tournament at-large bid, and Seton Hall's no-show at Creighton…
  continue reading
 
Loading …

त्वरित संदर्भ मार्गदर्शिका