HackerTrans
TopNewTrendsCommentsPastAskShowJobs

boramalper

4,296 karmajoined vor 13 Jahren
Bora M. Alper

Developer, Amateur Photographer, and Human After All.

bora at boramalper dot org

https://www.boramalper.org

https://mastodon.social/@boramalper

meet.hn/city/51.897077,-8.4654674/Cork

Submissions

The Zulip Foundation

blog.zulip.com
314 points·by boramalper·vor 2 Monaten·81 comments

Stripe Acquires Metronome, a Usage-Based Billing Platform

metronome.com
20 points·by boramalper·vor 7 Monaten·1 comments

Nvidia CEO Jensen Huang Completes $1B Share Sale

bloomberg.com
4 points·by boramalper·vor 8 Monaten·1 comments

An AI Addendum

pracap.com
2 points·by boramalper·vor 9 Monaten·0 comments

Social media platforms including X, YouTube, WhatsApp are blocked in Turkey

mastodon.social
2 points·by boramalper·vor 10 Monaten·0 comments

comments

boramalper
·vor 9 Tagen·discuss
> Couldn't you also just build a bittorrent client that hosts a local webserver to provide http access?

And this does exist! See confluence by anacrolix:

https://github.com/anacrolix/confluence
boramalper
·vor 10 Tagen·discuss
> The idea of simply mounting a filesystem

You can use fuse-btfs [0] for mounting torrents as filesystems! Last I checked it was a fairly mature piece of software so hopefully it doesn’t feel unnatural.

[0] https://github.com/johang/btfs
boramalper
·vor 10 Tagen·discuss
Very interesting! I wonder if it’s still live and there is any writing on it?
boramalper
·vor 10 Tagen·discuss
I think the biggest sin of IPFS is not working natively in web browsers—instead, requiring the use of either HTTP gateways or native apps running outside the browser.
boramalper
·vor 10 Tagen·discuss
And why would you do that? As opposed to, say, distributing via BitTorrent or serving them using a good-old HTTP server?

edit: Not opposed to the idea, just curious what makes you pick IPFS over the existing alternatives.
boramalper
·vor 10 Tagen·discuss
It slowly was taking off—e.g. Library Genesis on IPFS[0]—but then IPFS introduced Bad Bits Denylist [1] which killed it on arrival.

[0] https://freeread.org/ipfs.html

[1] https://badbits.dwebops.pub/
boramalper
·vor 10 Tagen·discuss
I don’t think NFTs (should) count: My first impressions of web3 by Moxie Marlinspike

https://moxie.org/2022/01/07/web3-first-impressions.html
boramalper
·vor 10 Tagen·discuss
Is anyone still (or has anyone ever) used IPFS in production?

I’m not talking about technology demos such as Wikipedia-on-IPFS (which indeed worked and was impressive) but where IPFS is actually being relied on for some functionality.
boramalper
·vor 13 Tagen·discuss
For macOS and iOS, you can create a profile to configure which DNS server you want to use at all times (including across different Wi-Fi networks and mobile data). See:

https://doh.lvv.me/

That’s what I’ve been using for years and never had any issues with public hotspots.
boramalper
·letzten Monat·discuss
From "The Pirate Bay down, forever?" (2014)

> TPB has become an institution that people just expected to be there. Noone willing to take the technology further. The site was ugly, full of bugs, old code and old design. It never changed except for one thing – the ads. More and more ads was filling the site, and somehow when it felt unimaginable to make these ads more distasteful they somehow ended up even worse.

> As a big fan of the KLF I once learned that it’s great to burn great things up. At least then you can quit while you’re on top. I think I left TPB just a little bit after that top, and not when it’s as shitty as it was when it was closed today. It feels good that it might have closed down forever, just a real shame the way it did that. A planned retirement would have given the community time and a way to kick off something new, something better, something faster, something more reliable and with no chance of corrupting itself. Something that had a soul and could retain it.

https://web.archive.org/web/20160712155638/http://blog.broke...
boramalper
·letzten Monat·discuss
Are you referring to Apple Creator Studio?

https://www.apple.com/apple-creator-studio/
boramalper
·vor 2 Monaten·discuss
I think this HN submission provides little value and a lot more headache to the maintainers of FOSS project (you can already see a lot of brigading in the GitHub comments). IMHO HN shouldn’t allow submissions like this.
boramalper
·vor 2 Monaten·discuss
For Codeberg Pages you mean?
boramalper
·vor 2 Monaten·discuss
Social Maps: a user reviews and ratings service for points-of-interest (e.g. cafes) in OpenStreetMap.

I’ve been trying to reduce and eliminate my reliance of the Big Tech and the lack of user reviews and ratings was always a big pain point for me each time I tried to switch away from Google Maps.

I’ve started building a service where users can write reviews and rate “places” (POIs) in OpenStreetMap database, such as a cafe, a museum, or a shop. It’s a quite straightforward CRUD app with bunch of OpenStreetMap-specific features such as logging in with OpenStreetMap and querying places by their OpenStreetMap metadata.

It’s still in active development but it has good docs, a great API reference (including an OpenAPI spec), a demo app with the entire planet imported and queryable, and an early stage Android SDK.

https://app.socialmaps.org/

https://docs.socialmaps.org/

https://codeberg.org/socialmaps
boramalper
·vor 2 Monaten·discuss
I wonder if it's just Elon realising that xAI can't beat OpenAI and thus deciding to give all his compute capacity to Anthropic instead.

Certainly an interesting day for xAI.
boramalper
·vor 2 Monaten·discuss
> I definitely cringed when Zig moved to Codeberg!

If anything Codeberg’s legal structure (being a non-profit) and vision makes it a lot more aligned with the objectives of free and open source projects than GitHub in the long run (which has always been the case but it’s just abundantly clearer today).

I think “for-profit corporations providing high quality public services for free” was a zero interest-rate phenomenon and never sustainable.
boramalper
·vor 3 Monaten·discuss
[flagged]
boramalper
·vor 3 Monaten·discuss
> The Party told you to reject the evidence of your eyes and ears. It was their final, most essential command.

You can open the link and see it for yourself; what other "verification" do you need?
boramalper
·vor 3 Monaten·discuss
> I wrote SQLite, and I think it should be pronounced "S-Q-L-ite". Like a mineral. But I'm cool with y'all pronouncing it any way you want. :-)

https://stackoverflow.com/a/49656730

So it’s actually not -lite but -ite. =)
boramalper
·vor 3 Monaten·discuss
So? If the app is using reproducible builds and is also audited not to contain any backdoors, what do networks have to do with it?