
please wait
by Ganado
OEIS sequence A277306
|
Would somebody mind explaining what this sequence means? https://oeis.org/A277306 I've been staring at it for a few minutes, and can't figure out what it's say... |
Sep 29, 2021 at 6:54pm
[4 replies] Last: Thanks for the help, I crunched some of the lower powers to confirm it... (by Ganado)
|
by jabeh
Pointers
|
What's exactly the use of pointers in coding? |
Sep 29, 2021 at 1:44am
[6 replies] Last: https://youtu.be/yGYqCiAXvrU?t=11s (by Duthomhas)
|
by JRManx
Weird random code colors
|
This is kind of random, but in my code editor– TextMate– I notice that these words all are colored differently. // Dark blue E1, e1, E12, e12; // Also d... |
Sep 28, 2021 at 11:41pm
[6 replies] Last: Ah. Well, thanks! (by JRManx)
|
by Grust697
Finally found the source code for your mom...
|
I never thought it would happen. After years of datamining, after years of hard work, finally, I found the source code for your mom... #include<iostrea... |
Sep 26, 2021 at 2:06am
[14 replies] Last: Dang that’s crazy bro (by Grust697)
|
by seeplus
Handy Andy
|
Does anyone know anything about Handy Andy? I haven't seen one of his posts for quite a while... |
Sep 26, 2021 at 12:36am
[6 replies] Last: He used to be fairly prolific. I still remember his Use Code Tags q... (by JRManx)
|
by Grust697
Infinite Counter
|
Guys, I made an infinite counter. What is it useful for? Nothing. #include<iostream> #include<cmath> using namespace std; int main() { int numb; numb = 0; ... |
Sep 24, 2021 at 4:50am
[3 replies] Last: Counters that run indefinitely are used to give a monotonic timestamp ... (by helios)
|
by malibor
Did coding make you wear glasses?
|
I had no vision issues ever in my life, until recently... I noticed code become less "visible" over time, the picture become blurry, so I zoomed my code editor... |
Sep 21, 2021 at 4:44pm
[18 replies] Last: The Doctor said I should use them until I retire Was that before or a... (by helios)
|
Hello again... (1,2,3,4) |
For reasons of 'mental health' I ended up closing my original account here, regretted it soon after. I'm trying to get in touch with the admin to get my that ac... |
Sep 20, 2021 at 6:08pm
[66 replies] Last: @Duthomas: The closest to TCL I've probably been while creating Enviro... (by keskiverto)
|
TurboScreen 001 |
Hi guys I finally put online my humble project TurboScreen. A C++ library. Not tested but it's working (i think). You can make a screen (it's a window. I cal... |
Sep 20, 2021 at 12:00pm
[12 replies] Last: @seeplus, haha, so true, the first thing I do is create a project, add... (by malibor)
|
by thmm
Happy birthday Linux (1,2,3,4,5)
|
It's been 30 years since Finnish graduate student Linus Torvalds drafted a brief note saying he was starting a hobby operating system. The world would never be... |
Sep 14, 2021 at 6:48pm
[90 replies] Last: "have you seen Enemy of the State?" -me *evil laughter* (by JRManx)
|
by Duthomhas
Awesome Search
|
Well, I finally updated my old search dialog, including fixing the Google IFL problem (as Google decided in 2019 that non-Google sites shouldn't be using it, so... |
Sep 10, 2021 at 5:42pm
[3 replies] Last: It costs Google a significant amount of money to skip search results. ... (by Duthomhas)
|
by thmm
Automated hiring software is mistakenly rejecting millions of viable job candidates
|
Automated resume-scanning software is contributing to a “broken” hiring system in the US, says a new report from Harvard Business School. Such software is ... |
Sep 9, 2021 at 2:27am
[15 replies] Last: Same problem? I suppose its similar. If you had a large master site ... (by jonnin)
|
by Duthomhas
Dangit. Gonna have to upgrade to MSVC's latest...
|
I've been using MSVC 19 happily for a while now, with no particular rush to play with C++20 something... Until today I tried to use a templated lambda with a p... |
Sep 7, 2021 at 4:49am
[9 replies] Last: That's something I never saw before. Looks awfully handy. Welcome to ... (by zapshe)
|
Development environment... |
As I have said before, I'm taking a 'sandbox' PC back to Windows 10. I decided it would be a good opertunity to play around with the development environment ... |
Sep 6, 2021 at 1:17pm
[13 replies] Last: Is there anything useful you can do in hex editor beyond changing some... (by jonnin)
|
by zapshe
How bad an idea is this?
|
Real life meet up. Who would want to? What would we do? Obstacles to doing so. 🗡 |
Sep 5, 2021 at 11:10pm
[13 replies] Last: If I'm going anywhere I'm not coming back. Well... Perhaps I don't m... (by zapshe)
|
by newbieg
Github Tokens
|
What do you guys think of git requiring the use of tokens in order to do anything from your computer? I personally use the git command line tool, and this is w... |
Sep 5, 2021 at 5:04am
[17 replies] Last: Personal access tokens Personal access tokens function like ordinar... (by malibor)
|
by Duthomhas
FiraCode font!
|
Heh heh heh, I just discovered this gorgeous coder's font and am using it right now! Git yer own: https://github.com/tonsky/FiraCode :O) |
Sep 4, 2021 at 10:05pm
[1 reply] : I collect fonts as if they were laundry lint.... Thanks for the link,... (by deleted account xyzzy)
|
Back to Windows 10... |
Well time to wipe the Windows 11 preview box as it doesn't conform to requirements. It was fun while it lasted. On the plus side I get a nice clean install o... |
Sep 3, 2021 at 8:41pm
[9 replies] Last: I keep my windows from connecting to MS by defining outbound firewall ... (by malibor)
|
by thmm
30 Software Engineer Skills That Employers Everywhere Want
|
If you’re applying for a job as a software engineer, you might wonder which associated skills will make you most attractive to future employers https://ins... |
Sep 2, 2021 at 10:37pm
[9 replies] Last: Hi agent max Well some say one thing and some say another thing :) h... (by forgottencoder)
|