Urgent.News

What's breaking now, across thousands of outlets.

Tech

The good ol’ days of building Java

Ryan sits down with Tim Lindholm, an early contributor to the Java language at Sun Microsystems, to chat about what it was like building one of the most popular programming languages ever at its inception, why it was strategically important for the Java team to create a cross-platform ABI to compete with Windows NT, and how applets were initially just an interesting demo.

We haven't written up this one. Stack Overflow Blog has the full story — the link below goes straight to it.

Read the original at stackoverflow.blog →

More in Tech

I'm Building an Open-Source MMORPG with Rust & Python — Join the Project

I'm Building an Open-Source MMORPG in Rust and Python — Looking for Contributors Hi everyone! 👋 I'm currently working on The Last Signal , an open-source post-apocalyptic MMORPG project.

  • The Last Signal is an open-source post-apocalyptic MMORPG being developed
  • Project utilizes Rust and Python programming languages
  • Focus on client-server communication and cryptographic integration

A scraper isn’t a monitor: detecting new Telegram posts with Apify and n8n

My Actor run succeeded. It returned five recent Telegram posts, each with an ID, timestamp, and permalink. Then I asked the question the automation actually needed to answer: Which posts are new?

  • Actor retrieves five recent Telegram posts with ID, timestamp, and permalink
  • Introduces state layer for stable record identity and partitioning by channel
  • n8n workflow compares messages with durable state to identify new items

More from Tuesday 1 September →