Hoje com essa maravilhosa aqui!
Quem tiver pelo @hacktownsrs, cola em 15 min estaremos lá no Auditório HACKSTUDIO GAMES (prédio 04 na INATEL) falando sobre mulheres na narração! ✨
Hoje é dia de Palestra na Hacktown, estarei junto da @AMD22k, falando sobre Mulheres na Narração e muito mais! Feliz demais por esse momento, um pouco ansiosa mas vai dar tudo certo!! VAMOOS❤️
🔴 SerenityOS update (February 2023)
youtu.be/l7B6RpxZnqg
Another month of development is behind us! Many nice improvements this time, but my favorite is definitely “Debug in HackStudio” which allows you to pause any running program and drop straight into a GUI debugger! 🤓🐞
Hmm, well our binary programs come with source code. In theory, we can pause them and let you browse the code with the debugger in HackStudio :)
This isn't super streamlined today, but it should be possible to create a pretty cool experience!
SerenityOS PR: CrashReporter: Add "Inspect in HackStudio" button (by @ItamarShenhar)
"Clicking the button opens HackStudio and allows the user to inspect the coredump in the Debug tab." 🤓🔎💥
github.com/SerenityOS/sereni…
Teen coding workshop! HackStudio offers students an opportunity to learn coding and programming skills from other teens. Join us this Monday to check it out!
The program is on Mondays through August 30th from 4:30 pm to 5:30 pm via Zoom.
Register: albanypubliclibrary.libcal.c…
WindowManager: Close tooltip child_windows of previously active window
This closes the autocomplete_box used in applications like GML
Playground and HackStudio when the user switches focus to a new window.
Author: Sreelakshmi
github.com/SerenityOS/sereni…
SerenityOS PR: HackStudio: Add JS expression evaluation to the debugger (by @TheFalseHonesty)
Ever wanted to use JavaScript REPL on the context of a paused C program? Super interesting feature for the HackStudio debugger!🤓🛠️🐞
github.com/SerenityOS/sereni…
SerenityOS PR: HackStudio: Add ClassView (by @ItamarShenhar)
"This enables the user to view and navigate classes with a TreeView that is updated by the LanguageServer as it parses the code."
Oh my goodness this is so cool! 🤓🛠️🐞
github.com/SerenityOS/sereni…
SerenityOS PR: LibCpp Language Server: Support Namespaces (by @ItamarShenhar)
Itamar continues his great work on improving our C parser and its integration with the HackStudio IDE! 🤓🛠️
github.com/SerenityOS/sereni…
SerenityOS PR: HackStudio: Search for symbol declarations in the Locator (by @ItamarShenhar)
Itamar is killing it lately with C parser integration in the HackStudio IDE! 🤓➕➕
github.com/SerenityOS/sereni…
SerenityOS PR: LanguageServers/Cpp: Add 'FindDeclaration' capability (by @ItamarShenhar)
This is so cool! Using the LibCpp C parser to implement Ctrl Click "go to declaration" in the HackStudio IDE 🤓🛠️😍
github.com/SerenityOS/sereni…
SerenityOS PR: HackStudio: New project dialog Project templates (by @nvella_)
This looks super comfy: HackStudio project templates, inspired by the classic Visual Studio templates of the 1990s! 🤓🛠️🧱
github.com/SerenityOS/sereni…
😻 14'000 commits in SerenityOS!
Lots of stuff in the last 1k, some examples:
☑️ Git in HackStudio
☑️ New fonts
☑️ New string formatting library
☑️ Performance & compliance work on LibJS
I'm so glad we're still doing this! Thank you everyone and let's keep going! 🤓🙏🐞
🔴 SerenityOS update (October 2020)
youtu.be/L-IFGxw-kV4
Lots of little things this month, and giving attention to details. Check out the video for some visual demos of the latest developments! 🐞🤓
🏋️♂️ Itamar Shenhar (@ItamarShenhar)
Itamar started hacking on SerenityOS in March of this year. His first big thing was implementing the ptrace() system call.
His focus lately has been on the HackStudio IDE where he's built a GUI C debugger, Git integration, and more! 🤓🛠️🐞