Live data from Hacker News

Viewing profile — davrous

davrous

HN member
Joined
Tue, Mar 05, 2013, 5:12 PM UTC
HN karma
12
Public activity
19 items

About davrous

HTML5 Developer Evangelist - @davrous

Recent public activity

  1. comment
    Comment #36804479

    This is a fantastic concept! It's going to be super useful to map users' intent to API / code in a super reliable way.

  2. story
  3. comment
    Comment #25253518

    Indeed! Web developers can have a huge impact!

  4. story
  5. comment
    Comment #23844862

    By the way, the Bing Covid PWA has been published to the Microsoft Store using Pwabuilder.com ;)

  6. comment
    Comment #23800868

    I strongly disagree. You have access to a lot of API and even more thanks to project Fugu. We have Web Assembly (WASM), WebGL 2 (soon WebGPU), etc. Check out this article: https://…

  7. comment
    Comment #23800052

    Hey! I see a lot of confusions on PWA on what they can or can't do in the comments. I've written an article trying to address that in a fun way: https://www.davrous.com/2019/10/18/…

  8. comment
    Comment #23794124

    Thanks for this feedback. We're thinking about hosting a blogging platform directly under pwabuilder.com. We've got a small team that was mainly focused on writing new features & c…

  9. comment
    Comment #23794098

    They can thanks to the Native File System API coming with Project Fugu: https://web.dev/native-file-system/ . Available via origin trial for now but it should be soon released more…

  10. story
  11. comment
    Comment #9339322

    Firefox seems to have a lot of Web Audio bugs. I've already pinged one of the developer of the web audio stacks on Twitter. But I probably need to open a firebug request also. Our …

  12. comment
    Comment #9339318

    Hello, Yes, there's plenty of reasons. First of all, babylon.js for instance, has been made specifically for the web. It's been tested on all browsers & on as much mobile devices a…

  13. comment
    Comment #7750468

    You're right. Looks like our server has difficulties to handle the load. I'm going to work on hosting it elsewhere. Once it's loaded, it should be faster to reload as we've impleme…

  14. comment
    Comment #7750460

    Yes, I am. :) We have great things coming on babylon.js in the next days. It's mainly a personal project we have as a small team with David Catuhe, Michel Rousseau and Pierre Lagar…

  15. comment
    Comment #7748839

    Hi! To avoid having too long loading time, we have the support for incremental loading. But we definitely need to work on optimizing the size of our scene format also.

  16. story
    Coding4Fun tutorial: creating a 3D WebGL procedural QRCode maze

    Learn how to create a 3D Maze using Babylon.js/WebGL based on a dynamically generated QR Code. Test the demo here: http://david.blob.core.windows.net/techdays2014/lovemaze/index.ht…

  17. comment
    Comment #6205144

    Please note that we've also worked on a companion framework named GameFX: http://blogs.msdn.com/b/davrous/archive/2013/07/23/introduci... As Babylon.JS, it's open source, mostly do…

  18. story
    Tutorial series to build a 3D soft engine from scratch in HTML5 or C#

    Here a cool series of tutorials to learn the basics of 3D by building our own 3D software engine (CPU based only) in C#, TypeScript or JavaScript. It goes from simple points to wir…

  19. story