HackerTrans
TopNewTrendsCommentsPastAskShowJobs

paperplaneflyr

no profile record

Submissions

Show HN: Ringlog – A highly optimized thread-per-core message broker

github.com
1 points·by paperplaneflyr·2 mesi fa·0 comments

[untitled]

1 points·by paperplaneflyr·2 mesi fa·0 comments

[untitled]

1 points·by paperplaneflyr·2 mesi fa·0 comments

RingCore – a minimal async runtime built on io_uring

crates.io
1 points·by paperplaneflyr·2 mesi fa·0 comments

[untitled]

1 points·by paperplaneflyr·3 mesi fa·0 comments

Shyell – a Rust shell with built-in benchmarking and project-aware prompts

github.com
2 points·by paperplaneflyr·3 mesi fa·2 comments

Setupx – Sync your dev environment across macOS, Linux, and Windows

github.com
2 points·by paperplaneflyr·3 mesi fa·0 comments

Perfdeck (formerly Perfmon): Consolidate CLI monitoring tools into a single TUI

github.com
1 points·by paperplaneflyr·3 mesi fa·1 comments

Perfmon – Consolidate your favorite CLI monitoring tools into a single TUI

github.com
61 points·by paperplaneflyr·3 mesi fa·13 comments

Nucleus – A minimalist container engine written in Rust

github.com
8 points·by paperplaneflyr·3 mesi fa·0 comments

Ask HN: How has your DevOps/SRE changed since AI was adopted in your company?

1 points·by paperplaneflyr·4 mesi fa·2 comments

[untitled]

1 points·by paperplaneflyr·4 mesi fa·0 comments

Ask HN: Software upgrade recommendation engine – Planning to build one

1 points·by paperplaneflyr·4 mesi fa·0 comments

Show HN: AgentLog – a lightweight event bus for AI agents using JSONL logs

github.com
9 points·by paperplaneflyr·4 mesi fa·0 comments

BookGraph: Moving beyond naive RAG with graph-native AI reasoning

github.com
4 points·by paperplaneflyr·4 mesi fa·2 comments

Dawn of the Localhost Engineer

twitter.com
1 points·by paperplaneflyr·5 mesi fa·1 comments

HN Status Bar – VS Code Extension for Rotating Hacker News Stories

marketplace.visualstudio.com
1 points·by paperplaneflyr·5 mesi fa·1 comments

Show HN: Perfmon – quick way to find the Linux stats in one place

github.com
1 points·by paperplaneflyr·5 mesi fa·0 comments

Ask HN: Why all the sudden people are writing browsers with AI?

29 points·by paperplaneflyr·5 mesi fa·55 comments

Good Engineers Obsess over Constraints, Not Tools

twitter.com
2 points·by paperplaneflyr·6 mesi fa·0 comments

comments

paperplaneflyr
·2 mesi fa·discuss
[dead]
paperplaneflyr
·3 mesi fa·discuss
No actually. Shyell is like performance and observability shell. Its features are real-time CPU/memory monitoring, automatic project stack detection, and that benchmarks every command you run.
paperplaneflyr
·3 mesi fa·discuss
[dead]
paperplaneflyr
·3 mesi fa·discuss
UPDATE! : Perfmon is now Perfdeck!!

HN Post : https://news.ycombinator.com/item?id=47678920

I have officially renamed the project to Perfdeck to avoid naming conflicts and provide more unique identity.

Fixed the go install issues reported by users. You can install without any issues.

Working on brew install for Mac. Will be out soon.

Check out the latest version on https://github.com/sumant1122/perfdeck

Would love feedback on this.
paperplaneflyr
·3 mesi fa·discuss
Original post: https://news.ycombinator.com/item?id=47649701

Following some feedback about the original name being already taken, I have rebranded the project and released v0.3.0. This release isn't just a rename, it is s a complete refinement of the installation and cross-platform experience.

Homebrew is almost ready. Preparing for a Homebrew release (coming in v0.4.0).

I would love to hear your thoughts on the new name and the tabbed approach to monitoring.
paperplaneflyr
·3 mesi fa·discuss
Appreciate the feedback folks.

Yes, I realize now that the name "Perform" is taken. Will have it changed that resonates with the monitoring/observability theme.

