HackerTrans
TopNewTrendsCommentsPastAskShowJobs

abraxas

no profile record

comments

abraxas
·hace 22 días·discuss
Something seems afoot at Google. The real tell will be if Demis makes a move. Jeff Dean seems more like a lifer to me.
abraxas
·hace 27 días·discuss
Moreover, he conveniently forgets the millions of aspiring founders who did not even get into his puppy mill to get a chance to play the 5% odds. In many cases their only obstacle was not being born in the United States and living in California.

Paul if you are so rich why aren't you smart? Or is this the age old problem of getting a man to understand something when his paycheck depends on him not understanding it?
abraxas
·hace 27 días·discuss
A manual toothbrush. For some reason I enjoy it better than an electric. Same for shaving. I use a safety razor shaver and a shaving brush.

I like my morning ritual to be more of a mindful zen style activity.
abraxas
·hace 28 días·discuss
Some oligarchs are making out like bandits. This is russia level kleptocracy.
abraxas
·hace 28 días·discuss
I think a lot of users likely use these models on small hobby projects and not some convoluted enterprise code base. When you're making yet another Space Invaders clone it really won't show much difference. Messy, complex code bases with layers of cruft from decades of patching - that's what separates the model boys from men.
abraxas
·hace 28 días·discuss
Just because Anthropic chose to implement it like this. But the directive specifically targets non-US nationals.
abraxas
·hace 28 días·discuss
It's not about cutting edge or not. Fable was able to tear through stuff and always diligent about its own work. In terms of output quality and completeness it was in a league of its own. It will be missed.
abraxas
·hace 28 días·discuss
Ah, so US citizens are so pure of heart that they can have access it's just the smelly ferigners that must be locked out?
abraxas
·hace 28 días·discuss
Working on my codebase (~100KLoC across multiple Python modules) I felt that Fable was head and shoulders above 4.x series. It was just relentless and always hell bent on testing and proving its own work. It just tore through problems like an animal. I never seen that behaviour in 4.5-4.8. I can't speak for OpenAI models as I don't use them but Fable was in a different league. Especially when tasked with long horizon goals that involved reasoning at a high and low level to solve the task.
abraxas
·hace 28 días·discuss
Pure vendetta by the capricious king wannabe. The US is so fucked.
abraxas
·hace 29 días·discuss
I think this says more about "modern" UI than it does about AI slop. The awfulness of all this comes mostly from the fact that widgets no longer have consistent shape, theme or interaction behaviour ever since desktop paridigms and original Xerox/Parc research were abandoned in favour of web slop. So yeah, this is much more Web Slop than AI Slop. AI is just amplifying it.
abraxas
·el mes pasado·discuss
We have the "social media" companies to thank for this innovation. They introduced these stupid patterns primarily to keep users locked into their walled gardens and the rest of the industry followed them to the bad place like lemmings. Software is a fashion industry.
abraxas
·el mes pasado·discuss
No it won't. Everyone knows their favourite film director.

Virtually nobody has their favourite app developer.
abraxas
·el mes pasado·discuss
Right and ready for the new season of "Black Mirror"
abraxas
·el mes pasado·discuss
I'm sorry but sometimes performance is not everything. Apple silicon - great except you are now in the Apple walled garden with all the consequences of it. Not to mention perpetually subpar developer experience without the rich Linux/Docker ecosystem. Yes, I know it is getting better but for developers there are still many warts. We just retired the last OSX laptops from my dev team because they were unproductive trying to work around some Docker limitations on OSX/Apple silicon.
abraxas
·el mes pasado·discuss
You're absolutely right - and I should have tempered that behavior. When the next version lands you get much better responses. Not just trite analogies. Really well spoken responses that earn their keep.
abraxas
·hace 2 meses·discuss
No other LLM has made as much child porn as grok so there is that...
abraxas
·hace 2 meses·discuss
Streamlit seems very much alive. I used it on and off in the past. Went to their website and it looks very much alive.

Ditto for Weights and Biases.
abraxas
·hace 2 meses·discuss
if the index updates are your bottleneck you can often get away with using a much lighter index (for example BRIN) at a cost of slightly slower queries. This is very often a great and much overlooked tradeoff.
abraxas
·hace 2 meses·discuss
On custom colour themes. I have no good ideas. I just know when I like a theme and when I don't. The deafaults in the game, are.... not great for me. Especially the light theme (I generally prefer light themes). I use the dark theme in the game now because light is not that great but dark is also a bit ho hum. So maybe a theme store would be good? A buck a theme or something? I'd rather not do theme imports etc. Too much work and I don't know what I'd like. I'd rather just swipe through a bunch of themes and hit "buy/pick" when I find one I enjoy. That's all.

One small feature I'd propose is that maybe you want to have a "hard mode" baked in where no hints are available? I personally do not use hints to solve the puzzles. I can usually piece everything together just with what's on the board and the word descriptions and never reach for hints. Hints feel a bit like a cop out so I avoid them. Maybe having this as a different game mode is a good idea? I'm not sure - it depends on the complexity of your implementation of you want to create a feature flag or not.