HackerLangs
TopNewTrendsCommentsPastAskShowJobs

Kailhus

no profile record

comments

Kailhus
·3 months ago·discuss
That doesn't seem to bother burger king though: https://www.burgerking.co.jp/menu
Kailhus
·3 months ago·discuss
I have not experienced any issues with Gemini 3.1 Pro.
Kailhus
·5 months ago·discuss
Absolutely. So no thank you, I won't stop writing CSS like it's 2015 if those features aren't at least supported by all latest browsers.
Kailhus
·5 months ago·discuss
The arts look a lot like Ankama work https://www.ankama.com
Kailhus
·7 months ago·discuss
Yeah, that's a valid point though some text on a page can easily be made unselectable via css (html?). I think through user-select
Kailhus
·7 months ago·discuss
That's no excuse imho. I see 2 different endpoints, 1 for llm stream and 1 for msg history (with stamps). New timestamps could be added FE as new messages start without polluting the user input for example
Kailhus
·7 months ago·discuss
Could try the hacky 2147483647 max z-index. No issue on android firefox
Kailhus
·8 months ago·discuss
Checked it out out of curiosity and it feels very much close to native
Kailhus
·8 months ago·discuss
Yep, I believe you'd need to call Object.seal(foo) to prevent mutability. Haven't really had the chance to use it
Kailhus
·9 months ago·discuss
This hit me harder than I thought it would.
Kailhus
·2 years ago·discuss
Which does make me wonder why we never really hear of banks being attacked and robbed in such a way? One would think they would be the most obvious targets to throw an army of criminals at.
Kailhus
·3 years ago·discuss
This does make me wonder, is there any extension that can modify the DOM? I.e remove nodes aka a div container by className or change css and make it persist?