Will fix other issues as well.
paperplaneflyr
·3 mesi fa·discuss
Perfmon essentially allows you to define commands you use daily, defined them in a toml file and tab them, ie customizable. It could be docker or kubernetes commands and so on. This is different from btm.

Bottom(btm) gives just more graphical than top.
paperplaneflyr
·3 mesi fa·discuss
I built Perfmon because I found myself constantly switching between multiple terminal tabs to check different system metrics (top for processes, vmstat for memory, netstat for traffic, etc.). I wanted a single, unified view that didn't just show a hardcoded set of stats, but let me bring my own tools.

What makes it different: Unlike static monitors like htop or btop, Perfmon is designed around a tabbed interface where each tab is just a shell command defined in a TOML config. If you have a specific script or a grep command you run every 5 seconds to check a log or a metric, you can just drop it into the config, and it becomes a tab in your dashboard.

Key Features: - Extensible: Define any shell command as a tab. - Live Metrics: Real-time sparklines for CPU, Mem, Load, and Network (works on Linux, macOS, and Windows). - Modern TUI: Built using the Go bubbletea framework for a clean, responsive feel. - Lightweight: Minimal resource footprint.
paperplaneflyr
·3 mesi fa·discuss
[dead]
paperplaneflyr
·4 mesi fa·discuss
Neat observation. Where do you think this can be applied apart from lobste.rs?
paperplaneflyr
·4 mesi fa·discuss
BookGraph demonstrates that the next leap in AI isn't just "smarter models", it's better context. By combining the reasoning power of LLMs with the structural integrity of Graph Databases, we move from a world where we "search" for information to a world where we "interact" with intelligence.
paperplaneflyr
·5 mesi fa·discuss
I built HN Status Bar, a small VS Code extension that shows Hacker News stories in the status bar while coding.

What it does:

- Shows one HN story at a time - Rotates automatically (default 20s) - Refreshes from the HN API - Click current story to open it - Configurable settings (timing, item count, score visibility)

Feedback welcome.
paperplaneflyr
·6 mesi fa·discuss
Going to the example used thousands of times, maybe the horse drivers thought the same way, but guess what? now we have cars, race cars, super cars, flying cars. The engine kept changing, car markets kept evolving. People kept adapting. Adapting is the only way or the Penguin way :P
paperplaneflyr
·6 mesi fa·discuss
Lets take HN for example, tons of blogs and articles recommended, but how do you keep track of all. ZenRead is simple way to track what to read and how much time you have it will take. For all the busy tech folks, it useful. As far as I know its useful for me.
paperplaneflyr
·6 mesi fa·discuss
It does make sense to shift focus on Architecture, but you also need people who are able accept that design. It takes a lot of people to agree on something in an enterprise context.
paperplaneflyr
·6 mesi fa·discuss
I really thought that vibecoded tools will be next gen of tools to be used in corporate industry/enterprise, but they just dont want it anywhere near. The demos are cool but that's far as it goes. I did read that maintenance becomes a hurdle.
paperplaneflyr
·6 mesi fa·discuss
So C, C++, and Rust programmers will be in demand, and other languages will shrink? Does this also relate to rising DRAM costs, which will make memory-efficient code more usable as we head into an unseen future?
paperplaneflyr
·7 mesi fa·discuss
https://bookpace.pages.dev

It's essentially a book progress tracker. There are many apps that allow you to add the books which you are reading currently, but not at what pace. It's simple, no complicated stuff, no AI shenanigans.

Created as I was overwhelmed by the number of books I want to read and thought it would be helpful to plan ahead.

You add a book name, number of pages and how many pages you want to read in a day. It calculates and gives you the number of days and on which date you will finish. It's also flexible to increase the number of pages so that it can recalculate.

It's a PWA for now. Still working on notifications and stuff.
paperplaneflyr
·7 mesi fa·discuss
Empire of AI by Karen Hao. The whole world is going crazy for AI. This book brings the story of what actually goes on within those companies.

Fooled by Randomness by Nassim Nicholas Taleb
paperplaneflyr
·8 mesi fa·discuss
Impressed? The average employee is more worried about his job security than the latest model release. The execs in their yachts only see profit bar charts that their model spits out.