HackerTrans
TopNewTrendsCommentsPastAskShowJobs

topnde

no profile record

comments

topnde
·3 माह पहले·discuss
This is a bit outside the point, but how do you actually read while taking a walk, logistically speaking? Do you mean you take a walk somewhere, sit down on a bench, then take your kindle out? Or actually read WHILE walking?
topnde
·5 माह पहले·discuss
Congrats on the launch!

I am currently building something similar but only for Codex app (not terminal) https://remotecodex.app An e2e encrypted link between the Codex app and the phone.
topnde
·7 माह पहले·discuss
I run drawcharts[1], which is a tool to help you build good looking hand-drawn style charts. It is not very expensive so I am currently making around 500 a year from it.

Also, as someone who likes to go to conferences and meet and connect with people, I found it hard connecting to 50 people at a conference on Linkedin and then reaching back out to them. So I build LinkedMemo[2] which is a CRM on "top" of Linkedin. You scan a profile, the profile is automatically saved and enriched in the CRM with a quick note.

[1]: https://drawcharts.xyz [2]: https://linkedmemo.com
topnde
·7 माह पहले·discuss
What they do is ask the visitor from which company they come from. Behind the scenes, this is what I imagine happens: - Kenobi scrapes that website and understands what it does - Has some prompts to transform the text in your website through the lens of your user: eg "Transform this text [your website text here] to appeal to a visitor from this company that does the following [scraped content here]"

Of course internally it might be much more complex than this but this is how I would do this if I had to build it.
topnde
·2 वर्ष पहले·discuss
AdonisJs gets pretty close to Laravel.
topnde
·3 वर्ष पहले·discuss
I am part of the second group. Wouldn't even call it anxiety, but just some sort of "light disgust" feeling. Ok I guess it's cool, but you can't do anything useful with it. You can't even draw something meaningful with it like the domain says.
topnde
·3 वर्ष पहले·discuss
drawcharts.xyz
topnde
·3 वर्ष पहले·discuss
Was this plugin used to create the service OP posted?
topnde
·4 वर्ष पहले·discuss
Depends on the project.

Static website: - Svelte with SvelteKit.

Fullstack website: - Svelte, a NodeJS server hooked up to some nosql DB like MongoDB. Might even use Firebase (depending on data structure).

Mobile app: - Flutter or react-native.

VSCode as IDE/text editor.
topnde
·4 वर्ष पहले·discuss
Hi, do you add VAT on top of that? Also, do you count a day as 8h or how does it work?
topnde
·4 वर्ष पहले·discuss
Hey, I am a JS dev and don't know a lot about python. Can someone ELI5 what is going on here? Thanks.
topnde
·4 वर्ष पहले·discuss
At the moment there is no external library for state management in Svelte. There is however Svelte context api and stores but I doubt you can make complex apps with that alone same as is very hard to do it with React context api.
topnde
·4 वर्ष पहले·discuss
Javascript: SvelteJS

Using it for some personal projects with Vite and it is a breath of fresh air. I use React for work during the day, but coding in Svelte just brings me joy.
topnde
·4 वर्ष पहले·discuss
It does not have it by default on the right, but you can move it yourself.