abdullah

3.2K posts

abdullah banner
abdullah

abdullah

@verse_

email: [email protected]

click the highlights tab ↓ Entrou em Şubat 2017
1.8K Seguindo4.5K Seguidores
Tweet fixado
abdullah
abdullah@verse_·
Left: Normal ASCII shader Right: Shape-aware ASCII shader ASCII characters are chosen based on their shape, so you get clearer edges Vectors are calculated and compared with WebGPU compute shaders It's based on an altered version of Alex Harri's approach. I'll link below
English
32
475
8.3K
302.9K
abdullah
abdullah@verse_·
The slop increases exponentially. It quickly becomes a large chunk of the codebase Then you end up in this position: - you either continue like this, but every little change requires that devs trudge through layers and layers of slop, slowing them down significantly and leaving the app riddled with bugs - you suggest a refactor, but absolutely nobody wants to hear that
English
0
1
4
1.7K
Alex Sidorenko
Alex Sidorenko@asidorenko_·
What happens to your codebase when you stop reviewing your agents' output
English
161
165
2.9K
471.1K
abdullah
abdullah@verse_·
@asanwal you could use a live transcript ai model to make the screen flash bright red every time you say "you know" i assume you'll learn the lesson after a few red flashbangs
English
0
0
0
196
Anand Sanwal
Anand Sanwal@asanwal·
Just looked at a transcript of a call I had and I said "you know" 110 times in 35 mins What's the most effective way for me to get rid of this?
English
79
0
89
37.7K
abdullah
abdullah@verse_·
@JohnPhamous are you doing that thing where you search using a generated hypothetical answer to a query instead of the raw query itself? or like expanding/rewriting the query in some other way before running the search?
English
0
0
0
273
JohnPhamous
JohnPhamous@JohnPhamous·
can now semantically search for everything ive ever seen no more digging through slack/notion/history - records all text nodes on screen - stores embeddings locally - source app stored as attribute most used workflow is searching tweets ive seen
JohnPhamous@JohnPhamous

datadog for humans - realtime heart rate - correlates with typing speed, clicks, pointer travel distance & what app you're in - breakdowns by websites & slack channels - insights in deep focus, context switching, hr per-app - local, native app

English
21
14
494
58.4K
abdullah
abdullah@verse_·
@gentlycarved @cpendas @vanschneider > dropdown of models you're talking about image models right? very curious how you use image models when you're designing something. is it mostly for assets or like for ideation?
English
1
0
0
33
t
t@gentlycarved·
I feel like I’m the only one who doesn’t find node based design tools intuitive
English
13
1
58
8.3K
abdullah
abdullah@verse_·
@asciidiego can't take anything VCs say seriously anymore
English
1
0
1
168
diego
diego@asciidiego·
Pure software was never investable. No one invested in Windows 95, or Mac OS Aqua. People invest in organizations that make software—whether it’s with people, AIs, compilers, or whatever. People invest in higher order orgs that make stuff that people buy—or have a shot at that.
Naval@naval

Pure software is rapidly becoming un-investable.

English
6
4
67
8.1K
abdullah
abdullah@verse_·
@lumosterris Also I don't really understand why he uses circles either
English
0
0
2
32
abdullah
abdullah@verse_·
Left: Normal ASCII shader Right: Shape-aware ASCII shader ASCII characters are chosen based on their shape, so you get clearer edges Vectors are calculated and compared with WebGPU compute shaders It's based on an altered version of Alex Harri's approach. I'll link below
English
32
475
8.3K
302.9K
abdullah
abdullah@verse_·
Just to be extra clear this is not my blog post. This is written by Alex Harri. I couldn't find him on X so I can't tag. This is why the original tweet says "based on Alex Harri's approach"
English
0
1
15
2.2K
abdullah
abdullah@verse_·
The way I build the vectors is slightly different: The screen is divded into cells. Then I divide those cells into a subgrid. The average luminance of each cell in the subgrid is what I use to build the vector I think the math also differs in some places because it all runs in compute shaders alexharri.com/blog/ascii-ren…
English
3
3
118
10K
abdullah
abdullah@verse_·
@RogerAlsing no, I think this is because I had the edgeContrast var turned up. It alters the cell vectors a little to increase the visual separation between different colors in the image generally makes the image look a little better especially at the meeting points between the cubes faces
English
0
0
3
997
Roger Johansson
Roger Johansson@RogerAlsing·
@verse_ Was the char pixel fit computed from some other font? e.g. some older FixedSys or similar? "i" vs "yz" and "." vs "__", looks somewhat sus tbh.
Roger Johansson tweet media
English
1
0
8
1.9K
Lngly
Lngly@Lngly_·
@verse_ very cool! what's that debug ui?
English
1
0
1
711
abdullah
abdullah@verse_·
@DonnyLi2001 Yeah that's what I did here. I decided to do the glyph vector precomputation in a compute shader too just because I thought it was cooler. But it only runs once on mount, and then re-runs when variables in the control panel change
English
0
0
9
3.8K
Donny Li
Donny Li@DonnyLi2001·
@verse_ Shape-aware glyph selection looks great. One trick is precomputing glyph edge maps and doing a small KNN in the compute shader so per-frame cost stays low as resolution scales.
English
1
0
17
4.3K
John Carmack
John Carmack@ID_AA_Carmack·
The modern age has richly rewarded people with a combination of high intelligence and high agency. Now that many aspects of intelligence are successfully being automated, it seems likely that people with relatively lower intelligence but exceptional agency will come into their own if they are willing to egolessly accept AI advice. Imagine a ruthless criminal that completely trusts everything their always-on AI glasses are telling them, knowing that it is carefully looking out for their best interests and isn’t scheming to betray them.
English
305
275
4.2K
431.6K
abdullah
abdullah@verse_·
@baoskee imo with SaaS, the "service" part is the main thing you're selling, and the "software" part is like a necessary evil that you have to deal with to be able to do that I think that's why everyone has been trying to kill the need for code since day 1. but it just won't die
English
1
0
1
115
abdullah
abdullah@verse_·
when you have a list of links like this, you can get this nice trailing effect if you only transition colours when the cursor leaves
English
7
15
722
37.5K