Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cpojer
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
cpojer
4mo ago
Cool.
2.
▲
My Latest LLM Workflow and Modern Engineering Values
(cpojer.net)
4 points
by
cpojer
4mo ago
|
0 comments
3.
▲
by
cpojer
4mo ago
1. I am not in my 40s, but I take it that I was wrong ;)
4.
▲
by
cpojer
4mo ago
1. I’m older than you. 2. I said native app window , comparing it to a tool with a browser web ui.
5.
▲
by
cpojer
4mo ago
Yes. It’s built on diffs.com and trees.software.
6.
▲
by
cpojer
4mo ago
4 of these are TUIs. I built Codiff specifically because TUI review became overwhelming to me. One of them is a web view, I prefer a native app window (it’s JS either way, ofc). Also, I never wasted time building todo apps. Now I can build
7.
▲
by
cpojer
4mo ago
Codiff is faster and scales to larger commits than those.
8.
▲
by
cpojer
4mo ago
There is a screenshot in the README. There is a video here: https://x.com/cnakazawa/status/2055881241677668637?s=46&t=BS... It works for any staged, unstaged or untracked file in a repo. It does not have suppo
9.
▲
by
cpojer
4mo ago
That’s awesome! I built this specifically as a GUI because it’s become too much code to effectively review in the terminal for me.
10.
▲
Show HN: Codiff, a local diff review tool
(github.com)
31 points
by
cpojer
4mo ago
|
21 comments
11.
▲
Fate 1.0: An Async React data framework
(fate.technology)
4 points
by
cpojer
4mo ago
|
0 comments
12.
▲
Vite+ Alpha: Unified Toolchain for the Web (MIT License)
(voidzero.dev)
82 points
by
cpojer
6mo ago
|
7 comments
13.
▲
Fastest Front End Tooling for Humans and AI
(cpojer.net)
110 points
by
cpojer
7mo ago
|
92 comments
14.
▲
You are absolutely right? – LLM workflows and thoughts about the future
(cpojer.net)
1 points
by
cpojer
9mo ago
|
0 comments
15.
▲
by
cpojer
9mo ago
Yes you can. Check out https://fate.technology
16.
▲
by
cpojer
9mo ago
You don't have to rename the variable. You can also do this: ``` export function PostCard(props: { post: ViewRef<'Post'> }) { const post = useView(PostView, props.post); } ``` If you add a few aliases (that can b
17.
▲
Show HN: Fate, a new data framework for React and tRPC, inspired by Relay
(github.com)
29 points
by
cpojer
9mo ago
|
3 comments
18.
▲
by
cpojer
9mo ago
tRPC is just what fate starts out with. Come and contribute and we’ll have oRPC support in no time!
19.
▲
by
cpojer
9mo ago
No. I did want to pick something facebook inspired though. I like fate because: * facebook’s original developer conference was f8 * It kinda works well for fulfilling (data) requests * It’s similar to face * It’s short and memorable
20.
▲
by
cpojer
1y ago
I forked a JS library for liquid-glass and patched it up with some positioning fixes. It's fun to use in presentations. See https://github.com/nkzw-tech/liquid-glass
21.
▲
Show HN: Open-source Advance Wars-like game
(github.com)
9 points
by
cpojer
2y ago
|
0 comments
22.
▲
Polar hits 1.0 – An open source monetization platform for developers
(polar.sh)
13 points
by
cpojer
2y ago
|
2 comments
23.
▲
by
cpojer
2y ago
The play button should just scroll you down to the demo embedded on the website ( https://athenacrisis.com ) To play on iOS, you can install it from here: https://app.athenacrisis.com/download You get an account
24.
▲
by
cpojer
2y ago
This is great! As an indie game developer I care a great deal about game preservation. The game I'm working on requires Internet upon the first start and seamlessly syncs game state across your devices, but I pushed for open sourcing a
25.
▲
by
cpojer
2y ago
https://github.com/nkzw-tech/athena-crisis
26.
▲
Show HN: MIT-Licensed High-Quality Video Game Built from Scratch with JavaScript
(github.com)
3 points
by
cpojer
2y ago
|
0 comments
27.
▲
Show HN: I open sourced Athena Crisis, a game built with React and CSS
(cpojer.net)
74 points
by
cpojer
2y ago
|
8 comments
28.
▲
by
cpojer
3y ago
Yes, extensive multiplayer support. It makes no difference if you are playing a bot or a real person, and you can set up games in any way you like.
29.
▲
by
cpojer
3y ago
It expands on the formula with new units, buildings and gameplay elements like you’d expect from a new entry 20 years later. It also doesn’t take itself too seriously. You can play on any device at any time, in sync or async games and inter
30.
▲
by
cpojer
3y ago
I don't know if it is objectively better but I like it better.
More ›