callcc

joined 2 years ago
MODERATOR OF
[–] [email protected] 0 points 4 days ago (1 children)

Does fusion power eventually end up being radiated away as heat? Would gigantic power generation through fusion not eventually end up heating our planet?

[–] [email protected] 4 points 4 days ago

Maybe try guix

[–] [email protected] 3 points 4 days ago (1 children)

Emacs will always be abe to do things you can't do with other editors. It's a text based interface toolkit that happens to also have a good text editor and IDE capability. Buuut, you need to spend a lot of time to set things up. I use it since probably more than 20 years and I still often need to look up and learn stuff. If you want a tool and not a workshop, get a simpler editor.

[–] [email protected] 1 points 4 days ago* (last edited 4 days ago)

I guess there is quite some truth to your hypothesis. Organisations who want to switch probably need help in Identifying the less desirable service providers and then in understanding how to substitute or upgrade to equivalent or better services. Imagine proposing an alternative to MS Teams and showing off a combination of services that could achieve the same or better things than Teams. also: your logo looks promising but could be improved quite a lot with minor adjustments.

[–] [email protected] -1 points 6 days ago

Just came here to say that the guy looks like a creep!

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

You could upload content to make it better !

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

No, I rarely read the code of software I use, especially crypto code since thant's not my thing. But good to know that you did. Thanks for your opinion.

[–] [email protected] 5 points 3 weeks ago (3 children)

Please tell us more about the actual security problems!

[–] [email protected] 19 points 3 weeks ago (1 children)

A gap in the pdf or actually a gap because you took years to figure it out? Both interpretations are funny.

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

Emacs with LSP and magit rules!

[–] [email protected] 2 points 4 weeks ago

Call me surprised if this was actually about AI replacing programmers vs signalling to the shareholders that the company got more efficient.

13
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]
 

So every time I drive my little car at night I'm filled with ungealthy rage afterwards and every time I think about what possible actions to take. This time I swore that I'd share some of my thoughts in order to help the movement gain more momentum. What comes is a collection of more or less well thought out ideas, don't take them too seriously.

  1. This is not really a political fight, it's about making the world better for everyone. We don't want to take away anything from you. We should try to not get the majority of people into a defensive position but rather educate about the problems and changes in lighting.
  2. Words are powerful. We need a word or wordmark that is easily understandable and that has a negative connotation without being too confrontational (like fuckyourheadlights).
  3. We should be cleverly about our strategy and take into account mass psychology. A big proportion of people have annoying headlights but either don't know it or maybe don't know how to make them less annoying. Make it so that the don't feel like they are the enemy but rather part of the solution.
  4. We should use official petitions or similar direct democracy tools if you have them in your country. Be clever and don't blindly start one. First gather a group of people willing to support it and have a good plan. Don't be confrontational, maybe ask for official investigation instead of bans.
  5. We should try to have science investigate the issue from a psychovisual point of view. This is all about people and not dry measurements and badly done specs. Try to include drivers eye-level and cars headlight height into the studies. Include spectral issues. White light can have a very different effect than more yellow or reddish light. Petitions could urge for scientific studies instead of bans or direct changes in policy.
  6. Include bike headlights, they are often as annoying as car lights. This issue highlights the alignment and height offset as parameters to the annoyingness and allows die hard car users to be included in the fight.
  7. The headlights issue is an issue for people in all groups of society. Be inclusive and use all kinds of platforms or media channels to spread the word. Be sure to consider 2. and use a common branding or word mark so small communities find their ways together into a big movement.
  8. Create songs, images and jokes to raise awareness of the topic. Don't point fingers but maybe make fun of people who have too bright beams without excluding them.
  9. Create material to help people to better align their lights or maybe dim them. Experiment with applying transparent foil to slightly reduce strength or change tint.
  10. Create a common signal to show other drivers that their lights are blinding. This could be for example: two short flashes and one long. Include this signal into your propaganda material. On bikes, remove your light and point into the eyes of the other biker until you have their attention, then point on their light. They will mostly understand the issue (unless they are dumb :/).

I hope to have brought up some interesting points for further discussion. What do you think?

 

A new community where people can just vent about or actually do coordinate action against the pest of ultra bright LEDs.

2
Protest song (lyricsintosong.ai)
 

Someone made this nice protest song!

Blinded by the light (and not in a cool way)

Contact me if you want an mp3 or similar.

 

Converting an old marble table to a coffee table. I haven't worked in my shop recently and forgot how much work even the most basic thing like cutting to length is. Anyways, I'm happy how things turned out.

52
Br=Br (lemmy.world)
 

New bread formula discovered. The covalent bond is strong and mediated by glutrons.

(Yeah I know bro, it's di-bromine already)

82
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/[email protected]
 

I don't know what I did right but I find the scoring to be very pretty.

Bonus: the other loaves of the batch

 

And here the real deal:

Only crashed once :)

138
Dart case (lemmy.world)
 

I made a case to protect my darts when taking them somewhere. Here are some more images. The case was made to fit a specific model and it's not very parametric till then end, so I'm afraid it's not super useful for others.

It was made in #FreeCAD 1.0 which was super smooth!

54
submitted 7 months ago* (last edited 7 months ago) by [email protected] to c/[email protected]
 

cross-posted from: https://lemmy.world/post/21641314

I'm designing a case for a dew-point ventilator controller to be 3d printed. The controller is implemented using arduino on an esp32. The project is based off of the code and HW implementation by Make Magazine Germany: https://github.com/MakeMagazinDE/Taupunktluefter. When starting out I was thinking this would be an easy project but it turned out that especially the lid with its lip and groove design and the parts fixations were not that easy. I'm excited to finally print it.

The file is parametric to some extent and the main footprint is based off of a master sketch. Many parts were imported as step files from grabcad. I used FreeCAD 1.0-rc1 which works like a charm for many things. Next thing I would like to do is to use the new assembly workbench. What do you think?

Manual "Exploded view",

Opaque view.

EDIT: I didn't mention the most important part. The device switches on a ventilator when the absolute moisture content outside is lower than inside a a certain room. This results in drying of the room that you ventilate like a basement with moisture issues. The dew-point acts as a proxy for measuring absolute moisture content.

 

I'm designing a case for a dew-point ventilator controller to be 3d printed. The controller is implemented using arduino on an esp32. The project is based off of the code and HW implementation by Make Magazine Germany: https://github.com/MakeMagazinDE/Taupunktluefter. When starting out I was thinking this would be an easy project but it turned out that especially the lid with its lip and groove design and the parts fixations were not that easy. I'm excited to finally print it.

The file is parametric to some extent and the main footprint is based off of a master sketch. Many parts were imported as step files from grabcad. I used FreeCAD 1.0-rc1 which works like a charm for many things. Next thing I would like to do is to use the new assembly workbench. What do you think?

Manual "Exploded view",

Opaque view.

 

Who can suggest an ethical SMTP provider for low volume transactional mail? I'm willing to pay up to 2€/month for a few hundred mails per month.

view more: next ›