Gabriel Bauman
Gabriel Bauman
Hi there, Spring does some nifty form backing object binding and validation when a controller has a method like this: ``` java public String handleForm(@ModelAttribute @Valid EmployeeForm employeeForm, BindingResult bindingResult)...
Implementations need to know which JPAs MUST and/or SHOULD be implemented, and which are OPTIONAL.
[Media type(s)](https://datatracker.ietf.org/doc/html/rfc6838) for JWPs will need to be defined and registered. For comparison, JWTs use `application/jwt+json`. We could similarly use `application/jwp+json` and leave it to applications to determine which form...
JPAs should probably be renamed. - There's an initialism [clash](https://duckduckgo.com/?q=jpa&kp=1&t=newext&atb=v316-1&ia=web) with Java Persistence API (JPA), making it hard to search for - Things like the Single Use JPA support multiple...
### Pitch In short, the idea is to cache user toots and attachments on [IPFS](https://docs.ipfs.tech/concepts/what-is-ipfs/). - Each Mastodon node would have a configured public [IPFS gateway](https://docs.ipfs.tech/concepts/ipfs-gateway/). This might be run...
### Pitch Add a checkbox in each Filter that causes it to be exposed in the main sidebar as a list, using the filter name as the list title. When...
Hello! Volta does not appear to use all certificates installed in the system CA certificate store. This is a problem for corporate developers who are required to trust a company...
It would be good to see an implementation of canvas fingerprinting (not the same as force-cached PNGS). See https://securehomes.esat.kuleuven.be/~gacar/persistent/index.html#canvas-results
Hi there, It would be great if you would submit this for inclusion in the gtksourceview project. This would make Jade highlighting available by default in gedit, anjuta and other...
Enables RDP web clients to receive and play PCM audio from remote sessions through the browser's native Web Audio API, supporting various sample rates. Highlights: - Web Audio API backend...