HackerLangs
TopNewTrendsCommentsPastAskShowJobs

smashed

1,491 karmajoined 11 years ago
Email: [email protected] Github: https://github.com/cveilleux

comments

smashed
·1 hour ago·discuss
Lack of competition is the reason. Not the size of the country. Especially in a suburb.
smashed
·23 days ago·discuss
If these numbers are right, it's actually not that bad. Cut r&d costs and they are mostly profitable.
smashed
·24 days ago·discuss
Use the QUERY method in your http query to query search results. Do not add query parameters.

I think the name is confusing because the term 'query' is already used to refer to http requests in general.

Just the title of the RFC confused me.
smashed
·last month·discuss
this is still ongoing and status remains 'Investigating'.
smashed
·2 months ago·discuss
The data has been stolen by a criminal group. Paying for "restoring" the data does not guarantee they will delete all copies. There is no way of proving they actually did and they have in fact very little incentive to actually delete it.

You have to take their words for it but how can you trust crooks?
smashed
·2 months ago·discuss
That does not mean I cannot use the ink I want in a tool that I own.

Yes, your ink might be better. Market it that way and make it known. No problem with that. But prevent me from using my tool using DRM and firmware updates? That is customer hostile.
smashed
·2 months ago·discuss
I meant in the sense that the "tool" is an LLM and the "work" was vibe coded.

If vibe coded work is not copyrightable, it cannot be reassigned to the employer and become copyright protected.
smashed
·2 months ago·discuss
The "if you generated the code at work using company tools, it's owned by your employer" affirmation in the article makes no sense to me?

If computer generated code is not copyrightable, ownership cannot be reassigned either.
smashed
·3 months ago·discuss
Openrouter will route to china hosted models when there are US hosted providers of the same model. Is there a setting to set your preference or to blacklist providers like alibaba cloud for example?

I use OpenCode and the openrouter provider. From opencode I only select the model like kimi-2.6 and have no way of selecting which cloud hosting will receive my request.
smashed
·3 months ago·discuss
OpenCode?
smashed
·3 months ago·discuss
Lots of "just use X" comments but the article is about showing the bare minimum/how easy the core part of routing actually is.

Also, if you have ever used docker or virtual machines with NAT routing (often the default), you've done exactly the same things.

If you have ever enabled the wifi hotspot on an android phone also, you've done pretty much what the article describes on your phone.

All of these use the same Linux kernel features under the hood. In fact there is a good chance this message traversed more than one Linux soft router to get to your screen.
smashed
·4 months ago·discuss
This is addressed on the known issues page [1].

Basically it does not need dedicated hw acceleration because it can use generic vector instructions to reach similar speeds. I wonder how true that is though.

[1]: https://www.wireguard.com/known-limitations/#:~:text=WireGua...
smashed
·4 months ago·discuss
An official government source is teaching users to ignore security warnings about expired certificates.

Mistakes happen, some automation failed and the certs did not renew on time, whatever. Does not inspire confidence but we all know it happens.

But then to just instruct users to click through the warning is very poor judgement on top of poor execution.
smashed
·4 months ago·discuss
The problem comes when malicious actors start crafting documents with extra features that should not be parsed, but many software will wrongly parse them because they use the default, full featured parser. Or various combinations of this.

It's a pretty well understood problem and best practices exist, not everyone implements them.
smashed
·4 months ago·discuss
Depends on where you are maybe? Cortland is still readily available here (Quebec). Hope it stays that way, I'm feeling slightly worried. Seems like the trend of trademarked new apple varieties has not quite caught up here yet as orchards are not interested in replacing tried and true stocks.
smashed
·4 months ago·discuss
Yes. Besides AGPL makes a lot of sense for any web based tool, as it keeps the original intent of the GPL.

I don't get the hate/questioning on it either. It's a good balance if you want to prevent straight up cloning/stealing for profit motives while still making it open.
smashed
·4 months ago·discuss
Most (all?) temperature monitoring tools on Linux rely on libsensors.

Seems like hardware maintainers never could agree on a standard way of exposing temperature on Linux.
smashed
·4 months ago·discuss
Vibe coded netdata clone?
smashed
·4 months ago·discuss
It's text submitted to APIs. Not real conversations.
smashed
·4 months ago·discuss
> the bleeding edge of immutable Linux distros (GNOME OS, KDE Linux)

These are words but they don't make sense.