HackerLangs
TopNewTrendsCommentsPastAskShowJobs

bsaul

9,805 karmajoined 15 tahun yang lalu

comments

bsaul
·20 jam yang lalu·discuss
never understood why people say that: the syntax for defining code seems quite different from the syntax defining data structure. There's no homoiconicity in javascript..
bsaul
·20 jam yang lalu·discuss
Not a really nice post. It reads like someone refusing to accept bitter feelings (which is absolutely understandable given the circumstances), and then go on to personally attacking the person who hurt you.

He should have kept the "horrible manager" parts away, as it really doesn't have anything to do with the point of the post.
bsaul
·8 hari yang lalu·discuss
i don't understand the last point of UDF. Either you need the state to be updated atomically across different systems or you don't. But writing a row in a system in order to update the second one at any random time in the future isn't really much different from enqueuing a job in queue.
bsaul
·13 hari yang lalu·discuss
I wonder if our common expectation that true theories somehow had to be beautiful and elegant is going to survive the coming century. What if "real" nature phenomenon were actually best described by horrible mess of impossible equations, that only machines could actually manipulate and reason about ?

That would be really sad..
bsaul
·bulan lalu·discuss
if this was the case, there would be no state sponsoring palestinian terrorism for a long time.

Look at what happened after 9/11, it's pretty clear there's a wide difference between how US consider its own security matter vs israel's one.
bsaul
·2 bulan yang lalu·discuss
"Because this version of AI is worth 10 trillion dollars."

i wonder how much the real version of AI is worth. I've got a hinch we're going to find out pretty soon.
bsaul
·2 bulan yang lalu·discuss
wondering : apart from the aesthetics, is there still some technology from beos that would be still considered an improvement compared to what today's OS provide ?
bsaul
·2 bulan yang lalu·discuss
of course, nothing magically prevents the app from sending keys or decrypted content to a third party.

That's why if you're really serious about e2ee you have to install the app from source.
bsaul
·3 bulan yang lalu·discuss
i think using AI is going to transform our definition of programming into something more abstract, but it's still going to require human.

We're going to start thinking in terms of program general properties ( termination conditions, invariants, symetries, etc), and code quality indicators, to drive our work into certain directions, depending on the project.

Then in 20 years we're going to consider the task of actually typing code something of really low value and uninteresting.

I can feel it's already happening to me after just a few months of vibe coding.
bsaul
·3 bulan yang lalu·discuss
yes miro is also what i'm using. It's really a digital whiteboard.
bsaul
·3 bulan yang lalu·discuss
"used to be" ?? What are engineering team doing nowadays when discussing architecturing their systems ?
bsaul
·3 bulan yang lalu·discuss
i tried to find an API pricing for GLM 5.1 but couldn't find any on the homepage. How are you using it ?
bsaul
·3 bulan yang lalu·discuss
you forgot the memory model. Which is an absolutely essential and hard to design part of the agent.
bsaul
·3 bulan yang lalu·discuss
could it be that anthropic is experiencing a massive shortage of compute capacity, and is desperately trying to find means to overcome it ?

All the news i hear about this company for the past weeks made it sound like they're really desperate.
bsaul
·3 bulan yang lalu·discuss
nope, iphone here, and quite recent. But it's not just me, all the people i communicate with on this app have the same kind of problems. With a group of friends we even had a totally weird ordering of messages, making the conversation quite absurd.

There's something deeply wrong with the way signal delivers messages...
bsaul
·3 bulan yang lalu·discuss
signal is really crappy. It fails at the most basic feature which is : deliver the message on time.
bsaul
·4 bulan yang lalu·discuss
same here... The API costs are absolutely insane for any real usage. This is either high prices to make sure no profitable competitor to claude workspace or other agent system emerges, or heavily sponsoring of their own soluions.
bsaul
·4 bulan yang lalu·discuss
it's also something that was in my mind when i wrote about those two options. I still keep this idea in the back of my head since those days (i'm old enough to remember when gates had this atrocious, yet interesting idea).
bsaul
·4 bulan yang lalu·discuss
I only see two outcomes for this problem : an internet of verified identities (start by uploading your ID card). Or a paid internet, where it doesn't matter who you are, but since you're going to pay for that email or that reddit account, the probability that it's AI spam is greatly reduced.

And i'm looking forward to none of them.
bsaul
·4 bulan yang lalu·discuss
i wonder what makes go more modern than java, in terms of features.