HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sbrother

no profile record

Submissions

Ask HN: Replacement for Bitnami Helm Charts/Images

2 points·by sbrother·10개월 전·1 comments

comments

sbrother
·18일 전·discuss
Why did they discontinue that? It was a very good product; we got them for all the grandparents and they worked really well at bringing the family together across distance. Could have fit in so well with WhatsApp too. But then they just killed it.
sbrother
·25일 전·discuss
I saw those and got excited; I've been using Mathematica for decades and do a lot of work with symbolic music.

Unfortunately they are extremely surface level in this release. It looks like there isn't even any ability to load/export MusicXML, kind of weird low level primitives and zero interesting higher level functions. Hopefully they keep iterating on it but I don't think it'll be useful for my workflow right now.
sbrother
·26일 전·discuss
I strongly agree on that being the release where these tools got good enough to substantially speed up my professional work. I have to admit I was super skeptical of AI coding until then.
sbrother
·27일 전·discuss
Oh hey, I'm building something loosely related to this too. Can I ask what need isn't being met by say, Forscore?
sbrother
·2개월 전·discuss
I was about to say "what, we've had records for decades" but then I read the changelog.

Interesting. I wonder if there a world where Elixir starts compiling maps to "native records"?
sbrother
·2개월 전·discuss
I went all in on the Nest ecosystem when I bought my house eight years ago, and Google absolutely ruined it with the botched acquisition. Half the stuff is Google branded, half is Nest branded, a different half has Google branded software and a different half has Nest branded software. None of it really works reliably anymore. The lock to my front door is completely incompatible with modern "Google Home" and I'm unable to change its passcode.

It's a total disaster and I will never buy Google hardware again.

Love their SaaS offerings though!
sbrother
·2개월 전·discuss
Oh dude, I love this. I've been working on an interactive music thingy (https://trebel.la, it's sort of gamified but more designed to structure practice sessions for serious classical musicians) and struggling with the ABC vs. MusicXML choice.

Like most people in the space I'm using ABC for LLM generation (e.g. generating sightreading exercises and etudes) but MusicXML for processing and rendering the output. Would be nice to have something somewhere in between the over-simplified ABC and overly verbose MusicXML.
sbrother
·2개월 전·discuss
> …but as a user, I would much rather wait an extra 200ms for my slow/expensive prompt to be accurate

I disagree with this SO strongly. I find the conversational voice mode to be a game changer because you can actually have an almost normal conversation with it. I'd be thrilled if they could shave off another 50-100ms of latency, and I might stop using it if they added 200ms. If I want deep research I'll use text and carefully compose my prompt; when I'm out and about I want to have a conversation with the Star Trek computer.

Interestingly I'm involved with a related effort at a different tech company and when I voiced this opinion it was clear that there was plenty of disagreement. This still surprises me since it seems so obvious to me that conversational fluidity is the number one most important feature.
sbrother
·2개월 전·discuss
Same. Well the biggest thing I don't want to do that they could help with is work. But in the cases where it can do that for me, there's no world where that benefit goes to me rather than my employer.
sbrother
·2개월 전·discuss
That actually sounds... really nice. Like they've borrowed some of the things from traditional theatre that make the experience not awful.

My reference point for movie theatres is the late 90s/early 2000s so maybe I'll have to give them another try.
sbrother
·2개월 전·discuss
wait... I don't think I've ever experienced assigned seats in a movie theatre. Is that a thing?
sbrother
·3개월 전·discuss
Maybe I'm missing something as I am not a frontend developer, but when you embed SVGs in an img tag as part of a Phoenix LiveView or even just a static component, you no longer get the ability to dynamically change paths/fills/colors with events coming from the server. Even if it's as simple as having a shape that you want to fill with a brand/highlight color, which at least for me is a common use case.
sbrother
·3개월 전·discuss
This is my experience too. I actually briefly took the cool exciting climate change related science job and then realized that I couldn’t actually support my family’s lifestyle on $160k so I left and went back to surveillance capitalism. I do feel guilt about that decision, but I like to imagine I’ll be able to go back to working on interesting and ethical things after my kids are out of the house.
sbrother
·3개월 전·discuss
Following since I just reproduced the crash on my own system (Chrome on Ubuntu)
sbrother
·3개월 전·discuss
> people like everything about Go except the language itself.

Thanks for putting so succinctly exactly how I feel about Go!
sbrother
·3개월 전·discuss
Ooo, does everywhere in Sugarhouse have access to this now? We've been up in Park City relying on wireless point-to-point but are about to move back down to the valley and that is very exciting.
sbrother
·4개월 전·discuss
My version of fizzbuzz (I'm in backend/ML/NLP) is counting how many times each word appears in a string. Literally `return Counter(text.lower().split())` but it's totally fine if you want to do it in a for loop or whatever, as long as you can fluently write an incredibly simple function.

Half of the people I screen fail it. It's crazy.
sbrother
·4개월 전·discuss
Does that include VAT? Also the USD has been getting weaker quickly so I wouldn’t be surprised if the differential there is even larger than when they settled on pricing.
sbrother
·4개월 전·discuss
> you can get very nice displays for less than half the price that are 98% the same on specs.

Can you recommend any displays with PPI and brightness equivalent to the studio display, with 120Hz+ refresh rates? I was waiting for this announcement to buy a studio display because I thought they might bring 120Hz to the base model, but $3300 is a lot to spend on a single display. I have an original studio display and a high refresh rate 4K OLED monitor, and they are both compromises unfortunately.
sbrother
·5개월 전·discuss
Do we understand how to scale up the hardware to the point it can run a frontier model? Because this is insane. It will be a game changer for agent systems making 10-100+ calls.