HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tiku

no profile record

comments

tiku
·vor 8 Tagen·discuss
To be fair, it is really simple to build your own proxy. I built a custom authentication layer with logging and limits for Dify MCP with just 2 prompts in Kimi. Later built it out with database limts etc.
tiku
·vor 11 Tagen·discuss
Why not use crypto. Each identification is a transaction from your wallet to the other party. After the session or once per day send back the token. We are so stupid relying on apple/google.
tiku
·vor 2 Monaten·discuss
Netherlands also.
tiku
·vor 2 Monaten·discuss
So by this logic my auto complete function before Ai also wrote 50% of my code and is not made by me, because I didn't type it.

What should matter is intent, the human that gives the orders.
tiku
·vor 3 Monaten·discuss
I'm reporting every spamm mail that I get through Gmail from Gmail accounts but it doesn't seem to help!
tiku
·vor 3 Monaten·discuss
I believe it doesn't matter, other companies will copy or improve it. The same happend with clawdbot, the amount of clones in a month was insane.
tiku
·vor 3 Monaten·discuss
Went with Kimi and z.ai a while back, no regrets yet. When I started using it the limit was far away but Anthropic moves the goalposts, tried to get my money back but they rejected it. Lesson learned, never buy a full year.
tiku
·vor 3 Monaten·discuss
Yeah for dev purposes perhaps. Production would be another story.
tiku
·vor 3 Monaten·discuss
Im using z.ai when I hit my Claude limit after a few questions..drops in easily in Claude code.
tiku
·vor 3 Monaten·discuss
I hate that my M5 with 24 gb has so much trouble with these models. Not getting any good speeds, even with simple models.
tiku
·vor 3 Monaten·discuss
A lot of trial and error. I've built graphical tools with GD in PHP, the difficult part for me what that the coordinates where inverted.. I only knew how to draw lines and pixels, but I got the job done.
tiku
·vor 3 Monaten·discuss
I remember the LinkedIn app that got all your contacts from your phone and tried to add them to your network. I had random people from internet-deals (local craigslist) that where popping up. So strange that this was allowed.
tiku
·vor 3 Monaten·discuss
[flagged]
tiku
·vor 4 Monaten·discuss
Thanks, I was already distracted after the first sentence, hoping there would be a good explanation.
tiku
·vor 4 Monaten·discuss
I still hate Claude for turning down limits. I use z.ai in Claude code now, haven't hit the limit yet.
tiku
·vor 4 Monaten·discuss
Perhaps time to dig out a channel to cut across the land there? To add some second path.
tiku
·vor 4 Monaten·discuss
Personally I'm so disappointed about the state of local AI. Only old models run "decent" but decent is way to slow to be usable.
tiku
·vor 4 Monaten·discuss
Depends on your measurements. If you measure with 1 cm it is longer than if measure with 10 cm.
tiku
·vor 4 Monaten·discuss
Meanwhile the Netherlands is selling the DigiD system to foreign companies and today it came out that we are also are going to outsource of of our key tax systems to an American company.
tiku
·vor 5 Monaten·discuss
Ive made different solution for my Laravel projects, saving them to the db encrypted. So the only thing living in the .env is db settings. 1 unencrypted record in the settings table with the key.

Won't stop any seasoned hacker but it will stop the automated scripts (for now) to easily get the other keys.