HackerTrans
TopNewTrendsCommentsPastAskShowJobs

wolframkriesing

no profile record

Submissions

Front End 'Ascending' ≠ Database 'ASC'

picostitch.com
1 points·by wolframkriesing·7 месяцев назад·2 comments

CSS: Converting an HTML into a bar chart

picostitch.com
2 points·by wolframkriesing·8 месяцев назад·0 comments

PicoSSG – A static site generator that does less

npmjs.com
1 points·by wolframkriesing·в прошлом году·1 comments

GPTEngineer or DevGPT?

1 points·by wolframkriesing·2 года назад·0 comments

New in JavaScript: Object.groupBy() groups items, learn it here

jskatas.org
1 points·by wolframkriesing·2 года назад·0 comments

Inline Scope for CSS

picostitch.com
41 points·by wolframkriesing·2 года назад·37 comments

JSChronicle

jskatas.org
7 points·by wolframkriesing·3 года назад·15 comments

comments

wolframkriesing
·7 месяцев назад·discuss
which is exactly the confusion, a lot of table/data view sorts use "ascending" or "descending" but it means a different thing every time, sometimes lowest first sometimes highest first. I might could have written a better introduction. Maybe I just coded myself into a bubble :)
wolframkriesing
·в прошлом году·discuss
Static site generators – sounds boring. But most aren’t, because they try to do everything and end up big and complex. PicoSSG is intentionally boring. It processes .md and .njk files, copies everything else as-is. Around 300 lines of plain JavaScript. Think of it as cp + markdown + nunjucks. That’s it. Boring!
wolframkriesing
·2 года назад·discuss
I agree, when I saw the <style scoped> I also thought this would have been the coolest. But I guess there have been considerations and discussions about it. I just don't know where.
wolframkriesing
·3 года назад·discuss
Thanks, I appreciate it. I would love to make this useful for more, which is definitely easier with feedback. And lovely feedback is just more fun to incorporate.

I had no idea I had broken the back button, I has just been in my tunnel. Thanks for discovering.
wolframkriesing
·3 года назад·discuss
oh, I hadn't tried that ... its the automatic hash update. ok, that's what you mean. true that's annoying. didn't try that, thanks
wolframkriesing
·3 года назад·discuss
good to know. thanks for the feedback. it all started out as one chart and I thought I need to add some more data.
wolframkriesing
·3 года назад·discuss
What is the silent back-button capture? I am not aware I built this in.
wolframkriesing
·3 года назад·discuss
what do you mean by this? there is hardly any JS on the site. Any suggestions on how to improve it?
wolframkriesing
·3 года назад·discuss
sorry if its annoying. I had put it there to not overwhelm with info right from the start. Seems not to work for some.
wolframkriesing
·3 года назад·discuss
Some data about ES1, ES2, ES3, ... up to the latest.