I am happy to announce that the @icepi-zero-bot has Veryl support (it actually had it since a couple of days, but now I finally have a tiny bit of time to announce it)!
Thanks to @Tathar for the request and the help with setting things up.



RE: https://wafrn.jcm.re/fediverse/post/fb21908c-6fe6-4693-9bd9-5718b5314334
#FPGA #Icepi-Zero #fedibot #Veryl #HDL

The @icepi-zero-bot supports Spade now as requested by @thezoq2 🎉
The keyword for detecting it is #[no_mangle.

Sadly I have no experience in Spade, so the current example in the bot's description is very minimal.
If anyone can create a more complex example and wants to contribute it, feel free to message me!



RE: https://wafrn.jcm.re/fediverse/post/c349a0ba-6667-4406-b11f-b95e860f2822
#FPGA #Icepi-Zero #Spade #Spade-HDL #bot #fedibot

Small update announcement for the @icepi-zero-bot (that you might have noticed already):

  • The bot now reports details about utilization and clock speeds together with the video in the success post.
  • You can split your code into multiple messages if your instance has a low character limit for direct messages (see the bot's description for more details).

For the future, I plan to:

  • Add support for more HDLs (tell me your favorite ones and I try to integrate them).
  • Support for outputting text via UART, that the host will capture and include in the success post.

If you have any other ideas/wishes, feel free to tell me :D


#FPGA #bot #fedibot #Icepi-Zero #VHDL #Verilog #SystemVerilog #Amaranth

Btw, here's my current setup for the @icepi-zero-bot:

The SBC operating the bot, running the synthesis and recording the video is Layla, my Milk-V Mars (bonus point for everyone who can guess the old name based on the picture).



RE: https://wafrn.jcm.re/fediverse/post/ab879ff9-21dc-4726-964d-4f0a73e5e00e
#FPGA.-Icepi-Zero #fedibot #bot #SBC #RISC-V

Heyo Fediverse,

Did you ever want to run your VHDL code on someone else's FPGA and see the results as a video?

No?

With @icepi-zero-bot you can do it anyway!

Just send the account an ask containing your VHDL code (see the account's bio for an example) and the bot will synthesize your code, flash it onto my Icepi Zero FPGA board, and record a 30s video of its HDMI output!

I know this might not be the most useful bot, but I've mainly made it just for fun.
Feel free to play around a bit with it! :D

I'll add SystemVerilog support soon, once I figure out how to reliably differentiate it from VHDL based on only the code.


#FPGA #VHDL #bot #fedibot #Icepi-Zero

This Fediverse bot @FediTree has tried to adopt a social-norm around which people and accounts on the Fediverse to include.

@FediTree generates an image with a (Christmas?) tree in it, with the (Christmas?) tree ornaments decorating the tree being the accounts you recently interacted with the most.

@FediTree adopted social-norm is: it doesn't include accounts that have the #nobot hash-tag on their profile, or have set their account to NOT be "discoverable".

#DeSo #FediBot #FediDevs #Fediverse

Has anyone managed to create a bluesky bots and understand how to have hashtags or URLs? The syntax seems quite complicated. Just posting hashtag or URL as text just shows them as clear text once posted in Bluesky

#botmakers #bots #blueskybot #fedibot #mastodonbot #bluesky

I looked at this again and found that the two notes requested very often from my #microblogpub are those that I 'pinned' that can be found at /featured.

The rest are paths pointing to information about this side. Maybe it has been some kind of #fedibot?

Here's a #fail2ban config that helped me blocking the IPs:

# cat /etc/fail2ban/filter.d/manual.conf [Definition] # cat /etc/fail2ban/jail.d/manual.conf [manual] enabled = true bantime = 14d

This seems to lead to a jail which isn't connected to a logfile and for which manually added IPs stay blocked for 14 days.

To block IPs I used fail2ban-client -vvv set manual banip $IP which leads to

# fail2ban-client status manual basic Status for the jail: manual |- Filter | |- Currently failed: 0 | |- Total failed: 0 | `- File list: `- Actions |- Currently banned: 4 |- Total banned: 4 `- Banned IP list: 34.229.130.24 44.206.236.255 54.164.161.50 3.238.157.198

fail2ban is integrated into my #yunohost and even though it doesn't come with the greatest documentation I'm starting to love it.

 I just had the idea but no way to do it because I can't program for shit:

A bot that retoots a specific hashtag for twitch streaming (one that I currently don't see being used) that would be opt-in by default.

Is there anything like that or similar that's already available in a public repository?

#fedi #fedibot #fedibots #bot #bots #botservice

when using misskey-rs i am getting the "invalid aid" error all the time when making requests. But still sometime posting a post for example works. Does anyone have an idea regarding this or any other material for making a fed bot for misskey (sharkey)
#rustlang #fedi #fedibot