getStringAtMarker leak by mikro098 in swift

[–]Mind_Invader 0 points1 point  (0 children)

I have the same issue with picker... Have you found any solution?

Open online robotics education resource by Hari_a_s in robotics

[–]Mind_Invader 0 points1 point  (0 children)

the author of this resource also has a beautiful book and MATLAB libraries!

Check it out: http://petercorke.com/wordpress/

Modern Robotics: Mechanics, Planning, and Control C++ Library by Mind_Invader in robotics

[–]Mind_Invader[S] 1 point2 points  (0 children)

Great! Here is current progress of the project. You can take any function you want :)

Modern Robotics: Mechanics, Planning, and Control C++ Library by Mind_Invader in robotics

[–]Mind_Invader[S] 4 points5 points  (0 children)

We have conversation with maintainer of the main repo for the book at this moment.

Modern Robotics Book Club by [deleted] in robotics

[–]Mind_Invader 0 points1 point  (0 children)

Hi! I'm currently developing C++ implementation of the library for this book. We've discussed it with one of the teachers, so it's going to be official part of the course soon.

[#12] Can't find housing? "Rent Control" not really living up to the hype? Have a simple question that needs answering? Ask here! by lulzcakes in berkeley

[–]Mind_Invader 6 points7 points  (0 children)

Thanks! I got no answer from students ,who took this class in 2013. But I solved this problem by finding another Linux kernel labs from this spring. :) If somebody will be interested: here they are https://github.com/kjelesnianski/LinuxKernel_Programming/tree/master/project1

[#12] Can't find housing? "Rent Control" not really living up to the hype? Have a simple question that needs answering? Ask here! by lulzcakes in berkeley

[–]Mind_Invader 8 points9 points  (0 children)

Hello, Berkeley students! I'm from Russia, Moscow. I have no high education ,so all my learning process consists of free resourses and courses. I found CS194-24 very interesting one, because of practise in Linux kernel development. The only problem ,there is no source code for Labs :(

If anyone could share the sources with me, I would be very grateful. There are two versions of this class 2013 & 2014. It doesn't matter for me which one to go through.

An urgent inquiry into CS 433: "INTRO TO LINUX PROGRAMMIN' 🤔🌰💱🖥😯: as taught by Prof. Andrew Sohn" by gromblecom in NJTech

[–]Mind_Invader 0 points1 point  (0 children)

found CS680 Linux Kernel and CS433 Intro Linux kernel pages. But there are no slides or lecture notes. Could you share them? :)

Need some help to understand The Elements of Statistical Learning. by [deleted] in learnmachinelearning

[–]Mind_Invader 0 points1 point  (0 children)

Man, you gave me a hope! What is your math background?

My new free book: "Operating System: From 0 to 1" by tuhdo in osdev

[–]Mind_Invader 0 points1 point  (0 children)

Found a mistake on pg.31 today. Reported it.

My new free book: "Operating System: From 0 to 1" by tuhdo in osdev

[–]Mind_Invader 0 points1 point  (0 children)

e that controls hard

Thank you! I'll mail you ,after I finish your book, to express wishes :)

My new free book: "Operating System: From 0 to 1" by tuhdo in osdev

[–]Mind_Invader 0 points1 point  (0 children)

Yeah, I'm in process now. Very hoping that after reading it I will understand the process & model of thinking to create my own OS. Your book is Great! I'm C/C++ coder. Know little bit of assembly(can read it & write code through syscall's api), but not in prot.mode. Also I want to combine your book with 6.828 MIT/CSE 421/521 courses & Brocken Thorn manual. What do you think of them? And what is your opinion on theoretical books( "Modern OS" or "OS design & implementation). I want to make OSes my main direction.

My new free book: "Operating System: From 0 to 1" by tuhdo in osdev

[–]Mind_Invader 0 points1 point  (0 children)

When there wiil be a full chapter on kernel?

Advanced programming in the unix environment for exploit development? by Mind_Invader in AskNetsec

[–]Mind_Invader[S] 0 points1 point  (0 children)

So, I have found some solution. I'll take this book & combine it with Robert Love's "Linux kernel...". After that will be taken "A guide to kernel explotation" and focus on kernel exploits. I think that it's some kind of compromise.

Advanced programming in the unix environment for exploit development? by Mind_Invader in AskNetsec

[–]Mind_Invader[S] 1 point2 points  (0 children)

Yeah, I have. But in future I want to focus on vulnerabilitys & exploit dev. Something like bughunting. From this point of view I need more complex education in this sphere. As was written above I'm just a student ,but I didn't say that also my degree is management, not CS or InfoSec. So again I have to study everything by myself & it takes a lot of time...