HackerTrans
TopNewTrendsCommentsPastAskShowJobs

wolframkriesing

no profile record

Submissions

Front End 'Ascending' ≠ Database 'ASC'

picostitch.com
1 points·by wolframkriesing·hace 7 meses·2 comments

CSS: Converting an HTML into a bar chart

picostitch.com
2 points·by wolframkriesing·hace 8 meses·0 comments

PicoSSG – A static site generator that does less

npmjs.com
1 points·by wolframkriesing·el año pasado·1 comments

GPTEngineer or DevGPT?

1 points·by wolframkriesing·hace 2 años·0 comments

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

jskatas.org
1 points·by wolframkriesing·hace 2 años·0 comments

Inline Scope for CSS

picostitch.com
41 points·by wolframkriesing·hace 2 años·37 comments

JSChronicle

jskatas.org
7 points·by wolframkriesing·hace 3 años·15 comments

comments

wolframkriesing
·hace 7 meses·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
·el año pasado·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
·hace 2 años·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
·hace 3 años·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
·hace 3 años·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
·hace 3 años·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
·hace 3 años·discuss
What is the silent back-button capture? I am not aware I built this in.
wolframkriesing
·hace 3 años·discuss
what do you mean by this? there is hardly any JS on the site. Any suggestions on how to improve it?
wolframkriesing
·hace 3 años·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
·hace 3 años·discuss
Some data about ES1, ES2, ES3, ... up to the latest.