33
Nydas36 (lemmy.world)

The 2x OLED displays are still a work in progress

76
[-] nydas@lemmy.world 27 points 10 months ago

Sam Altman has just been hired by Microsoft. LinkedIn

13

Hi all,

I'm hoping for some troubleshooting tips. I have a self-build split keyboard using Blackpills.

If I flash either side with 'SPLIT_KEYBOARD = no' in my rules.mk, then both sides work fine (but both working as the left side). If however I set 'SPLIT_KEYBOARD = yes', then both sides stop working.

It's driving me insane!

These are the relevant details of rules.mk:

MCU = STM32F401
BOOTLOADER = stm32-dfu
SPLIT_KEYBOARD = yes
SERIAL_DRIVER = usart

And config.h:

#pragma once
#define HAL_USE_SERIAL TRUE
#define SOFT_SERIAL_PIN A12
#define MASTER_LEFT
#define MATRIX_ROWS 6
#define MATRIX_COLS 6
#define SERIAL_USART_DRIVER SD1
#define SERIAL_USART_TX_PAL_MODE 7

And halconf.h:

#pragma once
#define SERIAL_USB_BUFFERS_SIZE 256
#include_next 

And mcuconf.h:

#pragma once
#include_next 
#undef STM32_SERIAL_USE_USART1
#define STM32_SERIAL_USE_USART1 TRUE

Please help! I've been at this for three days.

9

Hi all,

I'm hoping for some troubleshooting tips. I have a self-build split keyboard using Blackpills.

If I flash either side with 'SPLIT_KEYBOARD = no' in my rules.mk, then both sides work fine (but both working as the left side). If however I set 'SPLIT_KEYBOARD = yes', then both sides stop working.

It's driving me insane!

These are the relevant details of rules.mk:

MCU = STM32F401
BOOTLOADER = stm32-dfu
SPLIT_KEYBOARD = yes
SERIAL_DRIVER = usart

And config.h:

#pragma once
#define HAL_USE_SERIAL TRUE
#define SOFT_SERIAL_PIN A12
#define MASTER_LEFT
#define MATRIX_ROWS 6
#define MATRIX_COLS 6
#define SERIAL_USART_DRIVER SD1
#define SERIAL_USART_TX_PAL_MODE 7

And halconf.h:

#pragma once
#define SERIAL_USB_BUFFERS_SIZE 256
#include_next 

And mcuconf.h:

#pragma once
#include_next 
#undef STM32_SERIAL_USE_USART1
#define STM32_SERIAL_USE_USART1 TRUE

Please help! I've been at this for two days.

[-] nydas@lemmy.world 18 points 1 year ago

The challenge is that these days a phone is rarely used for calls or texts, but used with apps like WhatsApp or Teams or Slack or your mobile banking app, or things like that. And so there would need to be a critical mass of these apps to get me to switch.

1

I created a 2d surface that I can perform a linear extrusion on, however the result it obviously a hard edge on the extrusion. I would love to be able to add a bezel - either rounded or at 45 degrees. Is there an easy way?

2

I’ve got the basics down, but now looking to do something more complex, and unsure if it’s possible. I have imported a flat shape (a pcb), and I can extrude this out. What I want to do however is to rotate it on its axis, and then extrude it down the z-axis (not directly out from the surface). Is this possible, and if so, how?

[-] nydas@lemmy.world 93 points 1 year ago

An RSS feed is a publication that you can subscribe to without needing to give any personal information, such as your email address.

Website would publish their blog entries to an RSS feed so you didn’t need to keep going to their website, or give your email address to get it sent to you that way.

RSS stands for Really Simple Syndication.

[-] nydas@lemmy.world 34 points 1 year ago

I’ve just cancelled my Medium subscription. I was finding myself going there less and less. So many articles saying the same thing in various levels of broken English.

[-] nydas@lemmy.world 10 points 1 year ago

I think it gives everyone the same list of 29, but it’s the order that’s important. Gentoo came back as my top. I use Void which came back as 4th in my list.

45

Moore's law is the observation that the number of transistors in an integrated circuit (IC) doubles about every two years.

Is there anything similar for the sophistication of AI, or AGI in particular?

[-] nydas@lemmy.world 16 points 1 year ago

Fascinating! Thank you all for the answers! I got an F in French at high school, which might explain why I hadn’t made the connection.

233

When I eat chicken, I call it chicken. Chicken wing; chicken drumsticks etc.

When I eat lamb, I call it lamb. Lamb shank; lamb cutlets.

So why do I not eat pig or cow? I eat pork or beef. Is there a reason for that?

[-] nydas@lemmy.world 28 points 1 year ago

I’m an avid Void user, so I get the value of linux. But I cringe every time I see a comment like this. The OP has asked a specific question about a specific version of a specific OS. Someone asking about an OS should not be considered an invitation to tell them about another.

45
submitted 1 year ago* (last edited 1 year ago) by nydas@lemmy.world to c/nostupidquestions@lemmy.world

I currently have an iPhone X. I like it, but it’s gradually dying. It’s also a bit too big. Perfect size would be the iPhone 7 or similar. I’ve had different brand phones before this, so while I’ve been on Apple for a while, I’ve had Samsung, Motorola, Sony, Nokia etc. all the way back to the Nokia 3210.

I’m becoming a bit fed up of big brands and so want to de-Apple myself, but also not go Google. I would love a dumb phone, but I do have some regular apps: MS Auth for work; Lemmy; Philips Hue; Sensibo; WhatsApp.

I was looking at alternative OS options such as Graphene OS, that in theory allow you to run Android apps without Google. But how well do they work?

This would be my primary (only) phone.

So given size considerations (iPhone 7), ability to not be Apple or Google OS, but also be able to run my key apps, what do my options look like?

I’d go into a store and ask, but say ‘not apple and not google’ and you get a vacant stare in response.

[-] nydas@lemmy.world 42 points 1 year ago

Filesystem Table.

It’s a shortening. Not a shortening of File Systemtable though.

0

Only changes have been to remove the outer most column and so move from 40 keys to 36, plus a change of keycaps and some angled risers for the keycaps on both top and bottom rows.

35
Latest project (i.imgur.com)

It’s going to be a 24 key, choc keyboard with a 2” TFT screen in the centre block. Running off a Blackpill with per-key RGB, and the switches will be sunsets.

I’m still very much a novice at Blender, so this is basically just an stl export from OpenSCAD with some colour and lighting. Given that, logos and whatnot aren’t shown.

But Gerber files and component stl files are with jlcpbc waiting for printing.

7

Hey there,

Referring to around 1m40s in the attached Ben Vallack video, he refers to a transparent solder mask to show the traces on the pcb clearly. He’s using pcbway, which seems to be considerably more expensive than jlcpcb who I usually use for my prints.

Does anyone know if jlcpcb has this same capability, and if so what the settings are?

[-] nydas@lemmy.world 11 points 1 year ago

Sounds like it would be worth looking at the asyncio package.

[-] nydas@lemmy.world 6 points 1 year ago

Can confirm not hiding on Memmy

[-] nydas@lemmy.world 7 points 1 year ago

Letting the LLMs source from their for free, completely invalidating the proposed licensing model at Reddit.

view more: next ›

nydas

joined 1 year ago