HackerLangs
トップ新着トレンドコメント過去質問紹介求人

deno

1,986 カルマ登録 17 年前
[ my public key: https://keybase.io/deno; my proof: https://keybase.io/deno/sigs/X9wmSbfUAUxrnrk9oBuhWu-KPlSomHXQRLJqGVH1Oi0 ]

コメント

deno
·昨日·議論
Unless I'm missing something I think to a large degree you're just comparing system prompts.

If I add "Research the question extensively" to your prompt at the end I get the correct answer from Haiku and Sonnet Med on first try and I've reproduced the original prompt not returning the answer.

Unfortunately every other run now gets your gist in results.
deno
·昨日·議論
Yes, you need 3f+1, so 4 for f=1, 7 for f=2.

https://lamport.azurewebsites.net/pubs/byz.pdf
deno
·昨日·議論
But what if the third bookkeeper is malicious? You need at least four bookkeepers to achieve byzantine fault tolerance with f=1.
deno
·一昨日·議論
This would be hallucination rate and neither of those models excels in this area and in fact Grok does, or at least prior version.
deno
·一昨日·議論
This isn't tool usage competency, it's tool quality and/or luck. Regular web search is not good for grounding if you want accurate results. You can ask the model to make a tool for getting bus schedules and then use it only then you are comparing apples to apples in this case.
deno
·一昨日·議論
This likely comes down to how it accessed the bus schedules (i.e. web search tool) and not intelligence.

You need to add the actual bus schedule to context somehow (research agent, custom tool or just dump in prompt) and even the simpler modern models will be able to do the planning.
deno
·3 日前·議論
Don't assume it's only depression, check your testosterone levels etc., probably best to just get an endocrinologist consultation.

If you're tired and don't have energy you'll also feel depressed but that doesn't automatically mean you feel tired solely because of depression.
deno
·9 日前·議論
Imagine you created a torrent (and/or magnet link) with a file and then stopped seeding after some time. If it was popular it will probably live on, if not then eventually it disappears.
deno
·23 日前·議論
Don’t bring your sensitive data to airports.
deno
·23 日前·議論
I don’t want to get into specifics because ultimately it just comes down to the logical argument that just because a strategy is not by itself successful against all possible threats it doesn’t mean it’s worthless. By this logic you wouldn’t lock your front doors.
deno
·23 日前·議論
This is not relevant to memory encryption, after all the police could just plant any false evidence. You use video camera/CCTV and other evidence gathering to document such illegal police action.

Suing after the fact is a valid strategy and in free countries this would allow you to exclude illegally obtained evidence or evidence lacking proper chain of custody.
deno
·23 日前·議論
law in question: https://www.irishstatutebook.ie/eli/2017/act/11/section/7/en...

and recent Supreme Court decision that upheld its constitutionality:

https://www.algoodbody.com/insights-publications/password-pr...
deno
·23 日前·議論
Unless you live in North Korea, China, Russia, UK, France, Australia or Ireland it’s still illegal to coerce or force someone to give up their personal keys or passwords, so this feature is still useful against some law-bound adversaries in free countries.
deno
·27 日前·議論
You acknowledge your test is fundamentally flawed but then still use it for the basis of your conclusion. It’s worse not better that you were aware of this.
deno
·27 日前·議論
If the email is DKIM signed it could be easily proven
deno
·先月·議論
It still takes the same mindset and skills to use AI productively and effectively as regular programming. The productivity boost only applies if you know what you’re doing and can actually steer the agent carefully.

Vibecoding hits a glass ceiling very quickly and this will not be solved incrementally. Besides, if the agent could work autonomously to that degree then it would no longer need any prompting at all and we’re living in a very different world. On the other hand that would make the debt actually meaningless, so I guess that is 'a' solution.
deno
·2 か月前·議論
I put the actual clause under, but let's forget the actual legal definition for a moment.

GPL license in spirit is about assuring the user freedoms. No user freedoms are limited in this case. You are free to modify and redistribute the software as you like. OrcaSlicer pulls changes from Bambu without any issues.

I don't think trying to enforce the license in this way, even if possible (which again I think if it was it would happen with Linux drivers long before), is the right thing to do anyway. All it's doing is painting the GPL as a liability to any business for no benefit.
deno
·2 か月前·議論
AGPLv3 still has the termination clause which is at least in the worst case (total failure to comply) entirely self-contained.

I'm not however convinced they are really in violation by calling a binary plugin. GPL itself does not forbid you from dynamically linking to or calling unrelated software. The network plugin is analogous to a device driver, it's not core part of the slicer.

GPL differentiates between a "Combined Work" and an "Aggregate":

> A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate.

If they tried to add DRM to Bambu Studio and prevent you from replacing their blackbox with a different one then that would be where they would clearly go against the v3's TiVo provisions.
deno
·2 か月前·議論
You can pay the customs fees and local taxes yourself if you're shipping with Fedex/UPS, it's just a checkbox if you have an actual account with them.

Also you can certainly ship batteries via UPU network (Australian Post) but there are strict packaging rules you need to follow[1].

You don't really go into any detail as to why they didn't accept your package. Did you attach properly filled out CN23 label?

[1] https://auspost.com.au/content/dam/auspost_corp/media/docume...
deno
·2 か月前·議論
SEV-SNP would actually be a very good outcome. But the Intel equivalent does not exist on desktop SKUs. Meanwhile there's a campaign to make sure every "P"C has a TPM module.