Live data from Hacker News

Viewing profile — liu3hao

liu3hao

HN member
Joined
Sat, Jun 11, 2011, 2:24 PM UTC
HN karma
105
Public activity
56 items

About liu3hao

electronics designer and software developer mail_hn at weihao.dev

Recent public activity

  1. 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…

  2. 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 …

  3. 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…

  4. 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…

  5. 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…

  6. 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…

  7. 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.…

  8. 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 …

  9. 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!

  10. 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…

  11. comment
    Comment #46584722

    Thank you very much! That's a good point and I will look into this to help drive some momentum!

  12. 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…

  13. 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…

  14. 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…

  15. 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…

  16. comment
    Comment #45421597

    Sure, let's talk! Please contact me at my email in my profile. Thanks!

  17. comment
    Comment #45421573

    Thank you very much!

  18. 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…

  19. story
  20. 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…

  21. 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…

  22. 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…

  23. story
  24. 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 …

  25. story