Live data from Hacker News

Viewing profile — TheSaifurRahman

TheSaifurRahman

HN member
Joined
Wed, Aug 23, 2023, 5:56 AM UTC
HN karma
22
Public activity
24 items

About TheSaifurRahman

Co-founder, Toolify (YC W24)

Recent public activity

  1. comment
    Comment #47166617

    Are no-reply emails associated with the accounts if the username is changed? That's one reason why I switched back to my personal email.

  2. comment
    Comment #44597579

    Has there been research on using this to make models smaller? If models converge on similar representations, we should be able to build more efficient architectures around those co…

  3. comment
    Comment #44597560

    This only works when different sources share similar feature distributions and semantic relationships. The M or B game breaks down when you play with someone who knows obscure peop…

  4. comment
    Comment #44577017

    domain name maybe

  5. comment
    Comment #43438670

    I see a lot of people mentioning how easy it is to add a timestamp using a shortcut or git blame, but that overhead could kills note-taking. Both writing and lookup/review should b…

  6. comment
    Comment #43438493

    I've dedicated Sublime Text specifically for my development notes. I use a single folder in my home directory for all these notes. Every new tab gets a timestamped name and this di…

  7. comment
    Comment #43391298

    Whois it ;)

  8. comment
    Comment #43387111

    I’m assuming this is a client app, and not a server implementation.

  9. comment
    Comment #43385626

    Worth mentioning are two open-source RDAP projects that are helping move the internet to a more structured system: DNSBelgium: https://github.com/DNSBelgium/rdap RedDog: https://ww…

  10. story
  11. comment
    Comment #41420785

    You might want to take a look at Infisical ( https://infisical.com )

  12. story
  13. comment
    Comment #40305266

    Impressive. I'd love to know why you chose to go open-source.

  14. comment
    Comment #40232531

    https://www.yarn.so/

  15. comment
    Comment #40201111

    Anyone planning to bring this to Obsidian?

  16. comment
    Comment #40190221

    Could you share some events/resources to back your claims about CF being backed by the government? I’d love to move out of CF.

  17. comment
    Comment #40190195

    Does CF allow changing the nameservers?

  18. comment
    Comment #40190178

    Google is the registry for .app, they own the .app zone. Other registrars also sell .app via Google and most of them should have an option to transfer .app, .dev, etc. They only sh…

  19. story
  20. story
  21. comment
    Comment #39909387

    Not sure if you watched the YT video. But here is how it works. 1. You clone our starter, which is a Next.js boilerplate with our UI package (uses shadcn): `npx creoctl@latest init…

  22. comment
    Comment #39909240

    You can clone our starter and play with it: npx creoctl@latest init

  23. comment
    Comment #39909200

    > we are still the ones building most of the tool. You will always have to build the piece of software that's specific to your needs. A framework can only make it simpler. Today, w…

  24. comment
    Comment #39907652

    Co-founder of Creo here. We realized that providing common features like auth, components, group permissions, and white-labeled deployment adds significant value, especially for th…