Viewing profile — TheSaifurRahman
TheSaifurRahman
HN member- Joined
- Wed, Aug 23, 2023, 5:56 AM UTC
- HN karma
- 22
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About TheSaifurRahman
Recent public activity
-
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.
-
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…
-
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…
-
comment
Comment #44577017
domain name maybe
-
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…
-
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…
-
comment
Comment #43391298
Whois it ;)
-
comment
Comment #43387111
I’m assuming this is a client app, and not a server implementation.
-
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…
- story
-
comment
Comment #41420785
You might want to take a look at Infisical ( https://infisical.com )
- story
-
comment
Comment #40305266
Impressive. I'd love to know why you chose to go open-source.
-
comment
Comment #40232531
https://www.yarn.so/
-
comment
Comment #40201111
Anyone planning to bring this to Obsidian?
-
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.
-
comment
Comment #40190195
Does CF allow changing the nameservers?
-
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…
- story
- story
-
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…
-
comment
Comment #39909240
You can clone our starter and play with it: npx creoctl@latest init
-
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…
-
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…