redacted's comments

redacted | 7 months ago | on: Ollama's new app

No one should use ollama. A cursory search of r/localllama gives plenty of occassions where they've proven themselves bad actors. Here's a 'fun' overview

https://www.reddit.com/r/LocalLLaMA/comments/1kg20mu/so_why_...

There are multiple (far better) options - eg LM studio if you want GUI, llama.cpp if you want the CLI that ollama ripped off. IMO the only reason ollama is even in the conversation is it was easy to get running on macOS, allowing the SV MBP set to feel included

redacted | 1 year ago | on: How I run LLMs locally

Nvidia for compatibility, and as much VRAM as you can afford. Shouldn't be hard to find a 3090 / Ti in your price range. I have had decent success with a base 3080 but the 10GB really limits the models you can run

redacted | 3 years ago | on: iPhone 14 Pro faced 'unprecedented' setback leading to removal of new GPU

Its more the fact that we're talking about Apple catching up at all. Android SOCs have been generationally behind Apple for a long time (and MediaTek in particular as a "budget" option), but now in the GPU space that is reversed.

The situation on the desktop/laptop is muddied by CUDA and other Nvidia-exclusive tech - while the M1/M2s indeed trade blows with laptop parts like the 3060 in some specific tasks, once CUDA comes into play Nvidia walks it (unfortunately IMO, even AMD can't compete there and its holding the industry back)

redacted | 3 years ago | on: iPhone 14 Pro faced 'unprecedented' setback leading to removal of new GPU

I'm really curious as to why Apple has been unable to reproduce their leap in CPUs in the GPU space.

It's not exactly surprising when Nvidia parts handily beat the M1/M2, but when both Qualcomm and Mediatek have better GPU performance _and_ efficiency [0] something is up, especially given just how far ahead Apple has been in mobile CPU

[0] https://twitter.com/Golden_Reviewer/status/16056046174164295...

redacted | 3 years ago | on: Show HN: Komorebi – A tiling window manager for Windows 10/11 written in Rust

In 22H2 it's fully keyboard drivable

  - Win+Z brings up the layout menu
  - number keys select the layout, then where in the chosen layout the current window should go
  - arrow keys then let you select the other windows to complete the tiling
So if I want Firefox (current window) and Slack side by side

  - Win-Z inside FF
  - 1 selects side-by-side
  - 1 again snaps FF to the left (2 would snap to right, and so on for more complex layouts)
  - Slack is the first suggested window (MRU), so Space to snap right
It's not as quick as the mouse interface yet - especially with the mouse improvements MS made - but seems like it could be easily automated with eg Autohotkey

redacted | 4 years ago | on: After a decade as Apple’s assistant, Siri still hasn’t figured out the job

Ironically enough given its reputation, but this is what Bixby is great at - controlling the _device_ with your voice using short commands - "Open Camera", "Take photo", "Delete last photo" etc all work as expected (as a toy example, far more complicated stuff is possible even before including their Siri Shortcut equivalent)

redacted | 5 years ago | on: OpenBSD on the Microsoft Surface Go 2

If you're looking for a general-purpose tablet computer I think the Surface lineup is nearly unparalleled, with some important caveats.

You get a very well built machine with the best aspect ratio (3:2), Win10 tablet mode is decent _and_ you can drop back to full Windows whenever you want. This is a double edged sword - if you get a good tablet interface for a program it's wonderful, but sometimes you're reduced to pecking at the screen for mouse targets in legacy Win32 apps (the pen or cover with trackpad is helpful here).

For me, the ability to run any software I want is worth the rough edges and inconsistency compared to an iPad. I have WSL for local dev with full Linux utilities, real Photoshop, alternate browsers, Steam games, etc. I can install whatever nifty little Windows utilities or tweaks I want, customize the machine exactly as I like it, and I feel like I have lot more ownership over the machine as a result. That flexibility definitely comes with a cost compared to the out-of-the-box experience with an iPad.

As for the Go itself, its a really cute little computer but somewhat underpowered compared to a Surface Pro or Surface Book. I know a couple of people using them as their main computers and the feedback is pretty positive, FWIW.

redacted | 5 years ago | on: MS Flight Simulator 2020 vs. Real life

Just a caveat that userbenchmark (while pretty useful) is banned on several hardware subreddits for _very_ questionable scoring methods, which seem to indicate bias towards certain manufacturers (most notably, drastic changes to CPU scoring just after the new Ryzen chips were released which seemed deliberately designed to keep Intel's enthusiast parts ahead). I believe their GPU benchmarks are more trustworthy, but I would skip them entirely still.

3Dmark is still fairly standard, and most reviews will include a suite of gaming / rendering tasks as well that can give much more useful real-world benchmarks. LinusTechTips is usually very good - e.g., https://www.youtube.com/watch?v=CoDPTJ-3qCM

redacted | 6 years ago | on: The Paywalled Garden: iOS Is Adware

Apple's iCloud upsell is far worse than Microsoft's to boot. To disable:

MS / Windows 10: Uninstall the preloaded OneDrive app in the standard way

Apple / macOS Catalina: Reboot to recovery, mount the system drive (avoiding SIP etc), use Terminal to move a plist from the System LaunchAgents - named "followupd", in case you thought it wouldn't be hidden / obfuscated. Unmount and reboot, praying you didn't break your OS. Then delete a few preference files for System Preferences.app. Oh, and likely have to repeat the process after updates

Which one would you be comfortable helping a less technical person do? And given the trajectory of macOS, I wouldn't be surprised if they close that "loophole" soon...

redacted | 6 years ago | on: Show HN: Avoid editing while writing your first draft

The advice we got from our professors when writing theses was: crack open a bottle of fine whisk{e}y [0], get a couple glasses in, write (while keeping your drink topped of course) until writing is a serious challenge, edit the next morning in the harsh and sober light of day [1].

Works a treat, even if you liver may not fully appreciate it.

[0] Whiskey may be substituted for your preferred liquor, but it is a solid traditional writers' choice

[1] TL;DR 'Write drunk, edit sober'

page 1