Viewing profile — OriPekelman
OriPekelman
HN member- Joined
- Fri, Mar 21, 2014, 8:58 AM UTC
- HN karma
- 81
- Public activity
- 73 items
- HN profile
- View on Hacker News ↗
About OriPekelman
Recent public activity
-
comment
Comment #47975381
This is really amusing. Because absolutly eveyrone I know vibe-coded this thing. I think the first one was https://github.com/ralt/dns-to-port possibly mine is second (but it is ve…
-
comment
Comment #45370267
ex-insider here, actually Git is used internally as a database of sorts. And it makes sense for many other reasons not cited. You are guaranteed to be able to access the "database"…
-
comment
Comment #42978095
Well funny story, some twenty something years ago I actually worked on an election cycle volunteer infra thing in France, and living in Paris which is department 75 and therefore 7…
-
comment
Comment #41152790
For those interested, the practice of debasement actually predates the middle ages by, a lot. By 301 inflation was so bad Diocletian had to put out a price fixing edict. It didn't …
-
comment
Comment #41151729
Actually looks quite interesting. syntax looks like: fun | is_sorted([] || [_]): #true | is_sorted([head, next, tail, ...]): head . a bunch of ways to express blocks, pattern match…
- story
- comment
- story
-
comment
Comment #37442976
We are not big on free. We like money :) And people like that we will probably be around in a decade (and won't stop free as soon as we've locked enough people -in). We do have a n…
-
comment
Comment #37435289
Also. As I am excited. Here you go for a one-click deploy .. https://github.com/OriPekelman/express-bun/ Very unofficial. Very.
-
comment
Comment #37434727
Oh. Actually got released today .. so we also did https://platform.sh/blog/bun-support-is-here/
-
comment
Comment #37434709
Oh its a Friday. Deploying on Fridays is what we do. Here you go ... Bun 1.0 officially deployed on Platform.sh https://platform.sh/blog/bun-support-is-here/ enjoy.
-
comment
Comment #37434678
Well, it'a already been out for an hour ? Deploying on Fridays.
- story
-
comment
Comment #36735733
Composer is a simple but powerful CMS based on Pandoc, Bootstrap and GNU Make. From Gary of GaryOS. Gotta love the consistency. And gotta love the documentation of GaryOS.
- story
-
comment
Comment #36734926
Basically "Information theoretically" compression is a measure of informational distance. So basically if text A and Text B contactenated together, compress better than text A and …
-
comment
Comment #35445301
archive.org seems to side with the story telling of the Founder's counter-claim? January 2021 https://web.archive.org/web/20210128191225/https://withfrank... "We've helped over 350…
-
comment
Comment #32886148
So, I do a have a war story about something like this, possibly at a worst state. And possibly with somewhat higher stakes (around 400m$/year) at the time. I came in as a consultan…
-
comment
Comment #32080997
Well they have many offerings one of which is a PaaS https://www.ovhcloud.com/en-ie/web-paas/
-
comment
Comment #29618510
Evidently any PaaS has to have _some_ opinions on the kind of apps it is going to run. You trade some assumptions against magic (and time you won't spend on making decisions that a…
-
comment
Comment #27857613
omg Koalapad. I totally forgot about that. And the very huge banners. and running out of ink after printing just one.
-
comment
Comment #27463923
well, self horn here... but that is a basic functionality of https://platform.sh (CPO here). You get per branch full copies of production in isolated staging environments that are …
-
comment
Comment #24763307
I'd agree with the part of maintaining your own server. like personal one. I promised myself like 5 years ago I'll never be my own (and family and friends..) sysadmin ever again. .…
-
comment
Comment #24763199
try https://lando.dev/ uses docker under the hood... but simplifies it all to the extreme.