Hacker News new | past | comments | ask | show | jobs | submit | Curiositry's comments login


Thank you :) I'm here just slow at typing.


Touché


This is a fascinating take. I have been thinking about your comment for two days.

I think you're right in some cases (when working in a field one has mastered, for example), and I think I could probably go in the direction of getting it right the first time.

But the way I see it, any time I'm doing something new or innovative, I'm doing something I don't know how to do, which takes trial and error; and troubleshooting is basically figuring things out by trial and error, in a systematic way.

Though a lot of time it is used for fixing bugs, I think troubleshooting as a skill and mindset is equally useful for creating new things, where you are solving for something.


time dilation


Based on the timestamps, it could only be. But this story, timestamps notwithstanding, was submitted by suprisetalk ~2 days ago.

Then it was placed in news.ycombinator.com/pool (https://news.ycombinator.com/pool?next=43176091), and got two comments; credit_guy's comment was one of them.

Then, today, it hit the frontpage.

Notice that if you mouse over "9 hours ago" on the story it shows the timestamp 2025-02-25. 9 hours ago was not 2025-02-25. If you mouse over the "7 hours ago" on credit_guy's comment, the timestamp shows 2025-02-26. One day after it was submitted, two days before it made the frontpage.


Thanks for posting an archive link. My site has survived previous HN traffic spikes on Fly.io's free tier, but 256mb of RAM wasn't quite adequate this time :)


No disrespect, but I thought the whole point of these magic cloud platforms was that this situation never happens.


Yes, but you also need to be smart enough to operate magic cloud platforms, and be a paying customer. I am neither.


The whole point of magic cloud platforms is to upcharge for everything and convince people there's no other way to run software.


it's a static website, why does it have to consume RAM in the origin? I see Cloudflare is in front, are you caching HTML?


Yes, sorry. I have scaled up my hosting and it's back :)


I self-host Ghost on free-tier cloud hosting, which ticks all your boxes if you have some sysadmin skills. (PikaPods is the cheapest managed Ghost hosting I know of.)

I also really like the philosophy of Bear Blog and Matoara Blog. I don't think Bear has newsletter sending, but Matoara does.


A few years ago I doggedly tried to switch to Nyxt for everyday use. I really liked the concept, but at the time, it was too buggy, and constantly crashed on me. I'm going give it another shot.


Nyxt is very promising, and I hope it gains momentum. The obvious advantage of Nyxt is programmability and keyboard-driven workflows.

However, I use old hardware, and it's a bit slow and laggy. Chromium behaves the same way, so I imagine this is due to WebKit and Blink being significantly heavier than Gecko.

Firefox is really snappy on old hardware, at least when running Linux, and uses a modest amount of memory.


Hmm for me on BSD it's the opposite. But every release something breaks in Firefox' GPU acceleration so I've kinda stopped trying to fix it. I assume chromium handles that better. Though I don't use it much.


What's considered old nowadays? My current desktop had some ~3Ghz AMD processor from ~2020, I don't even remember what it is. Maybe 16 GiB of memory. Runs Firefox and Jetbrains good enough that I've not had to consider upgrading. I use a Debian based distro.


Not GP, but I have an i5 from around 2015. 4 cores, no hyper threading), 32GB ram. And it's still good enough for most things. Adding ram and a decent SDD gave it many extra years.

In the prosess of switching it out completely now though.


What kind of work do you do with those specs? I have a machine from around the same period with similar upgrades and I feel that it really is good enough, especially if you don't play video games.


It's actually the machine I use when working from home and it works fine.

PyCharm IDE on a moderately big project. We've recently focused on moving towards fully type hinted code base, using pyright as the checker/LSP. Which means I use a good-enough-but-not-great plugin which makes pycharm use pyright instead of the buggy heuristic based built in type "engine". And this is noticeable slower, which is part of my motivation for upgrading.

Other part is to be able to play a few games. I could probably just upgrade my GPU, but I'm not sure if it's even possible (outdated PCI port on my MB I think) without getting something second hand.

Third part is that I want to play more with the new NLP technology which is rapidly reaching a point where it should be possible to do a lot of cool stuff. And I want as much as possible to run locally.

My current old CPU is i5-3570 CPU @ 3.40GHz


I had a similar CPU (i5 4690k) and it would have been good for a few more years, if not the 3080 I once bought after a fight with my wife. Old CPU was just slowing it too much.


OP here, running an i5-4250U. A 10-11 year old low-power CPU and a SATA SSD, definitely quite slow by current standards.


Firefox with ViolentMonkey and uBlock Origin is my go to solution. I keep hundreds of tabs open, Chrome|ium is simply a memory hog.


I used Greasemonkey for some time. What do you find ViolentMonkey useful for these days?



> The obvious advantage of Nyxt is programmability and keyboard-driven workflows.

Example real-world workflows that highlight the advantage of Nyxt over other browsers?


Is this because Nyxt is an Electron App? (Is it?) The github commit log mentions it. Or is that just a "variant" of Nyxt?


Fortunately GTK. Contributing manual only says that Electron support is experimental.


Cool, thanks. So there is the flatpak version, the Electron version, and the GTK version? Is there an easy way to install the native GTK version on recent Debian(+backports)? Or only "make && make install"?


Install Nix and you can launch Nyxt, and many other things, without even installing them in Debian.

In case of Nyxt, once Nix is installed, just run nix run nixpkgs#nyxt.


It's been my default browser for about a year. Most bugs have been fixed. Only twitter still crashes it.


Option to use a local LLM?


I made a script which does exactly the same thing but locally using koboldcpp for inference. It downloads MiniCPM-V 2.6 with image projector the first time you run it. If you want to use a different model you can, but you will want to edit the instruct template to match.

* https://github.com/jabberjabberjabber/LLMOCR


MiniCPM-v 2.6 is probably the best self-hosted vision model I have used so far. Not just for OCR, but also image analysis. I have it setup, so my NVR (frigate) sends couple of images upon motion alert from a driveway security camera to Ollama with minicpm-v 2.6. I’m able to get a reasonably accurate description of the vehicle that pulled into the driveway. Including describing the person that exits the vehicle and also the license plate. All sent to my phone.


I love this. Can you share the source?


Ghost, self-hosted on Fly.io free tier


Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: