[-] SuperFola@programming.dev 1 points 9 hours ago

That doesn’t solve communities being inaccessible though, does it?

[-] SuperFola@programming.dev 2 points 13 hours ago

Hi there! Like many others, I’m wondering where this issue is at?

[-] SuperFola@programming.dev 11 points 1 day ago

When someone is watching I’m more like

  • where is my « a » key
  • oops I typed - and not =
  • oops why am I pressing tab instead of space
  • ah here we go « a=b+c »
  • how do I compile again
[-] SuperFola@programming.dev 5 points 2 days ago

I didn’t but that’s a cool idea!

I also had the idea of using real floppy disks as backplates, since I have a few lying around.

[-] SuperFola@programming.dev 6 points 2 days ago

Thanks!

I went with twilight ambient switches, might add soft o-rings under the keycaps later (I have been using those switches and the o-rings idea on another board and I love it, so quiet).

For a while I considered putting some sunset for the tactility and the memories of membrane keyboards, but didn’t as I don’t really like tactile switches (for now).

113

I wanted to design a funny keyboard with an alternative to TRRS, so I made this floppy disk sized keyboard! (Perfect replica, under 10cm x 10cm)

I made a build guide for it too: https://lexp.lt/posts/floppy_keyboard/

[-] SuperFola@programming.dev 9 points 6 days ago

A big ass article just to say « they removed preloaded wallpapers and deleted redundant features but didn’t tell us what ».

7

I tried accessing https://programming.dev/c/programming_languages but it tells me that the community can not be found. Is that a lemmy bug?

162
submitted 1 month ago by SuperFola@programming.dev to c/linux@lemmy.ml

TLDR: perfctl is a crypto mining and proxy jacking malware that exploits about 20’000 common missconfigurations to install itself on Linux servers. Mostly using a 10/10 CVE on Apache RocketMQ.

It is very persistent and can reinstall itself even when you have deleted all the perfctl and perfcc files. It hides itself by removing logs, network packets, and stopping all activity once you login to the machine.

Monitoring cpu usage using tools (I use net data on my server) can help identify infections (100% cpu usage when « idle »).

[-] SuperFola@programming.dev 113 points 1 month ago

They are trying to make foldable iPhones because everyone else is making a foldable phone, but have they stopped and asked themselves if people want and need a foldable?

I have yet to see a real use case for something like a Samsung Z flip, and carrying a bulky Z fold phone in my pocket only to be able to have a tablet once in a while and watch a movie is not interesting enough.

3

I’ve started putting the (long) forum posts I make about ArkScript on my blog, so that more people can follow the development. I must say I like the look of it, that’s also helping me getting back into blogging!

40
Shredding code at Zed (registerspill.thorstenball.com)
4

cross-posted from: https://programming.dev/post/18859576

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!

6

I just wanted to have a handy description of computed goto that I could refer to, to reuse this concept without having to read thousands of line trying to make sense out of it.

9

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 79 points 2 months ago

Who needs tests when you have users?

The testing environment is production!

4

I thought you guys might enjoy it: I have a website that I push to frequently on GitHub, and some GitHub actions that update it periodically by pulling code and generating docs from it. I needed to connect to my vps often and update the website which was cumbersome.

Well a solution is to use webhooks on push events and have a server listening to those events to then update said websites for me.

7
11

I had some fun trying to check if a hash (more like a transformation really) was collision free, so I wrote a quick piece code and then iterated on it so that it was usable.

I might add a quick bench and graphs and try to push it even further just for fun, to explore std::future a bit more (though the shared bit set might be a problem unless you put a shared condition variable on it to allow concurrent read but block concurrent writes?)

13

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 42 points 5 months ago

The AltStore: am I a joke to you?

[-] SuperFola@programming.dev 51 points 6 months ago

I'm getting fed up about all those articles "rust x something: the future?", "I rewrote in rust it's now memory safe". I get the rust safeties and all, but that doesn't automatically make everything great, right ? You can still write shit code in any language that can RM -rf all your disk, or let security gaps here and there without intending to.

[-] SuperFola@programming.dev 47 points 1 year ago

Ask yourself: do you really need a performance boost or are you just chasing the numbers to avoid a non-existant problem?

[-] SuperFola@programming.dev 41 points 1 year ago

People prefer having something generating shitty code and not checking it, instead of asking or searching on internet for a substantially better solution

view more: next ›

SuperFola

joined 1 year ago