Posts

A couple of days ago, I was reading the pksrc build documents https://github.com/joyent/pkgsrc/wiki/pkgdev:setup and thought that would be really useful to import the pkgsrc image d001d2b4-3157-11ea-832d-df421d070030 into a zone with Omniosce, asking on irc andyf on #omnios help me right away and explained that was a ‘illumos’ branded zone, that could be use to host other illumos distros, after trying that it failed but he found out that some customizations must be done, here are the steps provided by andyf.
2020-04-23
2 min read
Big O notation Space and Time complexity Big O notation gives you a rough estimate on how your code will perform using the RAM computation model, which is the most aproximate model for current computation until today.
2020-04-23
1 min read
I was trying to update my jekyll blog and host it on Omniosce so I installed ruby from pkgsrc and tried :
2020-04-21
1 min read