A list of puns related to "Rfc"
Feature freeze is in 4 weeks. I have a little time on my hands in the next couple of weeks. I'm looking for simple RFC idea that can be written, discussed and implemented in that timeframe. Let me know if you have any such ideas.
RFC 8999 - 9002
https://www.rfc-editor.org/info/rfc9000
some blogs
RFC's bonus range is capped at 150 and even with shortest range of ADC is 500, the bonus range will be 500*35%=175 (>150), so basically any ADC who buys RFC will have 150 range at maximum. Then what is the point of buying RFC on Kindred who already have passive increase range?
https://preview.redd.it/se08yk1fpv371.png?width=225&format=png&auto=webp&s=b4e9399cf160f8b64e691f65bf688c5f65a47ffc
In Case you missed it.....
>"There is little information on how to use OOP for industrial control or the operation technology (OT). The goal of this group is to help here with the following recommendations:Guidance to using OOP in addition to the βclassicalβ way.Provide the same look & feel in using OOP across the different platforms and implementations.Create generic design patterns for industrial control programming.The classical programming way should be possible to be used in addition to the OOP way (e.g. this can mean that we have to extend the classical FBs with interfaces, methods, properties, and maybe input and outputs). "
Source:https://plcopen.org/downloads/plcopen-oop-guidelines-version-099-rfc
TLDR; The PDF https://plcopen.org/system/files/downloads/plcopen_oop_guidelines_version_0.99_rfc.pdf
RfC = Request for Comments.
Here in the comment sections on Bilibili (a Chinese video site that is authorized to distribute Tensura with Chinese subs) Treyni has been called βthe potato elf.β Any comments?
I drive a 2008 Gen 2 Prius, and I have a Google Pixel phone. Any recommendations?
Hola, tengo una duda con lo del RFC y mis obligaciones: Hace un tiempo abrΓ mi cuenta en el banco y le puse que no tenΓa obligaciones fiscales y que mis ingresos provenΓan de ahorros como estudiante, ahora abrΓ una cuenta con GBM y le puse lo mismo porque todavΓa no habΓa ganado nada con las inversiones pero sΓ tendrΓ© ingresos por lo que sΓ tendrΓ© obligaciones de presentar mi declaraciΓ³n y pagar el 10% de las ganancias.
A la hora de solicitar mi RFC con curp me pregunta "ΒΏrealiza o realizarΓ‘ una actividad que le generarΓ‘ ingresos en forma habitual o esporΓ‘dica?" Y la respuesta es "sΓ" (de forma esporΓ‘dica), entonces:
βοΈοΈοΈΒΏTendrΓ© algΓΊn problema en el banco o en el SAT si le dije al banco que no tengo (no tenΓa) obligaciones pero tiempo despuΓ©s al solicitar el RFC le dije al SAT que sΓ? βοΈοΈοΈΒΏMi informaciΓ³n se actualiza automΓ‘ticamente en el banco (Hey banco) al estar registrado mi RFC o debo hacer alguna actualizaciΓ³n extra? βοΈοΈοΈΒΏQuΓ© pasa si dejo todo como estΓ‘ y no saco mi RFC? Es decir, de cualquier manera me harΓ‘n las retenciones en el banco (por el pagarΓ©) y GBM avisarΓ‘ al SAT sobre mis ganancias para hacer el cobro del 10%, entonces ΒΏserΓa hasta el prΓ³ximo aΓ±o que me llegue algΓΊn tipo de notificaciΓ³n para realizar el cambio y declaraciΓ³n correspondiente o acumularΓ© problemas a futuro? βοΈοΈοΈΒΏSolamente al tener mi RFC actualizado puedo hacer alguna deducciΓ³n en el caso de los pagarΓ©s bancarios (u otros instrumentos que tenga en el futuro)? Tengo entendido que el 10% por acciones es fijo y que las cuentas de ahorro no pagan impuesto ni necesitan declararse en tanto no superen el valor anual de 5 umas, pero los pagarΓ©s funcionan distinto, ΒΏno?
De antemano, gracias, y ojalΓ‘ me puedan recomendar algo (libros, leyes, pΓ‘ginas, canales de YouTube, etc.) donde pueda averiguar mΓ‘s sobre los impuestos y obligaciones por mi cuenta
This is my first foray in Lua. I wasn't satisfied with the ergonomics of some of the built-in Lua bridge APIs (e.g. vim.cmd
, vim.api.nvim_set_keymap
), so I tried to create something a little nicer. Looking for any feedback now that I have something basic working.
The bex.cmd
module lets you invoke Ex commands as functions, with sophisticated conversion of parameters into the formatted command. For example, bex.cmd.autocmd
supports arbitrary Lua callables as the action:
local cmd = require('bex.cmd')
cmd.augroup('my_group')
cmd.autocmd.bang()
cmd.autocmd('CursorHold', '*', function() print("CursorHold fired!") end)
cmd.augroup('END')
See the bex.cmd
module for details on how to override parameter handling for arbitrary Ex commands. Overrides are provided for several common built-in commands.
The bridge back into Lua functions is provided by the bex.bridge
module, which you may find helpful in your own Lua code.
Although the bex.cmd
module lets you use ordinary Ex command like nnoremap
to set keymaps, bex.keymap
provides a more Lua-friendly alternative:
-- Print "Hello, world!" when pressing key sequence in
-- normal or visual mode in the current buffer
keymap = require('bex.keymap')
keymap.set {
buffer = true,
["nx <Leader>zzz"] = function() print("Hello, world!") end
}
Hola amigos, necesito su ayuda, desde hace algΓΊn tiempo abrΓ mi cuanta de debito en Bancomer, en ese entonces estaba aun en la prepa, pero ya tenia mayorΓa de edad por lo que me dieron una libreton, sin embargo no tenia RFC y me asignaron uno genΓ©rico a la cuenta, posteriormente y como avanzaba el tiempo tuve depΓ³sitos arriba de 10-15k constantemente ya sea por beca o por lo que me daban mis papas en ese entonces para la escuela semestralmente o para pagar las cuentas de ellos, a su vez estuve trabajando con un profesor en su empresa y pues tambiΓ©n tenia transferencias por cantidades parecidas, por lo cual el banco me empezΓ³ a ofrecer tarjetas de crΓ©dito, anteriormente yo no tenΓa interΓ©s pues no la veΓa tan necesaria ya que tenΓa una adicional a la de mi madre que de vez en cuando utilizaba, sin embargo ahora que ya estoy buscando algo mas en forma para trabajar y que me faltan 3 semestres para terminar la carrera pues ya veo necesario empezar a formar una vida crediticia, para mi fortuna el banco me ofreciΓ³ otra tarjeta con una linea digamos grande para alguien que aun es estudiante y trabaja por proyecto, la cuestiΓ³n aquΓ es que cuando la quiero aceptar me da un error y pues me supongo que es porque el banco no tiene mi RFC, ya estoy dado de alta en hacienda pero dije que no tengo una entrada de efectivo constante y que mis entradas de dinero son por ser estudiante, saben si puedo tener problemas con el banco o con hacienda por no tener un trabajo formal y tener tarjeta de crΓ©dito o creen que el banco me la pueda negar?
Apologies if this is already available somewhere that I've missed, but each of these links would be really useful.
For instance, I'd love to know when this RFC will make it into F#.
From browsing, I know this is the PR, but would be great if PRs were linked RFCs somewhere.
And once I know the PR, how do I know what release it's destined for?
And once I know the release, can I tell approx. when to expect it? Ie, is there an F# release schedule with included PRs and release dates (maybe they line up with .NET releases) somewhere? I see notes in issues (eg, this one says "Note: 16.11 is a servicing-only release for us. We will not include any fixes unless they are high priority/regressions. All other feature work and bugs will be targeted for .NET 6/dev17.", but that seems informal / unstructured.
https://externals.io/message/114264
https://wiki.php.net/rfc/property_accessors
Personally, this is a +1 for me. I have a project that make use of `__get()`/`__set()` extensively and this would make life so much better. I can see why people are against it, but its a nice feature to have since its use is optional.
Whats better to buy third item? Or do you buy either one in different situations?
For the RFC Dawn of Civilization mod, I can't seem to spawn in as either Mexico or Colombia for the 1700 AD start date. I haven't checked if i can switch to them but still I'd like to be able to start as these civs.
Also I never see the Polynesian civ spawn when i do a 3000 BC start date.
Are these normal features of the mod? Has the mod seen updates to fix these?
Edit: if I spawn as Argentina on turn one i can switch to Mexico and I can wait to switch to Columbia but I'd still like to just spawn in as them
I recently purchased a 2008 Gen 2 (pre-owned) Toyota Prius. It has 192k miles, but the dealership replaced the battery and ABS pump; both are now brand new. So too are the tires.
Here's my first draft attempt at budgeting for Prius ownership. Can anyone flag any inaccurate assumptions I'm making? Am I missing any other capex or opex items?
The vehicle is registered in Florida, which IIUC doesn't require annual inspections. I also guessed the annual registration fee because I'm not sure what that will be.
My initial thoughts are: $265.83 monthly costs seems high...
https://preview.redd.it/r5gvxcng1v671.png?width=768&format=png&auto=webp&s=7ecba0fc3143c05038cb8cbe9afaf1e547414f5b
Que hay, raza. Tengo que hacer un trΓ‘mite y necesito una "Constancia de situaciΓ³n fiscal", el pedo es que para ingresar a mi buzΓ³n tributario necesito mi contraseΓ±a la cuΓ‘l no recuerdo y al momento de reestablecerla me dice que no tengo correo registrado en el SAT. No tengo el tiempo ahora para ir en persona a checarlo c una oficina del SAT. ΒΏEstoy jodido, verdad?
There are often issues reported(for example this one) of MySQL failing on multiple request trying to save an entity of the same type. This happens due to MySQL transaction deadlocks.
The "semaphore" table, which(I suppose) was meant to deal with this kind of problems, suffers from this issue as well - there is a bug report of it, but I was also able to reproduce it locally too.
What can be done is wrapping the ContentEntityStorageBase::doSave() into GET_LOCK and RELEASE_LOCK functions of MySQL with using entity type specific lock ID's, for example "entity_node_save" or "entity_commerce_order_save".
We(my company) are going to implement this solution as a separate module which would use hook_entity_presave/hook_entity_update, and publish it in case of success. We have a proof-of-concept code, which has shown us great stable results.
Can you guys please take a look onto this idea and tell if it is worth development and publishing as a contrib module for the community? Also, are there maybe any "underwater stones" to consider specifically?
Hey IOTA Community, it seems you liked the #pushIOTA initiative so far, but we just achieved a βdeclaration of intentsβ and a test which opened some debate.
We need to solve a problem: lack of impactful marketing on social media.
This post wants to trigger a collective effort to provide the community with guidelines on how to produce the most impactful tweets. Think about it like crowdsourcing the guidelines.
TLDR at the end.
Below you can find ideas I have been collecting so far. These needs to be further optimized, shrink, modified, or completely cut. The idea is to create an IOTA specific Twitter guideline and, at the same time, give the most general suggestion to the less informed posters. All in one single topic.
Go through them and comment, suggest, propose. Constructive criticism is absolutely welcome! Naysayers, please check this and come back once you got the message (N.B. you may need to check 2/3 times).
I will keep it up to date to reflect the latest changes to the guidelines. In the coming days I will post some RFC (request for comments) regarding Twitter campaigns that will provide some example and, hopefully, will engage the community in posting further campaign proposal. Please be somehow formal in order to avoid a complete chaos.
To the silent readers, donβt be shy. Iβm not a social network animal myself, nor English native speaker, also kind of a boomer (have some bad aspect tooβ¦) and yet I am forcing myself to get out of my comfort zone. Remember, getting out of your CZ ALWAYS brings you opportunities to become a better person. You may even discover some disruptive superpower you didnβt imagine possessing. ;)
Let's start.
General Rules
(may be moved to other categories later)
Please note that this site uses cookies to personalise content and adverts, to provide social media features, and to analyse web traffic. Click here for more information.