Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tracker1
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
tracker1
1mo ago
That's close to my workflow as well... keeping planned areas in TODO.md, done changes in DONE.md, and a non-committed WORKING.md for the current work being done, as well as coordination with sub-agents, so I can view/monitor... ha
2.
▲
by
tracker1
1mo ago
I spent part of last week, and the weekend, in Claude (Fable) on a documentation project... maybe a waste to use Fable, but been a little obsessed with trying to get the technical details right. I know, from personal history, more than som
3.
▲
by
tracker1
1mo ago
Beyond the early MacOS UI/UX, I would look at pre-smartphone devices as well. Palm pilot, phones, etc. These will give you ideas on what you can accomplish with lower resolution UI screens. For that matter, look at good TUI applicati
4.
▲
by
tracker1
2mo ago
Yeah, I can't even run AI on work hardware... I have been able to use it for writing small utils/libraries that I then pull into the work... but the divide is clear and I review all the code myself. For a couple examples, working
5.
▲
by
tracker1
2mo ago
Hard for me to even imagine being in that kind of work environment. I know that I don't always like the output for AI, and even will argue with it at times (often into submission), then ask it to restate. For code gen and review, it&#
6.
▲
by
tracker1
2mo ago
IIRC, it was a decision based around not porting to 64bit in the newer versions of Windows. I agree it's a shame it didn't move forward... same for a lot of things that were in earlier versions that didn't make the cut.
7.
▲
by
tracker1
2mo ago
FWIW, in a lot of cases you aren't expecting even thousands of simultaneous users, so SQLite is a perfectly valid option. Not to mention services like Cloudflare D2 and Turso which build on SQLite as a core with different features for
8.
▲
by
tracker1
2mo ago
IIRC, depends on the SSD size.. larger sizes had 2x the bandwidth, so it depends. That's combined/offset with the M5 improvements even further.
9.
▲
by
tracker1
2mo ago
This is actually very similar to some ideas I've been having for a while... that having a smaller entry model that knows enough about "expert" models that themselves are smaller to hand work over to could be better/faste
10.
▲
by
tracker1
2mo ago
Of course... Afaik that's the general process in the US anyway... You aren't recognized until after a vote... Often under NLB supervision.
11.
▲
by
tracker1
2mo ago
Yeah, I've used bin/ and scripts/ in the past as well as _scripts/ ... but I just like the ergonomics of run/foo... run/api, run/ui, run/api-test, ... etc. I'm usually working in a subproject, so
12.
▲
by
tracker1
2mo ago
The only possible legit argument for blocking Chinese models is to force US orgs to use US based providers/models. And despite the fact that I and a lot of others cannot or should not use Chinese based models, they should be generally
13.
▲
by
tracker1
2mo ago
I tend to use this quite a bit to squash working branch commits before a rebase... though I'll also tend to use commit --amend locally as well. I try not to have long-lived branches, but when I do, I squash and rebase against the upst
14.
▲
by
tracker1
2mo ago
FWIW, there is some decent tooling options for C# with Razor + HTMX that are worth looking at. From JetBrains and others.
15.
▲
by
tracker1
2mo ago
How are human behaviors like greed, desire for power and laziness injected or accounted for in the simulation? Greed and power climbing don't go away under communism, and the use of forced labor is often the means of overcoming inhere
16.
▲
by
tracker1
2mo ago
The headline here doesn't match the link in question, and it is at best a misstatement of the current standing. It looks like there has yet to be any election for the employees to actually unionize, so there is no place for said union
17.
▲
by
tracker1
2mo ago
On your second point... that's the problem... IMO, humans need to read/understand and approve code changes generated by AI. If either through a lack of understanding or skill, they approve changes anyways, that's largely on
18.
▲
by
tracker1
2mo ago
You might also find Yew, Leptos an Dioxus interresting... they're web UI frameworks for browser applications written in rust... with some options for native(-like) application targets.
19.
▲
by
tracker1
2mo ago
Of course... this would transitionally make the ipv6 internal addresses easier to understand in the context of typical migration... you have the public prefix and the public ipv6 addresses of your internal network map cleanly to the interna
20.
▲
by
tracker1
2mo ago
That's where the public prefix would be the differentiator... you could only access from external directly over IPv6, but it still represents the same device as the NAT ipv4 address. Difference is it's all public after, it would e
21.
▲
by
tracker1
2mo ago
Cool... now, what do I need to do to configure say OpnSense to give out my internal IPv4/6 addresses that way... and then what pain do I need to go through to secure my internal devices from externally oriented connection attempts? The
22.
▲
by
tracker1
2mo ago
Beyond that are the payment systems and tracking that they have... Point of Sale hardware/software has always been tracking, especially if you regularly use credit/debit cards... your name and Zip+4 is pretty damned accurate for
23.
▲
by
tracker1
2mo ago
I have an LG monitor... and while running Linux, will definitely not be buying another... this is ridiculous. I've been weary of "smart" TVs for a long while, WTF do you need a microphone on a TV?!? If I buy a TV and it does
24.
▲
by
tracker1
2mo ago
I've been doing similar for many scripts within project workflows... I've started calling the directory in question ./run/ by convention, so I type run/scriptname to run stuff... I've got bash (extnsionless) an
25.
▲
by
tracker1
2mo ago
Yeah... I mean, you don't have to implement everything to be useful as a message platform though... most of the extension usage are kludges anyway. Also, can probably simply use UTF8 and UTC/GMT by convention where the client di
26.
▲
by
tracker1
2mo ago
yeah, because downloading and copy/pasting file contents are so very hard to do.
27.
▲
by
tracker1
2mo ago
I call out specifically in my agent/claude file that I want and prefer simpler solutions over complex enterprise pattern usage and overuse of abstractions. It tends to help a bit, but often I have to give feedback in my review step. M
28.
▲
by
tracker1
2mo ago
Ask your LLM in session to create a summary.md file... you can carry that into other sessions with different/new contexts.
29.
▲
by
tracker1
2mo ago
I usually just ask the agent to create a summary document in markdown format... I'll sometimes play out what I want to do on my phone in conversational modes, then take that output and start with it against a coding tool to continue&#
30.
▲
by
tracker1
2mo ago
Could be useful to pre-populate and bootstrap a fresh personal use server/service... I would love to see a return to more Usenet usage, as well as more semi-private BBS style networks transported over NNTP instead of FTN/Binkley p
More ›