Viewing profile — lenn0x
lenn0x
HN member- Joined
- Thu, Aug 13, 2009, 2:25 AM UTC
- HN karma
- 248
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About lenn0x
Github: https://github.com/chrisgoffinet ThreeComma: https://threecomma.io
Recent public activity
-
comment
Comment #31825784
correct, i saw that too. the outage returned 500/nginx. no version number either on footer. @jgrahamc thought that was strange too as few commenters last night were caught off guar…
-
comment
Comment #30810995
Came here to suggest just this. Ever since coming across ko, it's been excellent in our CI pipelines.
-
comment
Comment #30614346
been seeing 100% failures on webhook event subscriptions too. that's only reason I noticed right away.
-
comment
Comment #30614334
Ever since this started, been seeing 100% failure on webhooks for Event subscriptions.
-
comment
Comment #30236140
One aspect that I haven't seen considered is how useful increasing the brightness for folks who are disabled like myself. I have a rare eye condition where the amount of light omit…
-
comment
Comment #29745619
Hidden Bar is good as well, that's what I am using. https://apps.apple.com/us/app/hidden-bar/id1452453066?mt=12
-
comment
Comment #29194582
night and day. it's the reason I sought out something like multipass. I first started with a license for Parallels Desktop and noticed the disk performance to be way better. Once I…
-
comment
Comment #29191528
that's how ive been running it on macOS. I put up a guide https://github.com/chrisgoffinet/docker-multipass
-
comment
Comment #29191502
Yes it's been way faster for me over Virtualbox. It's how I run docker now from macOS. I've been testing out the M1 support for few months now.
-
comment
Comment #29191285
I've been running multipass for awhile now to host Docker on macOS, especially on M1. I ended up writing a guide/docs on how to easily get it setup with cloud-init to replace Docke…
-
comment
Comment #29153160
i agree they are definitely getting better though. i have memberships to both and have been watching how they have improved quite a lot in last few months. the big reason why i got…
-
comment
Comment #27010987
I went ahead and created vscode-readme it takes the templates used on readme.so and creates a snippet per section and if you use the readme snippet it combines all the sections htt…
-
comment
Comment #26750944
You are correct that's what it was
- story
-
comment
Comment #13386272
Agreed! I was just looking over their web interface, under Playback settings, they at least now have a way to disable Auto Play
-
comment
Comment #8676291
Do they? I wonder if it just comes natural to them and they aren't thinking about what they can and can't get away with it.
-
comment
Comment #8033643
I can speak from experience on this, home made cache can be much better depending on your avg object sizes. Letting the OS make decisions usually in databases is the wrong choice. …
- story
-
comment
Comment #7517982
We store more than just tweets :)
-
comment
Comment #7517874
Yes, I think the article got that wrong. You are right that Gizzard is eventually consistent. The storage engine for Gizzard is mySQL, so in the event you want to do some node-loca…
-
comment
Comment #7517628
When Manhattan first started, our first use case was this. To support batch (something we talk about in our blog post). Similar to ElephantDB, the biggest difference was we wrote o…
-
comment
Comment #3842938
Because in-house we have a custom version of memcache. We rewrote memcache's slab allocator, and for some use cases, is better at memory efficiency than Redis.
-
comment
Comment #3806012
Taskset is fine for the process pinning. Don't forget about hyperthreading, you want to try to keep each thread on each hardware thread. IRQ pinning, see an example script I have: …
-
comment
Comment #3805696
What kind of instances are you guys running for Redis/memcached? I am a bit surprised on the numbers here, but to be fair I don't do much in the virtualization world. With low cpu …
-
comment
Comment #3229643
This is my exact sentiment. I stopped reading after midway. It's great this man has so much passion, but I am pretty shocked how he can just continue to throw paint at a wall hopin…