Rocksolid Light

News from da outaworlds

mail  files  register  groups  login

Message-ID:  

Celebrate Hannibal Day this year. Take an elephant to lunch.


comp / comp.unix.bsd.freebsd.misc / Bluetooth / Any experience in freelancing for the FreeBSD Foundation?

SubjectAuthor
* Bluetooth / Any experience in freelancing for the FreeBSD Foundation?Robin Haberkorn
`- Re: Bluetooth / Any experience in freelancing for the FreeBSD Foundation?Robin Haberkorn

1
Subject: Bluetooth / Any experience in freelancing for the FreeBSD Foundation?
From: Robin Haberkorn
Newsgroups: comp.unix.bsd.freebsd.misc
Organization: A noiseless patient Spider
Date: Fri, 10 Jan 2025 15:26 UTC
Path: news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail
From: robin.haberkorn@googlemail.com (Robin Haberkorn)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Bluetooth / Any experience in freelancing for the FreeBSD
Foundation?
Date: Fri, 10 Jan 2025 18:26:24 +0300
Organization: A noiseless patient Spider
Lines: 42
Message-ID: <7e6c9e13-d778-6891-3cb4-6644969356dc@googlemail.com>
MIME-Version: 1.0
Content-Type: text/plain; format=flowed; charset=US-ASCII
Injection-Date: Fri, 10 Jan 2025 16:26:29 +0100 (CET)
Injection-Info: dont-email.me; posting-host="6c9640672fe06046781643f2fe58d24e";
logging-data="93485"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/LlhdzSR6MvzCrAn411UTJnTZ1M8rzPDY="
User-Agent: Alpine 2.26 (BSF 649 2022-06-02)
Cancel-Lock: sha1:ThSkooBeeBAEfcpBm4phCewVBvE=
View all headers

Hello everybody,

I am currently considering to work on the FreeBSD bluetooth stack. I am
hacking around on the very experimental BLE tools by Takanori Watanabe
[1]. At the very least, we could unify the existing frameworks - bthidd,
blued by Andreas Kempe [2] and FreeBSD-BLE - into a single daemon with CLI
and tray app or something. The entire architecture however should be put
into question and perhaps we should consider supporting Linux drivers and
porting bluez.

Anyway, that would be a major undertaking and since I am looking for
(additional) income, I was also considering to get this financed by the
FreeBSD foundation. People are often complaining about FreeBSD's BT
support on the desktop, so this might indeed be attractive to the
foundation. Which takes me to my question: Does anybody have any
experience in working for them and which rates would be appropriate? I am
totally new to freelancing - actually I am still trying to answer all
bureaucratic questions associated with it. Actually, I would need to
involve a FreeBSD committer anyway if we want to get stuff reviewed [3]
and eventually committed into src or ports. That would be a compensated
collaboration. So if you are a committer and interested, at least in
discussing the matter, please get in touch with me! Or forward this post
to somebody, who could be interested.

Best regards,
Robin

PS: There have been several attempts to improve FreeBSD bluetooth support.
Andreas Kempe's patches are still not committed and he's given up on it.
But if we involved a committer from the very beginning, I think we might
get something done this time.

PPS: I do see a problem with the financing, though. The foundation states
in its Proposal Submission Guidelines [4] that they won't pay industry
standard rates (see 1.6) and in their example submission, the contributor
proposes $1000 for every milestone, roughly every month, which does not
sound reasonable at all.

[1]: https://github.com/rhaberkorn/FreeBSD-BLE
[2]: https://www.freebsd.org/status/report-2022-04-2022-06/blued/
[3]: https://freebsdfoundation.org/get-involved/project-proposal-overview/
[4]: https://freebsdfoundation.org/wp-content/uploads/2017/06/FreeBSDProposalSubmission.pdf

Subject: Re: Bluetooth / Any experience in freelancing for the FreeBSD Foundation?
From: Robin Haberkorn
Newsgroups: comp.unix.bsd.freebsd.misc
Organization: A noiseless patient Spider
Date: Sat, 18 Jan 2025 02:41 UTC
References: 1
Path: news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail
From: robin.haberkorn@googlemail.com (Robin Haberkorn)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Bluetooth / Any experience in freelancing for the FreeBSD
Foundation?
Date: Sat, 18 Jan 2025 05:41:41 +0300
Organization: A noiseless patient Spider
Lines: 50
Message-ID: <3a66ce99-a481-65b3-bcf8-607f0b278717@googlemail.com>
References: <7e6c9e13-d778-6891-3cb4-6644969356dc@googlemail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII; format=flowed
Injection-Date: Sat, 18 Jan 2025 03:41:45 +0100 (CET)
Injection-Info: dont-email.me; posting-host="55c88c3786a737df4673aa0db1a4d2ae";
logging-data="434589"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19IwFHtYezWObLRZDFOqspzGFXyCwbe2OA="
User-Agent: Alpine 2.26 (BSF 649 2022-06-02)
Cancel-Lock: sha1:iddZcBOGEn7Tcjf/9CZq9j1pi8w=
In-Reply-To: <7e6c9e13-d778-6891-3cb4-6644969356dc@googlemail.com>
View all headers

I wrote some preliminary instructions for the Bluetooth Low Energy tools.
If you got a mouse lying around, that doesn't yet work with FreeBSD, give
it a shot:

https://github.com/rhaberkorn/FreeBSD-BLE

On Fri, 10 Jan 2025, Robin Haberkorn wrote:

> Hello everybody,
>
> I am currently considering to work on the FreeBSD bluetooth stack. I am
> hacking around on the very experimental BLE tools by Takanori Watanabe [1].
> At the very least, we could unify the existing frameworks - bthidd, blued by
> Andreas Kempe [2] and FreeBSD-BLE - into a single daemon with CLI and tray
> app or something. The entire architecture however should be put into question
> and perhaps we should consider supporting Linux drivers and porting bluez.
>
> Anyway, that would be a major undertaking and since I am looking for
> (additional) income, I was also considering to get this financed by the
> FreeBSD foundation. People are often complaining about FreeBSD's BT support
> on the desktop, so this might indeed be attractive to the foundation. Which
> takes me to my question: Does anybody have any experience in working for them
> and which rates would be appropriate? I am totally new to freelancing -
> actually I am still trying to answer all bureaucratic questions associated
> with it. Actually, I would need to involve a FreeBSD committer anyway if we
> want to get stuff reviewed [3] and eventually committed into src or ports.
> That would be a compensated collaboration. So if you are a committer and
> interested, at least in discussing the matter, please get in touch with me!
> Or forward this post to somebody, who could be interested.
>
> Best regards,
> Robin
>
> PS: There have been several attempts to improve FreeBSD bluetooth support.
> Andreas Kempe's patches are still not committed and he's given up on it. But
> if we involved a committer from the very beginning, I think we might get
> something done this time.
>
> PPS: I do see a problem with the financing, though. The foundation states in
> its Proposal Submission Guidelines [4] that they won't pay industry standard
> rates (see 1.6) and in their example submission, the contributor proposes
> $1000 for every milestone, roughly every month, which does not sound
> reasonable at all.
>
> [1]: https://github.com/rhaberkorn/FreeBSD-BLE
> [2]: https://www.freebsd.org/status/report-2022-04-2022-06/blued/
> [3]: https://freebsdfoundation.org/get-involved/project-proposal-overview/
> [4]:
> https://freebsdfoundation.org/wp-content/uploads/2017/06/FreeBSDProposalSubmission.pdf
>

1

rocksolid light 0.9.8
clearnet tor