HackerLangs
TopNewTrendsCommentsPastAskShowJobs

socksy

620 karmajoined 16 năm trước
Berlin dev [email protected]

comments

socksy
·5 ngày trước·discuss
There's so many comments here railing against Android but... I can't recreate this at all? With Android 16 on a Pixel 7 using the Google photos app, if I tap the rotate button 8 times it dutifully queues the animations and ends up with a no-op (not even prompting you to save when you exit the view). This is exactly the behaviour one would expect, no?

Screen recording here (lower frame rate due to the recording, there's no stutter in normal usage): https://photos.app.goo.gl/45PjSYMMvAc8fxA57
socksy
·29 ngày trước·discuss
Ah, like this one? https://crabby-rathbun.github.io/mjrathbun-website/blog/post...
socksy
·tháng trước·discuss
i mean, i definitely agree and am somehow allergic to seeing llm written text from other humans (you typed a prompt! why not just post it directly? i'd rather have bad spelling and grammar than llm slop). but... while i feel i can detect it pretty reliably in forums like HN, i can't help but think that this is the toupée fallacy[0] at work. of course, all the text that _i_ think is fake is clearly fake after all

[0] https://rationalwiki.org/wiki/Toupee_fallacy
socksy
·tháng trước·discuss
Isn't that just VAT?
socksy
·tháng trước·discuss
Weird to make reading zshrc supposed unsafe when I happily publish it in my public dotfiles repo... Who the hell keeps API keys in it? OTOH it seems like lots of these AI tools keep appending PATH in it so I guess there's a fundamental misunderstanding of shell best practices in the entire AI space...

Additionally, killing the results of `lsof` is _not_ safe - if, say, you have the web page open in firefox, or a client subshell in the agent itself, then boom, there goes firefox and the agent.
socksy
·2 tháng trước·discuss
Then as a California resident you should presumably be googling instead about the CCPA and the right to delete :)
socksy
·4 tháng trước·discuss
I can't stand this and will actively discriminate against comments I notice in that voice. Even this one has "Not because [..], but because [..]"
socksy
·4 tháng trước·discuss
Why? This is asserted throughout this HN thread as an obvious truism, but it seems precipiced on some dramatic right wing free market concept of how the world works that I can't tell is coming from the libertarians of hacker news, or is some kind of USA concept.

Why should society let the concept of a company exist if it is actively detrimental to society at large, for the gain of a very few?
socksy
·4 tháng trước·discuss
Are you arguing for or against capitalism here?
socksy
·5 tháng trước·discuss
Allowing something isn't the same as enforcing it to be allowed. If there's regulation, like with ending roaming charges between countries, then it's required to be followed simultaneously across the EU. If there's a directive, like the Working Time Directive, goals of legislation are set out and each member state is required to introduce legislation that implements it. There's also decisions (for one country for one issue), recommendations and opinions (obviously non binding).

There's also the Court of Justice which is the highest court, but only in EU matters. National courts can refer cases to it, or the commission/member states can bring cases against other member states, if they believe they are not following EU law. This would mean either they are not following a regulation, or that the state has not fully/correctly implemented a directive into their own national laws.

As I understand it, there's no specific regulation or directive aimed at gambling itself. There's things tangentially related (data protection, anti money laundering etc). But since there's no regulation or directive saying "gambling must be allowed", there's nothing stopping a member state banning it completely if they so wish.

The only point in which the EU might step in would be if the law was somehow discriminatory or inconsistent (e.g. we ban all foreign gambling sites, but not our own, we ban lottery tickets but not state run casinos, etc).
socksy
·6 tháng trước·discuss
Yeah but if you fuck it up it's a much bigger deal
socksy
·6 tháng trước·discuss
Good thing then that there's a range of options between being let go immediately for no reason and companies being forced to employ bad employees for life.
socksy
·6 tháng trước·discuss
> If you're not American, then you may not understand the way the American voting system works.

This is incredibly unlikely, given how pervasive American politics is, and how much the results of the American elections affects the rest of the world. Additionally, having a two party system is unfortunately pretty common.
socksy
·6 tháng trước·discuss
Pretty sure that's the joke...
socksy
·7 tháng trước·discuss
I feel I just need to run a slightly too large LLM with too much context on a MBP, and it's enough to slow it down irreparably until it suddenly hard resets. Maybe the memory pressure it does that at is much higher though compared to Linux?
socksy
·7 tháng trước·discuss
Also, anecdotally they are more popular amongst less price sensitive people with disposable incomes, where paying for the convenience is worth it.

But also, definitely not the Ocado model.
socksy
·7 tháng trước·discuss
The database is Postgres, and the schema is quite sensible. You can (and I have) write normal SQL queries in psql to modify the data.

It might not be as easy as rsync to transfer data out, but I would trust it way more than some of the folder based systems I've had with local apps that somehow get corrupted/modified between their database and the local filesystem. And I don't think ext4 is somehow magically more futureproof than Postgres. And if no-one else writes an export tool, and you feel unable to, your local friendly LLM will happily read the schema and write the SQL for you.
socksy
·8 tháng trước·discuss
To be fair, given the context I would also read it as a derogatory description of an LLM.
socksy
·8 tháng trước·discuss
Part of the issue is that the landlord gets any say whatsoever about a public utility.
socksy
·8 tháng trước·discuss
This is less to do with claude and rainbows and unicorns, and more to do with whatever your chat context before this request looked like. IMO you should be regular cleaning out your context, and use something like https://github.com/steveyegge/beads to keep track of your status.

In my work's repo:

    > In the frontend app, change the label from "login" to "rainbows". Make the toggle switch super rainbowy and unicorny so that it's really fun and that my 5-year-old daughter will like it.
    
     I'll help you make the login toggle super rainbowy and unicorny for your daughter! Let me start by exploring the frontend app to find the login
  toggle.