Viewing profile — BMSR
BMSR
HN member- Joined
- Wed, Jan 03, 2024, 11:45 PM UTC
- HN karma
- 41
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About BMSR
No profile information was provided.
Recent public activity
-
comment
Comment #39789528
https://github.com/nodejs/node/pull/51362
-
comment
Comment #39788027
One developer of Node.js seems to tag "need help" often in github releases.
-
comment
Comment #39763309
What I want to know is how to become an individual that is able to obtain the kind of things that provide leverage. I already have the machines, I just don't have the platform to m…
-
comment
Comment #39689929
I found this thread useful: https://old.reddit.com/r/LocalLLaMA/comments/17fhp9k/huge_ll... It compares different kinds of models at several tiers. If you find a model interesting …
-
comment
Comment #39689324
I'm also learning. The models get more accurate when they have more parameters, say 7b (7 billion parameters) vs 8x7b (56 billion parameters). They also take more time and resource…
-
comment
Comment #39603081
First thing I tried was checking if I could use it to share images. Which would be a nice way to organize what I share in folders. But apparently it can only be opened inside Puter…
-
comment
Comment #39537655
I'm aware not all websites would be cleanly cached, but a lot of text-based pages can cached and be useful, the HTML is already rendered, why waste it? For instance all HN discussi…
-
story
Why is amnesia built into the browsers?
If I lose internet connection I no longer have access to new links or past sites i've visited. The sites I've visited had the HTML rendered, and that can be saved for later use. Br…
-
comment
Comment #39428940
I use Grasshopper for vertical tabs. It has a lot of stuff including 182 commands and 253 settings. You can assign commands to different actions including mouse gestures. https://a…
-
comment
Comment #39336902
Well in order to really know, we'd need to know exactly what processes get triggered at GitHub after a commit. Maybe it has certain triggers like update databases, re-calculate inf…
- comment
-
story
Ask HN: How expensive is pushing to GitHub?
Anybody knows how heavy doing the average code commit push to a GitHub repo is? I guess in terms of hardware usage, or if you can translate that to environmental impact that's ok t…
-
comment
Comment #39329139
In Factorio it would be like modifying the whole system to focus on producing a specific science pack quickly. The UAE would be very kind indeed... Also probably a bluff.
- comment
-
comment
Comment #39290394
I would not. I would use Linux and its ecosystem as a base. Use a very hackable window manager that allows me to customize the window management and overall experience to my liking…
-
comment
Comment #39288178
Is there collaboration between Serenity/LB and Igalia? Seems like they're involved in many browser technologies, and other technologies. https://en.wikipedia.org/wiki/Igalia https:…
-
comment
Comment #39281296
What I like about irc is that the x-topic "communities" are one big channel, centralized. Compare that with Discord where you join a server/guild and you are presented with 10 or m…
-
comment
Comment #39214176
Blind hackers really impress me. I also have an ai bot on irc but it uses openai. Which is fast, almost instant, but less impressive.
-
comment
Comment #39154491
And they all have that "Life at x" section in their website. How can all those businesses I never heard about provide life.
-
comment
Comment #39142819
Amon Tobin on HN? Wow His music is great (Long Stories, Out From Out Where, Supermodified) The website experience is neat. This is the second musician I see making an ambitious com…
- comment
-
story
Poll: Configuration File
Who is winning the configuration file war? What do you use? 1) JSON 2) YAML 3) TOML 4) Other?
-
comment
Comment #38998480
I'm mainly looking for something with a very polished UI and a wide selection of settings to adjust the experience. I don't care about network/sharing/inter-op features, except may…
-
story
Ask HN: What is the most impressive Pomodoro?
I'm looking for a pomodoro web or linux desktop app that clearly took several months of development as seen by the amount of details and settings available. Something that looks an…
-
comment
Comment #38898341
Might be worth it to automate the clearing after a paste event. If you want to paste multiple times then you'd need to give it some time, like 5 seconds after the last paste etc.