Robbie Speed

2.1K posts

Robbie Speed banner
Robbie Speed

Robbie Speed

@RobbieSpeed

Artist, programmer, and solo indie game dev

Nova Scotia Katılım Aralık 2011
557 Takip Edilen213 Takipçiler
Robbie Speed
Robbie Speed@RobbieSpeed·
@dmitriid I was taught BEDMAS in Canada and it really wasn't confusing at all. It was always taught that division/multiplication shared precedence, as well as addition/subtraction, and that's when you fallback to left to right.
English
1
0
1
54
Robbie Speed
Robbie Speed@RobbieSpeed·
@devagrawal09 If you think AI can or will in a short time replace software engineering, and you also think software can still be productized you're ngmi.
English
1
0
7
213
Robbie Speed
Robbie Speed@RobbieSpeed·
@pushmatrix Need to use gyroscope/accelerometer API. I felt myself wanting to wiggle my phone to shake the fabric
English
0
0
0
253
Robbie Speed
Robbie Speed@RobbieSpeed·
@WebReflection Small models need more specifically drafted prompts. The current design will break way to easily even if Google updates the model or if other browsers choose different models.
English
1
0
0
18
Robbie Speed
Robbie Speed@RobbieSpeed·
@WebReflection The size of the models isn't my concern with the API. At the very least it should be: - permissioned like location - designed to support multiple models
English
1
0
0
13
Andrea Giammarchi 🍥
Andrea Giammarchi 🍥@WebReflection·
Google offers an AI API many developers would love to use and explore/exploit. Until few months ago it was cumbersome for users to enable such API, now it's "embedded". It's a win for progress and a lost for the Open Web, because other vendors either need to do the same or fade
nixCraft 🐧@nixcraft

Google Chrome silently installs a 4 GB AI model on your device. > No consent dialog. No opt-out UI. Re-installs itself if the user removes it manually. That is the true definition of malware.

English
2
0
0
671
Ryan Carniato
Ryan Carniato@RyanCarniato·
What's an AbortController?
English
36
1
119
32.9K
David Cramer
David Cramer@zeeg·
TUIs are not good sorry yall a CLI is a utility, and situational. this should not be confused with stuffing a full interactive GUI into a low capability platform. "lets ignore all the great UI technology of the last 20 years and build some caveman shit"
English
246
59
1.3K
208.2K
Aaron Francis
Aaron Francis@aarondfrancis·
OpenClaw is the spiritual successor to the Second Brain movement, which itself was the spiritual successor to the Quantified Self movement. Round and round we go!
English
5
0
31
4.8K
Robbie Speed
Robbie Speed@RobbieSpeed·
@JLarky The best is when your bank has requirements like this but then allows ambiguous case matching by essentially just always lower casing it. I wouldn't be surprised if some even do fuzzy matching of characters like 1/i, 0/o, etc.
English
1
0
1
23
JLarky
JLarky@JLarky·
If these are your password requirements for your bank I'm thinking you are still running COBOL in production
JLarky tweet media
English
3
0
3
465
Dev Agrawal
Dev Agrawal@devagrawal09·
@munawar2434 @zeeg @sudobunni calling claude code a game engine is a massive insult to every game engine that exists, even the terrible ones opencode's TUI is far ahead of claude code and it's still incredibly tiny compared to a real "game engine"
English
1
0
1
54
Dev Agrawal
Dev Agrawal@devagrawal09·
the first screenshot in the @code landing page shows @solid_js code 👀🤯
Dev Agrawal tweet media
English
5
9
156
10.6K
Robbie Speed
Robbie Speed@RobbieSpeed·
@bcardarella @devagrawal09 It could (probably should) be built in a composable manner that aligns with that specialised tools approach. Not everyone needs git, jira, etc.
English
0
0
1
20
Robbie Speed
Robbie Speed@RobbieSpeed·
@adamdotdev Stop using AI for programming. Give it a couple weeks then compare your productivity and happiness to your AI assisted time. Maybe you are more happy and productive without AI, or maybe still the productivity increase simply isn't worth it.
English
0
0
1
61
Adam
Adam@adamdotdev·
I’m going through the craziest burnout I’ve experienced in my ~17 year career I’ve been sick for 16 days now, haven’t even been able to go for walks I kind of fucking hate AI I think all of these things are related
English
305
63
3.9K
308.4K
Robbie Speed
Robbie Speed@RobbieSpeed·
@devagrawal09 My gut tells me it's more expensive now, or at the very least great code is more expensive than it was 4 years ago.
English
0
0
2
54
Dev Agrawal
Dev Agrawal@devagrawal09·
Code is very very cheap. Good code still isn't.
English
11
3
70
2.4K
Robbie Speed
Robbie Speed@RobbieSpeed·
@andrii_sherman `BlockUsersTable extends AbstractTable<BlockedUsersTable>` That certainly looks like a bug...
English
1
0
0
2K
Robbie Speed
Robbie Speed@RobbieSpeed·
@fabiospampinato What's so wrong with "${" though? It's less likely to conflict with something like a style tag with CSS inside.
English
1
0
0
56
Fabio Spampinato
Fabio Spampinato@fabiospampinato·
Super weird but if you tweak a coding font such that "=${" is actually rendered as "={" then I think one could make JS tagged template literals look pretty much exactly like JSX 🤔 Perhaps shortcuts could be tweaked also in such a way that typing "{" after a "=" in a tagged template literal actually types "${". Maybe people that like coding ligatures could be into this sort of thing.
English
2
0
5
542
Robbie Speed
Robbie Speed@RobbieSpeed·
@JLarky @trueadm Yeah I agree with the sentiment here, especially since style is special cased. Feels weird, and not expandable. Say for example a ThreeJS target has a shader tag, ideally it would behave like HTML style.
English
0
0
1
65
JLarky
JLarky@JLarky·
@trueadm having to escape literals feels so far away from "just html" for me :( I mean obviously you can have html to tsrx tools, but copy-pasting from html to templates used to be a big part of adoption curve :)
English
2
0
21
4.4K
Dominic Gannaway
Dominic Gannaway@trueadm·
Happy to announce TSRX. Think it as the spiritual successor to JSX. We extracted it from Ripple, and made it framework agnostic. It can compile to React, Ripple and Solid, other frameworks to come soon. It's a TypeScript superset language, with a parser, compiler and a selection of plugins for editors + Prettier + ESlint, etc It's early alpha but we thought people might be interested in it. 🧵
Dominic Gannaway tweet media
English
129
167
1.6K
344.5K