Live data from Hacker News

Viewing profile — ilamparithi

ilamparithi

HN member
Joined
Wed, Apr 22, 2009, 5:33 PM UTC
HN karma
254
Public activity
74 items

About ilamparithi

No profile information was provided.

Recent public activity

  1. comment
    Comment #48458462

    ReverseCam - A camera app to show the non-mirror preview while taking selfies. https://www.reversecam.com/ The front camera apps always show the mirror preview. Most of us hate pho…

  2. story
    Show HN: ReverseCam – See yourself as others see you

    The front camera apps always show the mirror preview. Most of us hate photos others take of us, but love our selfies. It's because we groom ourselves and find our perfect angles us…

  3. comment
    Comment #46661376

    For my use case ( https://www.grokvocab.com/ ), I get proper JSON output without much effort. I am using Langchain4J ( https://github.com/langchain4j/langchain4j ) which automatica…

  4. comment
    Comment #45757486

    I searched on Google to check if banks were open on a certain day. The AI response on top said they were closed because it was a second Saturday, but it was actually a Wednesday.

  5. comment
    Comment #44704237

    I've been working on GrokVocab ( https://www.grokvocab.com ), an app to improve vocabulary without flashcards or memorization. Everyone knows reading is the best way to build vocab…

  6. story
    Show HN: GrokVocab – I Built a Vocabulary App Without Flashcards or Memorization

    Hi HN, As a non-native speaker, I improved my vocabulary by reading English novels. At the time, it felt like a clever hack. It was hard and sometimes took me hours to read a singl…

  7. comment
    Comment #43329564

    Had the same thought sometime back about AI discovering theory of relativity with only the data before 1905. It would give a definite answer about whether any reasoning involved in…

  8. comment
    Comment #41581597

    It gets funnier if you consider the meme that Elon Musk is an alien who is building rockets just to go back to his home planet. :)

  9. comment
    Comment #40464434

    Didn't work for me as well. Mainly pacing and writing style. Didn't finish the book.

  10. comment
    Comment #40213326

    I used Apex Charts recently with VueJS. Happy with the exhaustive configuration options available for each charts. It worked well for my use case.

  11. comment
    Comment #39798192

    Micronaut + VueJS + Bulma is my go to stack now. I like the minimalistic approach of Bulma. Was able to create a responsive single page app with minimal effort. Themes feature is a…

  12. comment
    Comment #39114892

    Sounds great. How do you handle the licenses for the desktop app? Custom solution or is there a library for it?

  13. comment
    Comment #38394612

    The project I worked on has a non-trivial codebase. So far I haven't seen any performance issues though I was worried initially. The idea is to use it during development and beta t…

  14. comment
    Comment #38390682

    Recently did something similar for a java project using AOP. Basically adding an annotation to each method and logging the parameters before the method call and return values after…

  15. comment
    Comment #35536698

    when it comes to full stack frameworks, Micronaut( https://micronaut.io/ ) is actually good and pleasant to work with.

  16. comment
    Comment #35155096

    Not sure which programming language you are using. For Java, I find Spring JDBC templates with Row Mappers more productive than ORMs. DataClassRowMapper will automatically populate…

  17. comment
    Comment #34219413

    Interesting. Are you manually typing in Tamil or are you using a speech to text software?

  18. comment
    Comment #17631578

    I don't think so since we are already logged out.

  19. comment
    Comment #17628619

    They recently started logging out users and asking for mobile number. I didn't want to give my mobile number so I uninstalled the app. Occasionally visit the website and view some …

  20. comment
    Comment #14737083

    You are supposed to get an experience certificate (that confirms how long you worked in that company) and a formal relieving letter (that confirms that you left under normal circum…

  21. comment
    Comment #14451387

    I created something similar using the Wordnik api. https://www.greedge.com/grewordlist/

  22. comment
    Comment #14171622

    It's kind of outdated now. But Mastering EJB (2nd edition) by Ed Roman was very helpful to me to understand EJB at one point. The writing was very different from a typical technica…

  23. story
    Ask HN: Books Like 'Calculus Made Easy'?

    It is surprising that lots of people(including me) learn about this book only now[1]. Have you read any other book like 'Calculus Made Easy'? Please mention in comments. Not only i…

  24. comment
    Comment #12179947

    Seconded. Her books are wonderful.

  25. comment
    Comment #11907916

    Same issue in Chrome 51, Ubuntu 14.04.