Hacker News new | past | comments | ask | show | jobs | submit | nukst's comments login

I had a serious problem with colorscheme tinkering so I decided to use no syntax highlighting and I've never been happier.


To me that’s like coding with one hand.


Fair enough hahaha


Same, now I just stick to the default one.


I recently adopted Gnucash as an alternative to my old faithful expenses spreadsheet using Gnumeric and I have to say, after grasping the basics it improved my bookkeeping drastically. One very useful and brutally simple feature that I like is the ability to attach files to a transaction. In Brazil we use boletos[1] extensively and Gnucash made my life a heck of a lot easier to keep track of them.

[1] https://en.wikipedia.org/wiki/Boleto (roughly translating, a ticket)



The more articles I read about the effects of social media in mental health the more I agree with an approach like this.

I think social media can be very dangerous specially because of its pushy, 'not looking harmful at first' and ostracizing nature towards those who aren't on X or Y which is the perfect bait for younger demographics. Just like when you're trying to stop drinking but it's morally acceptable for friends to insist you go drinking.

I'm a late night doom scroller myself and I need to become more disciplined..


As someone who wants to be a software developer one day, I took notes from the 'How to hire actually good engineers' post. Honestly, I lack code and I'm gonna fix that.


Thank you peckrob, this was very insightful.

Let me be a SOB for a second and ask for your opinion. I'm interested in freelancing with WordPress, mostly small company websites, would you still recommend it for someone who's just getting in the market?

TIA


Not a bad question at all.

It's all about what the client needs. The advice I give on this subject these days is that Wordpress is fine to use for a blog or a very basic, low traffic read-only company websites. Think like a small restaurant or something. The two things to be aware of:

1. Somebody has to support it, whether that be you or someone who comes after you. While Wordpress doesn't have as many security issues in and of itself as it used to, it still does have some occasionally and will still need to be patched up to more recent versions. Security vulnerabilities in Wordpress are almost immediately exploited, so the sooner you patch, the better.

2. The minute you start trying to push Wordpress beyond the bounds of being a basic CMS or blogging platform (like adding online ordering, inventory management, etc.) you are better off finding other, better suited options.


> (like adding online ordering, inventory management, etc.) you are better off finding other, better suited options.

What better suited options? And why are they better for someone's small business or intention to sell a few products?

To be fair, the "online ordering" part is handled by services such as Paypal and Stripe. Wordpress is not doing the heavy lifting. Inventory is just a bunch of products sitting in the database. I'm not sure it's fair to describe this as "pushing beyond the bounds of a blogging platform". At the end of the day, you get a new item in the Wordpress admin "products". Click that, add products, enter prices.

Is it ideal? No. But what platform is that is affordable and predictable?


What I usually recommend at that point is that users do one of two things:

1. Switch to a hosted solution like Shopify for actual order processing, inventory, etc and keep Wordpress around for the read-only business type pages or blogs. Let each component do what it is best at.

2. Switch entirely to a hosted platform like Wix or Squarespace, which let you do both.

I have yet to encounter a Wordpress eCommerce plugin that wasn't, at some level, a disaster. Every one I have seen is janky and the code quality is usually quite poor.

There is also the security implications of doing this. Especially for small businesses, if you can't or don't want to pay someone to constantly patch Wordpress up against the most recent security issues [0] (again, in fairness, this is largely plugins and themes these days), you're taking a very real risk at having your installation hacked and possibly data exposed depending on the severity. I've seen Wordpress installs hacked within hours of a zero-day being dropped. Every plugin you bring in increases your attack surface, and the more complex the plugin, the larger the attack surface.

People really need to just let Wordpress be Wordpress. Wordpress was designed to be a blogging platform and basic CMS. Just because you can extend it beyond that doesn't mean it's a good idea. You can use a screwdriver as a hammer if you try hard enough, but that doesn't make it actually a hammer or the right tool to use.

[0] https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=wordpress


That's rather alarmist and exaggerated. "Every plugin is a disaster". No it isn't.

Shopify isn't immune to vulnerabilities: https://infosecwriteups.com/how-i-gained-access-to-revenue-a...

I wouldn't recommend Shopify. Clunky, slow, overpriced. And business inventory shouldn't be outsourced and hosted on third party platforms.

Self-managed solutions offer more options to scale and add features, customization and generally taking control over the way your business is presented online. This matters, and customers notice the confidence of a business owning its online presence.

Doesn't need to be Wordpress, but even if it is, the option to use something like Snipcart is there if WooCommerce isn't wanted. No need to switch everything over to hosted solutions like Shopify.

> "You can use a screwdriver as a hammer if you try hard enough, but that doesn't make it actually a hammer or the right tool to use."

Not sure why you thought it necessary to expand "right tool, right job" into that longer version, but you're implying Shopify is the hammer. Why? Because it has "shop" in the name? They stack a bunch of technologies together just like everyone else. And with that comes attack surfaces and issues just like anyone else.


I've found that the WooCommerce plugin does most of what I needed of it without too much hassle, for a low-volume business.


Once again, thank you! This aligns very well with what a few friends pointed out about this matter.


Something like this https://tibleiz.net/code-browser/ maybe?


I want to hear more from you.


My sense of wonder is back! Please make this permanent.


I've been using Blender for as long as I've been using computers. I learned 3D modelling including level design, learned programming by making small games with BGE, used it to make a client's business card stand out with 3D effects, created 2D and 3D YouTube intros for my brother and a LOT more. I even managed to make some real money in difficult times to support my family, thanks to Blender.

Blender is probably the most important part of my life software-wise, and it bugs me that I never managed to use it (even older versions) at its fullest.

Congratulations to all the people behind this behemoth of a software who carried and carries many of the best artists out there. If I ever get anywhere in life with game development / 3d art I'll wholehartedly credit Blender.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: