Davo

52.9K posts

Davo

Davo

@pixelbeat

Experimental UI. 2D/3D. Limited capacity. Work In Progress.

New York Katılım Kasım 2007
2.1K Takip Edilen6.6K Takipçiler
Sabitlenmiş Tweet
Davo
Davo@pixelbeat·
It only has to work once.
Davo tweet mediaDavo tweet mediaDavo tweet mediaDavo tweet media
English
2
0
39
5.5K
Davo
Davo@pixelbeat·
@gavinmcfarland Thanks for the reply, Gavin... tell me what you think? Have you experienced something like this?
English
1
0
0
31
Davo
Davo@pixelbeat·
Is anyone working on local-first development tools? Does it sucks for everyone or just me? Between using symlinks & handling Vite's caching, I feel like I’m trying to build a number of utility libraries to use across projects and had to reason about this messy, brittle workflow.
English
1
0
1
551
Davo
Davo@pixelbeat·
@steveruizok This is the no. 1 reason I stopped tinkering on Framer. Everything else remains top-tier.
English
0
0
1
75
Steve Ruiz
Steve Ruiz@steveruizok·
let's try to get tldraw loaded in a Framer code component 👍 it works! 👎 but it's cursed
Steve Ruiz tweet media
English
1
0
15
4.7K
Davo retweetledi
Maxime
Maxime@MaximeHeckel·
bringing the scene to life with clouds rolling through the landscape ported some of my volumetric cloud work from 2023 to webgpu and made it run in screen space as an effect on top of that I finally figured out the issue I had with normals, the terrain looks way better now
English
5
6
95
5.6K
Davo retweetledi
mount inc.
mount inc.@mount_inc·
裏側その2)木漏れ日 理想の木漏れ日を目指し、 木の3Dモデルをパラメトリックに生成しています。 複雑なパラメータが絡み合い、 一度たりとも同じ木漏れ日が見られないようになっています。 #WebGL #Threejs
mount inc.@mount_inc

高崎卓馬さん( @takumantakuman )と 矢花宏太さんが設立した会社、 WRITING & DESIGN のサイトを 企画・制作しました。 ものづくりへのお二人の実直な姿勢を そのまま体現するサイトを目指しました。 wd-inc.jp CD, AD, De:イム ジョンホ @junim PL, AD, TD:岡部 健二 @kenjiokabe .

日本語
1
15
193
30.6K
Davo
Davo@pixelbeat·
@DavidKPiano having a hard time understanding if it’s true or if your meta-commentary/sarcasm about the current state of tools is peaking. In any case, keep going 🫡
English
0
0
2
194
David K 🎹
David K 🎹@DavidKPiano·
True story, I'm building the missing devtool browser extension I've always wanted. Will release this month.
English
4
0
122
8.2K
David K 🎹
David K 🎹@DavidKPiano·
Vibe coding is incredible. I built a working MVP of a complex browser extension in just 2 days. Here's how: Day 1: Prompted the coding agent and watched it struggle through two different extension frameworks Day 2: Read the docs and coded it myself, with light LLM assistance
English
47
92
3.2K
105.4K
Davo retweetledi
akella
akella@akella·
i just learned there is matcapUV node in #threejs #tsl, makes it so easy to mix materials 🥳
English
4
13
171
9.2K
Davo
Davo@pixelbeat·
@guaschetti yo caí como un boludo 😅
Español
1
0
1
48
Davo
Davo@pixelbeat·
Why I don’t understand is how folks take all these agentic CLIs & code generation stuff to generate something as boring as UI… to generate dashboards & SaaS interfaces. We have this new set of tools, that gives us extreme lateralization, to build almost wherever you want, and you use it to create the most boring, safest ripoff you could possibly made… are u joking?
English
1
1
11
665
Davo
Davo@pixelbeat·
Adds a 3D scene, renders ASCII. OffscreenCanvas on worker. w/ FPS throttling. w/ character & color controls. Color analysis & perf. controls on a worker. Rendered on a browser based terminal. Made w/#threejs
English
0
0
11
580
Davo
Davo@pixelbeat·
Runs at 60fps but I'm mutating entires rows... which is so irresponsible, but it kinda works.
English
0
0
1
300
Davo
Davo@pixelbeat·
Made an ASCII/ANSI Renderer for #threejs No shaders... straight up characters on an XTerm instance. Looks cool as shit.
Davo tweet mediaDavo tweet mediaDavo tweet media
English
0
0
6
469
Davo
Davo@pixelbeat·
@_baku89 @junkato Congrats to both of you! Coming from Baku, who has been so relentless at researching the design & engineering space makes it extra special 🫡
GIF
English
0
0
1
2K
Davo
Davo@pixelbeat·
@rezaali I saw the report the other day and I thought about you.
English
1
0
1
124
Reza Ali
Reza Ali@rezaali·
The prophecy has come true (blender running on my iPad)
Reza Ali tweet media
English
3
0
54
2.8K
Davo
Davo@pixelbeat·
If you have a piece of Three.js or R3F that no longer works, send me a link. I’ll run it with my workflow, and I’ll reply with a codesandbox or codepen. If it fails, I’ll put the plan and the code on gist.github.com
English
0
0
0
265
Davo
Davo@pixelbeat·
Ok, need to share that I made a bunch of tools to work better with Claude Code… One of the best use cases I found was using agents to outline a plan to refactor projects that I stopped working on because of dependency hell. I worked on this issue for many months, developing strategies, techniques and data. Yesterday I put it all together for the first time, and the refactoring and procedural update of the stack used on this app was completed in 2 or 3 rounds. And I’ve been thinking about turning this into a proper agentic workflow, with a HTL to review, approve or request more actions.
English
1
0
2
388
Davo
Davo@pixelbeat·
One trick that consistently makes aware how to write better code is this: - Write pseudo code (scrappy & capture the data and main fns) - Write the initial version as a skeleton and ask an LLM to fill the gaps. - Try to identify if the code can benefit from using an established design pattern. - Create a version a more complex version of it. - Find a library that does that but 100x better. - Realize that you need to remind yourself to ALWAYS check if someone already solved the problem before writing any code. - Out of pride use your overly complicated version. - Fall asleep while your laptop drains, only to wake up the next morning asking yourself why I was doing in the first place?
English
0
0
2
369