Live data from Hacker News

Viewing profile — kurokawad

kurokawad

HN member
Joined
Tue, Apr 11, 2023, 5:50 PM UTC
HN karma
47
Public activity
30 items

About kurokawad

No profile information was provided.

Recent public activity

  1. comment
    Comment #47337237

    Because the linked app (columba) is an Android app. I should have specified I was referring to that. But I don't follow why you quote MeshCore, it has nothing to do neither with co…

  2. comment
    Comment #47333245

    I don’t really like this from the Reticulum repository: “[…] The Reticulum Protocol is defined entirely and authoritatively by this reference implementation, […]”. The reason there…

  3. comment
    Comment #46087521

    > Because the Internet was built around centralized infrastructure. Yeah, well... No. > We finally have this possibility to use true P2P email. I mean, email is literally peer to p…

  4. comment
    Comment #46023264

    This will lead to engineers and tech people with less and less communicative skills... Being able to summarise your work and build solid descriptions about the main points of the c…

  5. comment
  6. comment
    Comment #45898298

    Uh okay! I was not aware of this. Thanks for pointing that out. Why is there so much difference in the NuGet downloads between both libraries tho?

  7. comment
    Comment #45898241

    To me, it's pretty much unbelievable that Microsoft introduces an agent framework while for JSON serializing third-party Newtonsoft is still the go-to. Edit. I was not aware that t…

  8. story
  9. comment
    Comment #43189860

    The trailer is hell good!! I love it!!

  10. story
  11. story
  12. comment
    Comment #42610396

    AFAIK cellular comms aren’t designed to be ad hoc. They require base stations (whose placement is very studied) to build coverage “cells” (cellular). The network is responsible of …

  13. comment
    Comment #42610360

    The 3GPP spec is “available”, but the implementation in practice is closed. Stuff like the scheduler is what actually brings value to the company delivering a good service. Being c…

  14. comment
    Comment #42607497

    Cellular comms. are all complex, proprietary, closed standards by big telecoms companies. There are some projects trying to solve this: OpenRAN, OpenAirInterface, O-RAN Alliance. T…

  15. comment
    Comment #42415401

    The fact that the software being written in Rust is supposed to be valuable information to be put in the title is interesting. Nobody would say “Performant intracontinental public …

  16. comment
    Comment #41904756

    Seems legit! Gonna add it

  17. comment
    Comment #41904033

    Thanks! May I ask why would you split API keys from the rest?

  18. comment
    Comment #41904022

    I like to host my own software because I am the owner of my server and my data. I believe there are two solutions where you have the absolute control of your setup in terms of addr…

  19. story
    Show HN: Dynamic IPv4/6 records for Cloudflare

    Easily update Cloudflare records for your dynamic IP or homelab, now supporting IPv6 (A and AAAA), with the ubiquity of Bash

  20. comment
    Comment #41087460

    Very cool! For anyone interested in a bash script instead of installing a Python runtime, I made this tool some time ago for the same purpose: https://github.com/ddries/d2c.sh

  21. comment
    Comment #39932000

    I will have a look at all those project. Luckily, one of them will be the entry point to find an online community to talk about this. Thank you!

  22. comment
    Comment #39910615

    Thank you very much. This is exactly why I'd love to find a place where people could discuss about those topics and maybe unite forces to make something. If such place does not exi…

  23. story
    Ask HN: Looking for IRC or forums about decentralized P2P internet

    Hello guys, I'm really looking for communities about decentralized internet, P2P, smol web, internet freedom, privacy... The de-shittification of the Internet and BigTech(TM) monop…

  24. comment
    Comment #39800305

    Exposing the homelab with a VPS and a VPN definitely is a better approach than pointing a DNS to the public dynamic IP. But there might be cases where exposing the public IP is bet…

  25. comment
    Comment #39726052

    Hi hackers, I made a simple bash tool to update 'A' records in Cloudflare for users with dynamic IPs. I wanted to have a tool to keep a couple of DNS updated with my homelab dynami…