All dates should be formatted according to ISO 8601 standard (YYYY-MM-DD).
Months should be adjusted so September, October, November, and December are the 7th, 8th, 9th, and 10th month respectively (so the literally meaning of the names accords with their actual meaning).
Not cleaning your kitchen knife after sharpening is trashy and contaminates your food with metal shavings.
or put them at the end of the year, that would fix it for me 😅 July can be the 11th month and August the 12th month!
Related: 12-hour AM/PM time, at least in written language, is dumb compared to 24-hour time. I don’t want to have to infer from context if 8 is morning or evening. Build that disambiguation into the written time, ffs!
yes!! I’m a fan of 24-hour time, though we should honestly switch to metric time, I think we’re at least a second French revolution away from that happening 😅
Still working on wrapping my mind around that.
That said, I have wrapped my mind around 10-day weeks, which in work division work as follows:
⚒️⚒️🛋️⚒️⚒️🛋️⚒️⚒️🛋️🛋️
Do this 12 times in a year, add a leap day every three months, say to start each season, plus another extra day for new year’s, and another extra according to existing leap year rules.
deleted by creator
The English word comes from Latin, septem = 7, membris or mens = month (like menstruation).
In the Roman calendar the months are:
- March
- February
- May
- June
- July
- August
- September
- October
- November
- December
So the order of the months was more logical, and a Roman would naturally understand that September, October, November, and December read as literally the seventh, eighth, ninth, and tenth month respectively.
I basically constantly have to manually correct myself over and over that for example September is the 9th month, to look for the number 9 even though when I read “September” I am reading “seventh month” and my brain automatically wants to look for 7.
I think most people would not relate to my experience of the months let alone how upsetting this is to me, hence I consider it a “small hill” to die on, lol. But it’s a very big hill in my world!
I use nanoseconds unix timestamps as my date mechanism.
are you a computer?
on smartwatch 🙃
Appliances and cars should never have an internet connection for any reason.
Also fuck touch screens give me buttons.
Pretty big hill if you ask me
Im dying on it either way.
Im dying on it either way.
To a self-driving car, no less!
Agree with this. With cars it makes them vulnerable to hacking unless safety critical systems are isolated. Fly-by-wire airplanes specifically isolate the flight control computers from anything that could connect to the internet for this reason
touch screens can be justified IMO, IF the company let it function as a diagnostic computer but the auto industry seem terrified of actually making something resembling a competent configurable UI. Internet could be nice if the appliance just used SNMP or similar protocols that have been around for decades, but the companies seem to love that shitty malware they call an App.
I fucking love my wifi enabled heat pump. Turn that shit on half an hour before I get home. Comfy shit.
That does sound nice. Is it a proprietary system?
It does not connect to any of the smart home systems, it’s a system by the manufacturer of the unit (Mitsubishi)
Though as a kind of “exception”, I think that charging poles for electric cars should have modbus or Ethernet and a local protocol (matter maybe?) to use with smart home systems for automation and cars should have a standard affordable way to check errors and status of sensors.
void main() { //code }
Is better than
void main() { //code }
Why would you want to put it on a separate line? Are you paid by the height of the source file or something?
Why is it better ?
I don’t have a strong opinion, taking the style of the team I work with but why do you feel it is better?
It’s not like putting it on the other line causes any issue.
Both are usable, but I just don’t understand why you’d choose the separate line style if you were starting a new codebase. I can’t see the benefit of it, but that could also be me not having enough experience with the separate line style to see it’s advantages.
On the other hand, having the brace on the next line means that the parent statement and the code in the braces are further from each other, also more lines in the source file is more scrolling in general. You can fit less lines of code on the same vertical screen height if you have a lot of nested blocks or just generally use a lot of blocks. Especially for things like many small functions or many if blocks, being able to fit a few more on your screen is really convenient IMO.
To me these are just not real concerns. I’m not trying to invalidate yours but I write a lot of code per day and I just run a cleanup tool after to match the teams style - I do a lot of consulation work in big teams and fighting for code-style issue does nothing I feel.
I prefer to adopt the current guideline and fix real problems and fight real battles like making sure the code is testable from the get go and that OpSec is respected.
void main() { //code }
No, all in one line baby!! I haven’t done JavaScript in a while but I think that will work. After coming from python I thought it was funny you could just put everything in one line.
For Javascript it’s
() => { }
. Lamba functions! Because at least it’s more readable than Perl.Thanks, that makes more sense.
Time zones shouldn’t exist. There should just be UTC time and you would go to work at the equivalent of your morning time.
Found the britain /s
Calm down, China.
It would just be much easier to use UTC as the standard for all cross-timezone activities. The small portion of the population who needs to think about timezones would just have to add another timezone to their digital tools and the others won’t have to do anything.
Found the person who believed in the Swatch Internet Time
deleted by creator
Anyone who puts always-on blue LEDs in electronics deserve the oubliette. People who put such LEDs in electronics meant for the bedroom deserve an oubliette that’a slowly filling with water.
Or just excessively bright LEDs. Just because LEDs are super efficient, doesn’t mean they should take them as bright as they can go.
That sucks, but you can put some isolation tape on LEDs.
But I wish something horrible to those who thought it’s a great idea to make every goddamn electronic device make beeping noises.
My water boiler, fan, washing machine. In my childhood I don’t remember everything beeping at every interaction. It makes me furious and you often cannot fully disable it.
Once I tried to solder the beeper out but my soldering iron was probably not suitable so I failed :(
You can muffle the beeper pretty effectively with some tape, the old air fryer we had terrified one of the dogs because of the incessant beeping. My coffee scale by default beeps whenever you touch it, thankfully that’s 100% mutable.
I also hate this.
The beeping! My damn air fryer has to let everyone in the neighborhood know that I’m making food at 3:00 am, I hate it so much
Gonna ignore the fire alarm someday because I’ll just assume someone is air frying something
“Because fuck your sleep cycle that’s why”
Allow me to try and persuade you. The problem is bright blue LEDs. It’s still stupid that they make them so bright, but the problem isn’t the color. A hypothetical bright red, green, or amber LED would also be a problem.
Shorter wavelengths hit different though. That’s why we have blue light filtering glasses, Redshift, etc.
a non-diffused, bright, monocromatic red led would still be painful to look at in the dark, it’s just that blue LEDs tend to be brighter + our eyes are more sensitive to blueish green light at night + the damn companies don’t bother putting a diffuser in front of the diode.
Those glasses are pseudo anyway.
This is fair. I have had to put tape over a red alarm clock because it was too bright before. Those manufacturers also get the oubliette
Oxford Comma.
To this day I use it and refuse any other option.
My company has standardized document templates and none of them have Oxford commas. I will go through and add them any time I have to use one.
Fuck yeah.
Also missing from sub-clauses, at least in America, is the trailing delimiter comma.
Took me a minute of googling to be vaguely sure you meant what I think you mean: the comma marking the end of your dependant interjectory clause there?
at least in America**,**
If so: I have no idea what you are talking about, that’s drilled into us in school. Maybe people get lazy on the Internet but it is part of the rules and gets taught and used here
If I’ve misunderstood: what are you talking about, then?
I’m a comma-crazed Burgerstani, and I use those as well as the serial comma.
TIL.
Are you for or against it? I mean, it does have it’s uses.
For it. Its lack of use in a union contract was a factor in a court ruling some years back. That’s when it went from pedantry to real-world consequence for me. Something was ruled similar to A and B rather than A or B.
I reject, protest and censure your endorsement of the Oxford Comma.
Ending a case that electrified punctuation pedants, grammar goons and comma connoisseurs, Oakhurst Dairy settled an overtime dispute with its drivers that hinged entirely on the lack of an Oxford comma in state law.
Oxford Comma Dispute Is Settled as Maine Drivers Get $5 Million
Boneless wings are just chicken nuggets.
Pedestrians have the right of way. Most of the other hills are survivable.
I had someone speed up to scare me and call me a bitch when I was using a zebra crossing… he wouldn’t have even been close if he was going the posted speed.
Where I live, it’s the law that on crosswalks you have to stop to let them cross, doesn’t matter how fast you’re going.
Except where trams are involved. Those have a license to kill.
Tabs, not spaces.
I don’t give a shit if your arguments perfectly align to the function. It’s only semantic indication. Use the goddamn special character that has its own dedicated key.
Cloud-based. If a product won’t work if my internet dies, or I can’t access my data without internet or a subscription, I won’t buy it.
Thirteen months, 28 days each + one day. (Plus another day when there is a leap year).
It would just work.
If a motorcycle has to be ear-splittingly loud for “safety”, then it’s too dangerous to be road legal.
It’s explicitly the opposite, scientifically, according to my safety class
The deep rumble being loud overwhelms anyone’s ability to properly locate the bike quickly, and they demonstrated this live. It’s definitely harder to locate a LOUDER bike
I used to ride. People who say that know it’s just a bullshit excuse to be a dick. Just roll your eyes and/or flip them the bird. Actually, most of them get off on you flipping them the bird, because they’re dicks 🤷
No, it’s morphed into one of those pearls of wisdom that people pass down and truly believe. They all have their ‘true story’ of blipping the throttle and “suddenly the car that was moving over to smush me stopped!!!” The assholes who know it isn’t true can be discerned from the true believers by the humor they find in their tales of blasting people with sounds.
Search engines should not use locational data including IP address to provide “more relevant” results. Checking for restaurants or weather forecast? You should have to manually add the relevant search terms. Want results in a specific language? You should have to manually apply this filter.
Convenience is not worth the potential harm of locationally biased search results.
For example, where I live is like White Nationalist Central Station. My search results are thus far more likely to net me results with a pro-US/nationalist skew, thus potentially entrenching or normalizing harmful beliefs.
Whenever I’ve tried bringing this up with Techlords, I get a feeble, “B-but then you couldn’t say ‘restaurants near me’ UnU” and like … good? It’s not like it’s hard to type city and state in the search field.
I’ve never found a search engine that even has this as an option. Even Sear XNG instances net results that are clearly aligned with the location of the instances server.
A Kagi dev even lied to me when I was looking into that as an alternative, saying they don’t use location, when it’s pretty easy to determine that they do.
I also don’t want a “good” algorithm. I also don’t want to see big corporate sites prioritized either. If some backwoods nobody has a site that’s more relevant, show it to me. I feel like pre-Google search engines were better, but that’s another vent for another day.
Now where did I put my false teeth and walker???
Not a small hill and I could not agree more. This is relevant to Noam Chomsky “manufacturing consent”.
100% agree.
To add to this, when I’m looking up something online I want info provided by the internet in general, not just by my next door hillbilly.
EDIT: Downvoted by my next door hillbilly and his siblings
With duckduckgo you can disable the country filter thingo to get international results, and you can also change it to another country
Oh believe me, I know. DDG was the first one I tried, and I tested it with every configuration possible. Like many other search engines such as startpage and kagi, you sure can do this in the settings, but it will do absolutely nothing to stop it from using your IP address to net locationally biased results specific to your current location. You may assume it would function like this, but it doesn’t.
I even tried their html and lite versions, but although it was less cluttered and much more pleasant to use, it still provided results that were very clearly based on my IP address.
I’m not even sure what those settings do because they appear to have no function. Maybe they change language and currency on some sites for convenience, but again, that’s not what I’m talking about in my comment! I’m saying a search engine should not use any locational data whatsoever to adjust results. And if you reply “well, good luck finding one because it doesn’t exist,” then congratulations, you understand my comment! They don’t exist because we’ve all sacrificed our societal wellbeing for the sake of the smallest convenience.
Even if changing it to another country/region worked (it doesn’t), we’d still have the problem of netting biased results based on what country I switch it to. That would be akin to searching while using my VPN, which once again, does not solve the problem of search engines using IP address to provide locationally biased results.
have you actually properly tested that the results in your location are more extremist? like compared with using a vpn on ddg?
deleted by creator
deleted by creator
deleted by creator
You know what’s hilarious about this basically non-functional setting? If I toggle the switch off, it provides results based on my IP address’s location, but if I toggle it to “UK” it will also provide some results for the UK city that my town is named after, without me ever providing the name of my town lol
DDG is a for-profit brand that’s a lot more nefarious than people think. They’ve even succumbed to AI.
Just tried setting no country, then ducked “wine”.
Results were definitely still from my country first.
When I set display language to US English, results came up from the US, instead.
When I set it to French, it shows French websites at the top.
So the language you set affects what websites you are shown in the results. That sucks.But you can actually just turn off ads in the settings. That’s pretty fucking neat!
The first time i searched for a business online the results came from a city on the other side of the planet. I’m ok with getting search results in my area.
That’s on you for not entering the proper search terms. User error.
Edit: Also, good. That’s the way it should be! Which search engine did you use to get that result? I’ve been looking for something like that.
ip adress only gives the nearest big city. information like this is pretty useful to show you info based on your state/province.
yes I don’t think a search engine should promote more extremist views but it’s pretty nice if when I search ‘left party’ I get a left party from my country, and not the American democratic party.
deleted by creator
“an historic” is wrong and terrible if you pronounce the “h”
Carmel should be the hard version and caramel is the soft kind.