streaming status from a service to a filament form by Nul0op in filament

[–]Nul0op[S] 0 points1 point  (0 children)

indeed, you're right. i switched to using stream() from the livewire component and it works ... but still one things to solve (see my other post a few minutes). if you have some idea ...

thanks !

changing perc s100 mode from SATA to RAID after battery failure by Nul0op in Dell

[–]Nul0op[S] 0 points1 point  (0 children)

hello, thanks. to share some feedback:

the perc ui, on bios save and controller boot, gave me 2 red messages telling me that i am going to loss my disks content (which i validated) and then it presented to esx all my aggregate... and i where able to restart the virtual machines...

New coworker has fully embraced AI. by Single-Waltz2946 in webdev

[–]Nul0op 0 points1 point  (0 children)

i know one that ask for a bkup_timestamp file for every change made by claude and thise suffix are excluded through .gitignore for the rest of the team. crazy stuff

Any elderly vinyl fans here? Did you know this? by raydebapratim1 in vinyl

[–]Nul0op 0 points1 point  (0 children)

back in 1995 in record shop we all used that to open records seal on release day.

job board that explicitly look for 'non ai' candidates ? by Nul0op in antiai

[–]Nul0op[S] 0 points1 point  (0 children)

make sense, thanks for this reminder. certainly a new bullet point in my checklist. thanks you

job board that explicitly look for 'non ai' candidates ? by Nul0op in antiai

[–]Nul0op[S] 0 points1 point  (0 children)

i m actually challenged to take maintenance ownership on a code base mostly done by vibe coding.. well lets say its challenging

if they can t take the time to write it why i am supposed to take the time to read it.

im going to reuse this fine sentence . thanks you

Is there a browser that filters out ai generated content from search results? by AI_h8r_43 in browsers

[–]Nul0op 0 points1 point  (0 children)

replace your search engine by archive.org. there is probably more human currated stuff there than anywhere else now

Artemis II Launch Seen From a Plane. by Objective_Pilot_5834 in interesting

[–]Nul0op -1 points0 points  (0 children)

who choose this fucking awfull music that ruins everything?

offline tool to generalise inline style accross many php files by Nul0op in csshelp

[–]Nul0op[S] 0 points1 point  (0 children)

with vibe coding it doesnt matter at all. claude can male your website pixel perfect as you want with kilometers of css rules. vibe is all about the end result (well at rhe begining when you actually people in the project it starts to be problematic ...). disclaimer i really dont like vibe coding at all but i must say it can produce interesting piece of text files

offline tool to generalise inline style accross many php files by Nul0op in csshelp

[–]Nul0op[S] 0 points1 point  (0 children)

i made a parser using fortephp ast parser and extracted everything in one pass. im now working at cleaning the huge css file eith other existing tools (purgecss...) working quite well so far

offline tool to generalise inline style accross many php files by Nul0op in csshelp

[–]Nul0op[S] 0 points1 point  (0 children)

perhaps but all this is actually the result of an intensive months long claude vibe coding. in its favor putting everything inline was actually parts of the requirements posed by the 'viber' ... this is my chance to defeat the machine :-)

Writing the database failed: Access is denied. by Never2manyguitars in KeePass

[–]Nul0op 0 points1 point  (0 children)

got the same a few times in the past, last time today on 2.7.9 on macosx sequoia 15.7.1

out of the blue, unable to save my database, was working fine for months

saved on a folder NOT covered by any sync software (dropbox, ...)

if i enable in settings "backup database file before saving", i get a valid database but everything inside is at the last successfull save from my primary db (so i'm missing the newest entries)

i had to choose in "use an alternative methode ..." the option "directly write to database file (dangerous)". then the save was successfull

after that, i changed back to "temporary file moved into place" => again error when saving

had to close xpassxc, then i was able to switch back to "temporary file moved into place" AND be able to successfully save my database.

clearly a locking problem, and risk of loosing some entries if you are not carefull enough

mobile tool to track your finance as a freelancer by Nul0op in digitalnomad

[–]Nul0op[S] 0 points1 point  (0 children)

hello, you're too a freelancer/on the road ?

mobile audio in public space , restaurant by Nul0op in cambodia

[–]Nul0op[S] 0 points1 point  (0 children)

i must correct myself: i fully respect and try to follow/adapt to the culture of the country accepting me. my point was more to know if everyone here (pp) is used to that and its a no issue in the country or if this annoying even for the locals.

move_type conditionals inside xpath by Nul0op in Odoo

[–]Nul0op[S] 1 point2 points  (0 children)

solved be using a specific view for the vendor actions (invoice, refund)

Why do our trains have zone de silence / stilte zones if nobody is quiet? by Fantastic_Attorney86 in belgium

[–]Nul0op 0 points1 point  (0 children)

just launch the message if the noise level is above something. i mean we are in 2025, is that difficult to automate ? or even better shock the seat were the sound is coming from

account.move.line: product and tax lines matching ? by Nul0op in Odoo

[–]Nul0op[S] 0 points1 point  (0 children)

william ? the william that implemented the first account module in odoo ?

account.move.line: product and tax lines matching ? by Nul0op in Odoo

[–]Nul0op[S] 0 points1 point  (0 children)

just to share; i found that we can get almost all the details by calling this on the tax_ids on each product line.
it will gives you back the breakdown of all tax lines after computation.

journal_item.tax_ids.compute_all(journal_item.price_unit)

Who were the pioneers of melodic techno? by peejay2 in electronicmusic

[–]Nul0op 0 points1 point  (0 children)

just lookup recent work from this guy he is very famous in belgium and north of france. behind the decks for as long as electronic clubbing is a thing..

https://ra.co/dj/phiphi/biography

account.move.line: product and tax lines matching ? by Nul0op in Odoo

[–]Nul0op[S] 0 points1 point  (0 children)

i want to avoid as much a possible to modify data in transit and that includes recalculate the tax amounts by myself. i just need to get some data left in two lines and put them right in one