Remove a-javascript-bug-i-had-once
article thumbnail

My First 50 Days of Blogging

Victor Zhou

I started this blog at the beginning of last month (February 2019) because I wanted to become a better writer. I felt like I had some interesting/useful things to say. I didn’t like the old victorzhou.com and had been itching to rewrite it for a while. Since then, I’ve Published 6 blog posts.

52
article thumbnail

Real-Real-World Programming with ChatGPT

O'Reilly Media

So far I’ve read a gazillion blog posts about people’s experiences with these AI coding assistance tools. I really wanted to go beyond these quick gut reactions that I’ve seen so much of online, so I tried using ChatGPT for a few weeks to help me implement a hobby software project and took notes on what I found interesting.

AI 98
professionals

Sign Up for our Newsletter

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

article thumbnail

Why Webpack? (or, How Not to Serve Javascript)

Victor Zhou

Back in early 2016, I began building a web game called GeoArena. When I started GeoArena, I was very new to web development. Having never heard of module bundlers before, I instead homebrewed my own approaches for serving Javascript on the web. depended on socket.io , so I had to ensure the socket.io

40
article thumbnail

Reverse engineering a forgotten 1970s Intel dual core beast: 8271, a new ISA

Hacker News

" As I recall, those two chips were fairly large. We had lots of issues with them. [.] My interest in the chip was piqued when I accidentally triggered a wild test mode that managed to corrupt one of my floppy discs even though the write protect tab was present! And fairly late -- to the marketplace. BeebMaster.

181
181
article thumbnail

How to Build a CI/CD MLOps Pipeline [Case Study]

The MLOps Blog

This helps to minimize the risk of errors and bugs in the deployed models, which can lead to costly downtime and damage to the organization’s reputation. I would say the same happened in our case. I will discuss the reasons for that in the subsequent sections. This is a blog post from AWS to optimize cloud services costs.

AWS 52