HackerTrans
TopNewTrendsCommentsPastAskShowJobs

breisa

no profile record

Submissions

How to customize Firefox AI sidebar

gist.github.com
2 points·by breisa·4 tháng trước·1 comments

Show HN: Record, plot and replay arbitrary 433mhz signals using a Raspberry Pi

github.com
2 points·by breisa·2 năm trước·0 comments

comments

breisa
·2 tháng trước·discuss
Thats far from reality. Just use the online form of BSI for disclosure. They contact the affected party for you. This way you optionally can stay anonymous and the vulnerabilities get fixed because BSI appears as the messenger.
breisa
·2 tháng trước·discuss
They don't have to offer a version of the website without consent. As long as they inform you that the site will use cookies if you use it that should be GDPR-compliant.
breisa
·3 tháng trước·discuss
https://en.wikipedia.org/wiki/Payment_Services_Directive tldr: eu mandates secure 2fa for online banking and most banks only implement it using their app as second factor.
breisa
·3 tháng trước·discuss
They only offer pay-as-you-go. The $9/month plan includes $2 credits and then its payg without markup.
breisa
·3 tháng trước·discuss
If such a backdoor exists, it is probably cryptographically secured to prevent "unauthorized" access. E.g. the xz backdoor was secured like that.
breisa
·3 tháng trước·discuss
There is only one and for this model you need the one with 128GiB RAM.
breisa
·3 tháng trước·discuss
They also do not allow non-coding usage of their coding plan in their ToS.
breisa
·3 tháng trước·discuss
They are talking about the chat template and not the system prompt. With current gen models, the system prompt is only part of a larger pretext that is passed to the model at the start of the "chat". The models are trained on a specific chat template with things like tool lists, reasoning budget, special feature flags and the "system prompt" formatted in a certain template.
breisa
·4 tháng trước·discuss
Just did a quick write-up on how to modify Firefox's AI features after spending some time figuring out how to modify the prompts/commands.
breisa
·4 tháng trước·discuss
Isn't that just Google trying to dark-pattern you into finally clicking that checkboxes you unchecked during setup?
breisa
·5 tháng trước·discuss
Alibaba released a whole set of new Qwen 3.5 models including a ~120B and a ~35B MoE.
breisa
·5 tháng trước·discuss
Maybe look into model finetuning/distilation. Unsloth [1] has great guides and provides everything you need to get started on Google Colab for free. [1] https://unsloth.ai/
breisa
·5 tháng trước·discuss
I mean they already supported the project quite a bit. @ngxson and maybe others? from Huggingface are big contributors to llama.cpp.
breisa
·5 tháng trước·discuss
The thing is, with most banks you aren't even allowed to use the Wero app that has this play integrity restriction. The banks integrate Wero directly into their own apps. So its mostly up to your bank.
breisa
·5 tháng trước·discuss
Those Ryzen AI Max+ 395 systems are all more or less the same. For inference you want the one with 128GB soldered RAM. There are ones from Framework, Gmktec, Minisforum etc. Gmktec used to be the cheapest but with the rising RAM prices its Framework noe i think. You cant really upgrade/configure them. For benchmarks look into r/localllama - there are plenty.
breisa
·5 tháng trước·discuss
Thats just the result of the model only supporting russian (and 12 other languages) and not urkainian. It maps to the closest words from training data.
breisa
·5 tháng trước·discuss
Not sure if its "realtime" but the recently released VibeVoice-ASR from Microsoft does do diarization. https://huggingface.co/microsoft/VibeVoice-ASR
breisa
·5 tháng trước·discuss
Deepinfra offers Whisper V3 at 0.00045$ / minute of transcribed audio.
breisa
·2 năm trước·discuss
That is a common misconception. In EU law, there are regulations and directives. Regulations are immediately active in all EU countries. In contrast, directives need to be translated into national law by each individual country. The GDPR is a regulation. (for details: https://european-union.europa.eu/institutions-law-budget/law... )
breisa
·2 năm trước·discuss
There is "Signed Pages" by the developer of EteSync. It is a browser extension, that checks webapps based on signatures in the html file. The addon then warns the user if the signature is not correct or - if I remember correctly - the source changed. This allows you to be sure what webapp code was delivered. But it seems like it did not really get used outside of his own projects. https://github.com/tasn/webext-signed-pages