ynonp
31 בדצמבר, 2017, 7:24pm
#1
כן גיליון ינואר כבר כתוב (יישלח מחר) ועכשיו מתחילים לאסוף מאמרים לגיליון פברואר. מצאתם משהו מעניין שרוצים להמליץ עליו? שתפו בתגובה
ynonp
31 בדצמבר, 2017, 7:29pm
#2
ספאמנסטי הוא בוט שיפטפט עם ספאמרים כדי לבזבז להם את הזמן
https://spa.mnesty.com
מדריך לתעודות SSL
Overview When developing web applications, we often need to integrate with other applications using SSL. This could be over different protocols such as HTTPS, IMAPS, or LDAPS. In this article, we'll cover what Java developers need...
כפל מטריצות
http://richardstartin.uk/multiplying-matrices-fast-and-slow/
אז מה ללמד מתחילים JavaScript במקום פייתון?
http://prog21.dadgum.com/203.html?1
ynonp
1 בינואר, 2018, 7:06am
#4
עוד פירצה ב macOS, עושה רושם שהיתה איתנו מ 2002…
ynonp
2 בינואר, 2018, 4:30am
#5
ynonp
2 בינואר, 2018, 6:00pm
#6
ynonp
3 בינואר, 2018, 6:56am
#7
In Poland, it’s only a few hours until the end of the year, so it’s an excellent chance to make a summary of things that happened to C++! As you might guess the whole year was dominated by the finalization and publication of C++17. Yet, there are...
https://medium.com/@pshrmn/i-have-to-learn-another-router-d2a770e72c92
http://charlesleifer.com/blog/building-a-simple-redis-server-with-python/
The venerable “mixin” is a technique I learned as a Python developer. Now, after writing Ruby code for the past year, I’m excited to compare how these two languages approach mixins, including similarities, differences, and traps. There will be code!
https://www.effectiveperlprogramming.com/2017/12/in-place-editing-gets-safer-in-v5-28/
ynonp
4 בינואר, 2018, 9:15am
#9
dudil
4 בינואר, 2018, 12:02pm
#10
מאמר ממש מעניין ומקיף בעברית מ2014 על שימוש ב nmap
נכון שמכוון ספציפית ככלי לאבטחת מידע.
אישית, הגעתי אליו מתוך רצון להגיע לרכבי בית חכם. יש המון פרוטוקולים שונים על פורטים שונים וכשמנסים להבין איך להגיע לdevice מסויים nmap זה כלי חובה
ynonp
5 בינואר, 2018, 3:22pm
#13
Come one, come all! There are new(ish) top level domains for sale, and we’re here to tell you all about them! Okay, for the uninitiated, top level domains are basically those little bits at the end of a website’s home address. You know, “.com”,...
Why Raspberry Pi Isn’t Vulnerable to Spectre or Meltdown
ynonp
6 בינואר, 2018, 7:44pm
#14
ynonp
8 בינואר, 2018, 9:17am
#15
Vim has one of the best macro systems of any text editor out there.
Here’s why: Macros are just stored keystrokes. When you record a macro, it’s saved to the appropriate register, and it can be pasted and appended like any other saved string. When...
http://kristopolous.github.io/BOOTSTRA.386/
ynonp
11 בינואר, 2018, 4:43am
#18
ynonp
12 בינואר, 2018, 6:04am
#19
JavaScript UI frameworks and libraries work in cycles. Every six months or so, a new one pops up, claiming that it has revolutionized UI development. Thousands of developers adopt it into their new projects, blog posts are written, Stack Overflow...
https://m.youtube.com/channel/UCQiIRDBmp3pfTd
RJ99EeDEw
For a beginner, accessibility can be daunting. With all of the best intentions in the world, the learning curve to developing compliant, fully accessible