Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tyzoid
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
tyzoid
20d ago
I suspect the TOS say google can remove or deny apps for any reason. If in the EU, there might be a DMA claim though.
2.
▲
by
tyzoid
21d ago
No - this is a false equivalence. Transaction processing companies for the most part handle the in-and-out flows as a single transaction. Insurance companies hold on to the premium pool ("float") for long enough that they have tim
3.
▲
by
tyzoid
27d ago
Isn't most of this already in xlibre?
4.
▲
by
tyzoid
1mo ago
Out of curiousity, how does this apply to nightmares ending in certain death or grevious injury (driving off a bridge, falling down a well, being chased by zombies and unable to move, etc.)?
5.
▲
by
tyzoid
1mo ago
Harness refers to the tooling that allows you to interact with an LLM. Web chat interface is a harness, CLI coding tools (claude code, codex, opencode, pi, etc.) are harnesses, agent systems (openclaw, hermes, etc.) are harnesses. They pres
6.
▲
by
tyzoid
2mo ago
Why qwen 2.5 everywhere? Why not 3.5?
7.
▲
by
tyzoid
2mo ago
How does this work on pages that require JavaScript in order to render?
8.
▲
by
tyzoid
2mo ago
I'll sometimes use agent swarms for triaging quickly through a number of possible issues. For example, a single request for a code review to uncover all possible issues, followed by an agent swarm to dig deep into each issue to confirm
9.
▲
by
tyzoid
3mo ago
I have to disagree with the fundamental premise here. LLMs do indeed have an internal "concept" mapping - the embedding layer. There's some fun demos on youtube[1] where you can manipulate embedding vectors (such as king - ma
10.
▲
by
tyzoid
4mo ago
Domo Says No Mo' to AI FOMO
11.
▲
by
tyzoid
4mo ago
Hey, fancy seeing you up here on HN! Fun article
12.
▲
by
tyzoid
5mo ago
You can use something like flyway on top of your existing git/cicd stack. Write the query as a migration, have it reviewed using your git code review process, and merge to run the migration.
13.
▲
by
tyzoid
5mo ago
It doesn't even need to be a third party. Documents you make for yourself but never send to a third party could still be seized in a criminal context or subject to discovery in a civil one. Attorney-client privilege is a special carve
14.
▲
by
tyzoid
1y ago
Pretty much any legacy system can have a modern reverse proxy in front of it. If the legacy application can't handler certs sanely, use the reverse proxy for terminating TLS.
15.
▲
by
tyzoid
1y ago
Upper-end estimates for typical web traffic CPC/CPM rates are around 10¢ per click and 0.5¢ per impression. I never click on ads, but let's hypothesize that with very-well targeted ads 5% of people click through. That ends up at a
16.
▲
by
tyzoid
1y ago
The problem is there's not really a good way to subscribe to these things. I'd gladly pay a nominal fee (~$6 USD/mo) for access to media, but I'm not about to subscribe individually to each site. Ideally, I'd subscr
17.
▲
by
tyzoid
1y ago
I've been doing this for most of my games too. I find I'm less likely to release a piece somewhere I don't want with this method.
18.
▲
by
tyzoid
1y ago
Completely blank for me on mobile (javascript disabled)
19.
▲
by
tyzoid
1y ago
My usual go-to for a quick static server is: python -m http.server But variations exist for a lot of languages. Php has one built-in too
20.
▲
by
tyzoid
1y ago
> who cares what experience in your resume was a lie and what not Just being blunt: that's called Fraud. Making false representations for personal gain (employment, in this case) is one of the classic examples. It doesn't matte
21.
▲
by
tyzoid
1y ago
The punishment needs to be commisserate with the crime, and dealt with through due process; to do otherwise is distinctly un-american (see 1st amendment on freedom of assembly, 4th amendment on freedoms from unreasonable state actions: &quo
22.
▲
by
tyzoid
1y ago
1M revenue isn't that high a bar to clear in retail, just takes one popular/meme product. After all the COGS/fixed costs are tallied up, that could leave you with significantly less with which to contemplate custom developmen
23.
▲
by
tyzoid
1y ago
I'm not seeing them show up, with or without JS enabled (firefox on android). I might suggest having some interaction for non-js users though (details element, perhaps?)
24.
▲
by
tyzoid
1y ago
Most likely, yes. Then it wouldn't have mattered that the `sl` package was installed.
25.
▲
by
tyzoid
1y ago
Sometimes a KV datastore is the right abstraction, though. Caching is an excellent example, but also for distributed session storage, configuration management, nonce enforcement, etc.
26.
▲
by
tyzoid
2y ago
I'm curious, did he not clean out old chats that were no longer needed? If UK FOI applies to this now, does that introduce recordkeeping/retention requirements?
27.
▲
by
tyzoid
2y ago
I'm not a lawyer, but the legal claim made appears to me to be on shaky ground. In my understanding, there has to be actual damages arising out of an action. "I could have been hacked, so I had to spend time/money on it"
28.
▲
by
tyzoid
2y ago
You can't easily take text and make it red that way, only edit the existing content.
29.
▲
by
tyzoid
2y ago
If you're not the copyright owner, that's a terrible idea. DMCA notifications are submitted under penalty of perjury: 17 USC 512c3(vi) A statement that the information in the notification is accurate, and under penalty of perjury,
30.
▲
by
tyzoid
2y ago
Cue Charlie Munger's "Just replace EBITDA with 'Bullshit Earnings'" https://youtu.be/7B_6AFG0lUU
More ›