HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hieu229

no profile record

Submissions

[untitled]

1 points·by hieu229·2 वर्ष पहले·0 comments

[untitled]

1 points·by hieu229·3 वर्ष पहले·0 comments

[untitled]

1 points·by hieu229·3 वर्ष पहले·0 comments

[untitled]

1 points·by hieu229·3 वर्ष पहले·0 comments

[untitled]

1 points·by hieu229·3 वर्ष पहले·0 comments

[untitled]

1 points·by hieu229·3 वर्ष पहले·0 comments

Show HN: Brand Personality Kit for building your own brand

typogram.co
2 points·by hieu229·3 वर्ष पहले·0 comments

Azure ChatGPT is no longer available

8 points·by hieu229·3 वर्ष पहले·2 comments

Show HN: Play Tetris on my Twitter banner

twitter.com
3 points·by hieu229·3 वर्ष पहले·1 comments

[untitled]

1 points·by hieu229·4 वर्ष पहले·0 comments

[untitled]

1 points·by hieu229·4 वर्ष पहले·0 comments

Gumnotes: Write Notes That Stick

gumnotes.co
2 points·by hieu229·4 वर्ष पहले·5 comments

Show HN: UpSignal – My new microstartup after 4 years of indie works

upsign.al
3 points·by hieu229·4 वर्ष पहले·3 comments

Ask HN: NoSQL or SQL database for a social media app?

1 points·by hieu229·4 वर्ष पहले·3 comments

Ask HN: Break a Signed MOU

1 points·by hieu229·4 वर्ष पहले·1 comments

Hacker News server status is partially failed

app.upsign.al
1 points·by hieu229·4 वर्ष पहले·0 comments

Ask HN: Google for Summarized Results

2 points·by hieu229·4 वर्ष पहले·3 comments

Show HN: Find Snippets from Stackoverflow for VSCode

marketplace.visualstudio.com
8 points·by hieu229·4 वर्ष पहले·2 comments

Show HN: All-in-domain tools - Find the perfect name for your next project

ish.im
2 points·by hieu229·5 वर्ष पहले·0 comments

Show HN: Nocode tool I started 3 years ago

inverr.com
1 points·by hieu229·5 वर्ष पहले·0 comments

comments

hieu229
·2 वर्ष पहले·discuss
I hope GPU files leads to faster database
hieu229
·3 वर्ष पहले·discuss
winrar is actually version 6.23 (2023-08)

* https://en.wikipedia.org/wiki/WinRAR
hieu229
·3 वर्ष पहले·discuss
Anyone feel that the version number isn't really important?

I didn't know 1.x supported to be stable version until very recently
hieu229
·3 वर्ष पहले·discuss
Microsoft released Azure ChatGPT on Github.

The repo was trending on Hacker News yesterday but no longer available as of now https://github.com/microsoft/azurechatgpt

Any thought?
hieu229
·3 वर्ष पहले·discuss
This is a neat project from Microsoft

I've been building https://gasbyai.com, a beautiful chat UI that support self-hosted, with ChatGPT plugins, extract content from pdf/url. GasbyAI supports Azure, OpenAI, and custom API endpoints in case you want to run with your own models
hieu229
·3 वर्ष पहले·discuss
Hi everyone. Though I'd try Twitter API for the last time, before the new price change.

I spent 2 days working this little game to play Tetris on my Twitter banner. Reply to the tweet link to move, rotate the block

Come play and let me know if you have any feedback!
hieu229
·4 वर्ष पहले·discuss
It was a piece of code that supposed to be running with the extension, not on the browser. Though it’s fixed!

Thanks again!
hieu229
·4 वर्ष पहले·discuss
Thanks for noticing. Indeed having issue with Firefox. I’ll update it.
hieu229
·4 वर्ष पहले·discuss
Hi HN,

Hope you’re enjoying the holidays.

I saw a friend using similar tool but was deprecated. So I decided to build this project for personal use.

It’s a small note talking webapp, and extension right on the browser new tab (extension submission is being review)

It supports - offline notes by default - sign in to sync notes

What’s your side project for this holiday season?
hieu229
·4 वर्ष पहले·discuss
Did not found the word Lumal until I disabled JavaScript. I was using a template, and that section was hidden (with JS).

Thanks for noticing, I have removed it now.
hieu229
·4 वर्ष पहले·discuss
UpSignal help monitor your site performance, alert site health within 4 different locations around the world
hieu229
·4 वर्ष पहले·discuss
I'm working on a crawler to get and process the results internally
hieu229
·4 वर्ष पहले·discuss
Thanks for pointing out the licensing, we'll need to check it out.
hieu229
·4 वर्ष पहले·discuss
Try banana bread too!
hieu229
·5 वर्ष पहले·discuss
If it was able to transfer a link, it's a good start.
hieu229
·5 वर्ष पहले·discuss
Not related to the topic but it would help if you (the website owner) make the font bolder a bit

I think it's too thin, make it harder to read
hieu229
·5 वर्ष पहले·discuss
Good suggestions.

Another one to consider is Google and Stackoverflow offical API
hieu229
·5 वर्ष पहले·discuss
I'm not entirely sure, I had a look but didn't find anywhere mentioned about it.

The extension run in nodejs environment, and use fetch-node to get page content. I assume it's similar to how someone use google on broswer
hieu229
·5 वर्ष पहले·discuss
Great idea. I'll add it
hieu229
·5 वर्ष पहले·discuss
The results are actual answers from StackOverflow.

The problem it has now is sometimes, answers can be the actual code. Or sometime, the answers is about explaining something (the code on those answers are not whole).

Besides, VSCode isn't officially support inline-completion yet. So this extension can only run on VSCode Insider for now

That said, the code is no joke