AnandTech Forum » Programming
1,502 FOLLOWERS
The AnandTech Forum is dedicated to the dark art of computer programming. Share here your programming-related issues, talk about python functions, discuss artificial intelligence, find free tools, and get various solutions and advice from experts.
AnandTech Forum » Programming
2d ago
good evening dear friends,
which IDE do you use: well i am trying to get in to python-development recently,
To find out what IDE suits most - i did a bit of research, and i found out that People just like pycharm when it comes to python development..Why!
some of my Friends use Spyder.
i gave it a try - and tested all of them:
spyder: i also used Spyder for some weeks: In some of my very first projects I wanted to use a package/module that is not installed by default in Spyder IDE.
But I can not find a simple solution how to load/install an external package without using payed for software ..read more
AnandTech Forum » Programming
4d ago
Hello everyone,
at this moment I am using classic HTML5 video player to serve videos to my members, but would like to upgrade the experience to something what allows bandwidth detection, skipping, rewind and such things.
Anyone has first hand implementing it?
Software is .NET on web server side, .NET on video host, client side is very old school (mostly server side generated, very little JS).
Gladly also paid solution, NuGets, etc. No third party host (the videos are mostly of sensitive nature, client property etc).
TIA ..read more
AnandTech Forum » Programming
1M ago
Hello!
I found the PDF "2020 Survey of Artificial General Intelligence Projects for Ethics, Risk, and Policy" in Internet* about companies that are developing the AGI (artificial general intelligence), for example:
ACT-R
ACT-R, an acronym for Adaptive Control of Thought-Rational, is a research project led by John Anderson of Carnegie Mellon University.
Page 39.
AGI Brain
AGI Brain was founded by Mohammadreza Alidoust in 2009, though it only shows activity in 2018-
2019.
Page 41
Binary Neurons Network
Binary Neurons Network is a project by Ilya Shishkin.
Page 52
He4o
He4o is a GitHub proj ..read more
AnandTech Forum » Programming
1M ago
Dev Drive: Performance, Security and Control for Developers
We are excited to introduce Dev Drive! A new storage volume optimized for developer workloads that delivers performance, security, and control. Dev Drive is built on the Resilient File System (ReFS) and combined with the new performance mode capabili
blogs.windows.com
6 seconds for almost 6000 files is insane!
Windows 11's latest update doubles file copying speeds with support for ReFS format
ReFS has been a staple of Windows Server products since its introduction in 2012, providing an alternative to the ubiquitous NTFS f ..read more
AnandTech Forum » Programming
4M ago
My website (on GoDaddy) has a comment page where the user enters info and clicks on send. I am capturing what I thought is the users IP by using Request.UserHostAddress in the form's VB code. I have had a friend in CA try the form. I have tried the form from my iPad (both on wifi and cell) and from my Android. I always get 192.88.134.12. That resolves to cloudproxy11012.sucuri.net. Until recently I was getting a lot of BOT traffic using the comments page. Those also had the same IP address.
Apparently GoDaddy and Sucuri are one or close.
How or why are they changing my data being sent to the ..read more
AnandTech Forum » Programming
4M ago
www.ibmjunkman.com. Click on the card image. Then click on Comment in upper right. You will get a screen with 7 images and a statement saying to click on one of them.
Randomly, when you do, you will get an error:
Validation of viewstate MAC failed.As I understand it. the page was sent with a given machinekey but the page the server got back does not have the correct key. I have no control of machinekey on a shared server. GoDaddy is saying it is something in my code.
I am not a coder. I will be discussing this with my guy. Is GoDaddy blowing me off ..read more
AnandTech Forum » Programming
5M ago
Uninstalled VS 2010 and installed VS 2022 Community on my Win10 machine. Copied my project from my Win11 machine to Win10. I open my project but in Project explorer I have no Publish, Build or Clean options on a right click. As far as I can tell I installed with all the options I needed. Ideas ..read more
AnandTech Forum » Programming
6M ago
Web References Contents
C/C++
C#
General
Java
Linux
PHP
Programming
Programming Sytles
UML
C/C++ : One of the oldest languages out there
C Language Tutorial
A beginner level tutorial for C programmers
C programming
A set of tutorials covering both C & C++
Programming in C
Online C courseware
comp.lang.c Frequently Asked Questions
FAQ about C. A useful reference.
cplusplus
A wonderful C++ reference
C#: About the C# Language
C# Practical Learning
This series of lessons teach C# (3.0) as a computer language
C# Station
A set of online tutorials for beginners & intermediaries
Devhoo ..read more
AnandTech Forum » Programming
6M ago
The purpose of this thread is to collect links to useful free tools that the members would like to recommend to others.
RULES
1. The tool must be free for the download. Free versions of commercial tools are allowed as long as the license you receive on download does not expire in less than a year.
2. The tool must be generally useful in the creation of a complete application or system. This is pretty broad, but if we allow databases, for example, it's hard to rule out image editors. You guys decide what's important.
3. Submit recommendations by replying to this thread. Include:
a) the lin ..read more
AnandTech Forum » Programming
6M ago
On my website I have a contact me page. https://www.ibmjunkman.com/cards/ContactUs.Aspx
I am getting communications from SEO people, marketing people, etc. So, either these ingrates have a way to get my email address from that page without filling it out manually or they are just ignoring the statements on the page.
Ideas ..read more