Remove courses index.html
article thumbnail

A Real PowerBook: The Macintosh Application Environment on a Pa-RISC Laptop

Hacker News

Processing power isnt everything, of course: the 160MHz PA-7300LC does this with a TDP of 15W, while the 300MHz 603e displaces just four to six watts, and the 240MHz part (fabbed on the same 290nm process) is on the lower end of that range. Of course, our PABook doesnt have a floppy or a CD-ROM connected. Lets try a web browser next.

article thumbnail

A masochist's guide to web development

Hacker News

n"); } You can compile the code above with emcc -o index.html hello.c With the command above, the compiler should have generated for you 3 files: index.html - the web page in the screenshot above. Let’s start with the HTML, which is in large part boilerplate: index.html: <!doctype > int main() { printf("Hello, web!n");

professionals

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Ask HN: What Are You Working On? (June 2025)

Hacker News

books, courses, etc) reply jesse__ 8 hours ago | root | parent | next [–] Voxel engines are interesting because they're very much an area of active research. Has generated courses, documents, exams and flashcards. I am also interested in game engine programming, but I am in the very beginning of the journey. I love this concept.

AI
article thumbnail

Build generative AI agents with Amazon Bedrock, Amazon DynamoDB, Amazon Kendra, Amazon Lex, and LangChain

AWS Machine Learning Blog

No FSI Agent: [answer and source documents] As part of the agent’s different reasoning paths and self-evaluating choices to decide the next course of action, it has the ability to access synthetic customer data sources through an Amazon Kendra Index Retriever tool.

AWS