[-] Kissaki@programming.dev 15 points 2 months ago* (last edited 2 months ago)

We have found no evidence of malicious actors abusing this vector"

"We see no evidence of that which we do not monitor."

These press releases/responses seem to never include "we track x and y and see no evidence". Or "we would be able to identify them but do not see evidence". I can only assume the worst.

[-] Kissaki@programming.dev 15 points 6 months ago

Unicode symbols is a good idea.

I'll call my compiler 👷‍♂️and my debugger 😈.

[-] Kissaki@programming.dev 14 points 9 months ago

Even just being able to view the source code without cloning is very valuable. A bare repo does not provide that.

[-] Kissaki@programming.dev 16 points 10 months ago

So, is the account actually read-only?

[-] Kissaki@programming.dev 14 points 1 year ago

So it really is that simple: a small bash script, building locally, rsync'ing the changes, and restarting the service. It's just the bare essentials of a deployment. That's how I deploy in 10 seconds.

I'm strongly opposed to local builds on any semi-important or semi-complex production product or system.

Tagged CI release builds give you a lot of important guarantees involved in release concerns.

I'll take the fresh checkout and release build time cost for those consistency and versioned source state guarantees.

[-] Kissaki@programming.dev 16 points 1 year ago* (last edited 1 year ago)

It's been over 10 years since we released Rogue Legacy 1, and in the pursuit of sharing knowledge, we are officially releasing the source code to the public.

https://github.com/flibitijibibo/RogueLegacy1/

License head

Rogue Legacy 1's source code is made available under a custom license. Basically, you can compile yourself a copy, for free, for personal use. But if you want to distribute a compiled version of the game, you might need permission first. See the EXCEPTIONS.md page for more information.

[-] Kissaki@programming.dev 15 points 1 year ago

If you only care about contributing improvements, no, it doesn't matter.

If you want to at least be recognized as an author, and be able to say "I made this", the license opposes that.

Waiver of Rights: You waive any rights to claim authorship of the contributions […]

I don't know how they intend to accept contributions though. I guess code blocks in tickets or patch files? Forking is not allowed, so the typical fork + branch + create a pull request does not work.

[-] Kissaki@programming.dev 14 points 1 year ago

TOML instead of YAML or JSON for configuration.

YAML is complex and has security concerns most people are not aware of.

JSON works, but the block quoting and indenting is a lot of noise for a simple category key value format.

[-] Kissaki@programming.dev 15 points 2 years ago

What do you mean by professional?

Be paid, even if really bad, and a net negative for the projects and companies you're involved with? Then it's certainly possible.

19

Mapping C# array types to PostgreSQL array columns or other DBMS/DB JSON columns.

13

UI Components: Smart Paste, Smart TextArea, Smart ComboBox

Dependency: Azure Cloud

They show an interesting new kind of interactivity. (Not that I, personally, would ever use Azure Cloud for that though.)

[-] Kissaki@programming.dev 14 points 2 years ago

Dada data structures

giggle

113

There's a lot, and specifically a lot of machine learning talk and features in the 1.5 release of Opus - the free and open audio codec.

Audible and continuous (albeit jittery) talk on 90% packet loss is crazy.

Section WebRTC IntegrationSamples has an example where you can test out the 90 % packet loss audio.

[-] Kissaki@programming.dev 15 points 2 years ago

Webcrawlers count as users too, right?

[-] Kissaki@programming.dev 15 points 2 years ago* (last edited 2 years ago)

Memory safety issues were a thing even before bootcamps and "bootcamp culture".

Even if you fix expertise, intention, and mindset - the entire workfield environment and it's people - mistakes still happen.

If you can categorically evade mistakes and security and safety issues, why would you not?

view more: ‹ prev next ›

Kissaki

joined 2 years ago