J'ai créé un compte alternatif pour parler de mon projet de noix, les toots seront principalement en français: @ramure
Je compte utiliser ce compte pour parler de ma recherche et de dates de conférences. Pour le pan commercial du projet j'aurais un flux rss et une liste de courriel dédié afin de pas vous polluer.
If you're interested in seeing the slides for the #eurobsdcon presentation I gave yesterday on building hypermedia powered websites on #OpenBSD with #Datastar, the slides can be found on this address: http://46.23.93.93:8083/openbsd-datastar/intro.html
I'll set up a real domain name later.
I'm trying to use @deal.raises on a django form method, but I'm having an issue. I made raises declare django.forms.ValidationError and then ran flake8, which told me the function could also raise a json.JSONDecodeError, so I tried adding that to the declaration: @deal.raises(forms.ValidationError, json.JSONDecodeError)
But flake8 keeps bringing up this error: DEL021 raises contract error (JSONDecodeError), pointing to the line that does the json.load().
Here's a link to the function in question: https://github.com/LesFruitsDefendus/saskatoon-ng/blob/a8ff461cda57b4097e302b5fb2e35b9e356aa1d3/saskatoon/harvest/forms.py#L540
Hi @orsinium thanks for Deal, it's exactly what I've been looking for in dynamic languages like python.
I'm trying to work out how to set up @deal.cases, but I'm getting a python error:
```
/usr/local/lib/python3.9/site-packages/deal/_testing.py:65: in _check_result
...
E AttributeError: module 'typeguard' has no attribute 'CallMemo'
/usr/local/lib/python3.9/site-packages/typeguard/__init__.py:43: AttributeError
```
I'm running deal v4.24.5 and python 3.9.23, the following plugins are listed by pytest: hypothesis-5.49.0, typeguard-4.4.4, django-4.11.1.
I can see that the actual function is being run with expected results too. It does a call to the database with it's inputs, I can upload the actual code tomorrow if it's not evident.
Hey @VoidLinux Is there a problem with the mirrors right now ? I'm getting the following output:
[patrick@trantor ~]$ sudo xbps-install -Syu
[*] Updating repository `https://mirrors.servercentral.com/voidlinux/current/x86_64-repodata' ...
SSL_connect returned 1
ERROR: [reposync] failed to fetch file `https://mirrors.servercentral.com/voidlinux/current/x86_64-repodata': Operation not permitted
[*] Updating repository `https://repo-default.voidlinux.org/current/multilib/nonfree/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/multilib/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/nonfree/x86_64-repodata' ...
My #fosdem 25 presentation is out !
Push based hypermedia with #datastar
https://video.fosdem.org/2025/ub5230/fosdem-2025-6316-push-based-hypermedia-with-datastar.av1.webm
Find the slides here: https://fosdem25-datastar.fly.dev/page/intro.html
I didnt know #Nanovms had ported #OpenBSD pledge / unveil to their #unikernel
That's pretty cool
https://nanovms.com/dev/tutorials/applying-sandbox-security-node-js-unikernels-openbsd-pledge-unveil
I want to package a go program for #Guix and I'd like to look at the package definitions for other go programs, but https://packages.guix.gnu.org/ has been giving me 502 errors since at least yesterday.
I know I can do `guix edit package-name` but I dont know what go based software has been packaged.
First victory was getting nonguix to work (since the nonguix images on gitlab where not booting for me), second was getting /etc/hosts to be configured via guile. I'm hoping third will be managing to create a package, but well see haha.
My laptop is now running #NonGuix.
I'm still running #OpenBSD on my server and I'll put OpenBsd back on this laptop when my mnt pocket reform comes in, but having my filesystem disklabel corrupt itself meant I needed a small break from dealing with the OpenBsd filesystem (in the context of an unstable laptop with a poor battery).
It's taking me some work to start getting comfortable with #Guix, but it's the deep #Guile dive I've been meaning to do for a while.
I'm very impressed by the #Anvil editor. It's a #plan9 #acme lookalike with some extra toys like syntax highlighting.
I sometimes miss syntax highlighting in acme, so I'll play with it for a bit.
And by syntax highlighting all I want is the ability to display code, comments and primitive values like text in different colours. Mostly in the interest of spotting misclosed quotation marks more easily.
This browser based #Oberon emulator is pretty awesome https://schierlm.github.io/OberonEmulator/
Here are the slides for my #fosdem #javascript #datastar presentation
https://fosdem25-datastar.fly.dev/page/intro.html
I'll publish the recording when it's ready.
Le 203 in Brussels is a great #restaurant with good #food, I can recommend it to anyone who's not a vegetarian.
Looking forward to #fosdem25 ! I'll be kicking off the #javascript devroom on sunday with a talk on #datastar https://fosdem.org/2025/schedule/event/fosdem-2025-6316-push-based-hypermedia-with-datastar/
I'm trying to figure out how to pass flags to ld(1) through a make(1) invocation on #OpenBSD
ld cant find libraries that are installed and I'd like to pass the -v flag to it.
There's been a lot of movement with #Datastar (https://data-star.dev) recently.
- The 1.0-beta version has been released by Delaney: https://github.com/starfederation/datastar/blob/main/CHANGELOG.md#v100-beta1
- Ben Croker made a #laravel datastar plugin https://github.com/putyourlightson/laravel-datastar
- My #typescript SDK was merged: https://github.com/starfederation/datastar/tree/develop/sdk/typescript
- My shell based SDK testing suite was merged: https://github.com/starfederation/datastar/tree/develop/sdk/test
I'll be presenting Datastar at #Fosdem this year and I cant wait !
Now this is an interesting way of thinking about LSP https://matklad.github.io/2024/12/13/majjit-lsp.html
Happy to announce I'll be giving a presentation on #datastar (https://data-star.dev) at #fosdem25 called "Push based hypermedia with Datastar" as part of the #javascript dev room.
Excited to see you there !
Programmer
/ Skier
/ Forager