HackerTrans
TopNewTrendsCommentsPastAskShowJobs

whbrown

no profile record

comments

whbrown
·قبل 9 أشهر·discuss
To be fair, you'd have to also import this crate to get the result he wanted:

https://docs.rs/unicode-segmentation/latest/unicode_segmenta...
whbrown
·السنة الماضية·discuss
'girl math'? really? It's literally a bunch of old men and always has been.
whbrown
·السنة الماضية·discuss
Isn't it quite possible they replaced that Flash model with a distilled version, saving money rather than increasing quality? This just speaks to the value of open-weights more than anything.
whbrown
·السنة الماضية·discuss
Who says you need to use a top model to produce cybersecurity slop? Did this person use o3?

https://hackerone.com/reports/3125832
whbrown
·السنة الماضية·discuss
Running the 3 bit quant of https://huggingface.co/unsloth/Qwen3-235B-A22B-GGUF now on a 128GB macbook.
whbrown
·السنة الماضية·discuss
Those sound like the sort of issues which could be caused by your server silently truncating the middle of your prompts.

By default, Ollama uses a context window size of 2048 tokens.
whbrown
·السنة الماضية·discuss
Evidently they simply aren't respecting the .gitignore when choosing which file contents to post to their servers, https://forum.cursor.com/t/env-file-question/60165/9

Regardless of whether it actually makes a commit with the secret, it's still being leaked.
whbrown
·السنة الماضية·discuss
> As someone who is actually friends with Brad Pitt on Facebook and have given him money

Are you telling us you fell for the same pig butchering scam?
whbrown
·قبل سنتين·discuss
Is there a difference anymore?
whbrown
·قبل سنتين·discuss
really makes you wonder what Babbage was trying to achieve with his Difference Machine...
whbrown
·قبل سنتين·discuss
I doubt all the tracked job titles are in the example, but they do aggregate job titles to the category of 'Software Development':

https://github.com/hiring-lab/job_postings_tracker/blob/mast...

And they do aggregate from other sources:

https://www.hiringlab.org/indeed-data-faq-2/
whbrown
·قبل سنتين·discuss
There are even some benchmarks which have caught 'lazy coding' regressions with their latest models[1]. I recall my best experience with their models was last year with an early version of the advanced data analysis feature where it would write a script, write tests for it, run the tests, update the code and/or tests, and re-run them. Presumably that was too expensive, and now it feels like pulling teeth to get the same result.

[1] https://aider.chat/2024/04/09/gpt-4-turbo.html
whbrown
·قبل سنتين·discuss
Why make it a link if you aren't linking to anything?
whbrown
·قبل 3 سنوات·discuss
Can anyone help demystify the licensing?

Besides the ACCEPTABLE_USE_POLICY, there's a CC BY-NC 4.0 (NonCommercial) license, a 'SEAMLESS_LICENSE' (NonCommercial), but also an MIT license? It would seem these other licenses contradict the MIT license, could somebody help clarify how these all interact in practice?