Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
d0100
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
d0100
8d ago
Gamers Nexus has a 2h video doing reverse engineering and a lot of tests
2.
▲
by
d0100
8d ago
We can always streamline creativity by allowing agents to post jobs on mechanical Turk
3.
▲
by
d0100
21d ago
> a self-contained, signed extension ecosystem What does this mean? Can I easily sign my own private extensions with my own key? We are currently allowing unsigned extensions, loading them, then locking the duckdb config to prevent loadi
4.
▲
by
d0100
1mo ago
> we hire Juniors to help fill the talent pool with the hope that they will be productive in a few months The sad reality for smaller companies is that we cannot compete salary-wise, which means training juniors that will leave the minut
5.
▲
by
d0100
2mo ago
An employee just got phished by adding a number to a legitimate deviceAdd login route that bypasses 2FA and adds a device with full access to office and mail Probably working as intended...
6.
▲
by
d0100
3mo ago
My workflow for production code: 1. Pick the most complete project boilerplate (fullstack JS can easily introduce security bugs, SPA + API is best as cheap linting solves most problems) 2. Project skills (how to CRUD without mess) 3. Use wo
7.
▲
by
d0100
4mo ago
> GPT 5.4 instead of 5.5. I am exclusively using 5.4 because its only 1x and very good, but the github calculation showed my once $40 become a $680 billing That is too expensive and not worth paying
8.
▲
by
d0100
4mo ago
> Python is, thus, clearly superior to other languages in terms of ease of review. Do we get visual comparisons along with this bold claim?
9.
▲
by
d0100
4mo ago
I remember doing a MailChimp "clone" in Laravel some 12 years ago and implementing an email builder using their templates
10.
▲
by
d0100
5mo ago
I am using TS sandboxed in deno for all our agent code generated from a UI builder (inspired by OpenAI's own agent builder, and spits out the same code output)
11.
▲
by
d0100
5mo ago
Are you using Temporal with distributed workers? We have a simple worker setup and temporal is pretty easy to setup Out only issue is really needing an intermediary data store for task result storage We are using DBOS in new projects as it&
12.
▲
by
d0100
5mo ago
Tried using Zed but for some reason the AI can't open the browser?
13.
▲
by
d0100
5mo ago
The trick is to constrain the LLM to program in a very defined coding style If I make the LLM generate code that follows my own code architecture and style, that should be enough creative input
14.
▲
by
d0100
5mo ago
I went from plan with opus, implement with claude, to simply plan and implement with GPT 5.4 It's a very good model for a very good price
15.
▲
by
d0100
5mo ago
GPT 5.4 is working pretty well for me, both in Copilot and Codex vscode extensions If you create a plan it follows it closely
16.
▲
by
d0100
5mo ago
Any example more complex in the backend? Are we supposed to expose all entities and relationships and rely on row level security?
17.
▲
by
d0100
5mo ago
AI assisted development is the generalists dream Althought it still hasn't solved procrastinating the next plan prompt
18.
▲
by
d0100
6mo ago
> In a certain way, that's how Brazilian culture works That's how Brazilian media conglomerate culture works
19.
▲
by
d0100
6mo ago
I still prefer Deno because I don't need a separate npm install command, which makes running code that much easier Being able to import from " https://my-vpn.com/mypackage@1.2.3 " or "npm:package@1.2.3&quo
20.
▲
by
d0100
6mo ago
In pt-br it's "leito", "semi-leito", "executivo" and "convencional" "Leito" sounds more premium than "cama", despite being both valid words for "bed"
21.
▲
by
d0100
6mo ago
Why is there no RTX 5060ti?
22.
▲
by
d0100
6mo ago
I wonder if joining layers from the "organs" of different models could further enhance the results
23.
▲
by
d0100
7mo ago
I've shaved off 30s of queries by transforming json columns into a string after the first CTE is done with it
24.
▲
by
d0100
7mo ago
If you apply Pareto to productivity, you can fire a lot of people and still manage
25.
▲
by
d0100
7mo ago
I haven't had much success using LLM's in Unity as there is a lot of work that goes into the editor and cannot be done via code, especially if you are using several different assets
26.
▲
by
d0100
7mo ago
How many crabs where drawn?
27.
▲
by
d0100
8mo ago
Does this UI work with Open Code?
28.
▲
by
d0100
8mo ago
In simple projects where database is only changed via an API, we just audit the API instead. It's easier to display and easier to store than tracking each DB change a single transaction does
29.
▲
by
d0100
8mo ago
My gf manages to get paid using Cursor/Copilot, despite not being able to branch herself out of a loop In my experience Copilots work expertly at CRUD'ing inside a well structured project, and for MVPs in languages you aren't
30.
▲
by
d0100
8mo ago
I just had a deja vu, I'm sure I read this some months ago Did you previously write this exact comment before?
More ›