HackerTrans
TopNewTrendsCommentsPastAskShowJobs

brontosaurusrex

no profile record

comments

brontosaurusrex
·2 maanden geleden·discuss
Is there a blocker that would prevent future AI to write perfect assembler (for n architectures) in 1st pass?
brontosaurusrex
·3 maanden geleden·discuss
"I'am watching you" is neat way to communicate with people?
brontosaurusrex
·3 maanden geleden·discuss
Ok, I will have to take my time to figure out why the valid license is not starting my resolve on offline machine now.
brontosaurusrex
·4 maanden geleden·discuss
Intel AI denoiser in Blender.
brontosaurusrex
·4 maanden geleden·discuss
How can a human communication needs be replaced with something that is read-only?
brontosaurusrex
·5 maanden geleden·discuss
Very small deepseek:r1 (5GB) does 'feel' ambiguity

> In many car washes, you drive up to the bay, but 50 meters is extremely close; it might be that the car is already at the entrance or something. > It doesn’t specify that they must use the car wash; it just mentions that the car wash is 50 meters away, but they could wash the car elsewhere.

but it doesn't seem to figure out that car and human are in the same location. Quite funny imho https://brontosaurusrex.github.io/2026/02/17/Should-I-walk-o...
brontosaurusrex
·7 maanden geleden·discuss
At least solver seems faster (if not better) in later versions? p.s. My try at 'flag in the wind' in Blender from around 2022: https://0x0.st/s/aJ6DNj2pEHzRdBiscEIsbQ/KCsK.mp4 I do remember it took me all day to get somehow realistic motion.
brontosaurusrex
·10 maanden geleden·discuss
Switched as well, with "alias j='z'" seems to be 1:1 replacement so far. Also did 'zoxide import --from=autojump ".local/share/autojump/autojump.txt" --merge'.
brontosaurusrex
·10 maanden geleden·discuss
I've been using autojump, called with 'j'. Any pros of zoxide over that? https://packages.debian.org/sid/autojump
brontosaurusrex
·vorig jaar·discuss
Is there an explanation why? (Average line count in my scripts is 115).
brontosaurusrex
·vorig jaar·discuss
Is there a version of this that would support my custom presets for AVC/HEVC mp4 encoding with video filters like deinterlace/resize and similar (and/or audio filters like ebu R128)? (p.s. Also my usual input type is cinefrom/mov, which this one is not happy with for some reason)
brontosaurusrex
·vorig jaar·discuss
Interesting, is that a more complete variation of fuse.js? (Just pluged-in fuse.js into my static jekyll blog)
brontosaurusrex
·2 jaar geleden·discuss
Groving up: Papillon (Henri Charrière - 1969) & Samurai! (Saburo Sakai -1957) Lately: Project Hail Mary (Andy Weir - 2021) Obviously: Hackers: Heroes of the Computer Revolution - 25th anniversary edition (Steven Levy - 1984/2010) also: I've read all the books from David Thorne, last one: Let’s Eat Grandma’s Pills (David Thorne - 2022)
brontosaurusrex
·2 jaar geleden·discuss
Some do, mostly when the problem they are trying to solve is somewhere in my blog past. I've learned over the years not to advertise the blog/page, due to weird questions I get, for example: Q: How costly is this? (A: it's free, minus my time), Q: Why is it so ugly? (A: When you write your perfect jekyll skin, I will use it, you know it's about my future self searching for the info, not about beauty), Q: Why? (A: I always find something interesting to read in my blog, unlike your corporate page). p.s. The long-tail effect has been predicted at least 20 years ago, so I understand that views will be low or none: https://en.wikipedia.org/wiki/Long_tail

My blog: https://brontosaurusrex.github.io/
brontosaurusrex
·2 jaar geleden·discuss
Two domain focused examples: Blender material node: I could imagine certain material nodes to be highly annoying to script (or even represented differently than nodes), even something relatively simple like this https://i.imgur.com/kETcJYE.png (nodes), https://i.imgur.com/eddAhcv.png (final render) Fusion comp node: On the other hand, this seems like a lot of blocks for this simple image: https://i.imgur.com/ftfHngt.png (Cool thing about Fusion is that any node can be copy/pasted to notepad as text and vise-versa) Note: I'am neither Blender nor Fusion expert.
brontosaurusrex
·2 jaar geleden·discuss
Absolutely, there is no happy accidents in VFX.
brontosaurusrex
·2 jaar geleden·discuss
There is a typo in font style section: Blod italic (should be Bold).
brontosaurusrex
·3 jaar geleden·discuss
Very interesting, thanks for building/sharing (I imagine you are the author of this page?). Questions I would have: a. Is it possible to dig out the exact cli command used for each of this encodings? b. With libavif, did you test film-grain-test and what are your findings if any? c. With libavif, did you test denoise-noise-level and what are your findings if any? Of course I have no wish to put you into any homework mode, so feel free to ignore this.
brontosaurusrex
·3 jaar geleden·discuss
When it gets really confusing is when you are on a sailboat and get the command to pull 'altabasa' (you may know it's a type of rope, but no idea which one or even where is the pulling location).
brontosaurusrex
·3 jaar geleden·discuss
It also seems to explain the docs nicely (very useful for me): https://whatdoesthiscodedo.com/g/b304a96 It is a bit confusing that it calls it 'code' thought. If there is a cheap way to diff the 'code' from 'docs' in the answer?