Hacker Newsnew | past | comments | ask | show | jobs | submit | yanokwa's commentslogin

I run [ODK](https://getodk.org). It's a offline mobile data collection platform that has been an DPG since 2022.

In practice, being a DPG makes your project slightly easier to choose in UN and government procurements. In most cases, they're choosing your platform because it's free, so it's unlikely that money or code contributions will come your way. It can even be a downside, because your software may end up deployed on an under-provisioned government server that generates a flood of support requests. Ask me how I know...

You may also get a bit more visibility and become eligible for some DPG-related funding calls. But in my experience, funding ultimately depends on demonstrated impact, donor relationships, alignment with national digital strategies, and the ability to deliver at scale.


Thank you for your response!

So I thought that having an open source project in DPGA would be really great but it seems that everything that glitters isn't gold like how you mention support requests etc.

I have a question tho, What are the best foundations or labels (like DGPA) that an open source software can qualify for which might give it more exposure and funding

Personally I am starting to believe it might be NLNET (https://nlnet.nl/) but what are your thoughts on it?


I think open-source leaders who want sustainable resourcing should focus on building obvious paths for people who find ongoing value in their project to contribute. That to me is the best return-on-investment.

If it's a library, make it easy for developers to contribute code.

If it's an app, make it easy for individuals/businesses who value it to pay (e.g., cloud hosting).

I gave a talk about this at the launch of WHO's Open Source Program Office[1].

[1] https://www.youtube.com/live/yNK27_6MrF8?t=1215s


https://mmonit.com is what I use for stuff like this.


Some of these are from 2023. Have any of their graduated proposals shipped into a browser? I'm trying to get a sense of their visible wins so far.



Isn’t popover kinda useless without a position api of the popover element? Most of the time you want to create a ‚better‘ title. But the hard part is not something like the popover it‘s the positioning (can’t do middle at the end of screen even if the others are middle since it would cut stuff or add temporary scrollbars usw.?)

Edit: https://developer.chrome.com/blog/anchor-positioning-api?hl=... this one


Chrome pulling ahead of everyone else.

It's kind of scary that Chrome is so far ahead in web standards. It's almost as if web standards are designed to give Chrome the edge.


There are web standards and then there are web standards.

There are some that Chrome just scribbles on a napkin, throws them into standards committees, and immediately releases even if the napkin cannot even be read by anyone. Because this benefits one or other group inside Google. See basically all hardware APIs.

With others Chrome sometimes just barges ahead even if the final shape of the standard isn't fully agreed on. YOLO. The links above are quite telling. Many of those have the following disclaimer: "This feature is experimental. Use caution before using in production."


Yeah, it's unilateral strong arming.

Google is a horrible steward of the supposed open web. They treat it like it's their kingdom. It more or less is.


An unmaintainable mess in 10 to 20 years.


CommandFor just made it's way into Chrome


In the US? Ally offers savings accounts with great rates (usually 50% off prime, so currently 4.25%) and in my experience is a fantastic bank. Way better than credit unions I’ve banked with. https://www.ally.com/bank/online-savings-account/


Hilariously, Ally used to be GM’s finance division.


People who are into shoes (e.g., sneakerheads) do clean their soles.


Yup! Mozilla uses this very structure. https://en.wikipedia.org/wiki/Mozilla_Corporation


Even better example is IKEA.


Wait, what?


Try OrbStack. Should be much better on battery life.


OrbStack is awesome, but fair warning, its disk image does NOT play nice with backups.


Thanks for the tip. On Colima now, will give that a try when I get a chance.


I second this. Night and day.


I wonder if the sports/talent agent model could work here.


You could also use https://nextdns.io. It’s basically pi-hole in the cloud.


I pay $20/yr for their service it’s so good, and I can turn on/off quickly per-device when I need normal dns to work, instead of having to ssh and tweak pi-hole or whatever across the whole network


I've switched from Mosh to Eternal Terminal (https://eternalterminal.dev) because of its excellent native scrolling support.


Eternal Terminal pitches itself as entirely superior to Mosh, but also describes itself as using TCP (Mosh uses UDP). I'm curious how that can actually cover the use cases Mosh provides?

Mosh using UDP means that as a connectionless protocol, your end points can move (eg: from WiFi to LTE, or vice-versa), and beyond a small hiccup, your connections remain alive and well.


ET adds a layer between application and TCP sockets that persists connections. https://eternalterminal.dev/howitworks has more.

If you are mostly on unreliable and high-latency connections, mosh will likely feel better, but with no native scrollback.


To add on to that, I use iTerm2 with tmux control mode which combines a native UI frontend with a tmux backend on a remote server, meaning I can spawn new native tabs, windows, or panes and they're all tracked by the remote so I can reconnect to all of them at once if I disconnect.

I keep one laptop at home and one laptop at work and can seamlessly switch between the two without having to manage my active sessions at all. If I open a new tab at work and go home for the day it'll be there on my laptop at home.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: