HackerTrans
TopNewTrendsCommentsPastAskShowJobs

RaiyanYahya

no profile record

Submissions

[untitled]

1 points·by RaiyanYahya·hace 10 días·0 comments

[untitled]

1 points·by RaiyanYahya·hace 14 días·0 comments

[untitled]

1 points·by RaiyanYahya·hace 15 días·0 comments

[untitled]

1 points·by RaiyanYahya·hace 17 días·0 comments

[untitled]

1 points·by RaiyanYahya·hace 29 días·0 comments

[untitled]

1 points·by RaiyanYahya·hace 2 meses·0 comments

[untitled]

1 points·by RaiyanYahya·hace 2 meses·0 comments

Show HN: How-to-Train-Your-GPT

github.com
1 points·by RaiyanYahya·hace 2 meses·0 comments

[untitled]

1 points·by RaiyanYahya·hace 2 meses·0 comments

[untitled]

1 points·by RaiyanYahya·hace 2 meses·0 comments

[untitled]

1 points·by RaiyanYahya·hace 2 meses·0 comments

[untitled]

1 points·by RaiyanYahya·hace 2 meses·0 comments

Show HN: Editor, Browser, Terminal, Mail, Agents. AI Sharing Context

github.com
3 points·by RaiyanYahya·hace 2 meses·2 comments

Show HN: I built a dev workspace with AI as backbone

thekit.dev
2 points·by RaiyanYahya·hace 2 meses·0 comments

[untitled]

1 points·by RaiyanYahya·hace 2 meses·0 comments

comments

RaiyanYahya
·hace 15 días·discuss
Anything to protect identities online is valid. I wonder how many apps and websites will have to do or implement age verifications ? And how ?
RaiyanYahya
·hace 2 meses·discuss
Thank you again. The context sharing is done using flags and is forced otherwise the token cost would be too much. Adding local llm support this week and this problem will go away but the context will be huge.
RaiyanYahya
·hace 3 años·discuss
Built a solution to a problem I have always had. I like my system to be clean, minimal and structured. It gets quite tricky to manage multiple projects on my on machine, projects tend to gather and are placed everywhere. Overtime managing system wide dependencies becomes a problem. It is quite easy to mess up a system setting or to keep track of a package I wont need tomorrow. This is why I built freshenv. It is a command line application which helps developers in running and managing completely isolated developer environments locally. It fetches and lets you run environment flavours in the form of docker containers which are preconfigured with tools and packages developer needs everyday.

I use it everyday and some others as well. Which makes me happy :)