Hacker Newsnew | past | comments | ask | show | jobs | submit | anarchyrucks's commentslogin

Congratulations on the new release Yorick! Inko is pretty close to the ideal language I'd like to use in 2022. I'll give this new version a try soon.


Thanks!


Today is officially the "Electron Alternative Day".


Reminds me of "the box" from Silicon Valley comedy series.


Solve some of the Advent of Code challenges and you should be good to go.


A native text editor with VS Code's capabilities.


Check out Onivim 2



GDB.


Do a bit of Rust and then C++ will make sense after you learn about ownership and lifetimes.


But if you learned Rust, why then learn C++?


For work.


Parsing from first principles by Saša Jurić [0] is a good video on writing parser combinator in Elixir.

[0] https://youtu.be/xNzoerDljjo


alias rm=trash

I have a habit of cleaning up the workspace in my machine. This alias saved me a 1000 times already.


I prefer something like "alias sp=trash" (sp for suppress), and getting into the habit of using this alias (for instance by doing alias rm="echo nope"), so that if I use it on another machine by mistake, it just fails instead of using /bin/rm (and I can then resort to trash or double-check that my rm command is not faulty).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: