bufke

joined 1 year ago
[–] [email protected] 1 points 2 hours ago

I got simplefin sync working. But I was surprised how manual everything still is. Actual syncs line items but not balance. You have to manaully reconcile it. Actual does not handle transfers automatically, you have to set up rules for it and it's very tedious and often requires manual fixes.

For someone used to mint or monarch, I would say sync functionality is extremely mininal. I want to like it more. I'm kind of surprised so many people don't mind this stuff. Maybe I'm lazy.

[–] [email protected] 37 points 2 days ago (1 children)

To me, what's different is that the modern republican party seems to think that I'm an enemy of the people. Bush was awful but I never felt like he personally wanted to harm me just for existing. I knew Bush would send emergency aid to a democratic Voting area, no question. The "enemy" was abroad. Now it's within.

[–] [email protected] 3 points 5 days ago

I've been here for 14 years and own a stroller. Someone will always help, even in less dense areas. It's common courtesy. I'd guess more people would actually induce a bystander effect. Same thing with asking for directions.

[–] [email protected] 1 points 3 weeks ago

Start local. Where I live we have ranked choice voting for mayor.

[–] [email protected] 4 points 1 month ago

Steam deck works for me but the performance is bad. Playing a small city on low graphics runs fine. But eventually the simulation speed will get too slow. Gamepad controls work surprising decent though.

[–] [email protected] 2 points 3 months ago

I can't speak for Terry Szuplat, but I would think the same rules apply.

How exactly would calling an anti-abortion extremist a subhuman nazi terrorist help anything at all? It might make them feel more strongly in their beliefs. It might make you look bad, and get more votes for anti-abortion extremist positions. It might normalize the language of dehumanization, furthering aims of authoritarians. MAGA lives on victimhood, making it stronger hardly helps. Listening and being reasonable may be hard, but is more likely to be heard.

Regarding tolerance of the intolerant - I see no incompatibility. Vote to ensure their views don't win. Outlaw violence. There's times where civil disobedience is called for. Terry isn't suggesting just give up and let others run things out of fear of offending someone.

If I may offend you now by including Star Wars as a Disney movie, Luke doesn't win by killing his father and becoming emperor. That was Vader's thing. Vader is evil. So is Trump. But I wouldn't go airing commercials talking about how evil Trump and his vermin followers are unless I was aiming to get Trump elected.

[–] [email protected] 3 points 4 months ago

The economy works better now and they just released smaller assets for schools, firehouses, more parks, etc. Still no bikes. Performance is better and barely playable on my amd 8700g apu.

6
Patch Notes 1.1.5f1 (forum.paradoxplaza.com)
[–] [email protected] 1 points 7 months ago (1 children)

When I paused the game, plopped a park in an existing busy path, remake the connections with anarchy - the cims immediately updated their path to use the new park's path. They left. And then no cim ever came in again. Making a second path around the park (being slower) makes them take it again and avoid the park. I noticed that some paths made with anarchy just don't work at all too, or at least their connection to a road doesn't work even when it looks like it should. Another anarchy path connected to a train station platform did work.

I'll have to try invisible paths. I really want to get people walking through those parks.

[–] [email protected] 2 points 7 months ago (3 children)

I was excited to use Anarchy to connect the pedestrian paths on parks. But then I realized no one uses them. And then I realized the problem is no one goes in any park at all... I really want to like this game but it feels so dead having parks and paths entirely unused. The better road network tools are great, it's hard to go back to CS1.

[–] [email protected] 6 points 7 months ago (1 children)

With SSPLv1, does that mean one can sell redis hosting as long as everything used to manage it is open source? It says it's based on AGPL. So if say digitalocean open sourced all their api's and UI they could still offer managed redis. It seems like the answer is yes but then the blog post also says

Under the new license, cloud service providers hosting Redis offerings will no longer be permitted to use the source code of Redis free of charge.

That sounds like no.

[–] [email protected] 8 points 10 months ago (1 children)

Hello, I'm the lead dev of GlitchTip. Fun to see it mentioned here. Source maps are supported. I wish I had time to make the feature easier to use and write better docs. Contributions are welcome. It's very much a hobby project for the little time I have after work and family. Right now all of my attention is on an event ingest rewrite to work with fewer resources.

 

Bluetooth audio is my least favorite part of using Linux and it seems like my coworkers agree. I hear a lot of praise for pipewire, but it doesn't match what I experience. Does any system work well for anyone?

To clarify, it can work. But it's a harsh experience compared to say Android. I've used Ubuntu, Fedora, and PopOS. I've tried a few different headphones, using Galaxy Buds 2 current. Pulseaudio tends to "do as it's told" but doesn't automatically switch to the right (confusingly named) profile. With Ubuntu 23.10, using pipewire, it does automatic switch profiles. Sometimes this works great. But very often, it gets stuck on on a profile or just stops working. I have to reconnect bluetooth to fix it.

Is there some magic combination of things that works or is this just how it is for everyone?

[–] [email protected] 4 points 11 months ago

While debatable, It's often cheaper to pay someone to host than to do it yourself. Imagine a 1 sysadmin small devshop that doesn't want to pay for 24/7 on call support but does have devs working in different time zones. Or a big enterprise that needs support (perhaps someone to blame). Joke about corporate culture if you want, but often it's less stressful to blame a vendor than an employee or the internal culture. It may take 10 minutes to set up. Hours a month to maintain. Weeks to get permission to install it. Time to hire support sysadmin staff. Time to explain why kubernetes/simple vm/heroku/shiny new thing would make hosting it easier.

Why not github? Perhaps the person or org just likes open source. Distrusts Microsoft. Wants the option to self host as a bail out strategy. Or just dislikes github. Competition is great.

This argument applies to most open source apps with hosting options. I'm a fan of this model.

 

I'm curious to know how folks use async Djagno in production. Have you switched a project over? Fully or critical code only? What was your experience like? Was it worth it?

I made an example app to demonstrate superiority in a confined test. I've found it quite awkward converting existing sync views to async. Fetching a limited queryset for json serialization is awkward [x async for x in values]. Some ORM functions, like get_or_create, appear to be just wrappers that call sync_to_async. Django Rest Framework doesn't support async and adrf doesn't support everything.

 

I'm the lead developer of GlitchTip, an open source error and uptime monitoring platform. This release includes port monitoring for internal assets like PostgreSQL. GlitchTip aims to be easy to self-host. We're compatible with Sentry SDKs. If you've found Sentry's backend too complex to run or prefer 100% open source code, give GlitchTip a try. We're always looking for Python, Rust, and TypeScript contributors. I'm happy to answer any questions.

view more: next ›