HackerTrans
トップ新着トレンドコメント過去質問紹介求人

hieu229

no profile record

投稿

[untitled]

1 ポイント·投稿者 hieu229·2 年前·0 コメント

[untitled]

1 ポイント·投稿者 hieu229·3 年前·0 コメント

[untitled]

1 ポイント·投稿者 hieu229·3 年前·0 コメント

[untitled]

1 ポイント·投稿者 hieu229·3 年前·0 コメント

[untitled]

1 ポイント·投稿者 hieu229·3 年前·0 コメント

[untitled]

1 ポイント·投稿者 hieu229·3 年前·0 コメント

Show HN: Brand Personality Kit for building your own brand

typogram.co
2 ポイント·投稿者 hieu229·3 年前·0 コメント

Azure ChatGPT is no longer available

8 ポイント·投稿者 hieu229·3 年前·2 コメント

Show HN: Play Tetris on my Twitter banner

twitter.com
3 ポイント·投稿者 hieu229·3 年前·1 コメント

[untitled]

1 ポイント·投稿者 hieu229·4 年前·0 コメント

[untitled]

1 ポイント·投稿者 hieu229·4 年前·0 コメント

Gumnotes: Write Notes That Stick

gumnotes.co
2 ポイント·投稿者 hieu229·4 年前·5 コメント

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

upsign.al
3 ポイント·投稿者 hieu229·4 年前·3 コメント

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

1 ポイント·投稿者 hieu229·4 年前·3 コメント

Ask HN: Break a Signed MOU

1 ポイント·投稿者 hieu229·4 年前·1 コメント

Hacker News server status is partially failed

app.upsign.al
1 ポイント·投稿者 hieu229·4 年前·0 コメント

Ask HN: Google for Summarized Results

2 ポイント·投稿者 hieu229·4 年前·3 コメント

Show HN: Find Snippets from Stackoverflow for VSCode

marketplace.visualstudio.com
8 ポイント·投稿者 hieu229·4 年前·2 コメント

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

ish.im
2 ポイント·投稿者 hieu229·5 年前·0 コメント

Show HN: Nocode tool I started 3 years ago

inverr.com
1 ポイント·投稿者 hieu229·5 年前·0 コメント

コメント

hieu229
·2 年前·議論
I hope GPU files leads to faster database
hieu229
·3 年前·議論
winrar is actually version 6.23 (2023-08)

* https://en.wikipedia.org/wiki/WinRAR
hieu229
·3 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
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 年前·議論
Thanks for noticing. Indeed having issue with Firefox. I’ll update it.
hieu229
·4 年前·議論
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 年前·議論
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 年前·議論
UpSignal help monitor your site performance, alert site health within 4 different locations around the world
hieu229
·4 年前·議論
I'm working on a crawler to get and process the results internally
hieu229
·4 年前·議論
Thanks for pointing out the licensing, we'll need to check it out.
hieu229
·4 年前·議論
Try banana bread too!
hieu229
·5 年前·議論
If it was able to transfer a link, it's a good start.
hieu229
·5 年前·議論
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 年前·議論
Good suggestions.

Another one to consider is Google and Stackoverflow offical API
hieu229
·5 年前·議論
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 年前·議論
Great idea. I'll add it
hieu229
·5 年前·議論
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