HN user

skrtskrt

3,515 karma
Posts4
Comments931
View on HN
F3 29 days ago

Yeah it seems like most of this can be handled by some more dev hours to Parquet

It’s sort of like a leftist publication for leftists that have never read anything and don’t base anything in any economics or theory or historical context and just do unresearched reactionary “capitalism bad” stuff.

I do not know any actual leftists that take it seriously it mostly just serves to embarrass everyone.

I would like to know how these are on XCode - would love to have the cheapest/most lightweight possible way to build iOS apps (derived from some cross-platform builder like Expo/Lynx/Dioxus) since I have no other use for MacOS.

Looking at tech specs, it seems like the one with 512GB drive might be serviceable. I have a very old 256GB Air and I struggle to keep enough drive space open to have XCode installed on it.

Agreed, I left Fastmail for Proton and am very happy with it. It improves/changes in fits and starts sometimes, but support is always great and overall I am happy with the usability, direction, pricing, etc.

I do wish ProtonMail handled labels/folders as one unified model like GMail does, it's so much simpler and more ergonomic. But I imagine hoping for a data model change like that is probably a pipe dream.

I also love the ability to prioritize domains.

I push docs.rs up because otherwise I often get the crates.io page which I never want.

And I push GitHub/GitLab/Codeberg sites up so I get actual repos instead of product pages.

This will probably get buried but here’s my shot at a feature or extension request:

The Daily Note.

It’s the only extension I use in Obsidian. I love opening my phone (or on desktop on any platform) and automatically getting a templated note with some of my daily ToDos as a checklist: stretching, exercises, language practice, etc. With a space for adding that day’s one-off ToDos ad priorities.

It’s the sole reason I use Obsidian over anything else - and happily pay for the sync service.

The actual cost is shrinkage from general human accounting mistakes and all the extra time it takes to manage.

I worked at the gym in college and we sold like one item a day and it was still a whole bunch of work and pain to keep up on the cash counts correct.

I definitely believe that all businesses should take cash as much as is reasonable, but logistically it is understandable why some choose not to

You could say this about endless devices. Ricoh GR: Why buy this camera that fits in your pocket when a bigger more expensive one with more features that doesn’t fit in your pocket exists?

Well because people like it better!

You can literally plug the Better Auth libraries into a little Node server and run it as a separate auth server for free, forever, same as if you used a Django or Rails deployment for that purpose.

That’s all it takes to not use their cloud at all.

Cookie management and CSRF stuff harder to get right, hashing passwords is completely trivial with and library.

And the cookies are not difficult on a technical level, you just have to spend time understanding the threat models and mapping those models correctly onto your own app.

OpenWarp 3 months ago

I mean here are just a few of the issues re: the founding https://hackernoon.com/the-case-against-rocky-linux

If you’re “pretty tuned in” you would at least know that all this founder & foundation fluff is a load of corporate PR BS.

I was also referring to them shipping broken releases early on and them fighting with users about it instead of fixing and figuring out why they were publishing broken garbage.

That article should be the official ATProto docs at this point. The current docs are hilariously self-referential and uses terminology that is either way too broad and overloaded for the component they are supposed to describe, or so far misaligned with the standardized computer science concepts that it seems intentionally opaque.

It reads like the devs think they invented a whole new world of computing and not just a little protocol.

OpenWarp 3 months ago

Rocky Linux was a corporate fork with numerous dubious ethical decisions early on

DeepSeek v4 3 months ago

You only need the Native Americans, the US share of transatlantic slave trade, Bangladesh, Indonesia, and Iraq for the US to be well clear of the Nazis.

This doesn’t even touch the Guatemalan genocide, US backing of the Rwandan genocide perpetrators, the white terror, Pinochet, the Khmer Rouge, Afghanistan, or Israel.

DeepSeek v4 3 months ago

How about the US massacring more civilians around the world than any empire since Ghengis Khan?

They must have machines that are not app-enabled right?

I sort of understand why their consumer machines would have that crap but I imagine that plenty of commercial places buying a $20k+ machine for a cafe that's supposed to run for 40 years would not accept having an app involved in maintenance.

Wrong again. Not only have I worked on DigitalOcean’s S3 implementation but I currently work on an open source product that targets S3 spec and can be used with any cloud provider and any other spec-compliant drop-in, like Garage.

It's not new that push notifications should be presumed to be insecure, with their content passing through - and probably persisted - outside the app sandbox and anything in control of in-app encryption.

Apple should have fixed this long ago (not that you can trust a closed system), but Signal should also have strong guardrails & warnings around allowing message content in push notifications.