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

loa_observer

no profile record

投稿

Baguette: Headless iOS Simulator control via private SimulatorKit APIs

github.com
2 ポイント·投稿者 loa_observer·16 日前·0 コメント

Rura: Interactive TUI scratchpad for building shell pipelines

github.com
4 ポイント·投稿者 loa_observer·17 日前·0 コメント

[untitled]

1 ポイント·投稿者 loa_observer·2 か月前·0 コメント

Show HN: Keep Mac awake while your agent works even with screen off, lid closed

github.com
3 ポイント·投稿者 loa_observer·2 か月前·0 コメント

Show HN: Put Greenland on the Moon (interactive map for size compare)

github.com
6 ポイント·投稿者 loa_observer·6 か月前·2 コメント

Show HN: Interactive Map you can drag a country to Mars/Moon/Jupiter

runcell.dev
2 ポイント·投稿者 loa_observer·6 か月前·2 コメント

Show HN: Git-aware File tree viewer for Jupyter [video]

youtube.com
1 ポイント·投稿者 loa_observer·6 か月前·0 コメント

Show HN: Drag-and-drop playground to compare the true sizes of countries

github.com
2 ポイント·投稿者 loa_observer·7 か月前·2 コメント

Code agents does not handles Jupyter well, so I build a special AI agent for it

youtube.com
2 ポイント·投稿者 loa_observer·7 か月前·0 コメント

Ask HN: How should new programmers learn in the AI era?

9 ポイント·投稿者 loa_observer·9 か月前·14 コメント

Tool for Archiving Twitter and Instagram Posts

xarchive.net
2 ポイント·投稿者 loa_observer·9 か月前·0 コメント

コメント

loa_observer
·6 か月前·議論
there is a counrty list settings in the right panel, which you can select any country and add it to map
loa_observer
·6 か月前·議論
thanks for the ux feedback, will ship a better version soon. by the way, there is a fullscreen model which the drag-and-drop experience might feel better
loa_observer
·7 か月前·議論
just updated a new version to seperate them, you can have a try :)
loa_observer
·7 か月前·議論
how does it work with more complex layout not just vertical list of items, like those drag-and-drop for visualization UI: https://github.com/Kanaries/graphic-walker

you can see that there are different areas of draggable and droppable, on different directions.
loa_observer
·7 か月前·議論
duckdb is super fast for analytic tasks, especially when u use it with visual eda tool like pygwalker. it allows u handles millions of data visuals and eda in seconds.

but i would say, comparing duckdb and sqlite is a little bit unfair, i would still use sqlite to build system in most of cases, but duckdb only for analytic. you can hardly make a smooth deployment if you apps contains duckdb on a lot of platform
loa_observer
·7 か月前·議論
does the model really improve? i tried several tasks today, and most of them failed, which are super easy ones.

maybe it's just because the gpt5.2 in cursor is super stupid?
loa_observer
·8 か月前·議論
it would be great if it can integrate a graphic walker compoennt for those tablaur data visualzation on-flight

https://github.com/Kanaries/graphic-walker