Pretty much. How to guarantee I will never buy your brand ever again. Not that I would ever buy a Samsung anyway. Or anything preloaded with Facebook for that matter.
Pretty much. How to guarantee I will never buy your brand ever again. Not that I would ever buy a Samsung anyway. Or anything preloaded with Facebook for that matter.
Yes, I was shocked at how small it is. I had no experience working with such limited resources going into this project. Our router had 32MB of storage. At one point I was looked into adding a python interpreter, and it was like 11MB. The Lua interpreter is like 250KB. Tiny!
Also, the ternary operator has the best syntax of any language I have ever used.
x = [condition] and [true value] or [false value]
No question marks or colons or anything weird. It’s a logical extension of &&
and ||
after commands in bash using keywords since it is a verbose language. I wish every language had this syntax.
For contrast, python is:
x = [true value] if [condition] else [false value]
It just seems weird to me to have the condition in the middle.
The web UI backend stuff is all done in Lua. So receiving and processing forms was all Lua. My main feature that I implemented was a REST API that was called from another product that my company sold. So I had to do all the REST API processing and data validation and whatnot in Lua.
I don’t really have recommendations, because I really only knew our product. If I knew what I get, I probably would have got that instead of the Asus router that I ended up with when I had to return my work materials.
I was the lead engineer on an Openwrt router for 2 years at my old job. Their documentation is complete and utter shit, but their design is extremely intuitive. Whenever I said to myself, “hell, let’s just try this and see if it works,” it had an insanely high success rate.
I didn’t know Lua going into this project, but when I left the company, it made me really wonder why more people don’t use Lua. It’s a really nice language.
I really enjoyed having my own open source router that I could just drop new features into by adding packages and recompiling. I was sad when I had to send all my dev units back.
Gen Xers: am I a joke to you?
I have solar panels and a backup battery. I was actually disappointed when the power didn’t go out when it got cold here in Texas last week.
I have a lock that I can check the status of on my phone, and even lock it from my phone if I forgot. It’s really good for my peace of mind. No more getting up in the middle of the night to check the lock.
You haven’t thought of the smell, you bitch!
Oh, I see. My work only knows I’m done by when I move my tickets to complete on Jira, so I just leave them as in progress until my due date. I work from home, so I just watch TV or play video games while sitting near my work laptop to respond to emails or chat messages in the meantime.
Imagine trying to control how someone says a word.
Just don’t say you’re done with your work.
I already finished all my work for the sprint that ends on Tuesday. It’s Thursday at noon currently.
Here in Texas it’s not irregular for Christmas to be 80°F (26.5°C).
And even though its 72°F (22°C) today, it looks like tomorrow will be 57°F (14°C)
I had a roommate who would play games while skipping all the dialog and cutscenes, and then complain about how bad the story was. And when I would call him out on it, he would say, “well, I watched a YouTube video recapping the story.” I asked him to show me a recap video that he watched. It was literally a guy talking over all of the cutscenes and dialogue and saying all the things that he didn’t like about it.
I have my Steam Deck attached to my TV. It’s great for watching pirated sports streams via web browser.
My dad once thought he cancelled and realized he was still paying it for six months later.
An hour long scrum? Fucking shoot me. My team is usually about 15 minutes tops. Anything past that and we table it for parking lot.
That’s what you get for paying for Paramount+.
Dang, it’s almost like it was worth all the research money the government crammed into it in the long run, unlike what my dad said to me a million times.
OpenVPN server was my number 1. Being able to VPN back into my home from anywhere in the world was amazing. I can’t really remember any other, since it was more than a few years ago.