Live data from Hacker News

Viewing profile — chrisBHappy

chrisBHappy

HN member
Joined
Fri, Oct 25, 2024, 10:03 PM UTC
HN karma
148
Public activity
29 items

About chrisBHappy

No profile information was provided.

Recent public activity

  1. story
    Show HN: Home Cam – turn an old iPhone into an offline hidden security camera

    I built Home Cam because I needed a security camera I could trust. Every app I tried either streamed to someone’s server or buried analytics in the code. What it does: • Turns any …

  2. comment
    Comment #44126445

    Yes, I love the idea of gamified learning. I've been working in my free time on gamified learning of git. Will call it something like "Git Commit Crimes". After receiving such a po…

  3. comment
  4. story
  5. story
    Show HN: A community leaderboard for indie makers on Twitter

    I made a simple site to highlight indie hackers building cool things on Twitter What it does: • Shows a live community leaderboard of makers on X (Twitter) • Anyone can login, vote…

  6. story
    Show HN: SQL Noir – A detective game where you learn SQL by solving crimes

    I posted about SQL Noir a while ago — it’s an open-source game that teaches SQL through narrative-driven investigations. You act as a detective solving crimes by writing real SQL q…

  7. comment
    Comment #43604283

    Thank you for the heads up.

  8. comment
    Comment #43601633

    No, I haven’t, frankly, I didn’t even know this existed. Thanks for the tip!

  9. story
    Ask HN: How does one get invited to Lobste.rs?

    I’ve been a long-time reader of Lobsters and would love to become an active part of the community. I’m especially into developer tools, learning platforms, and building small, thou…

  10. story
    Show HN: I built an app to teach my toddler 30 languages in just 10 min/day

    I wanted my toddler to benefit from early exposure to multiple languages but struggled to find a simple, engaging tool. So, I created 'Learn Colors - In 30 Languages,' a minimalist…

  11. comment
    Comment #43048661

    Just implemented it. Looks really nice on Desktop. Nice and compact.

  12. comment
    Comment #43048647

    Yes! I just implemented a "Side By Side" view that will enable you to view 2 separate tabs side by side. Only on Desktop.

  13. comment
    Comment #43048624

    Oh wow. That's strange. What browser are you using?

  14. comment
    Comment #43048612

    Yep. This was a bug. I just fixed it.

  15. comment
    Comment #43048604

    Indeed. I think I just fixed this bug.

  16. comment
    Comment #43048551

    Good notes indeed. I have just implemented a side by side view so that you can view 2 tabs at once. I hope this helps. Also as other users suggested you can use the notes for savin…

  17. comment
    Comment #43048509

    Thank you for the suggestions. I have just implemented the following: - Side by Side view to open up two different tabs at the same time - Copy button to copy table names

  18. comment
    Comment #43047939

    Thanks for pointing that out. I just fixed the single line comments. It should work as expected now.

  19. comment
    Comment #43047683

    Yep, comments are broken. Currently working on a fix.

  20. comment
    Comment #43047680

    Haha. You found a cheat code I guess. I would have to think of hiding the answers from plain sight for the next cases or adding some more rows that include these specific strings.

  21. comment
    Comment #43047653

    Glad you asked. I don’t want to put a price tag on it because I believe everyone should have access to learning for free. The right to learn shouldn’t be behind a paywall. That sai…

  22. comment
    Comment #43047603

    Thank you for pointing that out. During the creation of the cases I did not take much consideration on naming the tables. I will either make all of them plural or singular.

  23. comment
    Comment #43042803

    Thank you for pointing that out. Will look into it.

  24. comment
    Comment #43042687

    Thank you very much. That's actually a great suggestion. I completely forgot about that. As for the single line comments, indeed this is a bug, I'll try to fix it.

  25. comment
    Comment #43042669

    You can try commenting out the first query with -- and running it like that. I have not implemented yet the ability to run multiple queries.