HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tiku

no profile record

comments

tiku
·8 giorni fa·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
·11 giorni fa·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
·2 mesi fa·discuss
Netherlands also.
tiku
·2 mesi fa·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
·3 mesi fa·discuss
I'm reporting every spamm mail that I get through Gmail from Gmail accounts but it doesn't seem to help!
tiku
·3 mesi fa·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
·3 mesi fa·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
·3 mesi fa·discuss
Yeah for dev purposes perhaps. Production would be another story.
tiku
·3 mesi fa·discuss
Im using z.ai when I hit my Claude limit after a few questions..drops in easily in Claude code.
tiku
·3 mesi fa·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
·3 mesi fa·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
·3 mesi fa·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
·3 mesi fa·discuss
[flagged]
tiku
·4 mesi fa·discuss
Thanks, I was already distracted after the first sentence, hoping there would be a good explanation.
tiku
·4 mesi fa·discuss
I still hate Claude for turning down limits. I use z.ai in Claude code now, haven't hit the limit yet.
tiku
·4 mesi fa·discuss
Perhaps time to dig out a channel to cut across the land there? To add some second path.
tiku
·4 mesi fa·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
·4 mesi fa·discuss
Depends on your measurements. If you measure with 1 cm it is longer than if measure with 10 cm.
tiku
·4 mesi fa·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
·5 mesi fa·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.