Viewing profile — loa_observer
loa_observer
HN member- Joined
- Wed, Oct 05, 2022, 10:47 AM UTC
- HN karma
- 348
- Public activity
- 133 items
- HN profile
- View on Hacker News ↗
About loa_observer
Recent public activity
- story
- story
- story
- story
-
story
Show HN: Keep Mac awake while your agent works even with screen off, lid closed
I build a small tool for Mac to keep it work when the lid closed. It allows you to close the lid without worrying interupt your agents.
-
comment
Comment #46536172
there is a counrty list settings in the right panel, which you can select any country and add it to map
-
story
Show HN: Put Greenland on the Moon (interactive map for size compare)
Just built a small tool and created some comparsion of country size vs. planets. Greenland seems larger than i thought. The tool allows you to drag a counry to other planet to see …
-
comment
Comment #46500781
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
-
story
Show HN: Interactive Map you can drag a country to Mars/Moon/Jupiter
I made a drag-and-drop playground: pick a country, drop it onto Mars/Moon/Jupiter, and see how large it looks there. Demo: https://www.runcell.dev/tool/true-size-map Open source: h…
-
story
Show HN: Git-aware File tree viewer for Jupyter [video]
Hi, I just build a morden git aware file tree viewer plugin for jupyter, it can display files in tree view with status color(gray for gitignored, yellow for modified, etc) And also…
-
comment
Comment #46361211
just updated a new version to seperate them, you can have a try :)
-
story
Show HN: Drag-and-drop playground to compare the true sizes of countries
I built a drag-and-drop map playground to compare the true sizes of countries and visualize Mercator distortion, just for fun and sharing. Open source + easy to replace the GeoJSON…
-
comment
Comment #46293707
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 tha…
-
comment
Comment #46247469
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 …
-
comment
Comment #46247420
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?
- story
-
comment
Comment #46029055
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
-
story
Ask HN: How should new programmers learn in the AI era?
My younger brother just started learning programming. When I was learning, I spent weeks building small demos and exercises — calculators, todo apps, little games — but now, most o…
- story
-
story
Show HN: AI Agent in Jupyter – Runcell
I build runcell, an AI Agent in Jupyter Lab. It can understand context (data, charts, code, etc) in your jupyterlab and write code for you. Runcell has built-in tools that can edit…
- story
- story
-
story
Show HN: GUI for Claude Code – parallel tasks supported
Use Claude Code / CodeX CLI to perform multiple tasks in parallel with a Codex-style UI. A code agent task management system that provides parallel execution of AI-powered coding t…
-
story
Show HN: Codex Cloud UI for Claude Code
This is an open source alternative to codex cloud UI, but you can replace the code agent with claude code.
-
story
Show HN: Open-source codex UI can use Claude code and codex for parallel tasks
Use Claude Code / CodeX CLI to perform multiple tasks in parallel with a Codex-style UI. async-code gives you a web dashboard to: Run Claude Code/Codex CLI on multiple repos simult…