Viewing profile — techwizrd
techwizrd
HN member- Joined
- Wed, Sep 25, 2013, 6:20 AM UTC
- HN karma
- 1,225
- Public activity
- 334 items
- HN profile
- View on Hacker News ↗
About techwizrd
[ my public key: https://keybase.io/ksarkhel; my proof: https://keybase.io/ksarkhel/sigs/2C5BZyjsFh9eLr4vNe6-e6IVbpXEE0Edm4UuJ1rBcAA ]
Github: techwizrd
Fediverse/ActivityPub: Mastodon: @kksarkhel@mastodon.social Lemmy: @techwizrd@programming.dev X: @kunikins
Recent public activity
-
comment
Comment #48887833
I'm working on a side project to clean up and fix EPUB files with transcription errors, incomplete or inaccurate metadata, and other issues. Users can accept/reject/edit the fixes …
-
comment
Comment #48747121
They've also been pushing digital-only PS5s and PS5 Pro so there are fewer reasons to get a disk if you have no disk drive. They have created the problem that they are "solving."
-
comment
Comment #48747099
The PS5 is great. We have a PS5 and PS5 Pro, both with disk drives (internal or external). But I really hate this policy. My brother comes over regularly to watch my pets, and he c…
-
comment
Comment #48591269
I'm using it at work as well. It's quite challenging to manage.
-
comment
Comment #48588038
I found the video on YouTube before the IEEE article. It's a fascinating story.
-
comment
Comment #48553151
This seems adjacent to Chesterton's Fence, though maybe not the canonical form of it. For anyone not familiar with the term, Chesterton's Fence is the idea that you should understa…
-
comment
Comment #48358277
This is what I've been doing for years. It's remarkably stress-free!
-
comment
Comment #48328444
I agree. Their fountain pens and inks are just rock solid, and I've practically never run into an issue with any of mine. I wish more companies would obsess over the details like P…
-
comment
Comment #48057780
I'm working on a Neovim plugin to render LaTeX in Markdown, and I'm struggling with this. Why is it so hard to simply render an image from KaTeX?
-
comment
Comment #47976163
I am happy to package it and port it for Gtk/GNOME today.
-
comment
Comment #47698426
I am a big fan of fountain pens, and I think they're a great hobby.
-
comment
Comment #47577642
I also got Fira Code, followed by Ubuntu Mono, Source Code Pro, and Oxygen Mono.
-
comment
Comment #47324616
I agree. If the real concern is the flood of low-effort slop, unmaintainable patches, accidental code reuse, or licensing violations, then the process should target those directly.…
-
comment
Comment #47137026
Whoa, I have been looking for AI-enhanced tab grouping for a while. This is actually pretty awesome.
-
comment
Comment #46546961
I had this same issue early on when trying to adopt Obsidian. I was overwhelmed by all the "systems" and I was worried I was creating a headache for myself later on. Now I just foc…
-
comment
Comment #46372320
That makes sense for code or technical text, but it is less relevant for car UIs. In an infotainment system you almost never see ambiguous strings where O vs 0 or I vs l matters. E…
-
comment
Comment #46357236
Have you looked at tldr/tealdeer[0]? It may do much of what you're looking for, albeit without LLM assistance. 0: https://tealdeer-rs.github.io/tealdeer/
-
comment
Comment #46326518
I had no issues using Firefox on a 2021 M1 Pro or my Framework 13. Reader mode does not work, however.
-
comment
Comment #46188106
I've had good results from the James Hoffman recipe [0], although I brew inverted. You can push the plunger down with just the weight of resting your arm on the plunger. For someth…
-
comment
Comment #44724887
We have been fine-tuning models using Axolotl and Unsloth, with a slight preference for Axolotl. Check out the docs [0] and fine-tune or quantize your first model. There is a lot t…
-
comment
Comment #43876789
This is what I use, and it works well. It's very straightforward to add apps and automatically update them as new releases are pushed to Github or wherever they are hosted.
-
comment
Comment #43437162
This idea feels a little like bullet journaling or logseq [0] to me. For what it's worth, I do this in Obsidian and clean-up my thoughts on a regular basis. It hits the right balan…
-
comment
Comment #43289594
Is this quote real? I'm familiar with George Pólya's, "If you cannot solve the proposed problem, try to solve first a simpler related problem" but I cannot find any source for the …
-
comment
Comment #43284920
The challenge I have is how to get bounding boxes for the OCR, for things like redaction/de-identification.
-
comment
Comment #43015912
This is definitely surprising given they announced a KMP standalone IDE only a few months ago. For now, Flutter still seems to make more sense than KMP while the KMP world is still…