What is Hackers' Pub?

Hackers' Pub is a place for software engineers to share their knowledge and experience with each other. It's also an ActivityPub-enabled social network, so you can follow your favorite hackers in the fediverse and get their latest posts in your feed.

0
0
1
0
0
0

교복 입은 10대들이 정부를 무너뜨렸다... 네팔 Z세대 혁명의 전말 www.hankookilbo.com/News/Read/A2... "이번 시위를 통해 얻은 가장 중요한 교훈이 무엇이냐는 질문에 라미차네는 “시민이 단결하면 결코 패배하지 않는다는 메시지”라고 답했다. 그는 “권력은 결코 성역이 아니며 부·지위와 무관하게 누구도 정의 위에 있지 않다는 것을 입증했다. 부패가 반복될 경우 시민은 또다시 들고 일어설 수 있다”고 강조했다. 그는 한국의 민주화 여정을 언급하며 국제 연대도 호소했다."

교복 입은 10대들이 정부를 무너뜨렸다... 네팔 Z세...

0
0
0
0
0
0
0
0
2
2
0

$1,000 for an Xbox Ally X handheld is certainly testing the appetite for pricey next-gen consoles. Microsoft's "Xbox handheld" is priced like a PC, not a console, and it's ushering in big changes to where consoles go next www.theverge.com/report/78582...

A $1,000 Xbox Ally handheld te...

0
0

We replaced @mozilla Firefox’s QUIC UDP I/O stack with a modern memory-safe implementation using quinn-udp. Instead of limited and dated system calls like sendto and recvfrom, Firefox now uses modern OS specific system calls across all major platforms, resulting in HTTP/3 QUIC throughput improvements when CPU bound, and enabling QUIC ECN support across all major platforms.

max-inden.de/post/fast-udp-io-

0
0
0

Did I mention my second talk from about Free Software's unwillingness to think about consequences and how we might have learned a small amout from labour organising (and how corporates certainly have)?

It's a good one! You should watch it. youtube.com/watch?v=WsbUzGailCw

0
0
0

전주 한옥마을 모 카페 앞에 설치 된 이 운세 자판기 하단 판넬에 사용된 이 인물 일러스트는 제가 2023년 8월에 그린 그림입니다... 제 스토어에서 인물스티커로 판매 된, 저작물이자 지적재산, 상업적자산에 해당합니다 도용의 주체가 카페 관계자인지, 자판기 제조업체인지 저로선 알 수 없는 일이지만 어쨌든 그림 이용에 대래 제 사용허가나 문의 등 없이 도용된 것이니 착오 없으시면 좋겠습니다...

0
0

소문난 잔치에 먹을 것 없다 했던가...
트릭컬 2주년 기념 인게임 패키지들 대부분이 가성비 구리고...
트릭컬 오프라인 이벤트는 총체적 난국에 현장굿즈도 불량품이 다수 나오고...

0
0
1
1
0
0
0
0

Barely a week goes by without me using a device that requires WebUSB or WebSerial to use a web based flashing or configuration tool.

I am literally not exaggerating. Apple and Mozilla need to wake up and get on board. The privacy and security arguments against implementing these APIs are complete bullshit when you consider the alternative right now is installing a random executable native app from a small hardware vendor that likely doesn't even have signed binaries.

0
0
1

@aralAral Balkan Please, I am desperately begging for your help to verify my account. My children and I are suffering terribly from malnutrition and the unbearable hardships of life. Right now, we are trapped under relentless fire and artillery shelling, forced to flee from our home with nothing, yet we have no money to escape. I am pleading with you from the depths of a mother’s heart — we urgently need your support to survive.

0
0
1
0
0
0
0
0

Today as I protested ICE fascists in Broadview, IL I realized three things:
•93% of the people ICE is snatching up have no history of violence
•ICE is increasingly the source of violence in our communities
•If we’re going to survive this, we need unity, and we need messengers, not martyrs

Here’s what I mean, with pictures and video from today’s protest.
qasimrashid.com/p/when-protest

0
0
0

I know there's a lot of confusion here about the separation of ATProto and Bluesky, but this is the major difference between ActivityPub and ATProto that has people excited. You don't have to love it, but separating data ownership from everything else is something we need to focus on here.

0
0
0

