SuperFola

joined 1 year ago
[–] SuperFola@programming.dev 10 points 4 days ago (8 children)

Heck, I sometimes can’t understand my own code. And this AI thing tries to tell me I should move this code over there and do this and that and then poof it doesn’t compile anymore. The thing is even more clueless than me.

[–] SuperFola@programming.dev 32 points 4 days ago (16 children)

How come the hallucinating ghost in the machine is generating code so bad the production servers hallucinate even harder and crash?

 

This past few weeks, Python 3.13 and the possibility to disable the GIL has seen a lot of coverage and that pushed me to dig into my own language, to see how different our approaches are.

So if you’re curious about the rambling of a pldev, that might be for you!

[–] SuperFola@programming.dev 1 points 2 weeks ago

I use camel case for methods and functions and snake case for variables. And pascal case for constants. Why? I don’t really know, it makes for a nice distinction I guess.

[–] SuperFola@programming.dev 4 points 3 weeks ago* (last edited 2 weeks ago)

If you are interested in tiny lisp like languages, this gitlab could be of interest to you.

Full disclaimer, I came across it a few years back as I am the maintainer of arkscript (which will get faster and better in the v4, so that data about it there is accurate as a baseline of « it should be at least this good but can be even better now »).

[–] SuperFola@programming.dev 7 points 3 weeks ago

You could consider markdown extensions that helps you write and visualize!

Like this one: https://github.com/MeanderingProgrammer/render-markdown.nvim

[–] SuperFola@programming.dev 4 points 3 weeks ago

Three dots like this is also an ACAB symbol.

 

More and more new accounts are posting spam and ads to communities (eg !technology@programming.dev), would it be an idea to block new accounts from posting to any p.d community?

[–] SuperFola@programming.dev 3 points 1 month ago (1 children)

I thought I lost my Sonos integration with my music source. In fact it was just an update to the app and I don’t know how to navigate that… or maybe the new app just removed the integration

[–] SuperFola@programming.dev -1 points 2 months ago

Dual partitioning as Android does it might have helped. Install the update to partition B, reboot and if it’s alright swap A and B partitions to make B the default. Boot again to the default partition (A, formerly B).

It wouldn’t have booted correctly afaiu with the faulty update, and would have been reverted to use the untouched A partition.

[–] SuperFola@programming.dev 4 points 2 months ago

Why sell an image when anyone can generate the same one with a few words using your model?

If you want to share stuff, fine, but why sell it? If you want to get money, find a job

[–] SuperFola@programming.dev 1 points 2 months ago (2 children)

It sure took them a while!

I’m curious how they had to send the floppy disk. Like, go to a special place to use an old computer that could still write to floppy disks? Or create your word document/pdf, compress it as much as possible and somehow find a place to put that on a floppy?

[–] SuperFola@programming.dev 2 points 2 months ago (2 children)

I was thinking more like just having dockers on macOS

But running a Linux like asahi is an option

 

I currently have a server, a Dell T310 with an SSD in it and 12Gig of ram (weird config, I know I messed up but it works fine so I can’t be bothered to change that for now), with all my dockers running in it.

It runs mostly fine, with Debian 11, a VPN so that I can block public ssh and allow it only on the VPN network, an nginx proxy to have services like a forgejo and a music library (ampache).

However it can’t run a Minecraft server with more than a single person on it without stuttering ; so I was considering changing it maybe next year, after more than 3 years of services, for something beefier but also consuming less W/h (current consumption is 80W), and since I already have a Mac for work I was wondering how suitable a Mac Mini M1/M2 would be for a homelab?

Does anyone have such a configuration and how does it work for you? Any hurdle that you should be aware of?

 

Hi all,

I'm looking for a dashboard or widget for homepage to be able to monitor quickly my fail2ban jails.

Does it even exist? How do you people monitor your jails? I don't want to go through the hassle of setting up a mail server and send report daily/weekly

view more: next ›