HackerLangs
TopNewTrendsCommentsPastAskShowJobs

zenmac

no profile record

comments

zenmac
·3 माह पहले·discuss
Wonder this guy is doing it? Or is it also not open sourced?

https://news.ycombinator.com/item?id=42207002
zenmac
·3 माह पहले·discuss
>NFP’s solution was to add redundancy, similar in principle to a data-storage technique called RAID (redundant array of independent disks). Instead of sending each piece of data once, we send extra information that allows missing or corrupted packets to be reconstructed.

A bit disappointing TBH if that is their solution. Seems like everything is trying to pigeon hole everyone into the proof of work scenario. If we have more power/energy then we will beat you in everything security, coding and censorship circumvention.
zenmac
·3 माह पहले·discuss
Also onion doesn't require a domain register
zenmac
·3 माह पहले·discuss
Thanks you. This is what the parent post was trying to say. Don't know why it is down-voted. AI or not, if the API end points are well secured, for example use uuid-v7, then their is little that the ai can gain from just these points.
zenmac
·3 माह पहले·discuss
It would be interesting to see if Claude can land and take off. Don't think the autopilot can do that yet.
zenmac
·3 माह पहले·discuss
Nice drunk theme! All web site should have one.
zenmac
·4 माह पहले·discuss
>https://archive.ph/vwuA1

Link seems to be down ATM. Is this caused by that cloud flare issue affecting archive.today that was just posted recently?
zenmac
·4 माह पहले·discuss
>For a long time, I was a satisfied Namecheap customer. They offer good prices, a wide selection of available domains, their DNS management has everything you need, and their support team has helped me quickly on several occasions. But now it was time to look for a comparable provider in the EU. In the end, I settled on hosting.de. Some of the reasons were the prices, reviews, the location in Germany, and the availability of .is domains. So far, everything has been running smoothly; support helped me quickly and competently with one issue; and while prices for non-German domains are slightly higher, they’re still within an acceptable range.

Have you tried zone.eu? Think they are related to the Nodemailer people or they acquired them. Would fit the whole Migrating to the EU theme of the article. And it is in English ;-) Couldn't really navigate the hosting.de site without using Google Translator.
zenmac
·4 माह पहले·discuss
> First, in a watertight plastic bag and then in the water?

Was wondering, but this the most duct tap hacker solution!
zenmac
·4 माह पहले·discuss
>And I would be much happier if my money went to struggling artists I like and support, rather than to the global top 10, of whom I never played a single song.

Why don't we have a platform like that?
zenmac
·4 माह पहले·discuss
It is nice that they have the default set to "None". However to have this feature in pgAmdin is as distraction from the project.

If it is just calling API anyway, then I don't want to have this in my db admin tool. It also expose surface area of potential data leakage.
zenmac
·4 माह पहले·discuss
A non rooted device is NOT really my device, just seems like a leased device.

If we want to use banking app we have to use a non-rooted/leased device. That is what is really messed up. Personally I only use bank now that has website for banking. If they don't have a web site only app, then it is a red alert for the company.
zenmac
·4 माह पहले·discuss
>If I had any discipline around this it would make sense but if I accidentally double tap on the screen I've got a passkey and it's stuck on my phone.

The problem is not with passkey rather system such as iOS keeps a tight lid on how files are uploaded and retrieved from the device. There is a real disconnect between desktop and mobile file system now days.
zenmac
·4 माह पहले·discuss
Should have stuck with NemID a previous paper alternative or only offered MitID as a digital alternative. The rush to go all digital is coming back to bite them in the .....
zenmac
·5 माह पहले·discuss
Dose it work behind a reverse proxy such as nginx? Especially for the m3u8 files?
zenmac
·5 माह पहले·discuss
>I've given up tbh. It's like the apathetic masses want the billionaires to become trillionaires as long as they get their tiktok fix.

Especially at cost of diverting power and water for farmers and humans who need them. And the benefit of the AI seems quite limited from recent Signal post here on HN.
zenmac
·5 माह पहले·discuss
easier to type without using the shift key, and in pg you can just use LIKE not ILIKE to find the word.
zenmac
·5 माह पहले·discuss
Thanks for providing this from PG perspective. Also wonder if storage engine such as OrioleDB would be better suited for FDWs to handle consistency between copies of the same data between DuckDB?
zenmac
·5 माह पहले·discuss
>Deno Sandbox gives you lightweight Linux microVMs (running in the Deno Deploy cloud)

The real question is can the microVMs run in just plain old linux, self-hosted.
zenmac
·5 माह पहले·discuss
Saw quite bit on HN.

A quick search this popped up:

https://news.ycombinator.com/item?id=45486006

If we can spin up microVM so quickly, why bother with Docker or other containers at all?