harborsparrow's latest activity
-
harborsparrow reacted to Rive's post in the thread Who is responsible for the software when AI takes over programming? with
Love.
No need for AI: you only need to read the EULA to know that (for common cases) nobody, ever was actually responsible. -
harborsparrow posted the thread Electrical Identifying Philips Hue smart bulb models in DIY Projects.Philips Hue was the very first provider of smart LED bulbs that can be controlled wirelessly. Over the years, as Philips sold ever... -
harborsparrow replied to the thread Who is responsible for the software when AI takes over programming?.As for "many types of AI", I believe it just about all involves various machine learning algorithms based on Bayes Theorem, is... -
harborsparrow replied to the thread Learning data structures and algorithms in different programming languages.Old person here who wrote code in a gazillion languages including close to the metal. Elias001 is ahead of the game by learning C and... -
harborsparrow replied to the thread Who is responsible for the software when AI takes over programming?.IMO, current AI systems are far from being able to take over the whole of software development. One might trust a chatbot to cough up... -
harborsparrow replied to the thread A Crisis for Newly Minted CompSci Majors -- entry level jobs gone.Here is an interesting article about Elon Musk gambling on LLMs being the future... -
harborsparrow replied to the thread A Crisis for Newly Minted CompSci Majors -- entry level jobs gone.LLM, Large Language Model, an AI machine learning system that is trained by "scraping" (fetching, parsing, storing) publicly available... -
harborsparrow replied to the thread A Crisis for Newly Minted CompSci Majors -- entry level jobs gone.Re: the miserable employment situation in IT right now A painful and probably necessary course correction (social scientists call it a... -
harborsparrow reacted to SleipnirTheHorse's post in the thread Learning Assembly and computer architecture for x86 with
Love.
I believe RollerCoaster Tycoon was written in Assembly, so if you know about this language and your crazy enough to use it, you can make... -
harborsparrow reacted to Rive's post in the thread Learning Assembly and computer architecture for x86 with
Like.
Missed this one. Well, yes. Firmware is the software of an embedded system: usually installed in factory and not meant to be modified... -
harborsparrow reacted to elias001's post in the thread Learning Assembly and computer architecture for x86 with
Like.
@sbrothy I went through C, and now am going through the book Introduction to computing systems from bits & gates to C/C++ & beyond... -
harborsparrow reacted to sbrothy's post in the thread Learning Assembly and computer architecture for x86 with
Love.
It was probably like reinventing the wheel. o0) -
harborsparrow reacted to FactChecker's post in the thread Learning Assembly and computer architecture for x86 with
Like.
How much you will use assembly language depends on what type of work you do. If you get into real-time device handlers, you will see it... -
harborsparrow replied to the thread Learning Assembly and computer architecture for x86.P S - A trivia question (and please don't answer it here--let people look it up). WHO invented the concept of an assembler (from which...