Notices by adiwan (adiwan), page 20

  1. @scribus You like big batt' and you cannot lie.

    Thursday, 10-Oct-24 21:12:00 UTC from web in context
  2. @adiwan Ah... It's close to the allowable limit. Might still be a problem if other devices are on the flight as well.

    Thursday, 10-Oct-24 12:16:29 UTC from web in context
  3. @scribus A mini projector seems kinda gimmicky. I can't see myself using it more than a hand full of times during the device's lifetime. The battery size might be big enough to not to be allowed on flights.

    Thursday, 10-Oct-24 12:14:52 UTC from web in context
  4. @zeldatra A tool is a tool. A tool is as useful as it fulfills a purpose. I meant it was used by people who did not knew its limitations in the aesthetic department.

    Wednesday, 09-Oct-24 18:36:14 UTC from web in context
  5. On the other hand my Jalapeño plants that I have put into the house are somewhat thriving. A plant has even developed a flower and start to ripen the peppers red.

    Tuesday, 08-Oct-24 19:12:14 UTC from web
  6. Only 3 tomato plants left that aren't fully rotten yet. The more sheltered ones look better but I'm pretty sure they'll all die in the next week or two.

    Tuesday, 08-Oct-24 18:27:12 UTC from web
  7. Sometimes I hate my job. The more responsibility I have the more I have to *TALK*. I **HATE** that. I just want to sit at my desk and program until it's done without being bothered. The more I'm disturbed the less I get done.

    Tuesday, 08-Oct-24 17:52:34 UTC from web
  8. I'm not very proficient in soldering with a soldering iron but one thing I can say is that the solder I bought is kinda garbage. It works but it is a pain to use because the wire is way too thin. Hopefully the roll I just ordered is better. My main problem is that I had to push so much length to get to a sufficient mass on the solder point.

    Tuesday, 08-Oct-24 15:31:17 UTC from web
  9. colorful cartoon pony with a symbol on its flank annoying a system administrator by hanging up posters of ai generated ponies on a server rack (AI generated) https://i.imgur.com/u7EqESb.jpeg

    Tuesday, 08-Oct-24 14:59:46 UTC from web in context
  10. @thelastgherkin Probably worse in any considerable metric than the pony generator of the olden times that was written in Flash https://www.deviantart.com/generalzoi/art/Pony-Creator-Full-Version-254295904

    Tuesday, 08-Oct-24 14:53:49 UTC from web in context
  11. Huh? Ranma ½ is remade? Watched it. Was fine. Still prefer the original drawing style. The chunkier and less refined lines as well as the are livelier than the polished new one. Content-wise basically the same.

    Sunday, 06-Oct-24 11:36:15 UTC from web
  12. What makes me also annoyed in a big way is the STL and how impossible it is to read the documentation and how unintuitive it is to find the right headers.... C++ is the purest form of an abusive love-hate-relationship for programmers.

    Friday, 04-Oct-24 21:18:20 UTC from web
  13. I have programmed quite some C++ back in my days. I got a little bit more into it again and I must say that C++ is, for all intents and purposes, very backwards in their syntax. I don't mind some of its minor quirks. The big stuff that annoy me is the way it demands all the stuff that should be automatic but due to legacy and C-interoperability it's kept that way. I created a base button class and had different subclasses of buttons. I created an array of the base button class and assigned the subclass objects to it. However it didn't work as intended as only the base class was called because the array was of the type "Button" and not "Button*". It had to have the type to Button pointers because otherwise the polymorphism doesn't work. C# has pampered me way too much in that regard. However using C++ templates feels sooo good.

    Friday, 04-Oct-24 21:09:16 UTC from web
  14. When I worked at my university I had my only mandatory background check even though I only created some graphics for an institute. Some government agencies are more strict than others for no apparent reason. In my current job I worked for a few government agencies and never had to sign anything to allow being background-checked.

    Friday, 04-Oct-24 07:12:31 UTC from web
  15. This is the mockup https://i.imgur.com/h6hLDPJ.png Tomorrow I'll receive the last few parts and then I can start printing the case.

    Thursday, 03-Oct-24 19:16:46 UTC from web
  16. After my foot switch I'm going to make a macro keyboard. So far my first use case is the input of some passwords. I know it's not safe to do so. As I'm working from home and have to enter the same damn passwords multiple times in a row it's tiring. As a safety measure I ordered lever switches with those cool flip covers that are always shown in movies for arming the big guns or a powerful machine. In my case this lever switch is for unlocking the password buttons. The buttons have a LED and light up when they are unlocked. Besides that I plan to have 8 additional buttons for volume control and microphone control and have some buttons left. With that I have almost all pins used up without resorting to a scan matrix. I ain't patience and time for soldering that.

    Thursday, 03-Oct-24 19:11:39 UTC from web
  17. @scribus Did you do performance test where you show that you can do a 3-point shot from the curb to the porch with a two pound packet?

    Thursday, 03-Oct-24 09:59:10 UTC from web in context
  18. Finished my foot switch. The actual switch is a bit too loud but it's fixable with a bit of foam for sound isolation and the spring a tad bit too strong. That thing was done for a standing position and not a sitting one like in my case, so nothing really unexpected. I hope it will work loose over time. If not I can change it easily. The hard part is to find a suitable replacement.

    Tuesday, 01-Oct-24 14:14:28 UTC from web
  19. @scribus It's not in my use case as I need just the ON/OFF function of a button. I guess it'd be possible to use a program like Voicemeeter or Sonar to be controlled by an analogue input for a distortion effect. I don't know how to implement it (in concept I know but not in practice).

    Monday, 30-Sep-24 19:00:10 UTC from web in context
  20. I bought a foot switch pedal. I intend to use it for the push-to-talk function for voice chat in Discord. I got myself a metal one for industrial applications for 11€. I'll connect an arduino Leonardo (Atmega 32u4) to the switch inside and it's practically done. I've already written the few lines of code, just a simple interrupt for the raising and falling edge of a pin that triggers a button press and release. I don't need any configuration of the key during runtime. There are foot switches for the PC available but they look cheap and I don't trust their software. Also I want it to use on my work pc so I can't say if the software will be blocked or trigger the dumb anti virus software.

    Saturday, 28-Sep-24 17:10:52 UTC from web in context
  21. @scribus Yeah. It's pain. Agony. Suffering. At this point I'm giving up the keyboard dream as the battery pain is steadily increasing and no real alternative is in sight.

    Saturday, 28-Sep-24 16:58:31 UTC from web in context
  22. Aw man... My Blackberry battery is so cooked that it crashes when the charge is at 30% upon getting a call.

    Friday, 27-Sep-24 13:25:59 UTC from web in context
  23. @scribus I created my own character sheet when my group played in person. It was a modified 5e character sheet that squeezed more frequent stuff on the first page and the lesser updated and used ones on the other, like for example one page for equipment and money, one page for spells, one page for class features. The front page had the usual stuff like AC, HP, Temp HP, skills, ability scores, and a hand full of attacks. I did it because the box I used to store my character sheet and dice was smaller than a sheet of standard A4 paper. I repurposed a wooden slide box and put a felt lining in there so I could use one side as a dice tray. During my 4th edition days I was full custom as the character actions could be easily organized in card form, dailies, encounter, at-will. So it made sense to do the rest of the character in card form so it could fit easily into a deck box. Our DM also gave us our items in card form which was also convenient for tracking who has which item.

    Thursday, 26-Sep-24 19:07:07 UTC from web in context
  24. I do not like the standard character sheet design of the 2024 edition (5.5e?) of Dungeons and Dragons. Maybe I'm way too used to the 5th edition but there is a kind of visual business that makes the new one unappealing. Unappealing in a way the transition from 4th edition to 5th didn't.

    Thursday, 26-Sep-24 16:55:00 UTC from web in context
  25. @scribus Yeah. They used children mystery novels as the theme of the episode. Nancy Drew, Hardy Boys, Tintin et Filou. My reaction might be harsh but it was quite disjointed and too illogical to follow. A lot of jokes are for those who know the book series but a lot more were just random for the sake of being random. I might be wrong but the way the episode was presented rubbed me the wrong way. On the positive: they did a great job adapting the art style of Tintin et Filou.

    Wednesday, 25-Sep-24 04:28:39 UTC from web in context
  26. Aaand Futurama got stupid again. The newest episode is a riff on children mystery adventure books. It was the most incoherent dumbass crap only Family Guy could produce.

    Tuesday, 24-Sep-24 17:10:09 UTC from web in context
  27. Also my DIY dry-erase plant tags held up better than imagined. The text was hard but could be scratched off with a fingernail if I had to but a cotton pad with isopropanol could dissolve it in no time. Also the writing surface was fine. Only a few ones were yellowed and now the text is inverted (white on light yellow) but they still work.

    Sunday, 22-Sep-24 18:33:37 UTC from web
  28. Jolie Coeur were initially disappointing in their growth but they exploded in a ton of small-ish dark purple flavor monsters. Gonna grow them again.
    Marmande were the general best in all departments: yield, taste, size, resiliency.
    Polish Malinowy tomatoes were so-so. I want to try them again but I'll limit it to only one.

    Sunday, 22-Sep-24 17:40:54 UTC from web
  29. I think I can give a verdict for my first gardening season. Green tomatoes like Green Zebra were growing very badly and the ones that grew were very underwhelming and confusing as to determine when they are ripe.
    The one Black Krim tomato I could harvest was good but I have the feeling in a better year they could be way better.
    The chocolate tomatoes were surprising as how they good they were but disappointing in their lack of chocolatey flavor. I had also a variant with smaller fruits and they were flavor bombs, however I rather want to eat tomatoes on bread and their size were cumbersome.
    Yellow Pear tomatoes I had had the same problem, too small for my use. Also their taste was very neutral. Ate them in a salad and weren't contributing to anything but the texture. Won't grow them again.
    Also ox heart tomatoes were way too huge and watery in taste. Next year they won't be planted again.

    Sunday, 22-Sep-24 17:40:40 UTC from web
  30. The tomato season is winding down. There are only a dozen of tomatoes on the plants left. I had to remove half of my plants as they have no fruits growing and the cold temperatures in the night have stopped any new development and the fungus infection hasn't gotten any better but in a way stable enough not to kill anything immediately.

    Sunday, 22-Sep-24 17:32:11 UTC from web