Live data from Hacker News

Viewing profile — 0mbre

0mbre

HN member
Joined
Tue, Oct 16, 2012, 10:59 PM UTC
HN karma
263
Public activity
41 items

About 0mbre

https://twitter.com/0mbre https://www.linkedin.com/in/chappatemmanuel

Recent public activity

  1. story
    Ask HN: When does it matter to analyse competition and what tool to use?

    Before starting to work on a new project, I would normally try to map a competitive landscape, using google search, Crunchbase among others. However, I discover most of the relevan…

  2. comment
    Comment #22653460

    Working on applying machine learning to source code to increase code maintainability. It started with a semantic search engine for Javascript codebases: https://codecue.com/ and no…

  3. comment
    Comment #20563044

    Thanks for the links!

  4. comment
    Comment #20562968

    I'd be curious to see an example of code that looks bad but yet is easy to grasp mentally. I do think these 2 features that you describe "easy to run mentally" and "look good" are …

  5. comment
    Comment #20557274

    A software's usefulness is not correlated to how well it was architected. What I like about Laravel is that its fairly complex code base that is mostly composed of tiny and express…

  6. comment
    Comment #20557248

    At some point in Martins book, he mentioned a forgotten codebase from one of his friend that was solely composed of tiny functions but yet achieve a fairly complex effect. That's t…

  7. story
    Ask HN: What are the “best” codebases that you've encountered?

    I am rather fond of the concepts described in "Clean Code" by Robert Martin but it seems that in real life, a really high-quality codebase is hard to come by. While I am asking mys…

  8. comment
    Comment #19043409

    Thanks! Custom dataset indeed on the todo list. The feature is half done already, I should be able to release it soon.

  9. comment
    Comment #19043311

    I will investigate further but still very cool, thanks!

  10. comment
    Comment #19036706

    Yes, this a known "bug". It was pretty heavy to make it work so felt back to just breaking the next node connection and adding a note to the backlog

  11. comment
    Comment #19036296

    That was my first serverless app and really enjoyed it. It has some quirks but gets you up and running in no time. FYI I used serverless.com

  12. comment
    Comment #19035989

    That would be really awesome. Do you have a source as to why this would work ?

  13. comment
    Comment #19035755

    Thanks! The frontend is made with React and Typescript, backend is AWS serverless

  14. comment
    Comment #19035663

    Yes looks like it. I make a note to handle that more gracefully

  15. comment
    Comment #19035402

    might actually be a bug, if you can save the model and send me the URL I will check it out

  16. comment
    Comment #19034914

    I see the cons indeed, however I thought it would be really cool to continue training of a promising model in a more capable environment in just a couple of click.

  17. comment
    Comment #19034528

    Thanks for taking the time. Keras functional API export coming soon. The rest will follow.

  18. comment
    Comment #19034428

    Thanks for reporting. I haven't done a lot of testing outside of Chrome, will check this out.

  19. comment
    Comment #19034422

    1- Indeed. Part of the vision for AiFiddle is to make a educational tool. 2- Yep fairly easy win too as I am using Cognito for auth. Thanks for the feedback

  20. comment
    Comment #19034413

    Thanks. GUI is built using React with Typescript. Backend is serverless.

  21. comment
    Comment #19034408

    Good catch. Thanks. Indeed due for a perf update.

  22. story
  23. comment
    Comment #11861928

    Love the index technic! Every notebook that I use rapidly becomes unbrowsable. Go find those notes you took on the phone with a client last week in the middle of all the scribbling…

  24. comment
    Comment #11860270

    Something that is helping me a lot recently is trying to know all there is to be known about the tools/concept that I am using and the problem that I am solving. Too often have I u…

  25. comment
    Comment #10821691

    Happy new year from China!