Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tjchear
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
tjchear
3mo ago
I don’t think it’ll necessarily pop. The excess supply could even induce additional demands in not just LLM or AI but in other verticals. The margins of hyperscalers and infra providers might thin out, but with all that surplus in hardware,
2.
▲
by
tjchear
3mo ago
Presumably a common argument for sending a trained human expert in place of a robot is because a human can exercise much better judgment on what to explore and dive deep into on site, whereas doing so via a rover is subject to high latency
3.
▲
by
tjchear
5mo ago
I remember reading a research about using a projector like headlights with a high resolution camera that can capture the position of each raindrop and selectively turn off projection on each raindrop’s position in real time so you can still
4.
▲
by
tjchear
6mo ago
Here’s my experience: just yesterday I had to tackle this task that’d have required a backend engineer and a frontend engineer several days, so I tasked several Claude code agents to work on them autonomously. With the time freed up, I didn
5.
▲
by
tjchear
6mo ago
Yay thank you!
6.
▲
by
tjchear
6mo ago
Lots of fun questions! Can you make it so that I can open each one in a new tab? Also if I navigate back to the main view I lose my scroll position.
7.
▲
by
tjchear
7mo ago
If you’re using it with a local model then you need a lot of GPU memory to load up the model. Unified memory is great here since you can basically use almost all the RAM to load the model.
8.
▲
by
tjchear
7mo ago
Yeah it’s all trade offs. If it means I get to where I want to be faster, even if it’s imperfect, so be it. Humans aren’t without flaws; prior to coding assistants, I’ve lost count of the times my PM telling me to rush things at the expens
9.
▲
by
tjchear
7mo ago
I take a fairly optimistic view to the adoption of AI assistants in our line of work. We begin to work and reason at a higher level and let the agents worry about the lower level details. Know where else this happens? Any human organization
10.
▲
by
tjchear
8mo ago
I’ve not used duckdb before nor do I do much data analysis so I am curious about this one aspect of processing medium sized json/csv with it: the data are not indexed, so any non-trivial query would require a full scan. Is duckdb so fa
11.
▲
by
tjchear
8mo ago
My understanding is food delivery companies take a huge cut (like 30%) so restaurants are forced to raise their prices significantly or risk losing customers. Even with that cut, food delivery customers still have to pay a significant deliv
12.
▲
by
tjchear
8mo ago
iirc there was a startup doing the same thing called sourcetable? How does pane compare to it?
13.
▲
by
tjchear
8mo ago
The author makes a good point about language capabilities enabling certain libraries to be written, just as DSL makes it easier to reason about problems and implement solutions with the right kind of abstractions and language ergonomics (us
14.
▲
by
tjchear
9mo ago
I think this question can be answered in so many ways - first of all, piling abstraction doesn’t automatically imply bloating - with proper compile time optimizations you can achieve zero cost abstractions, e.g C++ compilers. Secondly, bloa
15.
▲
by
tjchear
9mo ago
If we sees ourselves less as a programmer and more as a software builder, then it doesn’t really matter if our programming skills atrophy in the process of adopting this tool, because it affords us to build at a higher abstraction level), k
16.
▲
by
tjchear
9mo ago
That’s really awesome to have a viable self bootstrapped project! Did you have to spend a lot of time maintaining it or deal with customer support after the initial launch? A low maintenance yet viable business would truly be the dream!
17.
▲
by
tjchear
11mo ago
What’s stopping other Unix-like systems from adopting the everything is a file philosophy?
18.
▲
by
tjchear
1y ago
> For almost 70 years, American companies could deduct 100% of qualified research and development spending in the year they incurred the costs. Salaries, software, contractor payments — if it contributed to creating or improving a produc
19.
▲
Show HN: Vim-like wysiwyg webpage editor
(vivpage.vercel.app)
3 points
by
tjchear
3y ago
|
1 comments
20.
▲
by
tjchear
3y ago
Vivpage is a vim-like wsyiwyg webpage editor. You can use quick shortcut keys to navigate around, perform selection, insert/edit/delete elements/styles, and it comes complete with undo/redo capability. I built this becau
21.
▲
by
tjchear
3y ago
Paul Graham once described the quality of being formidable in a startup founder. If they say they'll get something done in 2 weeks, they'll get it done in 2 weeks, even if poorly done. Formidable founders stand the greatest chance
22.
▲
by
tjchear
3y ago
We're just trapped in the present day tech zeitgeist. Taking a step back and looking at things on a longer time scale, you'll see there has always been good people to keep things in balance, and the general state of things improve
23.
▲
by
tjchear
4y ago
Storage aside, is the anti glare screen on the 512 GB model worth it?
24.
▲
by
tjchear
4y ago
I actually have been wondering if we can skip drag and drop even, and build a CRUD app with a markdown like language.
25.
▲
by
tjchear
4y ago
I actually have a different hypothesis. There's no cap on interesting stories, but rather there's a cap on how long a submission can be noticed. The more submissions there are being posted, the faster existing submissions drop off
26.
▲
by
tjchear
4y ago
Thank you for your kind words :)
27.
▲
by
tjchear
4y ago
Didn't hit #1, but got to front page twice: once with SheetUI [0], another time with CS cards [1]. My observation on what I did right is similar: remove the need for sign ups so users can use it and see value immediately. As for what h
28.
▲
by
tjchear
4y ago
Rock climbing gym can be a great place to socialize. Most people are not actively climbing; they're just standing there staring at a problem on the wall while figuring out how to solve it, or recovering from a climb they just got off.
29.
▲
by
tjchear
4y ago
A bit late to this thread but it'd be remiss of me if I didn't share this slide on left 4 dead's AI and navigation algorithm: The AI Systems of Left 4 Dead - Akamaihd.net https://steamcdn-a.akamaihd.net/apps&#
30.
▲
by
tjchear
4y ago
That makes sense to me, but I wonder if that's gonna launch a writing arms race between genuine writers and AI researchers.
More ›