Skip to content

Instantly share code, notes, and snippets.

View Martinsos's full-sized avatar

Martin Šošić Martinsos

View GitHub Profile
@matijaSos
matijaSos / gist:f695df59d430bad1c8208f727a72aa32
Last active June 3, 2020 10:15
Wasp design 1.0 for TODO app
// TODO app in Wasp - try #1
/**
Supported features:
- There is a page which shows a list of tasks
- List of tasks can be refreshed
- A new task can be added
- Task can be deleted
- Task can be updated
- There is a user system - user can sign-up/log in (TODO)
@gwpl
gwpl / Errors Before Downgrading jemalloc.md
Last active May 25, 2019 22:12
2017-12-17 Daedalus on ArchLinux - building notes by Grzegorz Wierzowiecki

To easy finding this gist Let me put here links that suggested me to downgrade jemalloc to resolve my issues:

plus how issues looked like to easy finding in search engines:

$ pacaur -S daedalus-bridge  # same for pacaur -S cardano-sl
@roadrunner2
roadrunner2 / 0 Linux-On-MBP-Late-2016.md
Last active February 29, 2024 16:29
Linux on MacBook Pro Late 2016 and Mid 2017 (with Touchbar)

Introduction

This is about documenting getting Linux running on the late 2016 and mid 2017 MPB's; the focus is mostly on the MacBookPro13,3 and MacBookPro14,3 (15inch models), but I try to make it relevant and provide information for MacBookPro13,1, MacBookPro13,2, MacBookPro14,1, and MacBookPro14,2 (13inch models) too. I'm currently using Fedora 27, but most the things should be valid for other recent distros even if the details differ. The kernel version is 4.14.x (after latest update).

The state of linux on the MBP (with particular focus on MacBookPro13,2) is also being tracked on https://github.com/Dunedan/mbp-2016-linux . And for Ubuntu users there are a couple tutorials (here and here) focused on that distro and the MacBook.

Note: For those who have followed these instructions ealier, and in particular for those who have had problems with the custom DSDT, modifying the DSDT is not necessary anymore - se