Viewing profile — liu3hao
liu3hao
HN member- Joined
- Sat, Jun 11, 2011, 2:24 PM UTC
- HN karma
- 105
- Public activity
- 56 items
- HN profile
- View on Hacker News ↗
About liu3hao
Recent public activity
-
comment
Comment #48889495
Hi HN, still making progress on Circuitscript, a Python-inspired language for describing electronic schematics: https://circuitscript.net/ . You can try it in the browser via the B…
-
comment
Comment #48566409
Hi! Thank you for taking a look at circuitscript! Before creating circuitscript, I did consider using the SKiDL package as a circuit design tool, however even though I am familiar …
-
comment
Comment #48535610
Hi HN, I am making progress working on Circuitscript, a language based on python to describe electronic schematics: https://circuitscript.net/ . A basic IDE (called the Bench) to t…
-
comment
Comment #48093746
Having some progress on CircuitScript, a python like language for describing electronic schematics as code: https://circuitscript.net . Try the language through the online IDE at h…
-
comment
Comment #47322668
Thank you for taking a look at my project! But from what I can read in the JITx documentation, there are quite a few differences when compared to circuitscript. Firstly, they aim t…
-
comment
Comment #47307402
Hi HN, I am still working on Circuitscript, a language based on python to describe electronic schematics: https://circuitscript.net/ . A basic IDE (called the Bench) to try Circuit…
-
comment
Comment #46955828
Thank you! I haven't tried circuitscript with LLMs yet, but I do plan to do so in the future. As the language is similar to python, hopefully it is able to work well syntactically.…
-
comment
Comment #46954351
Thanks! For laying out and connecting the schematic components, I found that a turtle/logo inspired flow does do the job well for relative placement. I guess you can imagine it as …
-
comment
Comment #46953221
Please reach out to my email listed in my profile. I will be glad to chat about how circuitscript can be useful for your work!
-
comment
Comment #46944257
Hi HN, I am working on Circuitscript, a language based on python to describe electronic schematics: https://circuitscript.net/ . A basic IDE (called the Bench) to try Circuitscript…
-
comment
Comment #46584722
Thank you very much! That's a good point and I will look into this to help drive some momentum!
-
comment
Comment #46582988
Hi HN, I am working on Circuitscript, a language based on python to describe electronic schematics: https://circuitscript.net/ . A basic IDE (called the Bench) to try Circuitscript…
-
comment
Comment #45563568
Hi HN, I am working on Circuitscript, a language based on python to describe electronic schematics: https://circuitscript.net/ . A basic IDE (called the Bench) to try Circuitscript…
-
comment
Comment #45448432
Yes, that's true, right now you have to manually press on the Save button. I will update the online editor to auto-save after some time and probably also prompt the user to save be…
-
comment
Comment #45424188
You can actually skip all the wire commands and still generate a valid netlist, however the schematic might be a bit hard to decipher if there are many components! I did explore au…
-
comment
Comment #45421597
Sure, let's talk! Please contact me at my email in my profile. Thanks!
-
comment
Comment #45421573
Thank you very much!
-
comment
Comment #45420303
Hi HN, I am working on Circuitscript, a language based on python to describe electronic schematics/circuits: https://circuitscript.net/ Recently, I have released a simple IDE (call…
- story
-
comment
Comment #43532161
Working on Circuitscript, a language based on python to describe electronic schematics/circuits: https://circuitscript.net/ The motivation for creating Circuitscript is to describe…
-
comment
Comment #43194227
Yes, that is a big part of the design choice for this language. I felt that circuit elements are usually defined in relation to other circuit elements and instead of explicitly sta…
-
comment
Comment #43172062
Working on Circuitscript, a language based on python to describe electronic schematics/circuits: https://circuitscript.net/ The main motivation for creating Circuitscript is to des…
- story
-
comment
Comment #4648781
This is a tool my friend and I created after we did a project on the available drawing tools specifically suited for the the model method used in some elementary schools. Feedback …
- story