

Like radio then?
Also that always happens. You don’t always discover the best band but you are more likely to discover the ones that spend more on marketing
Like radio then?
Also that always happens. You don’t always discover the best band but you are more likely to discover the ones that spend more on marketing
Yeah. I justo wanted to make a joke. Srry
It’s clearly the old Microsoft. Current Microsoft would be “Microsoft windows azure home server 365 copilot+Server cloud” (yes it says server twice)
Exactly! But its not obvios. So most of those shitty websites don’t even know they have a problem.
Then there are also people ignoring it on purpose. I once read a reddit comment saying 'well of your address looks like “John wick 🐶❤️”@2001:0db8:85a3:0000:0000:8a2e:0370:7334 I don’t event want your email in my DB because oit will break something
No. But it’s on the form validation topic.
That’s one very random place to find that. There are a lot of different one and there is no way we all just agree to use that one.
Look art his site that shows a more complete and (in theory) official website. While also explaining that there is no regex that is perfect
(Compete regex for the lazy)
(?:\[a-z0-9!#$%&'\*+/=?^\_\`{|}\~-]+(?:\\.\[a-z0-9!#$%&'\*+/=?^\_\`{|}\~-]+)\*|"(?:\[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]|\\\\\[\x01-\x09\x0b\x0c\x0e-\x7f])\*")@(?:(?:\[a-z0-9]\(?:\[a-z0-9-]\*\[a-z0-9])?\\.)+\[a-z0-9]\(?:\[a-z0-9-]\*\[a-z0-9])?|\\\[(?:(?:25\[0-5]|2\[0-4]\[0-9]|\[01]?\[0-9]\[0-9]?)\\.){3}(?:25\[0-5]|2\[0-4]\[0-9]|\[01]?\[0-9]\[0-9]?|\[a-z0-9-]\*\[a-z0-9]:(?:\[\x01-\x08\x0b\x0c\x0e-\x1f\x21-\x5a\x53-\x7f]|\\\\\[\x01-\x09\x0b\x0c\x0e-\x7f])+)\\])
I’m not sure I blame the sites. The spec is so complex that it’s not even possible to know which regex to use
Classic checkbox values
They are actually Linux isos. But also ironically, one of the things I’m trying to set up is the *arr set of tools
I wish. I’ve never kept a personal server up for more than a month. I just never use them
In my projects folder I have an “all” folder where I store all my projects. But back at the projects folder there are others like “by-client”, " by-language", and “by-date”. When I make a new project I create it inside the all folder, and then place shortcuts inside the corresponding folders.
It’s not like a comic has to be realistic
Downloads is usually my largest folder. Funny thing is that it is literally all just Linux isos because I’m trying some things with servers
Solid disk drive
That is only better if you actually know what you are doing. I don’t do it often, and never remember how I should handle the io if nginx is in a docker and the services is in another. So this let’s me try things quickly
Can this be considered spam? Posting about “an llm just said” is the lowest quality I can think of. Find a shitposting community. Nobody cares
Back to TB. Windows mail had a lot of issues with IMAP. I hadn’t replied to complain. It’s just that if we are recommending software I thought it would be useful to share my experience with it
I switched to outlook at work. I had a lot of wierd issues with thunderbird. Like how i would sort them newest fisrt, and grouo by conversation. But then when i got a coversation and expanded it. I had to scroll all the way to the bottom to se the latest. Of the last update I got that deleted everything.
I might go back to it. But it’s not perfect
Windows at work. Ive used it con mac and linux but not enough to guarantee it doesn’t crash
It depends on the project. If you are making a code editor / ice then yes. Your project may not support working with assembly files. Sure, they are just plaintext (I think? Or are they binary? I think I might be confusing assembler source files and complied files which are machine code), but you get no tooling like autocomplete, go to definition, etc