Viewing profile — neoneye2
neoneye2
HN member- Joined
- Wed, Sep 29, 2021, 7:15 PM UTC
- HN karma
- 129
- Public activity
- 89 items
- HN profile
- View on Hacker News ↗
About neoneye2
My github page: https://github.com/neoneye
Feel free to write to me: neoneye@gmail.com
Recent public activity
-
comment
Comment #46872020
3 months ago, I made a draft for a HaaS (Human-as-a-Service) https://planexe.org/20251012_human_as_a_service_protocol_rep... I had not imagined that it would become real so soon.
-
comment
Comment #46492430
This example demonstrate inadequate safety measures in current AI systems. For this I used gemini-2.0-flash-lite. Doing 150 LLM invocations. Code is here https://github.com/neoneye…
- story
-
comment
Comment #44539687
I'm the developer of PlanExe. Here is a crazy plan for a tunnel connecting Spain/Morocco. https://neoneye.github.io/PlanExe-web/20250706_gibraltar_tun... Type in a prompt, the more…
-
comment
Comment #44466554
I have done the same, using same rust code for frontend/backend. The UI is here https://loda-lang.org/edit/?oeis=2487 It can run from commandline for mining. Implementation https:/…
-
comment
Comment #43288361
Sidenote: `Tufa Labs` team includes the `MindsAI` team of ARC-AGI fame. https://tufalabs.ai/team.html
-
comment
Comment #43047445
The zip files include: WBS, SWOT, Assumptions, Criticism from experts. It can be tried out here: https://huggingface.co/spaces/neoneye/PlanExe If you have python skills: https://gi…
- story
-
comment
Comment #42993217
Here is a video how to use PlanExe https://www.youtube.com/watch?v=7AM2F1C4CGI
-
comment
Comment #42987416
Examples of plans outputted by PlanExe https://neoneye.github.io/PlanExe-web/ These are zip files, containing mostly json files, some markdown and a csv file. The tasks gets assign…
- story
-
comment
Comment #42344661
The 3rd place solution by Agnis Liukis, solves 40 tasks. https://www.kaggle.com/code/gregkamradt/arc-prize-2024-solut...
-
comment
Comment #40990738
As a hobby project, I did investigate the distribution of prime numbers. The primes are somewhat evenly spaced with this transformation, I'm the author of it. A342730: a(n) = floor…
-
comment
Comment #40667062
IRL problems are often underspecified, and despite minor mistakes, humans manages to solve the puzzle.
-
comment
Comment #40657630
I have create an issue with your suggestion. https://github.com/neoneye/ARC-Interactive/issues/67 Seeing the examples while having the editor visible. That's a good idea. I haven't…
-
comment
Comment #40656173
There are 100 tasks that is hidden from the public, that is only exposed, when running on an offline computer. So the solver has no prior knowledge about what these tasks are about…
-
comment
Comment #40656109
The task is here. https://neoneye.github.io/arc/edit.html?dataset=ARC&task=11e... There are many examples where the test is slightly OOD (out of distribution), so the solver will h…
-
comment
Comment #40656085
I have never tried running these verifiers, so I'm not sure they work. https://github.com/michaelhodel/re-arc/blob/main/verifiers.p...
-
comment
Comment #40656044
Nice overview/details. Do you plan on adding more metrics? Idea for a metric: - Number of pixels that stays the same between input/output. - Histogram changes.
-
comment
Comment #40655998
Melanie is coauthor/supervisor of ConceptARC, that can be tried here: https://neoneye.github.io/arc/?dataset=ConceptARC
-
comment
Comment #40655688
That warms my heart. Thank you. The short story. I needed something that could render thumbnails of tasks, so I could visual debug what was going on in my solver. However I have ne…
-
comment
Comment #40653382
I think the ARC-AGI tasks was manually drawn with an early version of fchollet's editor. Recently Michael Hodel has reverse engineered 400 of the tasks, so more tasks can be genera…
-
comment
Comment #40652704
I'm Simon Strandgaard and I participated in ARCathon 2022 (solved 3 tasks) and ARCathon 2023 (solved 8 tasks). I'm collecting data for how humans are solving ARC tasks, and so far …
-
comment
Comment #40251767
I have been working on a fix for the scroll issue on the about page. Can you check if it's better now? https://neoneye.github.io/arc/about.html
-
comment
Comment #40239585
Based on your feedback, I have updated the about page, so it somewhat explains what ARC is, with 3 videos of different lengths. Unfortunately I don't have a video that explains it …