Earlier quoted context omitted.
I am also learning pentesting, for the cert and to have some methodology in my job ( somewhere between devops/compliance/security). First week into PWK course, I used hackthebox and thecybermentor's practical pentesting course to build up confidence to attempt getting that long wanted OSCP title.
Awesome! I've heard that OSCP is a lot more CVE based than hackthebox. It apparently also has a lot more rabbit holes compared to hackthebox. I haven't checked out thecybermentor yet, but a friend of mine has and he seemed to like it as well.
Ask HN: What are you learning?
201–210 of 906 posts
Re: Ask HN: What are you learning?
#202I'll probably get a lot of shit for this, but LeetCode. I've recently been furloughed, and I think that redundancies aren't too far away. There aren't many companies hiring in my area at the moment, and if I'm going to move it's going to be for a big company, so I'm dusting off the CV and am applying to some Big N companies. A recruiter recently reached out to me, and I've got an interview with one Big N company comi…
Re: Ask HN: What are you learning?
#203Re: Ask HN: What are you learning?
#204That and I’m learning condensed matter theory from Altland. Can’t recommend this text highly enough.
Re: Ask HN: What are you learning?
#205Settled on pongo2, which has django-style multiple inheritance, which is IMO essential to keeping an html template hierarchy organized.
With it, I’m writing an ActivityPub spider (code is messy and not fully organized yet):
https://git.eeqj.de/sneak/feta
and also an HN transparency tool that highlights things for me to read that get nuked from the frontpage:
https://git.eeqj.de/sneak/orangesite (live at https://orangesite.sneak.cloud )
Next up: rust. I have about 4 go projects I want to finish first, and having a good templating system means they will be somewhat polished when I shelve them.
Re: Ask HN: What are you learning?
#206Any one have a recommendation for a MOOC or a book that could help?
I am specifically looking to understand frameworks such as Dask or Ray and how to build a similar system from scratch.
Thanks!
Re: Ask HN: What are you learning?
#207Re: Ask HN: What are you learning?
#208I'll probably get a lot of shit for this, but LeetCode. I've recently been furloughed, and I think that redundancies aren't too far away. There aren't many companies hiring in my area at the moment, and if I'm going to move it's going to be for a big company, so I'm dusting off the CV and am applying to some Big N companies. A recruiter recently reached out to me, and I've got an interview with one Big N company comi…
Re: Ask HN: What are you learning?
#209Photogrammetry. I'm (re)learning OpenCV and OpenGL since I haven't used them since college. Working on this is also forcing me to learn the FFI corners of Rust I was unfamiliar with. I'm combining Kinect (k4a) depth sensor data to build real time 360 degree point clouds.
Re: Ask HN: What are you learning?
#210Reading Land of Lisp[0]. [0] http://landoflisp.com/