Sign Up
Welcome home! Here at WTMX you can make new friends and meet people with the same interests as you. All free and ad-free.
Development
Internet & Technology
Fireman and MentaL Pancakes reacted to this.
Development shared a link
My first impressions of web3
Despite considering myself a cryptographer, I have not found myself particularly drawn to “crypto.” I don’t think I’ve ever actually said the words “get off my lawn,” but I’m much more likely to click...
Development shared a link
Writing clean JavaScript tests with the BASIC principles
Applying 5 key principles to shorten, clean, and simplify JavaScript and Node.js testing
Development shared a link
Wrapping text inside an SVG using CSS | Jay Freestone
Using two SVGs and `shape-outside` to wrap text inside a shape.
Fireman and crusader of southerland reacted to this.
Coz likes this.
bulletbill22
I believe him. As a diversity hire in software development he was probably given 0 work to do because he'd fuck it all up anyway.
- January 6, 2022
- ·
- Like
- ·
- React
- ·
- Give Award
UninformedConsent
Throwing food together at Taco Hell isn't difficult. There's a reason they leave it to teens.
- January 6, 2022
- ·
- Like
- ·
- React
- ·
- Give Award
Development shared a link
CSS-Based Fingerprinting | CSS-Tricks
Fingerprinting is bad. It’s a term that refers to building up enough metadata about a user that you can essentially figure out who they are. JavaScript has
bulletbill22 and Russell James reacted to this.
bulletbill22
Its hard enough to browse without js, it'd be impossible without CSS.
- January 5, 2022
- ·
- Like
- ·
- React
- ·
- Give Award
Coz
It'd be easier without CSS than JS, you could just slap the browser into reader mode or add your own style sheet.
Too many people switch JS off to stop 'tracking' but they've no fucking idea they can be tracked just fine without using any Javascript, and most sites won't work without Javascript and... View More
Too many people switch JS off to stop 'tracking' but they've no fucking idea they can be tracked just fine without using any Javascript, and most sites won't work without Javascript and... View More
- January 5, 2022
- ·
- Like
- ·
- React
- ·
- Give Award
Development shared a link
Google Chrome 97 introduces controversial keyboard API - gHacks Tech News
Google Chrome 97 is expected to be released later today. The new stable version of Google Chrome will be rolled out via the browser’s automatic updating system starting today.
bulletbill22 likes this.
bulletbill22
Good to see Brave taking this seriously. Brave seems to be the best out of the box browser for the time being.
- January 5, 2022
- ·
- Like
- ·
- React
- ·
- Give Award
Coz
Not really, because they're still using Chromium so it's basically just Chrome reskinned, that gives Google more power which is just a bad thing overall.
- January 5, 2022
- ·
- Like
- ·
- React
- ·
- Give Award
Development shared a link
Compiling a Go program into a native binary for Nintendo Switch™ - Ebiten
Ebiten is an open source game library for the Go programming language. Ebiten’s simple API allows you to quickly and easily develop 2D games that can be deployed across multiple platforms.