Viewing profile — piemadd
piemadd
HN member- Joined
- Thu, Feb 18, 2021, 8:04 PM UTC
- HN karma
- 40
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About piemadd
No profile information was provided.
Recent public activity
-
comment
Comment #31280249
sounds like a markov chain going berserk
-
comment
Comment #30417738
[flagged]
- story
- story
-
comment
Comment #29326019
1. it is xterm, xterm.js to be sepcific 2. uses no-vnc. if you own the repl theres a way to set the vnc server password and access from your own client, but i forget how. probably …
- story
-
comment
Comment #28864715
A few weeks ago, I published Amtrak.js, an NPM package which allowed for easy access of the Amtrak API. If you know anything about the API, it is not a simple process fetching data…
- story
- story
-
comment
Comment #28492797
Nope. Go to https://maps.amtrak.com/services/MapDataService/trains/getTr... and let me know how readable the data is lol, though I have also made an API based off of this library (…
-
comment
Comment #28492784
Some people have theorized it wasn't Amtrak who wanted the bs encryption (also probably why the keys haven't changed in 3 years and they've made no effort to prevent people from gr…
-
comment
Comment #28492773
I actually came across an old hackernews thread where you mentioned you built the site, I guess you have a library to do it for you now lol
- story
-
comment
Comment #28363097
The thing is, you're probably right. Over time they've been restricting items for bots in over 100 servers. Right now its to see the users in the server and also to see the statuse…
- story
-
comment
Comment #27426384
> Though Lively was a project at YC Research in 2016/2017 and replit is a YC 18 company I think. You're right about Replit going to YC after Lively, but Replit actually started muc…
-
comment
Comment #27265267
Touché
- story
-
comment
Comment #27167128
funnily enough, thats exactly what the lengthener is doing!
-
comment
Comment #27165155
Only problem is that i'd have to pay 700 dollars lol
-
comment
Comment #27165146
my wallet weeps
-
comment
Comment #27165134
Well I made the URL lengthener so you should obviously hire me /s
-
comment
Comment #27165126
so what you're seeing is the creation of a zero width space. When you combine an \x20 and an \x0b, it makes a zero width space, which your browser ends up ignoring. Only reason the…
-
comment
Comment #27165098
I added a little desc to the footer. TLDR its simply to see num of users and i've made the dashboard itself public so you can see for yourself.
-
comment
Comment #27160647
I think you were accessing the site while I was working on some changes haha! I think whats happening in the one while goes in an endless loop, your URL legitimately got too long f…