Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
petethepig
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
petethepig
3mo ago
I got sent to immigration secondary while crossing the border in Amsterdam earlier this week because they were worried I was taking videos of their “military object” with my meta glasses. They told me to take them off while i’m at the airpo
2.
▲
by
petethepig
7mo ago
Is getting something like M3 Ultra with 512GB ram and doing oss models going to be cheaper for the next year or two compared to paying for claude / codex? Did anyone do this kind of math?
3.
▲
by
petethepig
7mo ago
that's what i ended up doing — it was pretty easy: * download Warcraft II voices * tell claude to wire it all up
4.
▲
by
petethepig
8mo ago
I'm no EV expert, but I almost never use my EV's brakes — it mostly brakes using regenerative braking.
5.
▲
by
petethepig
11mo ago
funny i was recently picking between a glossy and nano texture screen and came to the opposite conclusion — the glossy screen’s image was so much more crisp, and i didn’t really see much difference in terms of reflection
6.
▲
by
petethepig
1y ago
I have terabytes of iphone photos/videos accumulated over the years. Apple Photos app is trash when it comes to handling large libraries so I’ve been splitting them by year which is fine for archiving but horrible for actually browsing
7.
▲
by
petethepig
1y ago
Many jobs aim to solve problems so well that there’s nothing left to fix — doctors curing illnesses, firefighters preventing fires, police reducing crime, pest control eliminating infestations, or electricians making lasting repairs. And th
8.
▲
by
petethepig
1y ago
Would love to see this in Cursor. My workaround right now is using a bunch of rules that sort of work some of the time.
9.
▲
by
petethepig
1y ago
Not the first time i see such comparison being made, but it is the first time I see someone go into so much detail about it — great read.
10.
▲
by
petethepig
3y ago
Hi all, wanted to share what we've been working on at Pyroscope. This is a ChatGPT based Flamegraph explainer. Analyzing flamegraphs can be challenging and we often get questions from users about the best techniques for finding insight
11.
▲
Show HN: ChatGPT Powered Flamegraph Explainer
(flamegraph.com)
4 points
by
petethepig
3y ago
|
1 comments
12.
▲
AI-Powered Flamegraph Interpreter in Grafana Pyroscope
(pyroscope.io)
3 points
by
petethepig
3y ago
|
0 comments
13.
▲
by
petethepig
3y ago
The robotic takeover has already begun; it's just more nuanced and less obvious at this stage.
14.
▲
by
petethepig
3y ago
How much would you pay for a 20x20 inch piece?
15.
▲
by
petethepig
3y ago
I did consider it, and I think you're exactly right RE the direction I would go into (colored wire, larger pieces, etc). But then I had a bunch of other things happen in life and so I had to put it all on pause. The world of art (and e
16.
▲
by
petethepig
3y ago
hehe, if anyone's interested, I built a similar machine around 2018-2020 [1], although I never automated the nail pick-and-place part of the process. I also used epoxy instead of plaster. [1] https://www.instagram.com/s
17.
▲
Decision about public video recordings
(github.com)
1 points
by
petethepig
3y ago
|
0 comments
18.
▲
by
petethepig
3y ago
Reminds me of the episode from the Office: "why waste time say lot word when few word do trick" [0] [0] https://www.youtube.com/watch?v=_K-L9uhsBLM
19.
▲
by
petethepig
4y ago
Dmitry here (Pyroscope cofounder) This sounds about right. My favorite little anecdote that I like to tell is that the first thing people often see when they add Pyroscope to their apps is that it takes way less CPU than other signals like
20.
▲
by
petethepig
4y ago
This would be my guess as well. I work on Pyroscope, which is a continuous profiling platform and so I see a lot of profiles from various organizations. If you want to save the world some CPU cycles I would look into optimizing deserializat
21.
▲
by
petethepig
4y ago
I own airpods and I was just as confused.
22.
▲
Go 1.20 Experiment: Memory Arenas vs. Traditional Memory Management
(pyroscope.io)
4 points
by
petethepig
4y ago
|
0 comments
23.
▲
by
petethepig
4y ago
Great article and all but there's no way I'm going to remember any of it. I think I'm going to stick to "click different blending modes until it sort of looks right".
24.
▲
by
petethepig
4y ago
I’d argue they got more coverage because they went down.
25.
▲
by
petethepig
4y ago
"Hello everybody out there using minix - I'm doing a (free) operating system (just a hobby, won't be big and professional like gnu) for 386(486) AT clones. This has been brewing since april, and is starting to get ready. I&
26.
▲
by
petethepig
4y ago
There's not much about it online. They do mention it in the docs, they call this "prefix compression" [0], so you can search for that. This article describes it [1], although it is somewhat high level. They only use this for
27.
▲
by
petethepig
4y ago
Tries (or prefix trees). We use them a lot at Pyroscope for compressing strings that have common prefixes. They are also used in databases (e.g indexes in Mongo) or file formats (e.g debug symbols in macOS/iOS Mach-O format are compres
28.
▲
by
petethepig
4y ago
* With larger lambdas you get more predictable performance, 2GB RAM lambdas should get you ~ 90MB/s [0] * Assuming you can parse faster than you read from S3 (true for most workloads?) that read throughput is your bottleneck. * Set tar
29.
▲
by
petethepig
4y ago
Pyroscope (YC W21) | REMOTE | Full-time / Contract Pyroscope is open source performance monitoring software, with a focus on Continuous Profiling. Pyroscope was founded at the beginning of 2021 and we've seen a lot of rapid growth
30.
▲
by
petethepig
4y ago
I set up a similar system in the past with redis replicas — it was about 200 MBs of data that I needed to have on quick access to on ~ 300 servers around the world — it was easy to set up and worked really well.
More ›