Hacker Newsnew | past | comments | ask | show | jobs | submit | gabrielsroka's commentslogin


i'm using it here

https://github.com/gabrielsroka/gabrielsroka.github.io/blob/...

it works on Chrome/Chrome for Android, but Brave requires a flag (brave://flags/#file-system-access-api), and i don't think Brave for Android supports it


This goes back to at least 2017 per archive.org

My "Pith" programming language didn't make the cut

https://news.ycombinator.com/item?id=32681150

Webpage using Pith instead of JavaScript to fetch HN Polls using the HN Search API

https://gabrielsroka.github.io/hnpolls_pith.html

Source

https://github.com/gabrielsroka/gabrielsroka.github.io/blob/...


Added now!


my bad, not aware of it. not able to edit and remove now.

I think you're fine. The guidelines also say:

> Please don't use HN primarily for promotion. It's ok to post your own stuff part of the time, but the primary use of the site should be for curiosity.

I also think the old epochconverter UI was dated. I'll switch to yours


> About 10% of people develop muscle aches

> Concerns about statin effects on the brain, such as cognitive impairment or dementia, are unfounded

https://www.health.harvard.edu/heart-health/what-are-the-ris...


The animated gifs on your readme are completely useless. They change way too fast to read and there's no way to pause it.

Either make it a video so you can pause it or just have static screenshots without animation.


That’s fair feedback — I’ll add static screenshots or a slower demo. Thanks for pointing it out.



I did something similar with a spreadsheet years ago. It's lkudgy, but it works. You have to tab away from the input box and refresh the page, iirc.

https://gabrielsroka.github.io/webpages/calc.htm#a1:=Rate=3....

  https://gabrielsroka.github.io/webpages/calc.htm#a1:=Rate=3.875;a2:=Years=30;a3:=NPer=Years*12;a4:=PV=644000;a5:=Pmt=Math.round(Math.pmt(Rate/12/100,NPer,PV)*100+1)/100;rows:5;cols:1
More examples https://gabrielsroka.github.io/webpages/

It's about 130 js loc


Wozmon in C64 BASIC.

  C000=A9 0 to set data, not :
  C000-C00F to examine a range, not .
  C000 r to run


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: