[-] temeela@lemmy.blahaj.zone 1 points 1 year ago

As per the arkenfox wiki, you should not touch user.js but rather in user-overrides.js add (or create it) the following:

/* override recipe: enable session restore ***/ user_pref("browser.startup.page", 3); // 0102 // user_pref("browser.privatebrowsing.autostart", false); // 0110 required if you had it set as true // user_pref("browser.sessionstore.privacy_level", 0); // 1003 optional to restore cookies/formdata user_pref("privacy.clearOnShutdown.history", false); // 2811 // user_pref("privacy.cpd.history", false); // 2820 optional to match when you use Ctrl-Shift-Del

See info on overrides and the recipe to enable session restore

[-] temeela@lemmy.blahaj.zone 2 points 1 year ago

Why am I absolutely not surprised?

[-] temeela@lemmy.blahaj.zone 1 points 1 year ago* (last edited 1 year ago)

Thanks! For anyone that wants something that will block posts and comments do the following in uBlock Settings -> My Filters:

your.instance##.post-listing:has(*:matches-attr(href=/.*@blockedinstance\.domain/))
your.instance##.comment:has(*:matches-attr(href=/.*@blockedinstance\.domain/))

In this case from blahaj to hexbear:

lemmy.blahaj.zone##.post-listing:has(*:matches-attr(href=/.*@hexbear\.net/))
lemmy.blahaj.zone##.comment:has(*:matches-attr(href=/.*@hexbear\.net/))

Edit to add this will also make sure it doesn't remove posts that just have the instance in the title, just posts from the instance.

[-] temeela@lemmy.blahaj.zone 1 points 1 year ago

If I may ask, how do you do so with uBlock? Haven't found any info on filtering instances as a user

[-] temeela@lemmy.blahaj.zone 2 points 1 year ago

Welcome to the c~~ult~~lub! Make sure you squish her good :3

[-] temeela@lemmy.blahaj.zone 2 points 1 year ago

This x1000.

Re. Scoping, this is a really useful skill to nurture, that and accurately predicting how much time tasks are going to take you, which really go hand in hand.

Try to set up realistic goals/milestones for all your projects, not only gamejams, the bronze/silver/gold approach (which I'm borrowing if you don't mind) is a really good start, specially for jams, for longer projects you might want to take those and divide them in smaller goals!

Analyze when finishing each task how realistic your time/effort expectations were and eventually you'll nail your estimations more, you'll finish way more games when they don't creep in scope, ask me how I know!

view more: ‹ prev next ›

temeela

joined 1 year ago
MODERATOR OF