HackerTrans
TopNewTrendsCommentsPastAskShowJobs

loa_observer

no profile record

Submissions

Baguette: Headless iOS Simulator control via private SimulatorKit APIs

github.com
2 points·by loa_observer·16 วันที่ผ่านมา·0 comments

Rura: Interactive TUI scratchpad for building shell pipelines

github.com
4 points·by loa_observer·17 วันที่ผ่านมา·0 comments

[untitled]

1 points·by loa_observer·2 เดือนที่ผ่านมา·0 comments

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

github.com
3 points·by loa_observer·2 เดือนที่ผ่านมา·0 comments

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

github.com
6 points·by loa_observer·6 เดือนที่ผ่านมา·2 comments

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

runcell.dev
2 points·by loa_observer·6 เดือนที่ผ่านมา·2 comments

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

youtube.com
1 points·by loa_observer·6 เดือนที่ผ่านมา·0 comments

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

github.com
2 points·by loa_observer·7 เดือนที่ผ่านมา·2 comments

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

youtube.com
2 points·by loa_observer·7 เดือนที่ผ่านมา·0 comments

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

9 points·by loa_observer·9 เดือนที่ผ่านมา·14 comments

Tool for Archiving Twitter and Instagram Posts

xarchive.net
2 points·by loa_observer·9 เดือนที่ผ่านมา·0 comments

comments

loa_observer
·6 เดือนที่ผ่านมา·discuss
there is a counrty list settings in the right panel, which you can select any country and add it to map
loa_observer
·6 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
just updated a new version to seperate them, you can have a try :)
loa_observer
·7 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
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