

I use Hugo for static site generation and it makes the RSS stuff for me.
Engineer and coder that likes memes.
I use Hugo for static site generation and it makes the RSS stuff for me.
Glad it worked out for you!
But it’s definitely one of the deadly sins of selfhosting.
Everyone that thinks self hosting E-Mail is easy, I urge you to run your own mailserver and see how many mails actually reach their targets.
Your mailserver won’t be trusted by anyone, which makes your email always be delivered as spam, if they don’t get blocked outright.
Otherwise this scoring system seems to be quite alright. Even though it could use some more detail and citing some sources for the numbers would be great.
Semi related: I unintentionally compromised someone’s account by registering their expired domain once.
They used the domain for some accounts and I’ve been getting emails for them due to using a catch-all filter. I contacted most of those service providers support teams, but some just told me to reset the password and login that way. Needless to say that disregard for privacy infuriated me a bit.
So yeah, if you ever register a domain for something, make sure all references to it are gone when you let it go.
Waiting for the army of swifties to singlehandedly take down ISIS
Introducing a Captcha on a form on my website basically blocked bots 100% of the time. It’s arguably good enough from a practical standpoint.
If someone really wants to exploit my site, then they will find a way. You can only make it harder but never truly impossible if you don’t want to dispose of all convenience.
My point is sematics.
You can style your whole webpage with divs, but using main, nav, footer or whatever blocks is semantically more correct, because you group elements together that have a certain purpose.
A HTML Tag in the middle of a sentence is not wrong per se, but when parsing it a line break could signify two sentences where one has missing punctuation, instead of a complete sentence as your original intention was.
I don’t really care how the design you want is achieved to be honest, but I don’t get why the prof didn’t argue against.
Oh boy.
We had a class in the first semester of uni where we had to create a static html page based on a screenshot.
There was this one textbox at the top of the site, where the only way you could recreate the screenshot was by using a <br/>
in the middle of the text.
The prof was very picky about your HTML being semantically thorough and correct, so that was super weird that that was necessary.
Depends on who you think the people are.
CTOs, technical team leads and such can make those decisions. And devs can also suggest migrating to simpler solutions.
If a tech giant like Amazon can do it like they did with Prime Video, I don’t think it’s impossible other companies can do so too.
You can have the best tool in the world and still find people just hitting their own face with it.
You better hope the sound is baffling when you’re at a concert!
The group I referenced had a paid membership. Scale that up and make it digital and you may end up with a gender exclusive social media app.
I get what you mean though, but I feel there’s a bit more nuance than what you imply.
While I certainly agree with you that discrimination based on sex is unacceptable im most contexts, I believe that gender exclusive spaces, unless they hinder people directly, sometimes are a good thing.
My dad is a mental health professional and founded a weekly ‘only-men’ self help group. He found that some things they talked about there wouldn’t have worked with women involved. That group existed for about 5 years or so and helped quite a few struggling men.
So yeah, unless there’s any maliciousness involved, I’d argue that gender exclusiity is not bad in every context.
Like many others already said. Being self taught is ok, but employers need at least some kind of confirmation about your skills. So getting some kind of officisl certificate will make your job search a lot easier.
Microsoft offers a bunch of .NET certificates if you do their C# courses for example. You can also become a certified Linux professional.
Find something that interests you and then start learning by doing some tutorials. The most important thing is that you have fun and won’t burn yourself out working in a field you don’t enjoy.
Where I’m from there’s demand for Web Devs, Java devs, .NET devs, It Support, Network Engineers, Embedded systems, whatever.
It doesn’t compile or transpile in actuality. It generates Java based on an abstract syntax tree. The concrete syntax is not considered in Java generation by MPS.
Because it was easier to use Java primitives than implement the constants myself.
MPS uses projectional editing. Which means for the user that everything you do is free from concrete syntax, and you basically edit a graphical representation of that abstract syntax tree directly, while it looks like you’re in a textual editor.
So I define abstract nodes that may have certain relationships with each other and then give them a representation in the editor (which is what you see in the screenshot). These nodes may also have generators assigned to them, which use map/reduce operations to generate whatever source code I desire. It usually includes its own bit of code, and triggers code generation of its children as well.
I hope that was somehow clear 😄
Isn’t the Wikipedia article usually already the summary of the topic?
If there’s an article with more than 20 references to papers it’s usually already abridged enough.
Just auto-generate videos with AI images and voiceover and add subway surfers gameplay on the side for those who think this slop is needed.