Senior Software Engineer at Tipalti

Tipalti is hiring Senior Software Engineer

James Mickens on JavaScript macht mich jedes Mal aufs Neue glücklich 👌

https://www.youtube.com/watch?v=D5xh0ZIEUOE

#javascript

James Mickens on JavaScript

YouTube
Ah, the internet's classic requirement: enabling #JavaScript and #cookies to read yet another #doomsday prediction about #gambling markets 📉🎰. Because clearly, what humanity really needs right now is a front-row seat to watch virtual horses run us off a cliff. 🎢🙄
https://www.derekthompson.org/p/we-havent-seen-the-worst-of-what #internet #humor #predictions #HackerNews #ngated
We Haven’t Seen the Worst of What Gambling and Prediction Markets Will Do to America

I don’t think people have thought hard enough about how bad this could get.

Derek Thompson
Everybody, make some noise! 📢 You know, like white noise, blue noise, Perlin noise for our 2D model renderer, live now on https://www.twitch.tv/noyainrain 😊 #JavaScript #p5js #OpenSource
noyainrain - Twitch

2D Model Renderer (Part 17) | It's Thursday again! 👋💜

Twitch
Building a Runtime with QuickJS

0 comments

Lobsters

The UI is almost finished – I’ve added a dinamic ‘Threads’ option in a customised main menu… not long to go now! What do you think? Any suggestions are welcome! 😘

#rpgmaker #indiedev #indiegame #itchio #gameplay #javascript #pixelart

GitHub - DosX-dev/SafeNova: Encrypted file vault that lives entirely in your browser — no server, no account. Convenient local desktop with a clinical level of paranoia.

Encrypted file vault that lives entirely in your browser — no server, no account. Convenient local desktop with a clinical level of paranoia. - DosX-dev/SafeNova

GitHub
Here's me showing off some audio work, from my 20 years in #JavaScript #development: https://github.com/MarquisdeGeek/WebMIDI Some examples of WebMIDI
from a talk I gave in #Cambridge last year #webaudio #webmidi
GitHub - MarquisdeGeek/WebMIDI: Some examples of WebMIDI

Some examples of WebMIDI. Contribute to MarquisdeGeek/WebMIDI development by creating an account on GitHub.

GitHub
×

This is a very normal #JavaScript program, and it's great that this just works without complaint.

#webdev #wtfnjs

@sir_pepe I went to check how my IDE handles it, and it catches it as an error (empty `if` branch), which is what I expected. But I got fooled with the screenshot at first.
@Krazov That's TypeScript at work. It's a perfectly valid plain JS program.
@sir_pepe Yes, I know it's valid JS. But it got me thinking about how realistic it is to smuggle such a thing to a codebase. In my case, Prettier additionally moved it to separate lines.
@Krazov I've seen enough monstrous JS codebases with zero modern tooling, especially in enterprise contexts. If this looks like it's hard to smuggle in, that's just a skill issue in the target selection department 🙃