HackerTrans
TopNewTrendsCommentsPastAskShowJobs

qxxx

no profile record

comments

qxxx
·12 วันที่ผ่านมา·discuss
yes. https://docs.immich.app/features/editing/ And it is very aware of exif. It also has AI features to analyze the photos (or videos) and you can for example search for "cat" and it will find all photos with cats.
qxxx
·3 เดือนที่ผ่านมา·discuss
at my workplace some of the devs are using github copilot (their own private account). Boss said that our company already has copilot and everyone can use it instead of private accounts.. it is enabled in our microsoft account. Of course, this is not what the devs need. Now I understand why this is so confusing, because there are many copilot products.
qxxx
·4 เดือนที่ผ่านมา·discuss
so, seniors will review now the AI slop code.. I am also doing this task and reviewing this kind of code takes time as the code is often overengineered. Code works but will have potential bugs. I am not able to find every bug or implication quickly. But I am also using ai to review the ai slop lol, because why now. After that I am also quickly reviewing by myself.
qxxx
·5 เดือนที่ผ่านมา·discuss
Just tried it out. Works fine. Love it! I tried it with a wordpress site. It is showing hundreds of sql queries in one request (thats probably why that wordpress site is so slow lol)

What I would love to see here is:

- some kind of sorting: eg. by excecution time or order. So I can see the slowest queries.

- search/filter feature.

- faster scrolling with pgup/pgdown keys.

- maybe how often the same query was executed. I could check the code and maybe optimize the queries.
qxxx
·6 เดือนที่ผ่านมา·discuss
and then the effects wear of. You just feel "normal" or the same as before. I used to take ssri meds too. It was nice in the beginning. Stopping was a nightmare, I needed to taper down foe like half a year..
qxxx
·6 เดือนที่ผ่านมา·discuss
I don't know what you have, it works on my machine. Just tried it. I can grab the rounded corner (+- few px inside/outside). I can't grab the corner like shown in the gif. I am on Tahoe 26.2 (25C56)
qxxx
·6 เดือนที่ผ่านมา·discuss
reminds me of my own software I created and was selling online 20 years ago. I lost the source code but people still wanted to buy it. So I sold it for few years (shareware). I had a serial key generator for windows but it was annoying to do this manually.. I wanted to extract the key generation algo so it can be generated automatically after payment. I also tried many disassembly tools like ghidra, but without luck. I decided to stop selling / supporting the software. Nowadays, I still get the occasional mail from people asking where they can buy it, or of there are some updates.
qxxx
·2 ปีที่แล้ว·discuss
I am in Germany, I hear German ads there.
qxxx
·2 ปีที่แล้ว·discuss
the design is very human
qxxx
·2 ปีที่แล้ว·discuss
I tried nix (for spinning up dev environments). It is very slow compared to docker.