Starting today, GitHub Code Search will only index repositories that have had recent activity within the last year.
https://github.blog/changelog/2020-12-17-changes-to-code-search-indexing/
https://redd.it/kfauwk
@programmingreddit
https://github.blog/changelog/2020-12-17-changes-to-code-search-indexing/
https://redd.it/kfauwk
@programmingreddit
The GitHub Blog
Changes to Code Search Indexing · GitHub Changelog
Double Blind Passwords (aka Horcruxing)
https://kaizoku.dev/double-blind-passwords-aka-horcruxing
https://redd.it/kfk1d9
@programmingreddit
https://kaizoku.dev/double-blind-passwords-aka-horcruxing
https://redd.it/kfk1d9
@programmingreddit
Kaizoku Dev
Double Blind Passwords (aka Horcruxing)
Before we get into Horcruxing, here's a quick prologue on online security hygiene. You can skip to the Horcruxing section if it seems redundant.
Rules for Strong Online Security
1.
Longer passwords (atleast 16 characters) are better than shorter on...
Rules for Strong Online Security
1.
Longer passwords (atleast 16 characters) are better than shorter on...
Hallucinations re: the rendering of Cyberpunk 2077
http://c0de517e.blogspot.com/2020/12/hallucinations-re-rendering-of.html
https://redd.it/kf9p5y
@programmingreddit
http://c0de517e.blogspot.com/2020/12/hallucinations-re-rendering-of.html
https://redd.it/kf9p5y
@programmingreddit
Blogspot
Hallucinations re: the rendering of Cyberpunk 2077
Realtime rendering and videogame programming mostly, but I love computer science and visuals in all their forms. This is a notepad of my ideas.
Norman Abramson, information theorist and creator of the Ethernet precursor ALOHAnet (shared access wireless packet network), dead at 88
https://www.i-programmer.info/news/82-heritage/14212-the-legacy-of-norman-abramson.html
https://redd.it/kfuf47
@programmingreddit
https://www.i-programmer.info/news/82-heritage/14212-the-legacy-of-norman-abramson.html
https://redd.it/kfuf47
@programmingreddit
www.i-programmer.info
The Legacy of Norman Abramson
Programming book reviews, programming tutorials,programming news, C#, Ruby, Python,C, C++, PHP, Visual Basic, Computer book reviews, computer history, programming history, joomla, theory, spreadsheets and more.
Made our subscription management system open source after our startup failed
https://github.com/itshubble
https://redd.it/kg46mv
@programmingreddit
https://github.com/itshubble
https://redd.it/kg46mv
@programmingreddit
Bouncy Castle crypto authentication bypass vulnerability revealed: "This means that passwords that result in hashes that, for instance, don’t contain bytes between 0x00 and 0x3B match every other password hash that don’t contain them."
https://www.bleepingcomputer.com/news/security/bouncy-castle-crypto-authentication-bypass-vulnerability-revealed/
https://redd.it/kg6ja4
@programmingreddit
https://www.bleepingcomputer.com/news/security/bouncy-castle-crypto-authentication-bypass-vulnerability-revealed/
https://redd.it/kg6ja4
@programmingreddit
BleepingComputer
Bouncy Castle crypto authentication bypass vulnerability revealed
A severe authentication bypass vulnerability has been reported in Bouncy Castle, a popular open-source cryptography library. When exploited, the vulnerability (CVE-2020-28052) can allow an attacker to gain access to user and administrator accounts due to…
Better Quake strafe-jumping with genetic algorithms (video)
https://www.youtube.com/watch?v=xBodLDT_yrg
https://redd.it/kgab2f
@programmingreddit
https://www.youtube.com/watch?v=xBodLDT_yrg
https://redd.it/kgab2f
@programmingreddit
YouTube
Better Quake strafe-jumping with genetic algorithms
In this video I write a bot to speed-run Quake's 100m level by reverse engineering a human's run and improving it using genetic algorithms.
00:00 Introduction
01:00 Demo files
03:20 Physics state updates
05:28 Input recovery theory
06:58 Genetic algorithms…
00:00 Introduction
01:00 Demo files
03:20 Physics state updates
05:28 Input recovery theory
06:58 Genetic algorithms…
A modern port of Turbo Vision 2.0, the classical framework for text-based user interfaces. Now cross-platform and with Unicode support.
https://github.com/magiblot/tvision
https://redd.it/kg6fww
@programmingreddit
https://github.com/magiblot/tvision
https://redd.it/kg6fww
@programmingreddit
GitHub
GitHub - magiblot/tvision: A modern port of Turbo Vision 2.0, the classical framework for text-based user interfaces. Now cross…
A modern port of Turbo Vision 2.0, the classical framework for text-based user interfaces. Now cross-platform and with Unicode support. - magiblot/tvision
How U.S. agencies' trust in untested software opened the door to hackers
https://www.politico.com/news/2020/12/19/how-federal-hack-happened-448602
https://redd.it/kgnt7u
@programmingreddit
https://www.politico.com/news/2020/12/19/how-federal-hack-happened-448602
https://redd.it/kgnt7u
@programmingreddit
POLITICO
How U.S. agencies' trust in untested software opened the door to hackers
The government doesn’t do much to verify the security of software from private contractors. And that’s how suspected Russian hackers got in.
Ryzen 5800X vs Apple M1: Programming-focused benchmarks
https://github.com/tuhdo/tuhdo.github.io/blob/c3b417ba2fc81768f656dadf87bf3dd28ba47182/emacs-tutor/zen3_vs_m1.org
https://redd.it/kgg76f
@programmingreddit
https://github.com/tuhdo/tuhdo.github.io/blob/c3b417ba2fc81768f656dadf87bf3dd28ba47182/emacs-tutor/zen3_vs_m1.org
https://redd.it/kgg76f
@programmingreddit
GitHub
tuhdo.github.io/emacs-tutor/zen3_vs_m1.org at c3b417ba2fc81768f656dadf87bf3dd28ba47182 · tuhdo/tuhdo.github.io
Emacs Mini Manual. Contribute to tuhdo/tuhdo.github.io development by creating an account on GitHub.
Fast Static Symbol Table (FSST): fast text compression that allows random access, so individual strings can be decompressed without touching the surrounding data
https://github.com/cwida/fsst
https://redd.it/kgssle
@programmingreddit
https://github.com/cwida/fsst
https://redd.it/kgssle
@programmingreddit
GitHub
GitHub - cwida/fsst: Fast Static Symbol Table (FSST): efficient random-access string compression
Fast Static Symbol Table (FSST): efficient random-access string compression - cwida/fsst
SerenityOS got pwned at hxp CTF 2020! Significantly harder than last year but they still got us :) Full exploit and writeup
https://hxp.io/blog/79/hxp-CTF-2020-wisdom2/
https://redd.it/kh1ukh
@programmingreddit
https://hxp.io/blog/79/hxp-CTF-2020-wisdom2/
https://redd.it/kh1ukh
@programmingreddit
hxp.io
hxp | hxp CTF 2020: wisdom2
hxp is a CTF team.
"I took FSF Europe to court."
https://write.as/malinagalina/i-took-fsfe-to-court
https://redd.it/kgzcv7
@programmingreddit
https://write.as/malinagalina/i-took-fsfe-to-court
https://redd.it/kgzcv7
@programmingreddit
malinagalina
--------- I took FSFE to court. This is my story ––––– malinagalina
er the first lockdown in Berlin this year I filed a public case in the Berlin Tribunal of Labour Court against the president of Free Software Foundation Europe (FSFE), Matthias Kirschner, for workplace...
Cyberpwned: Beating Cyberpunk 2077's hacking minigame in ~50 lines of Python
https://nicolas-siplis.com/blog/cyberpwned
https://redd.it/khgbsc
@programmingreddit
https://nicolas-siplis.com/blog/cyberpwned
https://redd.it/khgbsc
@programmingreddit
Nicolas-Siplis
Cyberpwned: Beating Cyberpunk 2077's hacking minigame in 50 lines of Python
Personal website
Retired Microsoft engineer Dave Plummer talks about hunting bugs in task manager and space cadet pinball
https://youtu.be/4UduzUmetP4
https://redd.it/ki1td8
@programmingreddit
https://youtu.be/4UduzUmetP4
https://redd.it/ki1td8
@programmingreddit
YouTube
02.Secret History of Windows Task Manager - Part 2 - Technology
This part 2 of 3: The original author of Task Manager (davepl) reveals the little known secret history of the application along with the technical details of how it works and why it was designed that way. Complete with a tour of the never-before-seen Windows…