Weirdnet Links  |  newest  |  search  |  archive  |  rss  |  atom  |  directory

Link Dump

...i found this and dropped it here.

today: 0 | this month: 11894 | latest: 2026-07-12 | total: 17088


  • 2026-07-07
    Scripting Languages I
    Node.js, Python, PHP, Ruby - Hyperpolyglot: Hyperpolyglot offers a side-by-side reference sheet comparing scripting languages including Node.js, Python, PHP, and Ruby across dozens of topics like variables, strings, regex, threading, and databases. It is an invaluable quick-reference tool for developers who need to translate syntax and patterns between languages at a glance.
  • 2026-07-07
    Scripting News
    Scripting News is Dave Winer's long-running blog covering technology, software development, AI tools, and web infrastructure, widely considered one of the oldest blogs on the internet. Daily posts blend hands-on coding notes about projects like Node.js apps and Claude Code experiments with sharp commentary on tech industry trends and politics.
  • 2026-07-07
    Scripting Twitter with cURL | sakana.fr
    Stephane's sakana.fr blog features a practical 2007 tutorial on scripting Twitter's API using cURL from the command line, covering status updates and direct messages that the official API didn't support. The post walks through specific curl commands with clear explanations, making it a useful reference for developers who want to automate Twitter interactions via shell scripts.
  • 2026-07-07
    Scriptographer.org - News
    Scriptographer.org is the home of Scriptographer, a scripting plugin for Adobe Illustrator that lets artists and designers extend the application using JavaScript. Created by Jürg Lehni, the site includes tutorials, a script gallery, API reference documentation, and community forums, and documents the project's evolution into the open-source Paper.js JavaScript library for HTML5 canvas.
  • 2026-07-07
    Sean Gillies
    Sean Gillies documents his trail running training in meticulous weekly logs, tracking mileage, elevation gain, and workout strategies as he prepares for the Quad Rock 25-mile mountain race. The site also touches on his open-source geospatial software work, including updates to the Rasterio Python library, making it an interesting mix of athletic dedication and technical pursuits.
  • 2026-07-07
    selaere.github.io
    Selaere's GitHub Pages hub collects a variety of small software projects and tools, from a minesweeper with version control to a pride flag generator and a custom programming language called vemf with its own interpreter and docs. The creator is refreshingly self-deprecating about the work-in-progress nature of these experiments, making it a fun peek into an active hobbyist programmer's workshop.
  • 2026-07-07
    Sending Email with PowerShell
    Implicit and Explicit SSL | Nicholas Armstrong: Nicholas Armstrong's technical blog dives into practical Windows development challenges, with this post offering a detailed guide to sending email via PowerShell using both implicit and explicit SSL over Gmail's SMTP server. Complete with annotated code snippets and explanations of SSL differences, it's a useful reference for developers navigating PowerShell scripting on Windows.
  • 2026-07-07
    Serhiy Barhamon
    Serhiy Barhamon is a lifelong programmer whose personal site blends software engineering notes, book reviews, and adventurous travel logs including a 1000km bicycle ride from Geneva to Barcelona with a broken rib. The site covers a wide range of interests but centers on software development, with sections on domain-driven design, running LLMs locally, and reflections on startup life.
  • 2026-07-07
    Set Focus to an ASP.NET Control
    Ryan Farley's developer blog features practical.NET and ASP.NET tutorials, including this post on setting focus to controls using JavaScript within web applications. The site covers C# development, web application polish, and real-world coding solutions aimed at making web apps behave more like desktop applications.
  • 2026-07-07
    Shae Erisson's blog - 1. DO SOMETHING 2. BRAG ABOUT IT
    Shae Erisson's technical blog covers Haskell programming, NixOS, SMT solvers, custom keyboards, and functional programming experiments with a hands-on, exploratory spirit. Posts range from building Android apps in Haskell to open-source hardware hearing aids, making it a rich resource for programmers who enjoy diving deep into niche technical rabbit holes.
  • 2026-07-07
    sidski | whoami?
    Sindre, a 20-something software engineer known as 'Sid', built this personal site as a creative outlet for owning his own data, with a blog, logs, photo gallery, and guestbook. His interests span bouldering, One Piece anime, liquid DnB music, open source advocacy, and cairn building, making this a lively personal corner of the web.
  • 2026-07-07
    Sietch Tabor
    Sietch Tabor is the personal homepage of Thufie, a self-described computer scientist and researcher who shares their interests in programming, language learning, and open-source culture. The site features links to a blog, creative work, and a cyberspace startpage, along with fediverse badges and a distinctly queer, anti-corporate web aesthetic.
  • 2026-07-07
    Simon Willison’s Weblog
    Simon Willison's long-running weblog covers programming, AI, LLMs, and web development with deeply technical posts, curated links, and TIL (Today I Learned) entries stretching back to 2002. The site is a rich resource for developers and AI enthusiasts, featuring hands-on experiments with tools like Claude and GPT alongside commentary on open-source software and computer science topics.
  • 2026-07-07
    skelegorg
    Skeleg's personal site showcases a range of hands-on technical projects including a custom gaming mouse build, a Wii Remote IoT setup, a headphone stand, and a digital clock/pomodoro timer. The site also features posts on topics like TCP file transfer programs in C and SerenityOS contributions, making it a great snapshot of a hobbyist programmer's ongoing tinkering.
  • 2026-07-07
    skoove.dev
    Skoove's personal homepage features a blog, an 'about' page, and a 'now' page, presenting a developer who participates in the *nixRing and hacker webrings. The site is built with Zola and hosted on Codeberg, signaling a tech-savvy, open-source-oriented creator embedded in the indie web community.
  • 2026-07-07
    slewis
    Sean C. Lewis runs this minimal personal blog from Bloomington, touching on computer science, astrophysics, and programming. The sparse, text-focused design and XXIIVV webring membership signal a thoughtful indie web presence for technically-minded readers.
  • 2026-07-07
    slushee.dev
    Slushee's personal corner of the web showcases a mix of software and hardware projects, 3D printing, music interests, and everyday life. The site features animated SVG elements and links to projects centered around Python and other coding work, making it a charming hub for a technically-minded creator.
  • 2026-07-07
    Smitheroons' tilde.club page
    Smitheroons' tilde.club page is a sparse personal homepage where the author shares a brief life update about transitioning into an SDET (Software Development Engineer in Test) role and the imposter syndrome that comes with it. Part of the tilde.club community, this minimal page hints at future updates and participates in a link ring.
  • 2026-07-07
    Software development et al - Stavros' Stuff
    Stavros is a freelance Python developer from Greece who shares tutorials, side projects, and technical musings ranging from networking essentials to DIY hardware builds like a pocket voice recorder and a small LED panel. The site blends practical how-to guides with hands-on maker projects, offering a genuine look into a working developer's tinkering and learning over the years.
  • 2026-07-07
    Software.next
    Software.next is a programming blog by plukevdh covering topics like Ruby methods, Rails internals, PostgreSQL quirks, and the evolving debate between web and native app development. The posts are technical and reflective, documenting real-world discoveries and insights aimed at fellow software developers.
  • 2026-07-07
    Solarium
    Solarium is a personal tech site featuring a collection of coding projects with view counts, including tools like pastebeam-c and chatger, suggesting a developer who enjoys building small utilities and software experiments. The site also notes TLS support and links to a circle of like-minded indie web developers, giving it a cozy old-web community feel.
  • 2026-07-07
    Songs on the Security of Networks
    Michał 'rysiek' Woźniak writes 'Songs on the Security of Networks', a technically sharp blog covering network security, infrastructure risks, AI tooling failures, and digital rights. Posts dive deep into topics like AWS outages caused by agentic AI systems, Telegram's security shortcomings, and the hidden dangers of LLM-based automation in production environments.
  • 2026-07-07
    soph's blog and information
    Soph is a 19-year-old Latvian full-stack developer who showcases a diverse portfolio of open-source projects spanning music library tools, Discord bots, Minecraft plugins, ham radio utilities, and more. The site doubles as a personal hub with a blog, project listings, and a surprisingly massive 6-gigabyte MIDI collection.
  • 2026-07-07
    Spencer Freebairn
    Spencer Freebairn's personal portfolio showcases his work as a Quality Engineer, featuring projects like a tortilleria website, a cash adder tool, and an Etch game. The site serves as a clean hub linking to his GitHub, LinkedIn, and a small collection of software projects.
  • 2026-07-07
    Spencer Paulmark
    Spencer Paulmark's personal developer page showcases two original programming projects, including Big Brother Bots, a simulation game with 300+ premade casts and complex state management, and Project LSG, an experimental social network visualizer built on real online game data. Clean and minimal, the site offers source code links and blog posts for each project, giving a peek into the developer's interests in social simulation and network visualization.
  • 2026-07-07
    splitbrain.org - blog
    Andreas Gohr's long-running personal tech blog, subtitled 'electronic brain surgery since 2001,' covers practical programming tips, system administration, and software hacks. Recent posts include scripting Gmail cleanup with Google Apps Script, making it a handy resource for developers solving everyday technical problems.
  • 2026-07-07
    Spotlight's Site
    Spotlight is a systems programmer and security researcher specializing in Apple platforms, reverse engineering, and Wii homebrew development. The site showcases impressive technical projects including the Open Shop Channel, WiiLink channel revival efforts, and independent macOS internals research involving undocumented APIs and sandbox vulnerabilities.
  • 2026-07-07
    SQL Injection Attacks by Example
    Steve Friedl's detailed technical walkthrough of SQL injection attacks demonstrates real-world exploitation techniques step by step, from schema discovery to brute-force password guessing. Written as a narrative of an actual security engagement, it covers both attack methods and mitigations, making it an invaluable reference for developers and security professionals alike.
  • 2026-07-07
    stackp — Droopy – easy file receiving
    Droopy is a lightweight Python mini web server created by Pierre (stackp) that lets others upload files directly to your computer via a simple browser interface. The project page includes usage instructions, command-line options, licensing details, and links to the source repository, making it a handy tool for quick peer-to-peer file transfers without fussing with slow messenger transfers.
  • 2026-07-07
    Stale City
    Stale City is a personal tech blog where the author shares reflections on software development, including a deep-dive post about building a UI utility library from scratch and the lessons learned from that journey. The writing is thoughtful and draws creative parallels between coding projects and things like Wintergatan's Marble Machine, making it an engaging read for developers who enjoy introspective technical writing.

« newer | older »


Have a link suggestion? Send it to pablomurad@pm.me.