Readit News logoReadit News
sbinnee commented on Pixel 10 Phones   blog.google/products/pixe... · Posted by u/gotmedium
sbinnee · 3 days ago
I would to try Pixel phones. But it's simply not available where I live.
sbinnee commented on Counter-Strike: A billion-dollar game built in a dorm room   nytimes.com/2025/08/18/ar... · Posted by u/asnyder
suzzer99 · 5 days ago
You'll love this. I teared up. https://www.youtube.com/watch?v=QSMDb1CWD6Y
sbinnee · 5 days ago
Yeah I loved it so much. Thanks for sharing.
sbinnee commented on The Enterprise Experience   churchofturing.github.io/... · Posted by u/Improvement
BrenBarn · 7 days ago
Always worth keeping in mind Remy's Law of Enterprise Software (https://thedailywtf.com/articles/graceful-depredations): if a piece of software is in any way described as being “enterprise”, it’s a piece of garbage.

Joking aside, I was intrigued by the list of good things at the end of the post. Some I could understand, but some seemed to fall into that strange category of things that people say are good but really seem only to lead to more of the things they say are bad. In this list we have:

> There are actual opportunities for career development.

Does "career development" just mean "more money"? If so, why not just say "there are opportunities to make more money"? If not, what is "career development" that is not just becoming more deeply buried in an organization with the various dysfunctions described in the rest of the post?

> It's satisfying to write software used by millions of people.

Is it still satisfying if that software is bad, or harms many of those people?

sbinnee · 6 days ago
>> There are actual opportunities for career development. > Does "career development" just mean "more money"?

To me it seems it’s related to the specialist-generalist point that it’s easier to focus on one thing rather than to do all the chores you face in SME environments.

sbinnee commented on Arch shares its wiki strategy with Debian   lwn.net/SubscriberLink/10... · Posted by u/lemper
ACS_Solver · 10 days ago
The Arch wiki is one of the best things the Linux community has produced. It's like a modern, improved and more complete version of TLDP.

I haven't even used Arch on any of my machines but can't count how many times I've found their wiki useful for my workstations, servers and even custom Yocto-built systems. Arch supports many ways of doing a thing, so whatever tool I'm dealing with, Arch probably supports that and documents it on the wiki. And Arch makes few changes from upstream so the wiki instructions are often applicable on any distro. Sure, it takes some familiarity to recognize when something is e.g. Debian-specific and should be done in a Debian way, but as a user fairly familiar with Linux, I often find Arch to be the best source of documentation.

sbinnee · 10 days ago
I can't agree more
sbinnee commented on PYX: The next step in Python packaging   astral.sh/blog/introducin... · Posted by u/the_mitsuhiko
sbinnee · 10 days ago
I think it’s a good monetization strategy for astral team. I just hope that they do not lock uv only on pyx and that uv seamlessly works with pypi.
sbinnee commented on All-In on Omarchy at 37signals   world.hey.com/dhh/all-in-... · Posted by u/dotcoma
brettgriffin · 11 days ago
I love dhh and I applaud his manic obsession with Linux over the 18 months or so that I've seen on my twitter feed. I still don't exactly understand what the purpose of all of this is.

I'm sure it is very configurable, but every visual I've seen of this thing looks awful and not something I'd want to look at while working. But I understand we all have different tastes.

But even in the blog post I'm struggling with 'why?' here. Am I to understand the primary benefits here are improved battery life and increased developer productivity by tests running faster? Is that it?

I travel an inordinate amount and have never found a Macbook's battery life to be insufficient. I struggle to even remember the last time I've used my computer long enough to drain the batter and not be near a power outlet. I work from ski lodges, planes, my car. This has never been a problem for me. Not once. This just feels like a really bad metric to optimize for given a typical developers' schedule and work arrangement.

> On the flip side, we'll get a massive boost in productivity from being able to run our Ruby on Rails test suites locally much faster.

Is this not just a Ruby issue? I don't know what's basecamp or HEYs codebase looks like on the inside, but they don't feel like projects whose tests suites should require a completely different OS or hardware arrangement. I haven't used Ruby in a decade but I do recall it being frustratingly slow. This seemed to be an understood and accepted reality amongst teams that adopt it.

Anyway, I feel like a better 'why you should do this' in order, especially if it is being mandated amongst developers in a company.

sbinnee · 11 days ago
Linux is fundamentally appealing to those who want to tinker with OS. Even with this kind of full-featured ricing or package, users will have hard time to figures some features out, if they do not have enough knowledge how to navigate Linux system.

I personally use all three major OS, Mac at work, Windows for gaming, Linux for everything else. For me different OS serves different purposes and gives me task-oriented productivity boost.

sbinnee commented on All-In on Omarchy at 37signals   world.hey.com/dhh/all-in-... · Posted by u/dotcoma
sbinnee · 11 days ago
I started seeing a lot of dhh talking about Omarchy on twitter. It's been a joy to see fellow hyprland user, vocal about hyprland and linux. Linux users have been talking that every year that it's going to be the year of linux desktop, but now it feels so close when a person with big influence talks loud on social media.

I checked my git-log from my dotfiles. It says I installed hyprland 2023-07-23.

> 319649c 2023-07-23 (sbinnee) install(hyprland): wayland wm tag: hyprland

I used to run i3, dwm, bspwm (my favorite on X11) and tinkered with other wms. Since this commit, I have been full-time on Wayland. When Hyprland were young, it certainly had rough edges. But these days I don't feel overwhelmed even when I update several releases at once. It is stable and just works. The creator of hyprland, vaxry, is an incredible developer and maintainer. He's made so much progress on usability of Wayland.

sbinnee commented on StarDict sends X11 clipboard to remote servers   lwn.net/SubscriberLink/10... · Posted by u/pabs3
sbinnee · 12 days ago
This post caught my eyes immediately because I have been sort of benefiting from StarDict project. Although I do not use it directly. I have been using sdcv, a CLI tool that reads StarDict dictionary. It’s minimal and serves me well.
sbinnee commented on The Framework Desktop is a beast   world.hey.com/dhh/the-fra... · Posted by u/lemonberry
ashleyn · 15 days ago
How is AMD GPU compatibility with leading generative AI workflows? I'm under the impression everything is CUDA.
sbinnee · 14 days ago
My impression is the same. To train anything you just need to have CUDA gpus. For inference I think AMD and Apple M chips are getting better and better.
sbinnee commented on GPT-5   openai.com/gpt-5/... · Posted by u/rd
sbinnee · 16 days ago
I didn't know that OpenAI added what they call organization verification process for API calls for some models. While I haven't noticed this change at work using OpenAI models, when I wanted to try GPT-5 on my personal laptop, I came across this obnoxious verification issue.

It seems that it's all because that users can get thinking traces from API calls, and OpenAI wants to prevent other companies from distilling their models.

Although I don't think OpenAI will be threatened by a single user from Korea, I don't want to go through this process for many reasons. But who knows that this kind of verification process may become norm and users will have no ways to use frontier models. "If you want to use the most advanced AI models, verify yourself so that we can track you down when something bad happens". Is it what they are saying?

u/sbinnee

KarmaCake day20March 17, 2022
About
ML and AI researcher

Based in Seoul, Korea

https://sbinnee.github.io/

View Original