Live data from Hacker News

Viewing profile — BariumBlue

BariumBlue

HN member
Joined
Tue, Feb 26, 2013, 6:59 AM UTC
HN karma
536
Public activity
172 items

About BariumBlue

No profile information was provided.

Recent public activity

  1. comment
    Comment #49099828

    As per the article they're slowly shuttering the project, but I assume AlphaFold itself is still available and usable? I assume that AlphaFold isn't perfect, but surely after so ma…

  2. comment
    Comment #48849459

    It really depends on the kind of war being fought. If the cheap solution involves having troops only a dozen miles away from the enemy, then you're going to take casualties, and fu…

  3. comment
    Comment #48846200

    An MQ-9 has roughly the same wingspan as an A-10 - they're not small birds. An MQ-9 needs to have a good sensor ball, ideally with both color and IR, gps jamming resistance, weapon…

  4. comment
    Comment #48765254

    Honestly software that gets a bunch of updates often gets more brittle and problematic over time, like how a person accumulates illnesses over time. Though I guess a software proje…

  5. comment
    Comment #48761456

    True - the biggest thing I want to catch in an MR is "will this change lead us onto a path that is uglier, buggier, less maintenanable". People will generally copy and follow exist…

  6. comment
    Comment #48707556

    Seems like housing again: > Rents have surged in recent years, driven by tourism, foreign investment and a shortage of affordable housing. The cost of housing now consumes one of t…

  7. comment
    Comment #48623935

    Yeah, it's a bit of an awkward article. Just compare the paragraph headers to the paragraph contents - "Why a hex grid" and then the paragraph doesn't talk about hex grids. AI styl…

  8. comment
    Comment #48438206

    Yeah my take is they wanted a language more resilient to slop-cannon code. Last I looked they had 900kLOC of Rust just after the Rust PR - I have no doubt there's a lot of garbage …

  9. comment
    Comment #48438163

    >There is no meaningful way of distinguishing features from bugs. From a user perspective, a bug is when behavior deviates from reasonable expected behavior. From a dev perspective…

  10. comment
    Comment #48339468

    A common combo for this is (was?) C and Lua. Lua is intended to be a embedded language, so good for Interop, but also also high level and easy to use. There's a reason why Factorio…

  11. comment
    Comment #48279689

    Yeah, I think one issue is that AI fundamentally dgaf about you and your code base. They don't have a salary on the line, and from their perspective it's not some project they supe…

  12. comment
    Comment #48103472

    Hah, I was just thinking that Python likely has a vast ocean of training data, but it's likely of lower quality, being much of it is written by beginners and those who aren't prima…

  13. comment
    Comment #47765460

    Ok, they're saying "let the job choose the correct tools and have that be the stack, don't have a stack and fit it into working for the job". Which to me sounds more reasonable tha…

  14. comment
    Comment #47739582

    Apparently there have been IRGC and basij curfew patrols shooting at buildings / windows of people who sing or shout anti regime songs and slogans. Apparently they are also (at lea…

  15. comment
    Comment #47674983

    Yes I had the same thought. Imo brutalism is monolithic and unyielding. This is opposite, with the sturdy concrete yielding into plant overgrowth and exposed rebar.

  16. comment
    Comment #47576338

    I hear this a lot from a lot of my coworkers who like Java Spring - they trust Spring to do things right, more than themselves. On the other hand, I hate Java Spring because I feel…

  17. comment
    Comment #47521141

    > When it was carried out the invading force was defeated by unexpected resources and resourcefulness from the Iranian side, not entirely unlike what Iran has done during our invas…

  18. comment
    Comment #47519473

    If a scientist is doing more work to secure grants than doing science (my understanding is that this is very common), trying to justify their own existence, then I wouldn't be surp…

  19. comment
    Comment #47158637

    To add to what the central city budget problem is - each new piece of street and road in LA has, on average, not paid for itself in terms of increased revenue from taxes or otherwi…

  20. comment
    Comment #47126515

    I was bored and tried playing FF14 about a year ago. You need to do the usual download a launcher to download the game, fine. It asks you to log in before it'll download, fine. It …

  21. comment
    Comment #46940464

    What's the subset of games that A) can be played offline, and B) aren't already single player with no microtransactions? Free mobile games paid by ads?

  22. comment
    Comment #45200930

    Tldr: Poland shot down Russian drones that entered polish airspace. Not the first time they've entered, but first time they've been shot down by Poland. I wouldn't be surprised if …

  23. comment
    Comment #45108178

    > When researchers attempt(opens a new tab) to recover [something like] a coherent computational representation of an Othello game board they instead find [bags of heuristics] Huma…

  24. comment
    Comment #45054182

    I really like the phone/desktop convergence concept. Mostly I think because I want the freedom / open experience of my desktop on my phone though, I think. But I think most folks i…

  25. comment
    Comment #45026851

    Lack of types is one thing that turned me away from Elixir when I was trying to learn it. I didn't know how to think about the types so I wanted some way to annotate them to help t…