HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rbut

no profile record

comments

rbut
·2 года назад·discuss
We had to roll back to an earlier version of Sentry for this exact reason. It went from a few gb to using 18gb+ of RAM and a factor more number of containers. The older version had every feature we wanted, so there was no need to move forward.
rbut
·2 года назад·discuss
Extremely poor response. You can't blame him for contacting others affected when you marked it as out of scope. And yet you fail to mention that in your blog post..
rbut
·2 года назад·discuss
Completely anecdotal.

I feel if I open Uber ahead of a planned travel and type in a destination to get an idea on the price, the price is $X. I then open the app back later when I'm ready to travel (say 15 minutes later after packing and leaving the hotel) and the price has gone up (sometimes by quite a bit).

Now maybe I'm just unlucky and the dynamic market prices have gone up every time, but I've never seen the same price or less.

Which makes me wonder if Uber records your interest in using them to get to a destination and then increases the price when you come back after committing to using them for your trip.

I now only open the app and search when I'm ready for the trip.
rbut
·2 года назад·discuss
How will this affect those running MicroG? Is it as simple as implementing that API and returning "trustworthy", or is there some kind of signing going on that will make it harder?
rbut
·2 года назад·discuss
Docker can run on macOS (albeit in a VM), but its still running on a Mac "that is already running the Apple Software". So its a perfectly valid option for Mac owners, even if its a VM + container + VM deep.
rbut
·2 года назад·discuss
I've used <site/company>@domain.com for many many years and never had someone do that.

Spammers simply obtain lists of emails through hacking or purchasing them and then spam them, they don't pick a particular address and modify it.
rbut
·2 года назад·discuss
I'm guessing because perplexity is now based on llama 3. If you look at their labs [1] the choices of models seems to suggest this.

[1] https://labs.perplexity.ai
rbut
·2 года назад·discuss
We have HTML templates for sending transactional email in our SaaS applications.

The templates are very basic, eg. <p> <b> <a>, etc. Users can also customise these via a WYSIWYG editor.

We then use turndown.js to convert the rendered HTML email to markdown which we then use for the text version of the email.
rbut
·2 года назад·discuss
The API was reverse proxied. Possibly a caching issue?
rbut
·2 года назад·discuss
K-9 Mail is great. Coming from iOS to a google-less android, I'd be lost without it.

The decision to keep both names is strange though. If its just a name and colour theme, what is the point? Thunderbird already has far more brand recognition, so it makes sense to just switch.
rbut
·2 года назад·discuss
Love caddy. Only minor downside is having to build your own container to get route53 DNS support.

Would be awesome if they provided a pre-built container for each module, but understand it'd create a very large number of builds for them, and then people would want module+module which would create an exponentional number of possibilities.

Maybe an all modules build and the ability to toggle them via ENV?
rbut
·2 года назад·discuss
Here's our experience with rootless docker.

We've used it in a single-user (a docker user) and multi-user (user for each dev) environment.

Most, if not all, containers work fine, there are some, like mailcow which don't work well with it.

If you have multiple IPs on the one machine, there is a longstanding bug that means you can't bind the same port on different IPs. Eg IP1:80 and IP2:80. The workaround for this is separate rootless docker users + runtime for each container that shares ports, nasty.

In a multi-user environment we simply setup rootless docker under each devs user, so they have their own runtime and their own containers isolated from other devs. This works really well.

Overall it works well for us.
rbut
·2 года назад·discuss
How does it compare to Fabric? At first glance it looks quite similar. All our scripts are written in Fabric, but Fabric appears to be somewhat abandoned and the latest version never reached full parity with v1. I'd be looking to try something new next time.
rbut
·2 года назад·discuss
The instruct version is now on labs.
rbut
·2 года назад·discuss
labs.perplexity.ai now has mixtral-8x22b-instruct.

I asked it what it's knowledge cutoff was, and it said 2021-09.

Anyone know why it's trained on such old data?
rbut
·2 года назад·discuss
Yes in AU this, and so websites don't know my real IP, are the only reasons I use a VPN.

I don't ever do anything illegal, I just don't like being tracked.
rbut
·2 года назад·discuss
I will happily switch from Google when a search engine provides really good local results ^. It seems DDG and Startpage are mainly tailored for US. ^ Random suburb in random state in AU
rbut
·2 года назад·discuss
They could've implemented their own virtual memory and paged it to disk. Very easy to do. That's what we had to do to load 64mb ROMs when creating an n64 emulator for Xbox.
rbut
·2 года назад·discuss
100% agree. When we installed it we looked at the setup.sh and extracted what was needed from it. It was as simple as:

  curl -o docker-compose.yaml https://raw.githubusercontent.com/makeplane/plane/master/deploy/selfhost/docker-compose.yml
  curl -o .env https://raw.githubusercontent.com/makeplane/plane/master/deploy/selfhost/variables.env
  vim .env # adjust for your environment
  docker compose up -d
I really don't understand how the above is too complex that it required the creation of a bash script.

Some other notable docker-based projects that I've seen require an .sh are Sentry [1] and Postal [2].

[1] https://develop.sentry.dev/self-hosted/ [2] https://docs.postalserver.io/getting-started/prerequisites
rbut
·2 года назад·discuss
It would have been nice to provide a source to back up this argument. So I looked it up.

4% of global cobalt use is used by refineries. 62% of global cobalt use is for EVs, and growing.

[1] https://www.perplexity.ai/search/How-much-cobalt-5scBTFEHRym...

[2] https://www.perplexity.ai/search/How-much-cobalt-5scBTFEHRym...