Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tanin
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
A simple way to identify slow Postgres SQLs
(bookofrevenue.com)
2 points
by
tanin
2d ago
|
0 comments
2.
▲
by
tanin
1mo ago
I'm offering a consulting service for integrating with Stripe Revenue Recognition. I'll help set it up correctly including improving your billing integration that will work well for both revenue recognition and tax integration. Em
3.
▲
by
tanin
3mo ago
With DST, there are actually 2 new concepts: ambiguous time (if the clock rolls back) and invalid time (if the clock jumps forward). Java and Ruby work differently. Java would simply round the invalid time to the closest valid time IIRC. Ru
4.
▲
by
tanin
3mo ago
Thank you!
5.
▲
by
tanin
3mo ago
Please let me know if you have questions or suggestions.
6.
▲
by
tanin
3mo ago
I had to check whether this was some kind of an april fool joke. It looks like a legit attempt. Wow. This is insanely innovative.
7.
▲
by
tanin
3mo ago
Thank you! My thesis is that an intermediate layer would eventually end up being equivalent to the docx format, so I've decided not to have any intermediate representation. We convert docx to html and send it AI. When AI rewrites the H
8.
▲
Show HN: Cowork/Codex DOCX plugin. Uses 2x fewer tokens than the docx skill
(github.com)
5 points
by
tanin
3mo ago
|
6 comments
9.
▲
by
tanin
3mo ago
I'm working on a Cowork/Codex plugin for reading and manipulating docx files. It uses 2-5x fewer tokens compared to the Anthropic's docx skill and is much faster. The main target users are lawyers who redlines and drafts leg
10.
▲
by
tanin
4mo ago
The AI probably can figure out. However, Claude Code and other tools are built to support MCP. This means MCP is probably more reliable than using REST API + llms.txt.
11.
▲
by
tanin
4mo ago
If you build connectors for yourself or your team, you probably can skip MCP because you can tell your friends to install CLI or whatever and provide extra prompts for your CLI. If you have external users, then you have to use MCP, which co
12.
▲
by
tanin
4mo ago
DOCX or OOXML takes it to another level. Instead of making something an attribute, they make it a child element...
13.
▲
by
tanin
4mo ago
Yeah, I try to avoid 3rd party libraries unless it comes from credible sources/companies or vetted by famous frameworks e.g. Rails uses it. Not just for NPM but for Intellij plugin, VSCode extension, and etc. If Node has officially pre
14.
▲
by
tanin
4mo ago
I forgot to provide the link in the tldr at the top. I'll do that. Thank you for the feedback.
15.
▲
by
tanin
4mo ago
(The author of the blog here) To clarify this: we don't intend to open-source it. There's no source code. The only reason we need a github repo is because Claude Code/Cowork requires a plugin to be a github repo, which contai
16.
▲
Ruby vs. Java vs. TypeScript: Building Claude Cowork Docx Plugin
(tanin.nanakorn.com)
2 points
by
tanin
4mo ago
|
0 comments
17.
▲
by
tanin
4mo ago
It's a nice spin. The AI is so productive that we can cut people. Not "revenue is down, so we have to cut people"
18.
▲
by
tanin
5mo ago
Location: Remote Remote: Yes Willing to relocate: No Technologies: anything works. Resume: https://www.linkedin.com/in/taninnanakorn I'm an ex-Stripe engineer with extensive knowledge in technical accounting, reve
19.
▲
by
tanin
5mo ago
I've recently found the best way to find an apartment to rent in Bangkok. It's the Facebook Groups. Tons of owners post their listings there. So, I've built a scraper that scrapes posts from Facebook Groups and made those pos
20.
▲
by
tanin
6mo ago
Yes, Facebook Groups is the go-to place, especially if you want to interact with the owners directly. It has become a major player in real estate listing.
21.
▲
Bangkok rentals extracted from Facebook Groups
(bangkokprop.com)
2 points
by
tanin
6mo ago
|
3 comments
22.
▲
by
tanin
7mo ago
Yup, I want to set a destination, walk, and only look at my watch for direction.
23.
▲
by
tanin
7mo ago
Is there a watch that looks like Pebble or Garmin Venu (e.g. small and square) that is good for navigation? I want to walk and look at the watch to see which direction to go next. It would be great for traveling in a foreign city.
24.
▲
by
tanin
7mo ago
I've built a similar framework called Java Electron ( https://github.com/tanin47/java-electron ). Java as the backend, and JS as the frontend. It actually uses WebView, not Chromium. The most important feature is: J
25.
▲
Integrating a log management platform with Dokploy
(tanin.nanakorn.com)
1 points
by
tanin
7mo ago
|
0 comments
26.
▲
A Google Sheet of Bangkok condo rental posts extracted from a Facebook group
(docs.google.com)
1 points
by
tanin
8mo ago
|
1 comments
27.
▲
Teach your child how to think
(tanin.nanakorn.com)
2 points
by
tanin
8mo ago
|
0 comments
28.
▲
Using CORS and Google Sheets is the cheapest way to implement a waitlist
(medium.com)
1 points
by
tanin
8mo ago
|
0 comments
29.
▲
by
tanin
8mo ago
It seems there are at least 2 users who need it ;)
30.
▲
by
tanin
8mo ago
They are similar except that Netlify's Form transforms your forms into its own thing. This makes it more difficult to customize the after actions because you don't control the final code. Note that Netlify does offer limited custo
More ›