HackerTrans
热门最新趋势评论往期问答秀出招聘

loa_observer

no profile record

提交

Baguette: Headless iOS Simulator control via private SimulatorKit APIs

github.com
2 分·作者 loa_observer·17天前·0 评论

Rura: Interactive TUI scratchpad for building shell pipelines

github.com
4 分·作者 loa_observer·18天前·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