Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rbut
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
rbut
2y ago
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 forwa
2.
▲
by
rbut
2y ago
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..
3.
▲
by
rbut
2y ago
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 a
4.
▲
by
rbut
2y ago
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?
5.
▲
by
rbut
2y ago
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.
6.
▲
by
rbut
2y ago
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 a
7.
▲
by
rbut
2y ago
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
8.
▲
by
rbut
2y ago
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 t
9.
▲
by
rbut
2y ago
The API was reverse proxied. Possibly a caching issue?
10.
▲
by
rbut
2y ago
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 reco
11.
▲
by
rbut
2y ago
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 the
12.
▲
by
rbut
2y ago
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
13.
▲
by
rbut
2y ago
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 s
14.
▲
by
rbut
2y ago
The instruct version is now on labs.
15.
▲
by
rbut
2y ago
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?
16.
▲
by
rbut
2y ago
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.
17.
▲
by
rbut
2y ago
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
18.
▲
by
rbut
2y ago
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.
19.
▲
by
rbut
2y ago
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/de
20.
▲
by
rbut
3y ago
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&#
21.
▲
by
rbut
3y ago
We recently interviewed some candidates and got them to complete an initial DevSkiller test. In the interview I asked each what tools they used to complete the DevSkiller test. All admitted to using ChatGPT or Copilot to complete the test.
22.
▲
by
rbut
3y ago
Considering both repositories are on Github, actually forking it instead of re-commiting it all as 'init commit' would be a good start. As you said, nothing compels srikanth235 to do this though, but it's a generally more res
23.
▲
by
rbut
3y ago
Tabby is another alternative. https://github.com/TabbyML/tabby
24.
▲
by
rbut
3y ago
We use PsiTransfer [1] in docker. Recently updated, so not abandonware. Serves our needs really well. [1] https://github.com/psi-4ward/psitransfer
25.
▲
by
rbut
3y ago
Postmark have a free DMARC service [1] that emails you a report once a week. I use it for all my domains. Note that they also have a paid offering, but this one is free. [1] https://dmarc.postmarkapp.com
26.
▲
by
rbut
3y ago
A question for both of you. Did you make your own Dreame Breakout PCB, or did you buy one from someone, or did you wire in directly?
27.
▲
by
rbut
3y ago
> This is literally only a problem for people too stubborn to set up Find My I disagree with this. I have never enabled Find My because for privacy reasons I don't want my location being transmitted to Apple. What would be better is
28.
▲
by
rbut
3y ago
I've done both vanilla postfix, dovecot, rspamd, etc and mailcow. For me the reason I use mailcow is it's a few commands and I have a fully functional mail, calendar, and contacts server with a web UI. It can then be updated with
29.
▲
by
rbut
3y ago
We use What's Up Docker [1] to monitor for new versions of docker containers that are created by others (eg. self hosted apps). For containers we create ourselves, we automatically rebuild them each night which pulls the latest securit
30.
▲
by
rbut
3y ago
Yes if you open the desktop client after 30 days its de-linked and you lose all new messages. And yes its bad design and very annoying, but understandable given their storage limitations. Have a look at the links I posted. Retrieving from t
More ›