Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
xtagon
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
xtagon
8mo ago
Perhaps. That was yesterday, today there's 650+, with hundreds being tagged as bugs.
2.
▲
by
xtagon
8mo ago
Yeah, I see what you're saying.
3.
▲
by
xtagon
8mo ago
This is great! Interesting to see how many navigation lights there are besides the obvious ones.
4.
▲
by
xtagon
8mo ago
You're talking about if a box is compromised, but to clarify, this is hard coded into the source in the repo, not an end-user's credentials (and it's a `client_id` and `client_secret`, not a token): https://github.
5.
▲
by
xtagon
8mo ago
Wild. There are 300 open Github issues. One of them is this (also AI generated) security report: https://github.com/clawdbot/clawdbot/issues/1796 claiming findings of hundreds of high-risk issues, including e
6.
▲
by
xtagon
11mo ago
I don't feel like they owe me a refund in principle, at the end of the day I paid for subscription-free software and they delivered it, and I'm happy to do that exchange. I just don't like the changes and the future direction
7.
▲
by
xtagon
11mo ago
Not happy. I recently purchased the whole suite and now not only is it now free (didn't need to purchase it), but it's no longer even what I want. And it doesn't work on iPad until they finish whatever rewrite, when cross-pla
8.
▲
by
xtagon
2y ago
Non-destructive editing sounds great!
9.
▲
by
xtagon
2y ago
Not all rewriting and not all summarization is the same, and the surprising part is that it often makes it seem more legitimate. There's no reason, for example, that it couldn't rephrase it in a way that conveys it as suspicious.
10.
▲
by
xtagon
2y ago
> This is like telling someone to learn programming by starting with assembly. Believe it or not, this is some people's preferred learning style. See also: Nand2Tetris, Linux From Scratch
11.
▲
by
xtagon
2y ago
I highly, highly doubt we've reached the level of AI safety required to make it a good idea to replace (or even just supplement) caregivers for children. Nobody has truly solved the safety problems with AI yet, just doing the best they
12.
▲
by
xtagon
2y ago
Seems like a variation of https://en.wikipedia.org/wiki/The_Million_Dollar_Homepage but yearly instead of one-time payments. The Million Dollar Homepage had a sort of early-internet novelty vibe to it, but beyond that
13.
▲
by
xtagon
2y ago
Not all ML is built on neural nets. Genetic programming and symbolic regression is fun because the resulting model is just code, and software devs know how to read code.
14.
▲
by
xtagon
3y ago
The types are no less protectable by authorization policies than the data, although authorization is hard to get right anyways, all else the same this architecture doesn't worsen it much--perhaps just less reverse engineering required
15.
▲
by
xtagon
3y ago
Interestingly, you could accomplish a similar thing with GraphQL if the frontend uses the type introspection GraphQL provides and the backend graphql schema implements HATEOAS-like principles to let the frontend become a UI that's agno
16.
▲
by
xtagon
3y ago
See also the phenomenon of it always taking 3 tries to plug in USB the correct way
17.
▲
by
xtagon
3y ago
Paywalled so if the article already mentions this I wouldn't know, but just going off "scroll" the title, I wonder if this would pair well with Dasher as an input method to replace typing with a keyboard.
18.
▲
by
xtagon
3y ago
If the user has to initiate all shuffles, it won't play continuously. If you handle it another way, that demonstrates that it doesn't "just" work with a pure shuffle without using those tricks.
19.
▲
by
xtagon
3y ago
Given a set of songs or albums {a, b, c} Suppose shuffling results in ordered set [b, a, c] Suppose user plays through the entire set. Now it's shuffled again before repating. Suppose the new shuffle results in ordered set [c, a, b] Th
20.
▲
by
xtagon
3y ago
I'm pretty sure both Office 365 and Google Calendar have a way to generate an iCal URL. So you could just implement that, I would think.
21.
▲
by
xtagon
3y ago
Are the Whos within Whoville human?
22.
▲
by
xtagon
3y ago
Yes but how do I use WebAssembly as a markup language?
23.
▲
by
xtagon
3y ago
Those who say it can't be done should not interrupt the people doing it, I suppose!
24.
▲
by
xtagon
3y ago
See: https://keepass.info/integrity.html (you may want to manually type it into the address bar...) and download their PGP keys. That way you can verify KeePass downloads using their signatures, which you can save and sign
25.
▲
by
xtagon
3y ago
A mid-level human engineer can iteratively fix the mistakes they start making, instead of that just being the final result. Can GPT-4 do that?
26.
▲
by
xtagon
3y ago
I think where the semantics become relevant is that people say "project" to mean "product". When it's a product, it might never be 100% done, and it might be a poor idea to try to frame it as if it could be. But som
27.
▲
by
xtagon
3y ago
I want news as an RSS/atom feed with properly consistent tags to filter by. That way I can opt in to just what I want to know, get it when it happens, and ignore everything else by default. But there isn't business value in news o
28.
▲
by
xtagon
3y ago
For the case/battery compartment part, hit up someone with a 3D printer (or a makerspace or library that has one)
29.
▲
by
xtagon
3y ago
The downside to things that "just work" is that they become magical black boxes where learning how they work isn't a requirement until things really go wrong.
30.
▲
by
xtagon
3y ago
The first two paragraphs of the home page say what it is: MiniZinc is a free and open-source constraint modeling language. You can use MiniZinc to model constraint satisfaction and optimization problems in a high-level, solver-independent
More ›