대중교통이 약한 시골의 편의점은, 휴게소처럼 주차장이 커지고 기능이 많아지곤 한다. 그런데 그걸 시 단위 경계 내에서 보게 되어서 신기했다. 사람들이 차 타고 와서 일 보고 다시 나간다. 도보 방문객이 더 적었다.

A convenient store in Kagoshima City, Japan.
0
0
1

대중교통이 약한 시골의 편의점은, 휴게소처럼 주차장이 커지고 기능이 많아지곤 한다. 그런데 그걸 시 단위 경계 내에서 보게 되어서 신기했다. 사람들이 차 타고 와서 일 보고 다시 나간다. 도보 방문객이 더 적었다.

A convenient store in Kagoshima City, Japan.
0

WTN #8: The New Rock Stars of Web Development

Web Technology News @feed@webtechnology.news

I got to talk to one of the rock stars of frontend development this week. No, not DHH! I mean a young man named Evan You, whose Vite build tool is the backbone of many of the leading frontend frameworks of today: React, You's own Vue.js, SvelteKit, Astro, and others. As I discovered during our interview, this all happened within the space of five years. The version of Vite now used by other frameworks was first released in February 2021.

The other thing I love about Evan's story is that there is a big web standards angle to this. When he first began exploring an alternative to Webpack, the previous default build tool for frameworks, it was 2019 and a new JavaScript standard had just become widely available in browsers and on Node.js. As I explained on The New Stack:

"The key, it turned out, was a relatively new feature of JavaScript called ES Modules (ECMAScript Modules). ES Modules were standardized in 2015, as part of the sixth edition of ECMAScript (ES6). But it took until 2018 for it to be broadly supported in browsers and 2019 before Node.js support arrived."

