@kelbot Yeah, I have like five main ways I can get to work, so it's a gamble as to which has the least amount of traffic if I just choose randomly.
Notices by sávoy (pinguino@fosstodon.org)
-
sávoy (pinguino@fosstodon.org)'s status on Thursday, 18-Apr-2019 09:50:27 EDT sávoy -
sávoy (pinguino@fosstodon.org)'s status on Thursday, 18-Apr-2019 08:58:56 EDT sávoy Does anybody know of a routing app for a Google-free that also includes traffic? OSMAnd is handy but useless to me when I need to navigate the traffic hell that is this city, and MAPS.ME traffic doesn't seem to work (says I need to update the app despite having manually installed their APK).
I'm holding out for the F-Droid fork to work do test as it's currently broken and can't download an intro map due to locks turned on by the MAPS.ME upstream.
-
sávoy (pinguino@fosstodon.org)'s status on Saturday, 13-Apr-2019 09:46:13 EDT sávoy @johnbessa Basically reaching the upper limit of what I wanted to pay, just north of $300. Not too bad considering the storage space, honestly.
-
sávoy (pinguino@fosstodon.org)'s status on Saturday, 13-Apr-2019 09:04:10 EDT sávoy Finally took a jump and upgraded my aging phone. It had stopped receiving updates sometime early last year (thanks network provider). Got a OnePlus5 for cheap with 128GB of storage and finally did what I've wanted to do since the cyanogenmod days and flashed LineageOS without GApps.
Feels so nice to have a deGoogled phone!
-
sávoy (pinguino@fosstodon.org)'s status on Wednesday, 03-Apr-2019 15:00:47 EDT sávoy @chozron Yeah it's a mess, it's the main reason I've been transitioning everything I can to Python. VBA is an absolute headache to deal with
-
sávoy (pinguino@fosstodon.org)'s status on Wednesday, 03-Apr-2019 12:46:37 EDT sávoy Another day, another VBA macro issue. YOU WORKED FUCKING PERFECTLY LAST MONTH, WHY THE FUCK DO YOU ERROR OUT WITH SUBSCRIPT OUT OF RANGE WHEN THERE HAVE BEEN ABSOLUTELY ZERO GODDAMN CHANGES TO THE WORKSHEET SINCE THE LAST TIME IT WAS RUN.
-
sávoy (pinguino@fosstodon.org)'s status on Thursday, 28-Mar-2019 21:35:23 EDT sávoy @lee8oi I haven't but I'll look into them! I think the most trouble is when I try and keep working on my project after work on weekdays. I get so burnt out that it's hard to focus but I try to get something done since there's always do much to do on the weekend.
-
sávoy (pinguino@fosstodon.org)'s status on Thursday, 28-Mar-2019 21:14:02 EDT sávoy I feel like a lot of time I spend coding ends up with me starting at my screen and trying to figure out the best way to solve a problem. Not like it's bad, trying to be an efficient coder is important (despite it just being a hobby for me), but sometimes I feel like I spend *too* much time just staring.
-
sávoy (pinguino@fosstodon.org)'s status on Sunday, 24-Mar-2019 16:32:14 EDT sávoy Yeah, I come up with great module names.
-
socialist sávoy (pinguino@todon.nl)'s status on Wednesday, 20-Mar-2019 13:43:27 EDT socialist sávoy The choice #Debian and the community has taken in having DebConf20 hosted in Haifa, Isreal, is a huge dissapointment. A community founded in their Social Contract and one that claims to build a 'Universal Operating System' should not be hosting a conference in an imperialistic, apareteid state. You can't be universal when the Palestinian members of the community will be excluded and you ignore the history of crimes perpetuated by Israel. I expected better from them, honestly. What a way to fly against the spirit of both Debian's Social Contract and the communalism of #FOSS #FLOSS.
-
sávoy (pinguino@fosstodon.org)'s status on Tuesday, 19-Mar-2019 16:56:36 EDT sávoy Also started using neovim over vim. The reason? Neovim reads its config from ~/.config/nvim/ instead of ~/. Now that I'm testing a potential move to Void :voidlinux:, I want to have a clean slate which includes dotfiles. Debian :debian: was my first distro I got comfy in for years, so that along with me being pretty new to Linux when I started using it means I have a lot of cruft in my homedir
-
sávoy (pinguino@fosstodon.org)'s status on Tuesday, 19-Mar-2019 16:10:54 EDT sávoy Trying out cmus over mpd+ncmpcpp as my main music player, and I'm really liking its flow! Once I get its config tweaked to how I want it, it'll easily take over music duties.
-
sávoy (pinguino@fosstodon.org)'s status on Sunday, 17-Mar-2019 15:19:52 EDT sávoy First step in testing a virtual install of #voidlinux, got my dotfiles install script working great! #screenshotSunday
-
sávoy (pinguino@fosstodon.org)'s status on Friday, 15-Mar-2019 21:30:35 EDT sávoy @Matter I get lazy and don't restart as soon as I should, but at least I don't get too many on Debian Stable!
-
sávoy (pinguino@fosstodon.org)'s status on Friday, 15-Mar-2019 18:03:53 EDT sávoy There goes my uptime though :(. The only thing that keeps it from staying up are power outages. I'll never be able to post uptime porn at this rate
-
sávoy (pinguino@fosstodon.org)'s status on Friday, 15-Mar-2019 18:00:26 EDT sávoy SPOILER ALERT
It actually wasn't my ISP being absolute rubbish like it almost always is. This time the circuit breaker switched off in the room where everything is.
It's happened before but I have no idea what causes it, there's no extra load or anything.
At least it wasn't the US government out to get me for leftist shitposts though amirite 🙈
-
sávoy (pinguino@fosstodon.org)'s status on Friday, 15-Mar-2019 17:57:34 EDT sávoy @Matter I have a small UPS that helps against brown outs, but it has enough stuff plugged into it that it doesn't power them for very long!
-
sávoy (pinguino@fosstodon.org)'s status on Friday, 15-Mar-2019 11:59:58 EDT sávoy @codesections @jex 😱😓 this damn brain of mine I swear
-
sávoy (pinguino@fosstodon.org)'s status on Friday, 15-Mar-2019 11:36:57 EDT sávoy I always get so paranoid when I can't connect to my home server. My brain wants me to think the apartment burned down or that the government decided to raid it or something. 100% of the time though it's because my ISP is garbage and is down...
-
sávoy (pinguino@fosstodon.org)'s status on Thursday, 14-Mar-2019 09:59:30 EDT sávoy Finally found the correct SQL DB that stores all of the company data (with no help from IT). Now that there's a very good chance I won't need to use Excel PivotTables to pull in data from their cubes, I'm in the middle of making a sort of master class in python that sets up the correct WHERE expression parameters as attributes to pull from the tables of my choosing. Getting closer to my goal of near full automation.