futur's Avatar

futur

@futur.blue.bsky.social

words in places and ways they probably shouldn't be

5,134 Followers  |  385 Following  |  9,102 Posts  |  Joined: 22.06.2023  |  1.8732

Latest posts by futur.blue on Bluesky

ekosheads on top

04.08.2025 02:07 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

banks providing auth for government services and not the other way around is so incredibly fucked up

03.08.2025 17:25 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

yoinked*

03.08.2025 17:22 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

yeah bun basically yoked zx

03.08.2025 17:21 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
const ls = spawn('ls', ['-Ih', '/usr']);
ls.stdout.on('data', (data) => {
console. log(' stdout: ${data}');
});
ls.stderr.on('data', (data) => {
console.error(' stderr: ${data}');
}) ;

const ls = spawn('ls', ['-Ih', '/usr']); ls.stdout.on('data', (data) => { console. log(' stdout: ${data}'); }); ls.stderr.on('data', (data) => { console.error(' stderr: ${data}'); }) ;

you'd end up writing a worse version of it anyway unless you want to do this for every command

03.08.2025 17:15 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

zx is goated, child_process.spawn possibly the worst api in the history of apis

03.08.2025 16:59 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

"which one of you is the Loab and which one is the Crungus"

03.08.2025 16:40 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
a two-sided chart, the left is Thailand, the right is Cambodia, a subheading reads "Their main intellectual influences - battlefield of the battlefield of ideas"

the Thailand side includes:
- lee kuan yew
- marc adreessen
- catturd
- nick land
- pythagoras
 - james gunn
- john scotus eriugena
among others

the Cambodia side includes:
- Zohran Mamdani
- Hegel
- Mark Fisher
- Marcus Aurelius
- Deng Xiaoping
- Hasan Piker
- AtatΓΌrk
- Radfemhitler
among others

a two-sided chart, the left is Thailand, the right is Cambodia, a subheading reads "Their main intellectual influences - battlefield of the battlefield of ideas" the Thailand side includes: - lee kuan yew - marc adreessen - catturd - nick land - pythagoras - james gunn - john scotus eriugena among others the Cambodia side includes: - Zohran Mamdani - Hegel - Mark Fisher - Marcus Aurelius - Deng Xiaoping - Hasan Piker - AtatΓΌrk - Radfemhitler among others

if I had to see this so do you

03.08.2025 16:31 β€” πŸ‘ 7    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
a hero section with a banner, a title, and a subhead
banner: Service Notice
title: Hey
subhead: Let's go

a hero section with a banner, a title, and a subhead banner: Service Notice title: Hey subhead: Let's go

thanks, bank?

03.08.2025 03:37 β€” πŸ‘ 27    πŸ” 3    πŸ’¬ 2    πŸ“Œ 2

no matter what you want the world to look like, you will never be able to achieve any of it as long as boomers hold a modicum of political power

02.08.2025 20:03 β€” πŸ‘ 7    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

elevation equalization

02.08.2025 19:56 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

BC can't possibly need that many, time for a nation-building project

02.08.2025 19:56 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

we could solve the housing crisis with an abundance of labour camps for these people

02.08.2025 19:46 β€” πŸ‘ 17    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

yahoo pipes but you need to be a little mean to it sometimes

02.08.2025 19:02 β€” πŸ‘ 16    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

yeah, bun is pretty much always quite a bit faster in general in my experience, tends to be at minimum a free 2x

02.08.2025 10:52 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I did eventually get deno working on that project and it was quite a bit faster than node; generally though it's something like bun >>> deno > node

02.08.2025 10:50 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

this website is so predictable

02.08.2025 02:29 β€” πŸ‘ 13    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

let me quickly get this merged then!

02.08.2025 01:18 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

sweet, will take a look soon!

I'd pr to social-app anyways, can't hurt

02.08.2025 01:08 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I'd been holding off because I believe the team's working on auth right now, but this'd be great to have in the meantime regardless!

02.08.2025 00:44 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

it's our burden

01.08.2025 21:52 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

mobile browsers deciding whether to intercept events can be a crapshoot, better luck with touchstart maybe?

01.08.2025 21:50 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

android or ios or both?

01.08.2025 21:44 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

american exceptionalism? defaultism?

01.08.2025 20:29 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

inverse pierre trudeau inshallah

01.08.2025 18:11 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
nate erskine-smith reposting the broadbent institute

nate erskine-smith reposting the broadbent institute

hmmmmm

01.08.2025 18:10 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

hey hey

01.08.2025 04:50 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

to my knowledge they've been doing it proactively for a bunch of accounts β€” Sen Simons posted about getting hers unexpectedly recently

01.08.2025 02:36 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

oh yeah btw zeppelin is back, indexing is currently running about 24h behind, should catch up overnight hopefully

01.08.2025 02:24 β€” πŸ‘ 6    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0

oh yeah btw zeppelin is back, indexing is currently running about 24h behind, should catch up overnight hopefully

01.08.2025 02:24 β€” πŸ‘ 6    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0

@futur.blue is following 19 prominent accounts