Evan used ES Modules to create Vite. Interestingly, as an upcoming documentary by CultRepo will show (it's due for release on Oct. 9; I watched the screener), Astro creator Fred Schott also came up with an ES Modules based build tool around this time: Snowpack. In fact, Schott was first to launch. But ultimately Vite won out — and Schott himself uses it for Astro now.

I don't know how old Evan You is, but he's much younger than me (and DHH). He's one of a new generation of web development heroes, who has built an incredible resource for today's web devs on top of a web standard.

Onto the rest of the web tech news of the week...

Web Platform

🌐 In not-so-positive web development news, there's been a ruckus in the Ruby community this week. According to the Techmeme summary, "Ruby Central recently took over a collection of open source projects from their maintainers without their consent." For more context, check out Jared White's blog post.

🌐 Cloudflare has announced it is providing financial support to Ladybird, a relatively new indie browser. The main reason seems to be that Ladybird is not Chromium-based; Cloudflare argues that the world needs more browser diversity, given that 65% of users on the Internet run a Chromium-based browser.

🌐 Cloudflare also announced it will sponsor "two cornerstone frameworks in the modern web ecosystem: Astro and TanStack." It's doing this in association with Webflow (Astro) and Netlify (TanStack). On the Astro sponsorship, I thought it was interesting that Cloudflare highlighted two web dev issues I've been writing a lot about: JavaScript overuse, and the performance problems of React. Here's how Cloudflare put it:

"We chose Astro because its core principles mirror our own. Its "zero JS by default" architecture delivers the raw performance and stellar SEO that a content-heavy site demands, ensuring our docs are fast and discoverable. Just as importantly, Astro is framework-agnostic, letting teams use components from React, Vue, or Svelte without vendor lock-in."

🌐 Developer Ibrahim Diallo makes a great comparison in response to the news that Chrome is now an AI browser:

"It's a TikTokification of the web. On TikTok, you don't choose what to watch; the algorithm serves you what it believes you should consume next. When Chrome browses for me, it will surface what it wants me to see, filtered through corporate priorities, advertising relationships, and engagement metrics."

Open Social Web

🦋 Rose from the Bluesky team points to a TikTok for the AT Protocol, called Skylight Social:

"TikTok’s US operations are changing hands and will be retraining the algo on US-only data. No word yet on whether a new app is needed. Meanwhile, @skylight.social — the TikTok of the atmosphere — is seeing massive growth this week."
Promo text: "The best part? You're in full control. Unlike TikTok or Instagram, Skylight runs on the AT Protocol, a new social media technology home to 32M+ users!  Your content and connections aren't locked into one platform—they exist on this open network. Switch to another atproto platform and your audience, content, and followers are right there with you."
Skylight Social promo

🦣 Meanwhile, Mastodon app developers are coming to grips with the new quote posts. I use Phanpy for my Mastodon browser app (it's awesome), and here is creator Chee Aun testing the new feature:

Chee Aun's text: "A post with a native quote and a non-native quote that contains a nested native quote that contains another nested native quote 😮‍💨  Non-native quotes on Phanpy shows a domain at the top, giving it a "link card/preview"-like appearance."
Phanpy developer Chee Aun testing quote posts

🦣 btw, if you're wondering how to get started on the fediverse, check out Elena Rossini's Fediverse Starter Guide. Great resource if you're looking to escape the hell pits of X and Facebook (or you've been tricked into thinking Threads is the answer!).

✍️ Here's another useful resource, this time for aspiring bloggers / newsletter writers: No-Code Website Builders Compared: From Landing Pages to Ecommerce by Sia Karamalegos

Web + AI

As usual now, tons of Web + AI news this week...

🤖 Google's Chrome team announced a public preview of Chrome DevTools MCP. On Bluesky the team noted:

"With Chrome DevTools MCP, your AI agent can run performance traces, inspect the DOM, & perform real-time debugging of your web pages."

🤖 Google also launched the Data Commons Model Context Protocol (MCP) Server. My colleague at The New Stack, Frederic Lardinois, described it as "an MCP server to give AI agents access to its vast trove of public datasets."

🤖 Cloudflare has been busy on its 15th birthday. It announced a private beta of AI Index, "for domains on Cloudflare, a new type of web index that gives content creators the tools to make their data discoverable by AI, and gives AI builders access to better data for fair compensation."

🤖 Yet more Cloudflare news: it also announced "NET Dollar, a new U.S. dollar-backed stablecoin that will enable instant, secure transactions for the agentic web." It's described as being "programmable and can settle in near real-time across the global market."

Cloudflare Net Dollar front page

🤖 There are many AI coding tools out there now, but when this pitch came into my inbox at The New Stack, I couldn't resist: what if the former head of TikTok's algorithms created one of these tools? My interview with Verdent CEO Zhijie Chen showed that he wants to change the game in AI coding too, just as he did with social media algorithms:

“What we need is not ‘human tools translated for AI,’ but purpose-built, AI-native infrastructure designed for hyper-speed software creation and iteration.”

🤖 Notion, the trendy note-taking app, has announced Notion 3.0 — "the biggest evolution of Notion yet, with Notion AI Agents at the center." The startup urges its users to "think of your Agent as a Notion power user that can handle entire workflows and access all the information you can." Note: there's a Hacker News thread about security concerns.

🤖 Matt Mullenweg lists MCP implementations in the WordPress ecosystem.

🤖 CMS expert Deane Barker wrestles with a question: "how much power should AI have over your CMS repository?"

One More Thing

🎈 Remember when writing personal journals was how we used blogging tools in the early 2000s? My alt Mastodon a/c, Classic Web (also available on Bluesky, via Bridgy Fed), is currently showcasing some early blogs from 2000-2005. So if you're looking for design or blogging inspiration, do check it out.

A blog called sikander.org on July 31, 2003

Thanks for reading Web Technology News (WTN), my weekly newsletter tracking what's next on the web. I'm still in the early phase of this project, so please share the newsletter on your favorite social media platform — I'd love to eventually make this into a thriving community of webheads.

You can get the full content of WTN via email (the form is on the WTN homepage) or RSS. A benefit of signing up via email is that it allows you to post comments on the URL where this post lives: i.e. on the Web.

You can also follow WTN on social media: search "@feed@webtechnology.news" on Mastodon or click here to follow on Bluesky.

Until next week, keep on blogging!

Read more →
0

대중교통이 약한 시골의 편의점은, 휴게소처럼 주차장이 커지고 기능이 많아지곤 한다. 그런데 그걸 시 단위 경계 내에서 보게 되어서 신기했다. 사람들이 차 타고 와서 일 보고 다시 나간다. 도보 방문객이 더 적었다.

A convenient store in Kagoshima City, Japan.
0